Mods for Minecraft

Explore some of the outstanding mods for Minecraft. There is always a room to make your game more fascinating. So sit back, and flick through tons of amazing mods!

Filter by
Sort by

Mob Vote 2022

Mob Vote 2022 is a mod that adds the shortlisted mobs from the 2022 Minecraft mob vote. These mobs are fully updated and offer unique tasks and abilities. For example, one mob can bring items to you on a dish, while another can help you retrieve fallen entities. Additionally, some mobs can even dig blocks for you. Each mob has its own set of characteristics that make it stand out from the rest. If you were disappointed that your favorite mob didn't make it to the final cut, this mod gives you the chance to experience them in the game. With Mob Vote 2022, you can enjoy these fun and engaging mobs and add a new level of excitement to your Minecraft gameplay.

Einstine Pc

Female Villagers

Female Villagers is a mod that introduces a much-needed addition to the world of Minecraft - female versions of all the mobs in the game. While playing Minecraft, you might have noticed that all the villagers, pillagers, zombies, illagers, traders, and other mobs are male, which can make female players feel a little left out. But with this mod, female players can finally have a more inclusive experience in the game. The female villagers function the same way as their male counterparts and can be found in villages across the Minecraft world. They have the same AI behavior and trades, but with a feminine touch. This mod is perfect for players who want to have a more diverse and inclusive experience while playing Minecraft. It is also a great addition for players who like to role-play and create storylines in the game. With female villagers, players can add a whole new dimension to their Minecraft experience. Overall, Female Villagers is a fantastic mod that adds a much-needed element of diversity to Minecraft. It is a great addition to the game, and one that many players will appreciate.

Einstine Pc

Adventure Structures

Adventure Structures is a fantastic mod for those who love to explore and embark on adventures in Minecraft. With this mod, you can discover various new structures that are scattered across the world. These structures are not part of vanilla Minecraft, making it a fresh and exciting experience for players. What makes this mod unique is the different types of structures that have been added. Each structure has its own characteristics and story to tell, making exploration all the more interesting. Additionally, Adventure Structures includes new items such as blocks that will fit seamlessly into the game and enhance the overall experience. Overall, Adventure Structures is an excellent mod that offers a thrilling adventure for players looking to explore the Minecraft world. It adds new structures, items, and narratives, making it a must-try for all Minecraft players.

Einstine Pc

Ottercraft

Ottercraft is a fantastic Minecraft mod that introduces the adorable river otters to the game. These lovable creatures can be found in River and Swamp Biomes and love to play on both land and water. They are semi-aquatic, so they enjoy swimming and following nearby boats or players. One of the best things about this mod is that the otters are tameable and breedable with cod or salmon. Once tamed, they will follow you on your Minecraft adventures and even wear cute little life jackets that can be dyed different colors. In addition to being excellent companions, otters in Ottercraft love sitting in boats with you! They are naturally curious and always ready for an adventure. This mod adds a whole new level of fun and cuteness to Minecraft.

Einstine Pc

Meet your fight

Are you looking for a challenge in Minecraft? Meet Your Fight is the mod you need! This mod adds new and exciting bosses to the game, giving you the chance to test your skills and prove yourself as a worthy adventurer. The bosses come with unique abilities and powers, making each fight a thrilling and intense experience. And the rewards are worth it too! Defeating a boss will grant you special armor, tools, and abilities, helping you on your journey in the Minecraft world. With this mod, you'll never be bored again. Challenge yourself and show off your fighting skills against the toughest foes Minecraft has to offer. Install Meet Your Fight and start your epic battles now!

Einstine Pc

Otako

Otakomod is a must-try mod for all anime lovers out there! It brings a whole new level of excitement to the Minecraft world by adding more than 200 unique and fun anime characters that you can interact with. These characters can be found all over the world, and you can make friends with them to accompany you in your journey. With Otakomod, you will no longer feel alone playing Minecraft single player. You can have fun and enjoy the company of your favorite anime characters. Whether you want to explore new places, fight off mobs, or just chill out and relax, these characters will be there to help you every step of the way. So, if you're an anime fan looking for a more exciting and interactive Minecraft experience, Otakomod is the perfect mod for you!

Einstine Pc

BisectHosting Server Integration Menu

BisectHosting Server Integration Menu is a mod which allows you to quickly startup a Minecraft server with BisectHosting directly within Minecraft Itself. BisectHosting is a popular Minecraft Server host which is commonly sponsoring various Minecraft mods and helping the community. They like some other Minecraft server hosts (like CreeperHost), have various mods to work with the game, however theirs may be one of the easiest to quickly startup a server with. The mod is mostly for Modpack developers to do advertising with rather than a tool that is actually useful for players. When you go to the multiplayer screen you will see a section at the top that says Need a server? Clicking on this fills out a screen that makes you select a pre-existing modpack from a platform or a loader and then lets you fill out information about the specs you need and brings you to the bisect hosting checkout page. This can also fill out a config file. The ideal way to do this is if you are a modpack maker you will go to the config, and in MC Forge go to config/bhmenu-client.toml or on FabricMC /config/bhmenu/bhmenu-client.properties and then fill out the info about the Title and Description and the Partner ID (which can be found at the console) and the Modpack ID (which can also be found at the console). Filling this config out makes it easier for a player of a modpack to just click on the link and automatically have the ability to have the pack selected. The bisect hosting mod does not appear to just let you upload your existing playset to the plan automatically but rather as just a way to get a new server with an existing modpack which making it more of an option for affiliates to put in their modpacks than a tool for players to actually use (at the end of the day you just end up back on their website). BisectHosting is known for their advertising and sponsorships, they are the Raid: Shadow Legends of Minecraft modding, they advertise a lot. Their prices are not too good, you would be better off going for something like SparkedHost if you cared about price, but if you want to support creators BisectHosting could be a good option if you use the creator’s code. Using a creator’s code can also get you a discount in the beginning.

mchoarder

Creative Core

Creative Core is a library mod for fabric that adds a lot of core functionalities and changes lots of the in-game code to work with some of the mods that it works with. It contains many new APIs for developers and a few small in-game things for players.For PlayersFixed     an in-game lag bug, this was a lag fix that existed in parts of the     game when unloading a chunk with lots of tile entities like furnaces     on it (This bug was commonly taken advantage of on servers like     2b2t). It was merged into MC Forge. 2     in Game commands for Config. /cmdconfig and /cmdclientconfig are     both config commands which exist in the game for working with the     config of mods which use it.For Developers    Graphical     User Interface APIConfig     API    ASM,     Reflection, and Bytecode-related toolsPacket     management and splittingPlayer     UtilsA     built-in loader for loading modsItemstack     Uniformity with InfoStack ObjectsFake     world for some thingsIngredient     ToolsRegistry     ToolsInventory     ToolsMathsAbstractionUnsafe     toolsSerialisationInventory     Tools like slot viewingAnd     much moreIt is good for making platform-independent mods that can work on both FabricMC and MC Forge and others. It is in many ways better than tools like Architectury as it has a built-in loader, a little like FeatureCreep, which makes it so if you wanted to you could more easily bundle 2 platforms in 1 jar or at least have fewer differences between your files saving lots of time and making code more portable. It works officially on MC forge (which itself changes a lot) and is ported to FabricMC. Many of CreativeMD’s mods though are still packaged separately for each loader.Core, library, and API mods are a pain to have to install all the time, but this one adds a lot of libraries to help make mod development faster for developers. Some mods which use CreativeCore includeLittleTiles   ItemPhysicAmbientSoundsCMDCamInGameConfigMangerAnd     Others, a lot from CreativeMDCreativeCore is common on many modpacks like CreativeMDs and other mods, but not all mods are made by CreativeMD, some such as ModernOnlinePictureFrames also use it and are by 3rd parties.

mchoarder

AmbientSounds 5

AmbientSounds 5 or Ambient Sounds is a sound mod which adds various new sounds that appear around your world, often looped and repetitive yet pleasing at the same time if you have your sound on. It goes well with the built-in Minecraft music but also makes the in-game sounds a little more interesting if you need to turn off the MC Music for a while. Many of the in-game sounds appear in various locations at different times. Like in the vanilla game, the place can affect where the different sounds play.Despite being a sound mod, the mod has lots of code in it to determine which sounds should be played and enabled and you can configure this with multiple different JSON files in the config folder. You can set the feature locations, the sound locations, the regions, and dimensions, and the engine to get good detail of which sounds should be played where. Modders can also use the large sound engine API to help with their sound mods and playing sounds. You can also create your sound packs with information from the wiki. There are a lot of sounds in the game, some of the sounds in the game added by the mod are:Bird     SoundsCicadasCricketsCrowsFrogsOwlsSeagullWolfCaveSuspenseWaterWeather    WindAnd     More.These can all make the game happier, or scarier, or change the game in other ways. They can though be quite distracting and set a false alarm. Some of the sounds are pretty short and basic, while others are much longer and more detailed. The sounds work in modded biomes also, Hypsellis helped get a list of biomes from various biome mods. Paul from paulscode the sound engine used in MC and MC Forge also helped fix issues in the mod. The mod updates a lot with new sounds. Many are made from online mixing tools such as amibent-mixer.com or naturesoundsfor.me making it easy for individuals to expand the sound. Requires CreativeCore

mchoarder

Continuity

Continuity is a Fabric, Indium, and Sodium port of Optifine’s CTM Format. It is built around modern APIs and provides an efficient way to connect textures and work with Optifine CTM resource packs and texture packs. It is designed with full parity in mind. Block and Item models designed for Optifine should also work, these can be made in a tool like BlockBench or Cubik Studio. You are able to use resource packs like Connected Textures (CTM) Overhaul or use the built-in resource packs.There are 2 built-in resource packs.Continuity/Glass_pane_culling_fix is to fix a bug with the culling of glass panes.Continuity/Default is a default resource pack that adds various new connected textures such as glass, sandstone, bookshelves, and more for reference purposes.These 2 resource packs are mostly for reference or fixes rather than for a completely new experience. If you want to take full advantage of continuity you would want to find an Optifine or Continuity-based resource pack.The main thing in the CTM Format is for connected textures to make blocks blend in with each other, though such a thing is possible to conflict with other rendering engines or possibly shaders.Continuity claims to require Indium to work, but it does not crash the game if you do not have it installed (at least it does not in some cases like in ours), it just does not work quite as well. Continuity is just an add-on for Indium which tries to replicate a feature for Optifine, it will not be porting to MC Forge because the rendering system there is much different and there is less reason for it to exist there because Optifine already exists and does about the same thing. If you have Optifine installed maybe on an older version of Fabric or something there is no need to have continuity.

mchoarder

Indium

Indium is a rendering optimisation mod that goes alongside Sodium to improve rendering. It is a must-have with Sodium for lots of mods, many mods will complain if you try to run them without Indium installed. Indium is built off the original fabric rendering API (Indigo) but adds new advanced rendering effects. Sodium by itself cannot access Indigo so Indium helps it access it.Many mods do not explicitly require Indium, however, if a mod used Indigo and you have sodium installed, then you could run into issues without Indium installed as Indium provides indigo. It is important to note though that Indium like Indigo can sometimes conflict with other rendering engines installed so it is important to keep that in mind when making a modpack with multiple rendering engines. Some mods which use Indium includeCampanianBits     and ChiselsLambdaBetterGrassContinuityPackagesAnd More.Indium by itself does not do much to affect performance so should possibly be avoided if you do not need any mods which use it, but if you do then it is an official addon for Sodium. You need Sodium installed to play it, and Indium is useless by itself as it is just a way to make Indigo work with Sodium. You do need the Fabric API for Indium to work through. Indium could sometime in the future be merged into sodium once sodium is in a more stable state, but for now, it is not a priority for the Indium developers. It is important to keep in mind that the newest changes in Indium may have some conflicts with other mods, such as Iris shaders may not always be compatible with the newest version of Indium. Indium is commonly used in many modpacks but not needed for all, but some which use entities or do other stuff with rendering may need it, however, there are alternate rendering engines which could be useful if you do not want to be too limited to fabric. Some mods claim to need Indium but turn on or do work with issues without Indium, alternate rendering plugins also work sometimes.

mchoarder

OpenBlocks Elevator

OpenBlocks Elevator Is a 1.8 and newer Elevator port from the old OpenBlocks mod. The elevator is like a fast lift or scaffold that allows you to move up and down quickly. The Elevators, in most cases, need to be the same X and Z coordinates and within 4 blocks on the Y access for a total of 20, though this can easily be changed in the config.Once you have a lift system, you should be able to climb up by jumping and climb down by crouching. This makes it a very fast method of transportation.If you want different levels only some can access, you can group your elevators with dyes. The elevator will, in most cases, try to avoid stops which are not the same deal colour. When moving, your camera also changes.One cool feature in this mod over others is The ability to camouflage your lifts to make them look like surrounding blocks, making it good for security or decorations.

mchoarder

Mantle

The Mantle is a library and QoL mod for Minecraft. Mantle as a library is used for many of the biggest mods, such as:Armory Expansion (and Add-ons)Baubley Heart CanistersTinkers Construct (and add-ons)Harvest TweaksAnd MoreMost mods that use Mantle are related to Tinkers Construct or its add-ons.Even if you do not have a mod which requires Mantle, there are still some changes you can see, such as if you have stacked hearts and coloured hearts, you won’t see the coloured hearts unless your max can be improved.For developers, there are many functions which Mantle adds, such as:RegistrationLootItem helpData generationBlocksFluidsNetworkingJust enough items integrationsConfigsand many more.There is even documentation on how to use it on their wiki. It is important to note that Mantle is often very slow to update, so if you make a mod that uses it, you will need to wait for it to update. Additionally, at least officially, it is MinecraftForge only. Most base mods using Mantle are by Slime Knight (the author of Mantle), so it may not be as well optimised for other mods.

mchoarder

Thermal Foundation

Thermal Foundation is a mod for Minecraft, which is a base mod for many of the mods in the Thermal Series, such as:* Thermal Cultivation* Thermal Dynamics* Thermal Expansion* Thermal Innovation* Thermal Integration* Thermal LocomotionAnd more.There are also many nonThermal mods, other ones made by CoFH and some by 3rd parties. Some other mods using Thermal Foundation include:AllTheCompressedAwesome Sauce CoreExtraTiC Patches - UniversalIgnition: FoundryNetherFoundationRedstone ArmoryRedstone ArsenalRedstone Repository RevolvedRootsAnd many moreFor players, Thermal dynamics does not do much, but for developers, it can be a useful tool. It requires CoFH to be installed for both players and devs, so developers can also take advantage of many of the features of CoFH.CoFH is also Thermal Foundation's developers and one of their biggest mods.There are some issues, though, such as the documentation not always being up to date and some stuff changing, but this is because Thermal Foundation has often been on the cutting edge in the past, being one of the first to do lots of things and ended up setting lots of standards such as how Forge Energy was largely based on Redstone Flux. Some other issues include a restrictive licence and the source code not being fully visible on the CurseForge page requiring extra steps to find it. Another big drawback is being MCForge only officially.

mchoarder

COFH Core

COFH Core is a mod which I used for lots of TeamCoFH and KingLemmingCoFH mods, including the Thermal Mods. COFH mods have been around for a long time, since 2013 or maybe even older (and have changed a lot over time), and are also some of the most popular mods. CoFH Core is required to run many of these mods. CoFH Core may be used for other mods, but the documentation is not always current. The licence for many of these mods is quite strict, though 3rd party mods exist. It has a lot in common with the older CoFH Lib. Some of the mods which use CoFH Core include:Applied IntegrationsArcher’s ParadoxAUNISRedstone FluxBetween OresBig ReactorsBiomes o Plenty ToolsCalculatorCoFH: Vanilla+ SatchelsCoFH: Vanilla+ ToolsCompacted Tools & BlocksEnhanced InventoriesEnsorcellationImmersive TechnologyJaded TweaksAnd many more
Many of the mods that use CoFH are very popular, so many mods may use it, though it does not do very much by itself.One of the drawbacks, though, is it is harder to access the source code, and the documentation is not always up to date, so making mods with it may not be worth it. Additionally, it is exclusive to Minecraft Forge. Additionally, the APIs change a lot so that some things can be removed. Lots of the stuff now is good for multiplayer support.

mchoarder

Showing 136 to 150 of 942 results

Log In Required

Accessing certain features in our website requires authentication

Sign In

Or if you do not have an account

Create an account
Post is saved
Mod version does not match with the version of selected modpack
Post is saved to your bookmarks.
Select the language

After changing the language website content will be completely translated to the selected language and you can view translated versions of available posts.