Homepage » Minecraft Mods » Page 962
Minecraft Mods
18149 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.
Super Simple Home Mod (1.21.8, 1.20.6) introduces easy to use home teleportation commands into the game. With the mod installed, players can use the /home.set [Name] command to set their…
Retractable Ladders adds two new blocks to the game: A retractable ladder machine and a rope ladder to fill it up with. It works in both the client and the…
What it does: What it sounds like! It fishes for you! Screenshot: Video: How to use it: Cast your rod into a body of water and wait! The AutoFishing Mod…
Have you ever wished you could take multiple materials and make alloys out of them? Well now you can! This mod adds alloys to Minecraft. Features: Alloys: Iron Gold Alloy…
Frames Mod 1.7.10 adds in iron and wooden frames that you can decorate your world with. These have to be placed on a block but you can remove the block…
Aroma1997′s Dimensional World Mod is a mod dedicated to creating another dimension whose sole purpose is for mining. Instead of ruining your normal Minecraft world with industrial equipment from the…
Opis Mod 1.7.10 is a server profiler for Forge server. This mod is a must have for any server admin, as it will allow you to spot the chunks which…
Throwable Torch Mod 1.10.2, 1.7.10 adds a “throwable torch” and corresponding recipe. To make a throwable torch, combine a torch and slimeball/clay/magma cream in the crafting grid. When thrown, a…
Don’t Run With Scissors Mod (1.20.4, 1.18.2) is a light-weight mod based around an advice that you might have heard when you were a child. As the name of the…
Giacomo’s Map Coloring Mod (1.20.2, 1.20.1) allows you to edit a tiny detail in Minecraft. You see, when a map is created in the game, some pixels appear in the…
Random World Name Mod (1.21.1, 1.19.2) is perfect for players who want to add a touch of creativity and uniqueness to their Minecraft worlds. Instead of the generic “New World”…
Unpunished Mod (1.21.1, 1.18.2) is designed to make the experience of dying less punishing by reducing the amount of XP lost on death. Instead of losing a large portion of…
“A watched pot never boils” is an old adage that simply means that something may not occur if you keep on looking for it to happen. A Watched Pot Mod…
Killing a wither rewards you with a nether star. Using the nether star, you will be able to craft a beacon, which is one of the most powerful items in…
Advanced Rocketry Tweaker Mod (1.12.2) is a way of working with Advanced Rocketry recipes with Craft Tweaker. Sample script: // Chemical Reactor //mods.advancedrocketry.ChemicalReactor.clear(); mods.advancedrocketry.ChemicalReactor.removeRecipe(<liquid:rocketfuel>); mods.advancedrocketry.ChemicalReactor.addRecipe(<liquid:rocketfuel>*1000, 80, 100, <liquid:oxygen>*500, <liquid:hydrogen>*500); //mods.advancedrocketry.ChemicalReactor.addRecipe(<minecraft:obsidian>*1,…