Mods for Minecraft 1.16.2

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

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

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

Diagonal Fences

The Diagonal Fences mod revolutionizes the building experience, by offering a user-friendly and intuitive interface that complements both beginners and seasoned players alike. By using diagonal fences, builders can craft elegant bridges, charming lattice patterns, and realistic railings with ease. Builders no longer have to settle for clunky workarounds or being confined to grid-like constructions.This game-changing mod brings an innovative solution to the long-standing challenge of seamlessly connecting fences placed diagonally from one another. Gone are the days of unsightly gaps and disjointed designs, as this incredible mod effortlessly bridges the divide, granting players the ability to create stunning structures that were once thought impossible. All the fence variants are affected by this mod - wooden, stems and nether brick fences.Please take a look at the screenshots to get an idea of what you can expect from this mod. This mod offers versions for both Forge and Fabric, and you can find the download links below. Make sure to read the installation instructions carefully as this mod requires some extra dependencies to function.

MinecraftStorage

Launchers

Vertical Travel in Minecraft Made Easy with the Launchers ModDiscover how the Launchers mod revolutionizes vertical travel in Minecraft, providing an effortless and exciting experience. Say goodbye to tedious methods and unnecessary space as you soar to new heights with these powerful piston-like launchers.Vertical travel in Minecraft can be challenging, but with the Launchers mod, it becomes a breeze. From simple soul sand water elevators to complex minecart-based redstone elevators, players have various options. However, these complex methods can be time-consuming and confusing for regular Minecraft players. That's where the Launchers mod comes in, offering a convenient solution.The Launchers mod introduces unique "launcher blocks" that propel players to different heights depending on their type. Resembling pistons, these launchers are powered by redstone. By standing on the extending face of a launcher block and activating it with a button or lever, players are launched into the sky. This feature is particularly advantageous for players who frequently use elytras. Additionally, stacking multiple launchers allows for even greater heights.To get a glimpse of what the Launchers mod has to offer, check out the accompanying screenshots. Whether you prefer Forge or Fabric, there are versions available for both platforms. Below, you'll find the download links. Ensure a smooth installation process by carefully reading the provided instructions to avoid any errors while 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

Mob Sunscreen

Mob Sunscreen is a simple mod that allows you to prevent certain mobs of your choice from burning in daylight. This will help make the game more challenging as you will now have to fight mobs and prevent death during daytime too.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

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

Tons O Dungeons

Tons o' Dungeons! is a Minecraft mod that brings countless new dungeon structures to the game. One of the structures added by this mod is the Mega Crystal, which can be found in the sky. Another structure, the Mini House, can be found anywhere in the game. The mod also adds the Brick Mirror Pyramid, which can be found in the plains biome.The Melon Creeper structure is another unique addition to the mod and can be found in the sky. Finally, the Spruce Shack is a structure that can be found in the taiga, taiga hills, and taiga mountains biomes. With so many new structures to explore, Tons o' Dungeons! is a great mod for players looking to add some variety to their Minecraft experience.

Einstine Pc

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

Inventory Profiles Next

Inventory Profiles Next is an inventory sorting mod that provides a button in your inventory for helping you do various sorting tasks. Here is an explanation of what many of the buttons do and their locations in the Inventory Graphical User Interface.Overlay     Configuration Screen – Found on the top Left by default and lets     you change many settings and even see some of the in-game code class     names.General     Configuration Screen – Found directly under the Overlay     Configuration Screen is where you go to edit most of the stuff about     the mod including text files, sort orders, and many more. The mod is     extremely configurable.Sort     Inventory Button – Looks like a Z, found in a set of 3 buttons     found in inventories and it helps you sort the items in order     without gaps. Does not affect items in the HUD barSort     Inventory in Columns – Next to the Sort Inventory Button, it sorts     related items such as different types of stone-related blocks in     columns. Does not affect items in the HUD bar.Sort     Inventory in Rows – Next to the Column sort, but does in rows,     though has a weird layout sometimes. Does not affect items in the     HUD bar.On the chests next to the last 3 buttons you should see another icon that gives you keyboard shortcuts. Keyboard shortcuts can be configured and are mainly used for these things:Ability     to also include the Hotbar/Hud Bar in movingOnly     fill the chest up enough to fill existing stacks without creating     new ones   Move     only the same type of items as the type selected (some arrow-based     mods do this with an Arrow Click) Move     all Items into the chestThe keyboard shortcuts can be quite useful for some stuff, though in some ways better Buttons could be better like they have in Wurst for chests, the keyboard is often faster though, but harder to remember for some.The mod is highly configurable and uses libIPN for a lot of the config and has a great and very detailed GUI config screen to configure many of the smallest details with good visuals, it is more detailed than average GUI config systems.There are also many other things the mod can do such as replacing almost broken tools and locking item slots. The mod is client-side only and does not need to be installed on the server to work.It is important to note that this mod does not do everything done by inventory tweaks and it is either recommended you install them together to get both of the functionalities or install InvTweaks Emu for IPN to emulate many of the shortcuts. There is also a mod called IPN Rejects which is an addon which adds things that the author decided not to include in the base mod. The mod also highlights items you are hovering over green or items that would be included in an operation you are doing that involves multiple similar items.Requires libIPN and Fabric Language Kotlin.

modristore

libIPN

libIPN (library Inventory Profiled Next) is a library used by Inventory Profiled Next and some other mods by the same author (though you are allowed to use it for your mods).There are many APIs this library contains used for various things like configs and GUI, here are some of the many things libIPN helps you do:    Logging     (With Debug and Trace)   Talking     with the player directly   Rendering Colours    Text    Textures    Data     parsing of various formats such as indents   SemBerInformation     ManagementMaths     and Physics and GeometryDebuggingLayoutsWidgetsToolTipsPath     Validation and writingMayThrow     annotationsWeighted     AlgorithmsLots     of AbstractionChanges     to the ControlsEntity     AbstractionItemsAliasesAnd     so much moreIt runs on Both MC Forge and FabricMC + Derivatives (though some like Quilt may have some issues if the issues can not be reproduced on Fabric). The author still maintains older versions going back to 1.16 and uses a lot of shared code among each of the versions making it good for projects which want to be on many versions with not much change.It is important to keep a few things in mind. First of all, the library is written in Kotlin, which will limit its use in Java in some ways, and it will require a language adapter like Fabric Language Kotlin. Kotlin may also be harder to read for many Java-first programmers and reading it may be harder. The mod is also undocumented, with the official page not even saying all the functionality, the mod is supposed to be used with mirinimi’s mods, mostly the ones related to inventory profiled next. IPN Rejects (a mod which adds things that were originally declined from the main Inventory Profiles Next) also uses this library. LibIPN is commonly used by many modpacks big and small, like Colonies Universalis – Updated. Though if you do know how to use it there is a chance you can get some benefit from it, it is a little similar to architectury.

modristore

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

Charm

Charm is a vanilla plus mod which adds a lot of new content as well as a lot of tweaks to the existing game. From basic storage blocks, and new types of wood, to new entities and world generation, this is one of the more extensive vanilla plus mods.There are a few storage blocks with custom abilities, the Sugar and Gunpower blocks are both power storage blocks, and both fall similarly to gravel and sand, but Sugar disappears when mixed with water and gunpower when mixed with lava. There are also ender pearl blocks, which convert silverfish that go onto it into Endermites and eating Chorus fruit teleports you to them instead of a random location, but both can be turned off in the config.There is also a pressure plate called the Player pressure plate that is crafted with gilded Blackstone that only the player can step on.You no longer need to use 9 Redstone to make a Redstone block, there is a new type of block called Redstone sand which is 8 Redstone and a block of sand, however, it does fall making it useless for some builds. There is also a new lantern type from Redstone and iron nuggets that lights up from Redstone signal.New types of wood added include Azalea Wood and Ebony wood. They have their own textures and saplings. Totems of preserving protect your stuff when you die and do not despawn. Raid Horns are another item which is very useful as they stop raids. There are also other random items such as coral sea lanterns, copper rails and clear item frames and different variants for many items are added for different types of wood, materials, colours, and other attributes. Some new variants for items include variants for:  Bundles Glints   Boats    Bookshelves    Animals  (often coloured differently)    Barrels    Nuggets    Bars    Chests   Chains     (requires extra nuggets config feature)    Lanterns     (requires extra nuggets config feature)    And     so much moreThere are also new mobs added such as Coral Squids and Mooblooms (like flower-based Mooshrooms). Mobs in general where many of the changes are also made such as changing the appearance of snow golems (which have largely been forgotten about by the community recently, though the old texture has a charm), beacons healing tamed animals, witches dropping luck, and other stuff.There are also new changes to enchantments, such as a new enchantment called Ærial Affinity which makes it so you can mine faster when you are not grounded and another enchantment that makes block drops go directly into your inventory. There is also a way to convert items to enchanted books with grindstones, which is partly based on the code from Grind Enchantments.A new type of weather is also added, snow storms make that already kinda good but also kind of boring snow much more extreme and exciting, but can also cause the player to freeze if they are not wearing leather armour and there will be many new layers of snow generated.This is a very large mod with lots of random changes, it would be impossible to cover all of them, but you can read their wiki to get information about many of them. There are also 2 addons, Strange and Charmonium which add new functionality or music. The mod was largely inspired by Quark it is primarily for Fabric, but an official forge port called Charm Reforge exists while claiming to be 1.14.4 and newer only appears to have a 1.16.5 version so far and has not been updated in over a year. Pre 1.16.5 versions do not have the ReForged Suffix.

modristore

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