Mods for Minecraft 1.16.3

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

Portable Jukebox

Portable Jukebox is a mod that lets you listen to music in Minecraft. In vanilla Minecraft, the only way to listen to music in-game is by placing a music disc into a jukebox. But the audio range of the jukebox is limited, so you can't listen to them while travelling or moving around. This is where the Portable Jukebox helps you out. This new type of jukebox can be carried around by the player. You can find them as loot in dungeons.The Portable Noteblock can be held in hand and you simply have to right click to play a note. The note played depends on your Y-level and the instrument depends on the block you are looking at.This mod offers versions for both Forge and Fabric. Download them using the links given below.

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

Desolation

Desolation completely changes your game - It adds a new, dark and mysterious biome that presents plenty of hidden dangers. The mod introduces new mobs, blocks, trees, and even some intense particle effects. Speaking of particle effects, it is one of the most notable features of the mod. The particles somewhat resembles falling ash. They are implemented in a way that is just perfect, adding to the dark elegance and mystery. Let's explore some of the features of this jawdropping mod.Dark trees that are tall and thickCamouflaged mobs that are ready to attackPlenty of new blocks that adds detailBiome specific floraPlease 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 for required dependencies.

MinecraftStorage

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

Plushie

The Plushie mod is a fun and cute Minecraft mod that adds a wide variety of plushies to the game. These plushies are available for almost all the mobs in the game, and they can be used as a decorative material to enhance the overall look of your house or base. In addition to being used as decoration, these plushies can also be carried with you during travel, adding a touch of personalization to your adventures. The mod also allows players to craft different types of plushies using various materials, making it easy to customize your collection to your liking.

Einstine Pc

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

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