Homepage » Minecraft Mods » Page 1134
Minecraft Mods
18029 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.
Scroll of Harvests Mod (1.20.1, 1.19.2) displays detailed information about the tool tiers available in the game, useful when running mods that adds or re-orders tool tiers along with mods…
KubeJS Industrial Foregoing Mod (1.20.1, 1.19.2) lets you modify and create various recipes for Industrial Foregoing Mod. Features: The provided methods are listed below: ServerEvents.recipes(event => { event.recipes.industrialforegoing.dissolution_chamber( ["minecraft:tnt"], //…
AppliedE Mod (1.21.1, 1.20.1) is a Minecraft mod made as an add-on to both Applied Energistics 2 and ProjectE providing more tightly-coupled integration between the two mods. Unlike conventional add-ons…
In a recent update, Mojang increased the world height both upwards and downwards. The downward extension is generated using a new type of stone called deepslate, which is much stronger…
In the vanilla game, you will find shipwrecks generated in beaches and shores. These shipwrecks often contain treasure chests with loot inside them. No More Shipwrecks Mod (1.21.1, 1.20.1) is…
In the vanilla game, to obtain quartz ore, you have to make your way to the nether dimension to find quartz ores. Quartz ores are only generated in the Nether,…
Ars Knights’n’Mages Mod (1.20.1) is an add-on for the Ars Nouveau mod. Ars Nouveau is a very popular mod that introduces a collection of different magical spells into the game.…
Thermoo Patches Mod (1.21.1, 1.20.1) provides compatibility patches and integrations for mods based on Thermoo, such as Frostiful and Scorchful, along with other non-Thermoo mods that benefit from temperature mechanics.…
Axolotls were added to the game in a recent update and they are arguably one of the cutest mobs in the game. Axolotls feed on tropical fish and therefore if…
Celibistrial’s Freelook Mod (1.21.8, 1.20.1) lets you look around in Minecraft without changing your player’s movement direction. By holding or pressing a keybind, you can freely move your head to…
Sleep is an important part of your health and life in general. Minecraft emphasizes this with the help of phantoms. If you do not sleep for multiple days in a…
Effortless Structure Mod (1.21.1, 1.20.1) makes building in Minecraft easy and fun, with special tools for placing and breaking blocks. Players can choose from 13 different build modes, such as…
KubeJS Powah Mod (1.21.1, 1.20.1) allows you to create Energizing Orb recipes from the Powah mod. Features: This methods to do so are listed below: ServerEvents.recipes(event => { // .energizing([inputs,…
KubeJS Botany Pots Mod (1.20.1, 1.19.2) allows you to create crops, soils, and fertilizers for the Botany Pots mod. Features: The provided methods are displayed below: ServerEvents.recipes(event => { event.recipes.botanypots.crop(…
KubeJS ProjectE Mod (1.19.2) lets you set the EMC values of items and the Philosopher’s Stone transformations blocks with the ProjectE mod. Features: Examples are shown below: Server side events…