Homepage » Minecraft Mods » Page 115
Minecraft Mods
18181 posts
Minecraft Mods (short for Modifications) are community-created extensions or modifications that add new features to Minecraft, change existing mechanics, or make the game more enjoyable. For example: adding new mobs, weapons, tools, blocks, improving graphics, adding lighting effects, shaders, and even introducing complex new systems such as machinery, magic, energy, or enhanced survival.
Respawnable Pets Mod (1.21.10, 1.20.1) allows your tamed pets to respawn once you next sleep in a bed, with a configurable blacklist. Additionally, there is a configurable “name blacklist” that…
DnT Pillager Outpost Overhaul Mod (1.21.10, 1.20.1) is a standalone split version of the Pillager Outpost Rework originally found in Dungeons and Taverns. This mod introduces pillager outposts, introducing a…
Unsafe World Random Access Detector Mod (1.21.10, 1.20.1) is a mod that detects unsafe off-thread world random access, helping to find causes of “Accessing LegacyRandomSource from multiple threads” crash. This…
Grind Enchantments Mod (1.21.10, 1.20.1) adds a few new features to the grindstone. Now you can remove enchantments from an item by placing it and a regular book in the…
Mo Glass Mod (1.21.10, 1.20.1) adds glass stairs and glass slabs to Minecraft. Features: Glass Slabs! Stained Glass Slabs! Glass Stairs! Stained Glass Stairs! Working Transparency! Seamless Transparency: Both the…
Petrol Parts Mod (1.21.1, 1.20.1) is an add-on for the Create mod, that introduces some new block mechanisms that can be used in combination with Create machinery. The newly added…
Macaw Abnormals Mod (1.21.1, 1.20.1) acts as a bridge between Macaw’s mods and mods by Team Abnormal. Creator Sketch_Macaw is popular for creating mods that introduce various different construction elements…
The Watching Shade Mod (1.20.1, 1.20) introduces a creepy, unpredictable entity that stalks the player. It can tamper with your world by breaking torches and building strange structures, especially active…
Cinematic Zoom Mod (1.21.1, 1.20.1) enhances the visual experience by allowing players to smoothly zoom in on their surroundings. Inspired by the OptiFine zoom feature, this mod adds a cinematic…
SCP-035 The Possessive Mask Mod (1.20.1, 1.19.4) introduces SCP-035 into Minecraft as a new hostile threat. This cursed mask can be found on the ground or worn by SCP-035 carriers.…
Etheria Botania Integration Mod (1.20.1, 1.20) integrates the magic systems of Etheria and Botania by adding new ways to generate mana and enhance combat. It introduces the Etherbloom flower, which…
Create Mechanical Botany Mod (1.21.1, 1.20.1) adds two new automation blocks for plant processing using Create’s system: the Mechanical Insolator and the Mechanical Composter. These machines expand Create factories with…
Universal Graves Mod (1.21.10, 1.20.1) adds simple graves for deceased players in Minecraft. When you reach the place of your death, you can retrieve your items and experience. The grave…
Snow Under Trees Mod (1.21.10, 1.20.1) allows snow to fall through leaves on a tree, thus allowing the game to have a more realistic scenery for the winter biomes. Traveling…
Minecraft is, in many parts, singlethreaded, which is often a bottleneck. That’s why modders often try to optimise the game by parallelising tasks like chunkloading or tick execution. Concurrent Chunk…