Minecraft Mods

Here is a complete list of the recently updated Minecraft mods. The packs are listed in descending order from newest to oldest. The modifications to the original (vanilla) game, are written by independent developers from the community, who usually offer them for free. If you know some coding, you can even write mods yourself. From adding new biomes and mobs to cheating and graphical improvements, there's a mod for everyone. Our carefully selected list includes only the best Minecraft mods that have been tried and tested by the community and our team. Browse the reviews and find the best Minecraft mod!

Types of Minecraft Mods

This is an ultimate beginner's guide to Minecraft mods! Here, you'll learn everything you need to go from a novice to an expert in Minecraft modding. We now list all the different mod types.

Data Packs and Behavior Packs

Data Packs (for Java Edition) and Behavior Packs (for Bedrock Edition) change the game without modifying any code directly. Behavior packs can change entity behaviors, loot drops, spawn rules, item recipes, and trade tables. Data packs, on the other hand, allow players to customize command functions, loot tables, world structures, advancements, recipes, and tags. Both types of packs are enabled on a world-by-world basis and use JSON files, making them easy to use and implement.

Resource Packs and Texture Packs

Resource packs and texture packs change how the game appears or sounds. Both terms are used interchangeably, but texture packs include only visual changes, while resource packs can also include audio changes. These packs are named the same for both Java and Bedrock, but they are not interchangeable between the two versions. Check out our big list of the best Minecraft texture packs!

Bedrock Scripts and Java Mods

Scripts for Bedrock are custom codes written in JavaScript, allowing more extensive changes than behavior packs or resource packs. Java mods modify the game's code directly, offering near-infinite customizability. To install Java mods, you need a base foundation mod loader, which allows other mods to alter the game.

Optimization Mods

Optimization mods improve Minecraft's performance without significantly changing gameplay. The most popular optimization mod for Java is OptiFine. This mod makes the game's code more efficient, resulting in better performance and higher FPS.