Mods for Minecraft 1.7.10

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

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

spark

spark is a mod for Minecraft which is made up of several components for testing performance. It has a lightweight CPU profiler to diagnose performance issues, a memory inspection tool to take snapshots and analyse memory usage, server health reporting to provide metrics such as tick rate and CPU usage, and a range of guides to assist in the analysis of profiling reports or GC tuning. This makes it possible to find out what is taking the most resources. It looks at things like how much memory is being used, how much CPU is being used, and how many ticks the world is running. It helps people understand what might be causing their world to run slowly or lag.Often time structures and world generation mods are what cause the most lag, and spark tells you exactly which ones in a detailed yet simple command format./spark health is the main command and gives you information about the server's memory usage, CPU usage, ticks, disc, the network, and other information. There are also other tools for server users./spark profiler helps you get information about the profile and tasks and uploads it to a website and logging platform owned by spark.There are also many other and more specific commands for more specific things. The analysis will tell you exactly which classes the lag is coming from and a stack trace to see which classes are calling it so you can see what is causing the most lag with a little work and either remove or reconfigure the mod. It also references Native files./spark tickmonitor is the most important for monitoring tick speed and getting more specific information about what is causing lag spikes. Do note though that it does take time for the analysis to complete and it should not be run too many times in a row because the scan itself could still cause a decrease in performance despite the mod being lightweight. If it goes above 100% tick it tells you why. There is also memory monitor called GC monitor.It is important to note, that the command /spark is mostly used on the server side, for the client side you should use    /sparkb/sparkv    /sparkcrather than the traditional /spark command.Spark is a great mod for both server admins and modpack creators allowing you to optimise the performance of your server or modpack. There are not older Forge/Fabric/Quilt versions but also versions for BungeeCord and other server platforms.It is easy to install, just add the .jar file to the mods directory, and commands can be found in the docs. It also has a Discord server for discussion and support and there is a wiki describing how many of the commands work.Note: After removing it we had some slight issues and needed to restart the game once. It could have been related to the removal causing a few issues upon reloading the world or something else, just if you get issues after removal just restart the game.

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

Armourer's Workshop

Create voxel-art to replace or add to the player model, equipment models, CNPCs, and more!Create decoration blocks for your worlds.Share your creations on a global library, or a sever specific one.Direct management of player-equipped skins via commands, or let the player use a GUI.Support via command/config for making most modded items skinable.Elevate your server project to a whole new level of detail!

SAGESSE

Realistic Terrain Generation

The Realistic Terrain Generation Mod gives you the oppurtunity to traverse mesmerizing landscapes and breathtaking mountains in the 1.12 versions of Minecraft. The 1.12 world generation is pretty boring with no good detailing and broadly repetitive patterns of world features. But this mod changes all of that. Just take a look at the screenshots to see how mindblowing the world generation is with this mod.This is a Forge mod and download links are given below. Read the installation instructions carefully.

MinecraftStorage

Extra Golems

The mod Extra Golems, as the name suggests, adds extra golems to your Minecraft world. Golems in Minecraft have not been updated since they were first added many years ago. There is only one variant of the Golem in Minecraft, known as the Iron Golem. The Golems attack hostile mobs that hurt the villagers and are guards of the village.With this mod, you can get many variants of the Golem that can be made using different blocks in Minecraft. Their health and power depend on the block used to build them. Summoning them is the same as the regular Iron Golem.You can summon golems using a variety of different blocks, including Diamond, Golden, Debris, Librarian, Leaves, and many more. You can summon golems of nearly all building blocks.

Einstine Pc

Tech Guns

The Tech Guns mod introduces battle royale to Minecraft. Minecraft is usually considered to be a survival game, where players must spend nights surviving the mobs, building, and keeping themselves safe. With this mod, you can have fun playing hide and seek and attacking bases with your friends.This mod adds battle and war items into Minecraft, including guns, launchers, helicopters, cars, saws, and many more fighting items. This mod also adds many new structures into the world, which include the bases and the crafts. You can find the underwater bases and the ships in the middle of the seas, that were captured by the armed forces equipped with powerful armor and machine guns.You can explore a lot more than what can be explained in words, as this mod adds hundreds of tools, armors, and other items into the game.

Einstine Pc

Aether

The Aether mod adds a new heavenly dimension to Minecraft. This dimension is the Aether dimension, which looks like heaven. Just like any other dimension, a portal allows you to enter this world. First, make a portal similar to the nether portal, but with glowstone instead of obsidian. Then place a water bucket in any of the inner block, just like how you light a Nether portal using flint and steel. The Aether mod also adds many new mobs to the game. Some are similar to vanilla mobs, but are aerial. These mobs include:Flying cowsFlying pigsSparrowsRabbitChestFlowersAnd many more

Einstine Pc

BuildCraft

If you are into technical Minecraft, or if you simply love building functional machines and systems, the BuildCraft mod will enhance your gameplay experience. The mod adds several new items that you can play around with to design efficient machines that will make your game much more cooler and easier. Take a look at the screenshots to see what you can expect from this mod. This is a Forge mod and download links are given below. Read the installation instructions carefully.

MinecraftStorage

Tinkers construct

Tinkers Construct is a mod that adds a new progression system into the game and many new progression tiers of Minecraft tools and weapons. The mod offers a unique experience by creating custom and special tools from parts. The player can make those parts from different materials. Every material that can be used for crafting now has unique effects. Those effects vary from the durability of the finished tool to the effects which completely change how the tool works. The ability to combine multiple parts for your tools creates almost infinite possibilities. Every tool then can be upgraded to get similar effects like enchants from vanilla Minecraft. The mod offers a custom-created way of crafting those items. Your first steps will require you to create the first patterns, which allow the creation of basic and limited tools. The next milestone is the creation of a huge multi-block structure called smeltery. You can use it for smelting metallic ores into more advanced metal parts with better durability and many other effects. The mod offers a lot of customization in the config file and a lot of integration into other mods, which adds even more replayability and uniqueness.  Note: Mod requires Mantle to work!

Asmonius

Mowzies Mobs

Mowzies mobs mod adds the new mobs in Minecraft. This mob doesn’t change the natural look of Minecraft. With Mowzies, you can now enjoy the carnivorous plant that eats any mob near it. You can now find the abandoned ghost towns located randomly in Minecraft world.You might also get the guardians to guard your castle. Guardians don’t let anyone cross near them, killing any mob trying to enter the door in front of them. There are many more mobs added that you will surely enjoy playing with.

Einstine Pc

Storage Drawers

Storage Drawers is a mod which adds specialised storage drawers into the game. The ideas of Jabba and Bibliocraft influence it. They are compact and serve a particular æsthetic function separate from these mods, more complementary than competitive. Instead of a traditional inventory system, you use a click-based interaction system similar to Jabba. Different click combos do various tasks. Right-clicking: Puts a full stack of the item in your hand into the drawer (if it can’t fill the full stack, it will put as much as it can) Double Right Clicking: Puts all compatible stacks from an inventory to a drawer until it fills or you run out of items. Left Click: Removes a single item from the selected drawer. Shift Left Click: Removes a full stack from the selected drawer Shift Right Click with an empty hand: Opens the selected drawer’s UI to see the items, their quantities, and the ability to upgrade the drawer. Note for players of the Jabba mod: The shift-click functionality is reversed from Jabba due to Jabba being more optimised for stacks while Storage Drawers is more optimised for single items; however, the controls can be customised in the config. You can use multiple different vanilla wood variants (add-ons can add custom variants which many mods do), and there are numerous different sizes, with the biggest supporting 32 stacks. The upgrade path is not sequential; you can jump levels to your preferred size. You can also lock your drawers with keys to protect your stacks. There are indicators on the storage drawers to indicate how full they are, and they light up when it is full. There is another type of drawer, which is grey, called Storage Drawers. These let you automatically convert things like ingots and similar items into storage block formats or other items based on repeated items used to make another item, which is common in many tech configurations. You can also combine drawer inventories via a Drawer Controller and connect drawers via pipes or trims (a wood decorative panel block used to connect), which allows you to interact with large groups of drawers. Controllers can also be used as deposit-only blocks for items that already exist in the network and will be done if you double right-click. The drawer controller is similar to that of Refined Storage’s network system. One kind of drawer is a Controller Slave, similar to a drawer but cannot be shared; however, controller slaves have better performance than traditional drawers.Storage Drawers has integration with lots of mods and also has lots of add-ons (especially 1.10.2 and newer). Storage Drawers is supposed to be a complementary storage mod, not a replacement one. Storage Drawers are supposed to be used with other mods. Storage Drawers are also typical in many tech setups for their ease of use and auto compression. Drawers complement BiblioCraft’s blocks.Drawers worth with Jabba’s Dolly Aspect labels exist for Thaumcraft for hard-to-distinguish items related to essentia Drawers are compatible with AE2s storage buses, and it is the suggested way for seeing contents WAILIA will list the inventories and counts of DrawersA MineTeaker exists to help control the ore conversion allowlist/denylist. Compact drawers list the number of items that can be made, even if they can not all exist simultaneously. The mod has an extensive config which allows you to change many of the values and even whether or not a block should be enabled. It is possible to modify this from MC Forge’s config screen. You are also allowed to include this in modpacks, including public ones. Note: Chameleon is required for the 1.8-1.12 versions of the mod. 

mchoarder

Shatter

Shatter is a mod for Minecraft which has a creative Death Animation when you kill a mob you get a slow animation of the mob fading out and floating and their body parts separating. The effects are quite different on each mob. The Blaze seems to have very good animation, but others such as the Zombie horse also have good animation. The mod is client-side only which means that you can play with it on a server without the mod installed and still get the effects (In fact it warns you if you try to run it on a server.). The mod is also compatible with OptiFine, putting it ahead of many other rendering mods which do not work with Optifine. The mod still works even if a mob is killed by another mob, the animation will still show up. The drops show up as normal and the mob just fades away and does not affect the game in any way that could make it incompatible with servers the mod also works on players meaning you can see your enemies fade away after they die while playing on a server (though the other players will not have the same animation and it is cosmetic only). This mod is for MC Forge 1.16.5 and requires iChunUtil (Don’t let that scare you away though, lots of other great mods use it). The animations do seem to have some drawbacks though, the animations are a little basic, sometimes the fading mob will just get pushed back and fade away with little moving of their body parts, and in general, the animation does not do much unless you like the animation a lot. The animation works on some modded mobs, but not all, such as it did not work on Chaos Awakens or Lycanites, and the mobs from these mods just instantly disappeared with not even the original vanilla death animation. It is likely mods need to manually integrate themselves with this mod. In the vanilla game, not all mobs seem to be fully affected by the animation (and just use the normal death animation), and baby mobs and bosses require you to enable the animations for them in the config, or else they also use the normal death animation. The death animation can also be a bit of a distraction in some cases. But if you like the death animation and want to play on 1.16.5 Forge it may be a good choice, especially if you have a ghost server. They also have 1.16.1, 1.15.2, 1.12.2, 1.10.2, 1.8, 1.7.x, and 1.6.4 versions if you want to play on older versions. This is a very good lightweight vanilla+ mod. The animations are quite similar to those in the Morph mod and the 2 mods are made by the same person, and Shatter has integration with the Morph Mod. If you get this mod you would probably also want to check out a few of ohaiiChun’s other mods, as they have lots of other good vanilla plus mods to enhance your game.

mchoarder

Lava Monsters

The Lava Monsters mod adds a hostile mob that spawns in lava. This is the Lava Monster mod and it spits fireballs at you. Click on the video below to watch a showcase of the mod.This is a Forge mod. The download links given below will take you to the official curseforge files page from where you can download your required version of the mod.

MinecraftStorage

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