Mods for Minecraft 1.10.2

Discover some of the wonderful mods for Minecraft version 1.10.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

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

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

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

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

Nomadic Tents

Nomadic Tents is a Minecraft mod that solves the age-old problem of wanting to explore the world but not wanting to leave your house behind. With this mod, players can build and set up various types of tents, including Yurts, Tepees, Bedouin, Indlu, and Shamiyanas. These tents come in different sizes, making them suitable for various purposes, from a small shelter for a solo adventurer to a larger one for a group of friends. The best part is that these tents are portable, meaning you can pack up and move on to your next destination with ease. The Tent Mallet is a useful tool that allows players to deconstruct the tent door and pack up the entire structure. When you set it up again in a new location, everything will still be inside. This feature ensures that you can travel light and enjoy your journey without worrying about losing your home base. Nomadic Tents is a game-changing mod that provides players with the freedom to explore and experience the game world without compromising their living arrangements. With this mod, you can set up camp anywhere, anytime, and continue your adventures with ease. Give Nomadic Tents a try and never worry about being too far from home again!

Einstine Pc

Fabric Language Kotlin

Fabric Language Kotlin is one of the many Fabric Language adapters for Kotlin. Language adapters let you write mods in programming languages other than pure Java (often but not always JVM-based languages). There are many big Fabric mods which use Kotlin includingAdorn    Inventory Tweaks    AE Additions – ExtraCells2 ForkBountiful DeftuLib    Hex     Casting   Industrial     Revolution    Inventerio   Kambrik    Lakeside    LibrarianLib    Level Up HP MirageFairy2023    Ping Wheel    Plethora Peripherals    Roughly Enough Trades    Roughly Enough Loot Tables    RSWires    TerrarianSlimes    Woods and MiresZoomify and many more. Kotlin is primarily a JVM-based programming language like Groovy or Scala and is in many ways considered a newer Scala (though Scala is still being developed), though it does not only compile to JVM, it can also compile to native or to JavaScript or even its own bytecode format. Fabric Language Kotlin is meant to be used with the JVM variant though.Kotlin as mentioned before has some in common with Scala and a little in common with Crystal. Kotlin Language is a must-use for many people, many people really like it, while others do not. One issue you have is if you use Kotlin you may have compatibility issues with lesser-known tool chains that you may port your mod too. But if you want to use Kotlin because you prefer it you can use this language adapter. There are reasons to prefer Kotlin if you like some of the features or if you want to also do things like Android development (which has recently started to recommend Kotlin over Java which it had previously). If you use Kotlin it is suggested you use IntelliJ because they are made by the same company and eclipse does not have quite as good of support for it.For players, you should be able to just install the mod in your mods folder. If you are a developer you will need to take extra steps and requires the user already know a little bit about using Kotlin with Gradle (but Groovy DSL can still be used unless you want Kotlin DSL). FabricMC has a tutorial which can be used with basic instructions about getting started. Fabric Language Kotlin does not rely on any specific version of Minecraft, just on Fabric loader.

modristore

TipTheScales

TipTheScales is a very popular yet very simple Minecraft mod for adjusting the scaling of the GUI by replacing some of the vanilla code to change the appearance. The main thing it does is change the GUI scale option in the video settings to have a slider rather than a simple button.In vanilla, the GUI Scale option is a button, pressing it changes the number and the scale which can be quite sudden and big as it does not even ask you for confirmation. This replaces said button with a slider which does not change until you let go. Like the vanilla game, by default, there are 5 scales.1x – The Smallest    2x – Small    3x  – Big    4x - The Biggest    Auto – This the what you get by default, in most cases it just sticks     to 4xThe mod does very little else outside of some basic bytecode manipulation. The GitHub that has the source code (which is just a MultiLoader project (Jaredll08 is also the person behind it)) has almost blank entry point files and most of the work is done by a few pieces of SpongeMixin.MisterLauncher’s article claims that there are prompts in text files, however when looking at the code we see no evidence of this. We were at 1st unsure what the mod did as Sodium already did what TipTheScales does and what it does was so basic we did not know what to look for, we watched and have attached the video from the MisterLauncher page by a 3rd party YouTuber and added some pictures for clarity.The mod in general is unneeded. The person behind it is very well known for many of his mods (and is quite questionable), but this is one of his most popular despite having limited functionality. The mod does not work with Optifine and explicitly in the code tells the game to not run the changes if Optfine is detected. The mod is also obsoleted in Sodium, as mentioned above, Sodium has a similar slider that does similar things in its custom video settings screen. Even in vanilla, the default button is enough. There is little reason to use it in a modpack as you can just make the changes yourself manually without the mod and requiring all users to download this unneeded mod, additionally, I generally hate when they make changes to the GUI scale requiring me to change it back. It only really makes sense for things like BetterF3 or other things with big GUI or if you have a weird monitor configuration that is too big or too small.If you were cursed and got a modpack with a small GUI scale (or just want to change the GUI scale in general) here is how to fix it. Removing the mod by itself will not do anything as the mod just changes a vanilla user interface, you will still need to go to Options > Video Settings > GUI Scale and set it to the number you want (preferably before removing the mod (if you decide to remove the mod) as the slider is in some ways more pleasing).Jaredll08 has stated in the Diluv Discord that he does not want his mods reposted, so we just put curse links to download.

mchoarder

TL skin and cape

TL skin and cape is a mod for Minecraft which adds integration with TLauncher and accounts for the use of Skins and Capes. TLauncher is one of the most popular launchers and also one of the best ones. Tlauncher has a large array of features and skins and capes are one of them. This mod is only officially supported on Tlauncher on supported configurations, it may work on other launchers with your TL account or on unsupported versions, but it is not guaranteed.The skins and capes you have will be viewable by other players, but it is recommended that they have the mod installed also. It is possible to use without a TL account, and you will automatically get a skin selected many times even when you do not ask for one, but to get the most use you should preferably have a Tlauncher account, if you want even more features you can use Tlauncher Premium (though it is not available in the US or Canada). One issue is if you use a Mojang account or just play the game without an account at all in offline mode (you will get a default skin, there are many like the ones shown and others like a Zelda-style one), you may be sometimes automatically given a skin, or in some cases even if you use Minecraft Premium you may not have access to your Mojang/Microsoft Skin. Additionally, in Vanilla the mod auto installs and the Vanilla game when run from Tlauncher calls itself modded.The mod is available on a wide range of platforms officially, such asMC  Forge MC Forge Optifine    Optifine    Forge LiteLoaderOptiForgeLiteLoader FabricMC (but not yet officially FabricSodium)Vanillaand more going back a pretty long time.You may also get the mod to work on more platforms, such as Fabric derivatives such as QuiltMC, but it is not officially supported and may have issues. In most cases, the mod will install automatically. If in Tlauncher you have access to the little blue TL Logo next to the version, that means TL Skin and cape should install automatically, you will just get a prompt asking you about your skin while trying to launch.If you want to configure your character you should get a Tlauncher account and then you can download skins, HD Skins, capes, animated capes, and more from their website or other cape and skin websites. You can download a wide range of capes including the Russian flag, Optifine, Minecon, and many other capes and skins. You can even search skins by a Mojang or Tlauncher username. Do note though that if you need an animated cape you should use a Tlauncher Premium account (Which is not the same as a Mojang Premium account and does not let you play on online mode servers like Hypixel).Many of these functionalities are more advanced and convenient than what Microsoft do. It is also very useful when someone can't pay for the game or have issues downloading. Tlauncher has been very good at making the game accessible to places that are under sanctions and can not download things like Java or buy the game by providing some of this stuff on their servers. Tlauncher is a spreader of freedom, equality and truth. It is also one of the easiest Launchers to use and very good with older and more obscure versions and clients or mod loaders. It is also one of the most popular launchers, the 1st 3rd party launcher I used and one of the top-ranking on search engines. The discord server got thousands of members within the 1st day and has more users than most launcher discords including PrismMC, PolyMC, MultiMC, GDLauncher, TL Legacy and others. It is partly known for its ability to play for free, though many big servers do not support offline accounts, many smaller ones, especially in the Spanish-speaking world do. TL does seem to also be very popular there.There is common misinformation about TL and TL Skin and Cape being malware, but this is untrue, we looked at the skin and cape mod ourselves and did not see malware and the methods used by the people claiming it is a virus are untrustworthy and have been debunked by the people at Tlauncher (it is even safer than Discord and most of the people who claimed it was malware are on Windows systems using the exe and not the jar for whatever reason, so this argument would be less valid if you use the jar and are not on windows anyhow.) and are likely done by Tlauncher’s competitors, as in general Tlaucher gets lots of slanders all around the community.Does not need Fabric API on Fabric

mchoarder

MmmMmmMmmMmm (Target Dummy)

MmmMmmMmmMmm (Target Dummy) adds a Target Dummy that can be equipped with armour, which will reduce the damage it takes. It can also be dispensed from a dispenser and changed to mimic different mobs. The dummy shows damage dealt to it via numbers fading in and out of the screen, and the numbers change colour depending on the type of damage. You can customise the visuals and behaviour of the dummy in the mod config and shear it for different skins.The basic target dummy can be found in the combat tab and is good for practising combat. The dummy has numbers coming out of it, these numbers show how much damage is being done. You can hit it unlimited times and it will not break. There is also another number called DPS (Damage per second) which is also shown. With the hand you will struggle to get past 1,3 Damage per second, but with different weapons that number can get much higher.The mod is good for the post 1.9 combat system which requires you to not spam click as much, but can also be used to practise alternate combat systems. Such as Zelda’s Sword Skills, Commie’s Combat Tweaks, Golden Age Combat, and Combat Tests.The Dummies can also be equipped with armour and even mimic other mobs and have mob heads. This allows you to test various different types of weapons on various mobs to test how they would go in a fight and prepare you for PVP or for going against a mob you want to fight in the future. You can even test different types of enchantments, and dispenser drops, and even modify the appearance, skin and swing amounts, and messages with the config or even sheers.This mod is originally inspired by a 1.12 mod by Bonusboni but it adds many changes making it far better and it is for newer versions.The mod requires Moonlight Lib and is made by the same creator (like many of the other mods which use moonlight lib).

mchoarder

Just Enough Resources (JER)

Just Enough Resources is a Just Enough Items addon which added new information based on resources. There are a few tabs added to Just Enough Items by Just Enough Resources, each doing various different things. Most of the tabs are accessed with a left click rather than a right click, which may cause some issues with cheat mode, though the buttons can likely be remapped and it is still possible to get the Just Enough Resources Tabs in the traditional JEI interface though.While it does work with modded content, do note, that similar to Just Enough Items, custom-modded solutions may not be able to integrate with addons like Just Enough Resources. Modders may need to do custom work to make their mod integrate with Just Enough Resources if you do stuff in a non-conventional way.One of the tabs is the trading tab. This tab shows the common trades with villagers in the game that are registered with the plugin or are just vanilla. It can show to and from trades making it easy to see what you can do with a rather useless item.The Mob drops tag shows some of the things mobs drop when they die. This can be accessed with the spawn egg and shows the likely drops of a mob and probability.Block Drops are similar to Mob drops but it is for blocks.Plant drops can be accessed by right-clicking the seed, it shows what kind of plant can be grown with a seed, what the plant looks like over time, what the plant drops, and other information about the plant.Selecting an Ore can give you information about its world generation. It gives you a graph showing the likeliness to find the ore at different depths over time as a line graph, which can be useful for people trying to mine to find different ores.Dungeon Chance also lets you know the likeliness of finding something in a dungeon.Just Enough Resources is the successor to Not Enough Resources for Not Enough Items. It also has an unofficial port for Roughly Enough Items called Roughly Enough Resources.You should also look at the Wiki for more info like profiling.

mchoarder

Wurst

Wurst is a mod that gives you advantages. It allows you to perform block telemetry, walk on water, walk on scaffolds, get PVP assistance, excavate, find items, and more.It has a menu that can be accessed by pressing the right control key on your keyboard, but this can be changed in the settings. Clicking this gives you a list of a bunch of utilities you can use and the ability to easily change settings. This screen used to look very cool and have a search button, but no longer has the search button and instead tries to mimic other similar mods, though it still looks pretty good. Utilities can also be accessed with commands that start with dots (.).There are many mods similar to Wurst, some of them are free, while others cost money. Wurst is one of the most popular utility mods common on multiplayer servers. Some people consider it a cheat client because it can do some stuff that normal players can't do, but there are also some non-cheat features it has, such as automation, an example of this would be the excavation feature or the tunnel feature, which help get rid of much of the digging for terraforming projects; treebot, which automatically finds and chops down trees, as well as some auto clicking features for automatically clicking. Wurst like other utility clients, is recommended on many anarchy servers like 2b2t.There are many cool features in Wurst. A few of them are:Blocking TelemetryFullbright – Turns the Brightness to MaxItemESP – Highlights Item entitesMobESP – Highlights MobsBaseFinder - Highlights areas that are suspected of being tampered with by players.CaveFinder – Highlights CavesMobSpawnESP—Highlights areas where mobs can spawn and when they can spawn.ChestESP – Highlights chestsNoFall – Prevents the player from taking fall damage.Nuker – Digs area around PlayerScaffoldWalk - When you walk on the edge, it automatically places blocks beneath you.KillAura – Automatically kills nearby entities.MultiAura – KillAura but on multiple EnemiesExcavator – Digs a selected area with the tool you are holding.NoWeb – Webs don’t slow you.JetPack – Lets you Go Straight UpJesus – Lets you walk on WaterSpider – Lets you climb wallsFast Break – Single-clicking a block and waiting a fraction of a second breaks it.InstantBunker – Automatically builds a preconfigured bunker if you have Cobble StoneTunneller – digs a tunnel as per the user's settings.Sneak – Auto ShiftSpeedHack – Makes Player go fasterAutoSprint - Automatically makes the player sprint.Auto Eat – Automatically eats when hunger goes downSo many moreIt is important to note that not all of these work or are recommended at all times. For example, some require creative mode to work, and some of them can be blocked by the servers' anti cheat. Some utilities, such as Nuker, have legit modes that are supposed to bypass some anticheats; however, not all anticheats are covered by Wurst. They do have different modes for different anticheats for different utilities in Wurst, but not all of them are always safe to use, and some server owners may ban you. Some utilities, such as Miley Cirus, are just for fun and kind of worthless, while others, such as AutoEat, are not good to use and not suggested as they can get in your way.Wurst used to be a client, which you would install as its own version; however, around the 1.14 era, they switched to being a Fabric mod (all versions before that are Vanilla installers), which was the first time using Fabric for many, including me. Forge versions do exist for 1.10.2 and 1.12.2 in source code form. Many of the older client versions (pre 1.7) contained Mojang code and were taken down.Some versions that were prefabric also come with Optifine.

mchoarder

Immersive Engineering

A timeless classic, Immersive Engineering is a tech-industry mod that adds many multiblock machines, power sources, animated windmills and waterwheels and awesome weapons like the Railgun and the Revolver.It's a complex and difficult mod to understand and work with, but the challenge only makes it all the more interesting; To get started, craft an Engineer's Manual and keep it stored in your inventory when working on the mod's contents. Then make an Engineer's Hammer and build a Coke Oven and Alloy Kiln, both made of simple materials like clay, sandstone and bricks.With a Coke Oven, you can make Coke Coal and free charcoal out of logs. It's slow, but effective, be sure to make multiple. You'll also get Creosote Oil as a byproduct, so be sure to store it and use it to make Treated Wood. The Silo and Tank multiblocks allow for massive storage of items and fluids respectively, make good use of them. The Metal Press is also an incredibly useful tool, allowing you to make plates, cables and many more items in a cheaper and more effective way. You can connect it to conveyor belt lines to move items around automatically.Having an array of Blast Furnaces is also incredibly important, as the best content this mod has to offer is gated behind Steel and you can only make it in those.

Phoonyx36

Showing 31 to 45 of 130 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.