Mods for Minecraft 1.18.1

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

Reborn Core

Reborn Core is a library mod used in many of Tech Reborn developers' mods. It incorporates a robust event system, enabling modders to create dynamic and interactive content. Some of their most popular mods that depend on Reborn Core include Quantum Storage, Fluxed Redstone, Hardcore Map Reset and more.Note that Reborn Core for 1.14+ versions use Fabric and therefore they require Fabric API to function. Download links for this library mod are given below.

MinecraftStorage

Diamond Ingots

Diamond Ingots makes obtaining diamonds a lot more different. The process will be tiresome and difficult in the beginning. But as you progress towards the endgame, it becomes more and more rewarding.Mining diamonds is now a delicate process, therefore you can expect the diamond to break into shards while mining a diamond ore.You can obtain regular diamonds from loot chests or by smelting diamond ingots.A regular diamond can be broken down into one diamond shard.It's important to note that 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 for a smooth experience.

MinecraftStorage

Macaw's Paintings

Having received an overwhelming number of likes and praise for their previous decoration mods, the mod developer Macaw has been inspired to explore a brand new direction - paintings!  The paintings showcased in this mod are the exceptional work of a talented artist named Peachy. With keen attention to detail and a unique artistic flair, Peachy's creations offer a seamless integration into the vanilla style of the game, making them an ideal addition to any virtual living space. A total of 46 captivating paintings have been carefully curated for this collection.Please take a look at the screenshots to get an idea of what you can expect from this mod. 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

Distant Horizons

Distant Horizons is a remarkable mod developed by talented Minecraft enthusiasts, designed to extend the render distance capabilities in the game. Unlike the vanilla version, where players might be restricted to a lower render distance, Distant Horizons allows users to see upto an astonishing 1024 chunks away from their current position. This means that Minecraft players can now explore their worlds like never before, enjoying breathtaking vistas of their creations from afar.One of the primary purposes of Distant Horizons is to allow players to admire their builds from a distance. The only drawback is a loss of quality, which is hardly noticeable unless you specifically look for it. Take a look at the screenshots given below. The screenshots were taken with a Minecraft render distance of 2 and a mod render distance of 1024. The resource efficiency is the best par of this mod. The great frame rates you will have while having hundreds of chunks loaded is insane.Even with the large render distance, your game will run relatively smoothly. It's optimized performance ensures a seamless gaming experience without compromising the overall enjoyment. One thing to note is that the mod does not support shaders.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 for a smooth experience.

MinecraftStorage

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

TrampleDisabler

Tired of having to replant crops after they get destroyed by mobs or players running over them? You yourself may accidentally jump on a planted crop and end up breaking it. Almost all Minecraft players can relate to this. And this is where the TrampleDisabler mod helps you.The name of the mod itself pretty much explains the function of the mod. It disables trampling. You can now let your farm animals run freely on your wheat fields without having them ruin the crops. You will no longer have to worry about accidentally getting the aesthetics of your crop field ruined.

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

Caelus API

Caelus API is an API that makes changes to Elytras to make its functionality available to other items more easily.Elytras currently works because they have a hard-coded flight functionality, which makes it hard for other modded items to use its functionality without copying some of the game's code or otherwise calling the Elytra code.To do this, Caleus creates an attribute called CaelusAPI.ELYTRA_FLIGHT, which enables one to access the flight functionality. The functionality has an integer that must be set to above 1 to be enabled; the default is 0.The vanilla Elytra has also been changed to use this instead. This could but is unlikely to cause issues with other mods.Caelus is not only for developers, though; it also adds some Quality of life changes to the player experience in the pre-1.16 game versions. Some of the features for players are:Turning flight on or off with a key bind (default v)Turning flight on or off with a key while in the air (Keybind must be set manually)Ability to use a key bind to activate Elytra flight instead of the weird jumping and fireworks movement (Must also be set manually)Caleus is used by many Elytra mods and even Origins and Thermal Craft.

modristore

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

Caracal

Introducing the Caracal mod! This exciting new addition to Minecraft brings a playful feline friend to your world. Caracals are quick, nimble creatures that love to hunt chickens and rabbits. And the best part? You can tame them with raw fish or meat from their favorite prey. These cute little critters spawn naturally in savannas, so keep an eye out for them on your travels. And when you do find one, listen closely for their adorable sounds! With the Caracal mod, you'll have a new companion to join you on all your adventures.

Einstine Pc

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

Campsite Structures

Campsite Structures is a mod that adds vanilla-friendly campsites to Minecraft. These campsites come in six variants and can randomly spawn on the surface, typically in grassy areas. Each campsite contains a Camper NPC who will only attack if provoked. The mod also adds loot to the campsites, making them a worthwhile stop for players exploring the world. The six current variants of campsites are Armorer, Butcher, Cartographer, Cleric, Farmer, and Fisher. The mod is designed to be compatible with other structure mods, and the creator encourages players to leave feedback if they encounter any compatibility issues. Future plans for the mod include adding even more variants of campsites, such as the Fletcher, Leatherworker, Librarian, Stone Mason, Nitwit, and Shepherd campsites. Overall, Campsite Structures is a great addition to Minecraft for players who enjoy exploring and discovering new structures in the game.

Einstine Pc

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