Mods for Minecraft 1.15.2

Discover some of the wonderful mods for Minecraft version 1.15.2. These will make your Minecraft world even more fascinating to explore by adding a whole bunch of new functionalities, items, blocks and even new landscapes.

Filter by
Sort by

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

Enchantment Descriptions

EnchantmentDescriptions Is a Vanilla Plus Quality of Life Client-side mod which shows the descriptions of enchanted books on the tooltip. If a book has a known enchantment, hover over it, and it will say what it is. The enchantment descriptions work across multiple different languages.The mod also works with modded enchantments. However, the mod that adds the enchantment likely needs to officially support the descriptions, or the player or mod pack maker may need to add it manually. The enchantment descriptions are, in most cases, added with traditional localisation JSON files and do not require a special APi to use, so a modpack maker can easily add support for new enchantments or descriptions in other languages (though for vanilla ones, it is suggested you submit them to the GitHub so others can play with them). To add an enchantment description, do an entry named: enchantment.modid.enchantment_name.descFor the most part, this mod does not need to be installed on the server, and a player should be able only to add it on their side and have it work, even on Vanilla servers.Some mods like Apotheosis require it.The mod used the Multiloader template, so works on both Fabric/Quilt and Minecraft Forge.

mchoarder

AttributeFix

AttributeFix is a mod which removes the arbitrary attribute limit on some things with a configurable one. With a config file, you can change the limit or make it as high as java would let you for the operator type.* Max Health if Entities (normally maxes out at 1024)* Knockback Resistance* Movement Speed* Attack speed and Damage (have limits)* Armour values (are often limited)* Armour Toughness* Luck* Follow range
These limits exist in the game, making it harder for modders to customise what they want. AttributeFix generally gets rid of these restrictions. It works on Minecraft Forge and Fabric/Quilt and uses the MultiLoader template. AttributeFix does not do much. It only really matters if some mods use its higher numbers. The mod content could also easily be added to your mod, and AttributeFix is mostly just a simple injection.Some mods which officially use AttributeFix include:Nightmare Craft: SurvivalStick of DeathChaos AwakensRaid AwakensRPGishLuminiumArmor Toughness BarAnd many more.Even if a mod does not specifically require It, it could still work, and most mods which use AF officially will boot up without it, just with the attributes being obsolete.

mchoarder

FTB Quests

FTB Quests is a Questing mod for Minecraft. It is team-based, allowing you to easily set quests for a full team, making them easier and more efficient.There are multiple types of quests and more than one way to see many of them, such as the GUI and blocks for counting collections of blocks. Or Quest books can be obtained with condoning stones and books on a crafting table.
FTB Quests was written with FTB mod packs in mind, but you can easily use them. They have a wiki which goes into detail about how to use FTB Quests. The options are advanced and very customisable. However, it is important to note that the mod is All Rights Reserved, so you can’t distribute it very much or do much changing.
//TODO write about some basic parts of the lib
Item Filters, FTB Library, FTB Teams, and Architectury are required. KubeJS and Just Enough Items have integration, though. FTB Quests are required to run many Mods, mostly FTB ones. Some of the mods which require FTB Quests areFTB Money (Forge)FTB Quest sellerFTBQ BorealisChemical Exchange TweaksAnd more.

mchoarder

Cucumber Library


Cucumber Library Is a mod designed to be a shared library mod which is supposed to be used for many of the mods made by BlakeBr0 and some other mods.For players, you will notice that some of the blocks and items will show the tags in their tooltips. This is useful if you are making a mod pack or are playing with many mods and want to see what the tags are of an item to find compatibility with other items. For this to be enabled, you must enable advanced tooltips in the config.However, the main reason one is likely installing Cucumber is because of the mods that rely on its code; the author of Cucumber writes most, but 3rd party mods also exist; here are some of the mods which use Cucumber:Quantum SingularitiesTenyTech ModMystical Agriculture Tiered CrystalsExtended Crafting: Nomifactory EditionMystical AgricultureMystical AgradditionsMystical CustomizationExtended CraftingPickle TweaksIron JetpacksMore BucketsAnd more
For developers, there are many modules which do many things, including:clientcommandcompat/almostunifiedcompat/almostunifiedconfigcontainercraftingenergyeventfluidhandlerhelperifaceinitinventoryitemlibnetworktileentityAnd MoreCucumber also has a wiki with lots of information about developing mods with it. One thing you may need to worry about is that, officially, only Minecraft Forge is supported and not Fabric.

mchoarder

Item Filters

Item Filters is a mod which makes sorting inventories easier, especially in creative mode. The mod adds 1 new Item called the item filter, where the filtering occurs. It is designed to work with mods like FTB Quests, Modular Pipes or QNet. There are many modes of filtering which can take place, such as:* NOT - Returns all but a specified item* OR - Returns all that have a common child filter* AND - Returns all the items that meet all the filters* XOR - Returns instances of 1 but not both* Ore Dictionary Name - Used for Ores with names* Creative Tab - Filter by Creative tab* Mod - Filter by modNot all of these have GUIs. There are also many more plans, such as for various mobs, EMC, and liquids. If one of the ones they already have is insufficient, you may add your own with the custom API added by this mod for new filter types.The people make this mod at FeedTheBeast/KubeJs/ModdedMinecraft and others. It is available for. It’s MC Forge and Fabric

mchoarder

Xaero’s World Map

Xaero’s World Map Is a QoL Vanilla plus world map and navigation mod for Minecraft made by Xaero. To activate the world map, press the designated key bind (m by default), and then you will get the world map open with all the discovered locations. At the same time, undiscovered locations will have a black Fog of War until you discover them. This is largely because Minecraft generally does not automatically generate chunks that far in advance. But even on multiplayer servers, you only see what you discovered by default. Xaeros world map is a client-side mod meaning the server does not need to have the mod installed for you to use it, and it is quite helpful in that regard; if you want to keep track of land on a vanilla server, you can go with this mod. You can also create waypoint markers within the world map to mark locations you may be interested in.Xaero’s Minimap, what Xaero is most known for, is suggested but not mandatory, and World Map has integrations with other mods to help you work with them.
The map is very interactive; you can scroll through the map dynamically, scroll in and out for zooming, hover over a title to see the cords, see what the top layer is, and much more.
//todo write more details about each button

mchoarder

Patchouli

Patchouli Is a mod that allows for the easy creation of documentation for mods, mod packs, data packs, and more. The mod is named after a plant but does not have all that much in common with the plant, but instead is one of the most common mods for providing easy-to-access documentation for mods in a data-driven way that can easily work on Both Minecraft Forge and Fabric/Quilt with the same or similar data. There is no Java code required.
The main way the documentation is given to the player is by books which often are given to them at spawn. The documentation books are often highly intractable if done well, allowing the player to click on various elements and get taken to a new place. Many of the features are influenced by Botania's Lexica Botania. The documentation also supports Macros and unlockable documentation. Many templates help you make advanced page types for your documentation. Patchouli is very well documented and has a great wiki for helping you make your documentation. Patchouli exists for both Minecraft Forge and Fabric/Quilt and is used by many of the largest mods, including:Apotheosis (and add-ons)Ars Nouveau (and addons)Blood magicBewitchment (Legacy)BotaniaBlood SmelteryConjuringCrockpotAnd many moreNot all mods require Patchouli installed, but many do, at least officially. Even if a mod does not require Patchouli, it is good for mod pack makers who want to document various parts of their pack. It integrates with many mods and is by far one of the most common documentation mods.

mchoarder

Placebo

Placebo is an MCForge exclusive library mod that is used for a large selection of mods such as:ApotheosisAttained Drops 2Click MachineComPatchedStorageFastFurnaceFastSuiteFastWorkbenchGateways to EternityGrowable Storage CellsHexxitGearHitWithAxeHostile Neural NetworksIgnition: EnderbagsIgnition: FoundryIgnition: HydrogelMagical MapMagical Map OC EditionPack MenuPlantsSingularitiesToast ControlWither Skeleton TweaksAnd more.As the name suggests, the mod does nothing when alone but is required for many of the top mods to run.
Many of the mods for Placebo are made by Shadows_of_Fire (the person who created Placebo), but third parties create many other mods, and you are free to use Placebo for your mods too. Some of the features provided by Placebo include:Chest UtilitiesTask QueueRandom RangeRegistriesAttribute UtilitiesEnchantment UtilitiesMathsJSON toolsConfig toolsEvent ManagementLootRecipesNetworkingCommandsColoursAnd much morePlacebo is one of the largest libraries for Minecraft modding; these are just a few of the many features it provides to mod makers, though there are some things to keep in mind about using it. First of all is that while others are allowed to use it for their mods, it, in many ways, was designed for the mods of the creator so that those things will have priority; another thing is the documentation is pretty sparse, and you will need to learn how to use many of the tools and utilities yourself. Even though the Javadoc is very little, another big thing is that Placebo is officially only supported on Minecraft. Forge mods made in it will be limited to their mods running on Minecraft Forge. An unofficial fork by BJTMastermind exists, but it is unlikely to be officially supported.

mchoarder

Ultimate Unicorn

Ultimate Unicorn is a mod that brings the mythical creatures of unicorns into Minecraft. With this mod, you can encounter various types of unicorns, including those that can fly, walk, and even some with cursed effects. One of the exciting features of this mod is that you can ride on the unicorns and enjoy a magical journey through the Minecraft world. Moreover, the mod adds a new twist to the game, making it more enjoyable and fun. The unicorns in this mod come in many variants, and each one has its unique abilities and characteristics. For instance, some unicorns can fly, which can help you move faster and cover long distances quickly. Others can walk, making them great companions for your adventures on the ground. Additionally, some unicorns come with cursed effects, which can provide a new challenge for players. But don't worry, with proper care and management, these unicorns can still be valuable assets to your gameplay. Ultimate Unicorn is a fantastic mod that adds a new dimension to Minecraft with its unique and magical creatures.

Einstine Pc

Genetic Animals

The Genetic Animals mod introduces a new level of realism to Minecraft by adding an endless variety of genetic variations to domesticated animals such as sheep, cows, pigs, rabbits, chickens, llamas, turtles, axolotls, and even mooblooms.Each animal has unique layering texture variations and a set of animations that make them feel like they belong in Minecraft. With this mod, players can enjoy a more immersive and diverse experience as they explore and interact with the game's animal population.

Einstine Pc

Dragon Mounts Legacy

Dragon Mounts: Legacy is a Minecraft mod that adds a new level of excitement to the game by allowing players to hatch and tame previously dormant dragon eggs. Once tamed, these magnificent creatures will become your loyal companions, ready to help you in all your adventures. Not only can they be ridden as a means of transportation, but they can also be trained to fight alongside you in battles against hostile mobs. The mod includes a variety of different dragons, each with their own unique abilities and characteristics. Some dragons can breathe fire or ice, while others may have the ability to teleport or shoot lightning. Players can also breed dragons to create new and more powerful offspring, and even customize their appearance with different skins and armor. Dragon Mounts: Legacy is a great way to add a sense of fantasy and adventure to your Minecraft experience, while also providing a new set of challenges and rewards.

Einstine Pc

Abyssal Depths

The Abyssal Depths mod is a fantastic way to breathe new life into the oceans of Minecraft. This mod introduces a wide variety of real and mythical sea creatures, such as different types of fish, seahorses, and the infamous sea serpent. With these new creatures, the oceans of Minecraft become a much more lively and interesting place to explore. In addition to the new sea creatures, the mod also adds seaweed to the ocean floor, creating a more immersive and detailed underwater environment. With this addition, players can feel like they are truly exploring an underwater world filled with vibrant life. Abyssal Depths mod is a great addition for players who want to add more variety and excitement to their Minecraft ocean exploration. With new creatures to discover and a more detailed underwater world to explore, this mod is sure to enhance any Minecraft player's experience.

Einstine Pc

Showing 46 to 60 of 292 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.