Mods for Minecraft 1.17

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

MixerLogger

This is a tool used for debugging modpacks which scans your mods for mods which have annotations associated with common Mixer APIs such as SpongeMixin, Tuna-Bytes (soon), PizzaMixin(soon), and AssistMixer(soon) as well as some Aspect Orientated Programming APIs. For all the files that meet these criterias, it lists the name, the jar file it is in, the known targets (except for ones which do not specify the targets in the file itself like AssistMixer), the Class References, the Method References, and the Field References, with the possibility to add even more information in the future. On launchers which support System.out.println it will show the information in the console, the logs are also saved in (.)minecraft/logs/MixerLogger.log so you can access it. This is helpful if you are making a very large modpack and one of these breaks the game, this will allow you to have a better idea where it can be coming from. It loads itself before or during SpongeMixin or similar tools in most cases. The code for this is largelly loader independent meaning with a basic entrypoint it can be supported on most loaders and even most games in Java. Same Jar is used in more than 1 loader. Should work with Abstraction layer mods like Special Compatibility Operation, NeoFromTheMatrix, or Sintrya Connector just fine.The logs will be a tiny bit hard to read, but ideally anyone who is using this will be using ⌘+F or Ctrl+F to find specific peices of information. An example of a individual mixer class's info is as followsClass Name: net.fabricmc.fabric.mixin.client.model.BakedModelManagerMixinTargets: [net.minecraft.class_1092]ClassRef: [net.minecraft.class_1087, org.spongepowered.asm.mixin.Mixin, java.util.Map, net.minecraft.class_1092, net.fabricmc.api.Environment, net.fabricmc.fabric.mixin.client.model.BakedModelManagerMixin, net.fabricmc.api.EnvType, org.spongepowered.asm.mixin.Shadow, java.lang.Object, net.fabricmc.fabric.impl.client.model.BakedModelManagerHooks, net.minecraft.class_2960]MethodRef: [java.util.Map.get(Ljava/lang/Object;)Ljava/lang/Object;]FieldRef: [net.fabricmc.fabric.mixin.client.model.BakedModelManagerMixin.field_5408:Ljava/util/Map;]Originating JAR: fabric-api-0.75.1+1.19.2.jar-------------------- But it can be more daunting for much larger ones LimitationsAt the moment only Sponge Mixin is supported but others are soon planned and we also plan to list more info about modified methods and RefMap parsing. This also only goes 1 level deep for nested jars and javassist is bundled (which could conflict with a few mods but most other mods run AFTER this one so you would already have your information by the time such package conflict could happen). This only scans existing Mixer classes not ones created during runtime. This can make the game possibly unstable and also makes the game take longer to load so if you are not using it I would not suggest keeping it in your mods folder. Also atm only the folder called "mods" is supported but this will change. Platform support.FeatureCreepFeatureCreep 4.0 Pre Release 18 will come with this built in but it will need to be enabled in the FeatureCreep config (in the etc directory in your Minecraft Folder). However this jar supports FeatureCreep 4 Pre Release 17 to an extent if not being run on one of the other mentioned platforms. If you are on MCForge and have FeatureCreep this mod will confict due to both having the same packages at least on 1.17 due to Module changes. On platforms which do not come with SpongeMixin or a supported mixer it will need to be installed normally. The FeatureCreep built-in version will be the best maintained. The Pre-17 and earlier version of the mod will duplicate on Pre-18 or newer and is generally unsupported. Works on games outside of Minecraft written in Java and can be used on other loaders like LiteLoader and Rift and NeoForge and possibly older versions of MC Forge if FeatureCreep is installed. MinecraftForgeShould work on 1.17+, 1.16.5 and earlier has changes in the ITransformationService making it hard to do in the same file. FabricMCShould work on any version and in non-Minecraft games. May work on QuiltMC and other FabricMC derivatives but it is untested. Legacy and Cursed Legacy Fabric should also work. 

amerigovespuccip

Freecam

Freecam is an amazing camera that lets you detach your camera from your player and view yourself in third person perspective. This is especially useful when you have scout your surroundings while travelling or to take screenshots of your builds from a different angle. Compared to other camera mods, Freecam offers a lot more features and configurations. Let's take a look at some of the default keybinds and conguration options. It is recommended to use Modmenu for easier configuration.KeybindsToggle Freecam - Enables/disables Freecam - Default: F4Config GUI - Opens the settings screen - Defaul: UnboundControl Player - Transfers control back to your player, but retains your current perspective (Can only be used while Freecam is active.) - Default: UnboundReset Tripod - Resets a tripod* camera when pressed in combination with any of the hotbar keys - Default: Unbound*The freecam bind can also be used in conjunction with any of the hotbar keys (F4 + 1...9) to enter "tripod" mode. This enables you to set up multiple cameras with differing perspectives, and switch between them at will.Movement OptionsFlight Mode - The type of flight used by freecam. - Default: DEFAULT        - DEFAULT : Static velocity with no drifting        - CREATIVE : Vanilla creative flightHorizontal Speed - The horizontal speed of freecam. - Default: 1.0Vertical Speed - The vertical speed of freecam. - Default: 1.0Collision OptionsIgnore Transparent Blocks - Allows travelling through transparent blocks in freecam. - Default: trueIgnore Openable Blocks - Allows travelling through doors/trapdoors/gates in freecam. - Default: trueIgnore All Collision - Allows travelling through all blocks in freecam. - Default: trueAlways Check Initial Collision - Whether Initial Perspective should check for collision, even when using Ignore All Collision - Default: falseVisual OptionsInitial Perspective - The initial perspective of the camera. - Default: INSIDE       - FIRST_PERSON : The player's perspective       - THIRD_PERSON : Behind the player       - THIRD_PERSON_MIRROR : In front of the player       - INSIDE : Inside the playerShow Player - Shows your player in its original position. - Default: trueShow Hand - Whether you can see your hand in freecam. - Default: falseFull Brightness - Increases brightness while in freecam. - Default: falseShow Submersion Fog - Whether you see a fog overlay underwater, in lava, or powdered snow. - Default: falseUtility OptionsDisable on Damage - Disables freecam when damage is received. - Default: trueFreeze Player - Prevents player movement while freecam is active. - Default: false        - WARNING: Multiplayer usage not advised.Allow Interaction - Whether you can interact with blocks/entities in freecam. - Default: false        - WARNING: Multiplayer usage not advised.Interaction Mode - The source of block/entity interactions. - Default: CAMERA        - CAMERA : Interactions come from the camera        - PLAYER : Interactions come from the playerNotification OptionsFreecam Notifications - Notifies you when entering/exiting freecam. - Default: trueTripod Notifications - Notifies you when entering/exiting tripod cameras. - Default: trueIt's important to note that this mod offers version for both Forge and Fabric, and you can find the download links below. Make sure to read the installation instructions carefully for a smooth experience.

MinecraftStorage

Simple Backpack

Simple Backpack is a simple, lightweight mod that allows you to craft a backpack so you can have an extra 27 inventory slots to store your essentials while travelling.Once you craft a backpack, you simply have to place it in your inventory. You can right click a backpack in your inventory to view it's contents.It's important to note that this is a Forge mod, and you can find the download links below. Make sure to read the installation instructions carefully for a smooth experience.

MinecraftStorage

Presence footsteps

Presence Footsteps is a sound mod that existed since the early days of Minecraft. It introduces numerous realistic walking sounds to the game. With this mod installed, you will hear different sounds as you walk on different surfaces. For example, when you walk on cobblestone, you hear a very similar sound to when you step on stone in real life, and when you walk on iron blocks, you hear a metallic sound. Even when you walk on a carpet, you can hear the corresponding sound.Generally speaking, if you want to get more immersion into Minecraft, then you should definitely try out the Presence Footsteps mod.

Jaker

FerriteCore

FerriteCore is a revolutionary mod that tackles the memory consumption of Minecraft in multiple ways, resulting in significant memory savings. By implementing carefully designed optimizations, it ensures smoother gameplay, reduced lag, and a more enjoyable gaming experience.The memory-saving mod employs advanced memory management techniques to minimize unnecessary memory allocations and deallocations within the game. By optimizing how Minecraft handles memory, it prevents excessive memory consumption and reduces the overall memory footprint. Garbage Collection (GC) is an essential process in Minecraft that helps free up memory occupied by unused objects. However, inefficient GC routines can lead to memory bloat and performance degradation. This mod introduces optimized GC algorithms, resulting in more efficient memory reclamation and reduced memory fragmentation. The actual memory savings achieved by this mod will vary depending on the specific Minecraft modpack you're using. Let's take the Direwolf20 pack version 1.2.0 for Minecraft 1.16.4 as an example. After applying the memory-saving mod, you can expect substantial memory reductions on the title screen. On average, the memory usage (after GC) drops from approximately 3.1 GB to an impressive range of 1.1-1.2 GB. This remarkable improvement allows for smoother gameplay and enhanced performance, even with resource-intensive modpacks.Remember to stay updated with the latest version of the memory-saving mod to ensure compatibility with your Minecraft version. Enhance your gaming experience today by reducing memory usage in Minecraft and exploring the vast world of possibilities without worrying about performance limitations. Download links are given below. 

MinecraftStorage

Command Creative Tab

A simple mod that makes creative mode a lot more better. Creative Command Tab is a quality-of-life mod that adds an extra tab to your creative inventory. This tab contains much needed creative mode items like command blocks, structure blocks and very much used barrier blocks. In the vanilla game, one has to use the /give command to obtain any of these blocks. This clearly is a lot more stuggle than simply dragging and dropping these blocks from the creative inventory.This mod offers versions for both Forge and Fabric. Download links are given below. Read the installation instructions carefully to avoid any unwanted trouble when using the mod.

MinecraftStorage

Zombie Horse Spawn

Zombie Horses have existed in the game for a very very long time, but have you ever seen one in your survival world? I bet you haven't. Because these horses do not spawn naturally in vanilla survival Minecraft. To summon them, you have to either rely on commands or use spawn eggs. These Zombie Horses are one of the fastest modes of transport in the game and they do not even need to be tamed. It's a shame that they cannot be obtained in survival mode.With the Zombie Horse Spawn mod, you can tweak your game so that these horses spawn naturally in survival mode. And even with this mod installed, the chances of coming across one is very less. Their rarity can be tweaked in the config file.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 to avoid any errors.

MinecraftStorage

Castle Dungeons

Castle Dungeon is a unique Minecraft mod that introduces procedurally generated castles into the game. Unlike other dungeon mods, which usually focus on underground structures, Castle Dungeon creates castles on the surface for players to explore. The mod doesn't add new content to the game, but it does build impressive castles out of existing blocks in Minecraft. Each castle is procedurally generated, meaning that no two castles are alike. This adds a new dimension of excitement and adventure to Minecraft, as players can never be sure what they will find in each castle. Castle Dungeon is perfect for players who love exploring and discovering new structures. Each castle is filled with traps, puzzles, and hidden rooms to uncover. The mod is also great for those who enjoy building and designing their own castles, as the generated structures can serve as inspiration or a starting point for their own builds.

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

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

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

Platypuses

Platypuses have arrived in the world of Minecraft! These adorable creatures can be found in rivers and swamps, adding a new level of diversity to the game. But watch out - their claws are poisonous, and they won't hesitate to defend themselves if they feel threatened. If you're lucky enough to breed two platypuses, there's a chance you'll get Perry the platypus! Fans of the popular animated show will be thrilled to have this beloved character as a companion. To tame a platypus, you'll need to catch some crayfish with a fishing rod. Once tamed, your platypus can be a helpful ally in combat and can even provide its poisonous claws in a glass bottle. And for those looking to expand their platypus family, breed your tamed platypuses with a salmon. With these fun and unique additions, platypuses are sure to become a beloved part of any Minecraft world.

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

Applied Energistics 2 Wireless Terminals

Applied Energistics 2 Wireless Terminals is an add-on for Applied Energetics 2 that adds more terminals and booster cards allowing you to access the Æ2 network from anywhere. Additionally, there is a terminal called the Wireless Universal Terminal which lets you access all the wireless terminals in 1 item, along with all the other wireless terminals can be very useful for large and distributed tech networks where the user has a mess and does not want to access it. The Universal Wireless terminal is also good if someone has a lot of tech networks and wants to access them all from 1 place.The mod also has integration with trinket mods. There are many new trinkets such as the ability to use wireless terminals as gloves and belts leggings and hats as heads and so many more. It uses the Trinkets mod to do this and has a built-in data pack for this mod.The mod adds new screens and interfaces to Æ2 items and blocks, but works supplementary to Applied Energetics 2 and requires it to be installed. It also requires one already have great knowledge of Applied Energetics 2 as if you do not have good knowledge of it you will not be able to take advantage of the many features.This is supposed to be an updated version of the following mods:Wireless     Crafting TerminalWireless     Pattern TerminalsWireless     Interface TerminalsWireless fluid     terminalsWireless     Terminal LibraryAnd More

mchoarder

Cardinal Components

Cardinal Components API is an API which is used to attach data to objects to help interact with various parts of the game. This can help make mod creation easier and the mods more compatible. Not only can this be used for new things but you are also able to attach it to vanilla classes to make more changes. Your data will automatically save once implements and there is a helper interface to help with the data. The API by itself is very customisable and lightweight and uses ASM-generated extensions for some of the tweaks. There is a wiki, a GitHub, and lots of Javadoc to help developers use the mod. For players, the mod does not do anything on the surface, but is required for some mods to run, and pre-bundled in many other mods. Some mods which use Cardinal Components are:Age of ExileAir  HopAncient PuzzlesAnti  Mob FarmAstromineBag     of holdingBewitchmentBlack  HoleBosses  of Mass DestructionCodeLyoko: LegacyCraftable Utilities Death  FinderDon’t  SleepDungeons  of ExileEasy Shulker BoxesEldritch MobsEman’s Dynamic DifficultyFat ChickenHex  CastingHexalImmortalityLibrary of ExileLinking  BooksMCDoomMiskatonic MysteriesMorelotasNumismatic  OverhaulPublic GUI AnnouncementSomnia AwokenTargetingAPIThe BumblezoneTraveler’s BackpackTropicraft: An Unofficial UpdateAnd Many moreMany mods on Fabric or Quilt require Cardinal, but some mods bundle it Jar in Jar or other formats so you do not always need to install it manually. For developers, the wiki comes with lots of useful information about developing with it, but so far the mod is only for Fabric and its derivatives so you will need to change your code if you also want to work on MC Forge. The mod is commonly used for configs.

modristore

Showing 1 to 15 of 129 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.