Mods for Minecraft 1.19.1

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

MCSkyblock

MCSkyblock introduces an exciting new world generation type called "Skyblock" directly into the world creation screen. The mod challenges players to survive and thrive in an isolated world with minimal resources. Starting with just a single tree and a patch of dirt, players must carefully strategize and progress through the game, eventually reaching even the Nether and the End. However, beware, as this journey is not for the faint-hearted - it requires dedication, patience, and a keen understanding of resource management.With dozens of configuration properties, players can tailor their gaming experience to their liking. From choosing the contents of starting chests to selecting which structures generate, the mod allows players to play the way they want to. Furthermore, MCSkyblock supports configurable biome-based sub islands, giving players the freedom to explore and survive in diverse environments. To create a MCSkyblock world, players must set World Type to "Skyblock" in the world creation menu.To embark on this thrilling journey, simply follow the download links provided. Before proceeding, it is crucial to carefully read and adhere to the installation instructions for a seamless experience.

MinecraftStorage

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

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

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

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

FreeCam by Zergatul

With FreeCam, you can get a spectator mode type camera while still in survival Minecraft. By using the provided keybinds, your camera becomes detached from the player, granting you unrestricted movement throughout the world. This feature enables you to explore every nook and cranny without any limitations.Are you ever curious about your surroundings in Minecraft? FreeCam comes to the rescue! It allows you to take a close look at your environment, observe mobs, and study the terrain from any angle you desire, providing a whole new perspective on your gameplay.One of the most fascinating aspects of FreeCam is the ability to clip through blocks. This means you can navigate effortlessly through mountains, caves, and buildings, making it an ideal tool for both exploration and cave locating.Taking stunning screenshots of your in-game character can be quite challenging, especially when limited to your character's perspective. FreeCam changes the game by enabling you to capture your player from various angles and perspectives, making your screenshots truly captivating.If you are a Minecraft builder, you'll appreciate FreeCam's potential for showcasing your creations. Capture your grand structures from the perfect viewpoint and share them.Keybinds and CommandsConfiguring speed control (since 1.1.0 version).Enter .freecam in chat to see your current settingsEnter invalid command (for example .freecam 1) to see helpChange maximum speed .freecam speed 100Change acceleration .freecam acc 100Change deceleration .freecam slow 0.001 (since 1.2.0 version)Enable rendering hands in freecam .freecam hands 1Disable rendering hands in freecam .freecam hands 0(unfortunately rendering hands functionality conflicts with OptiFine mod, it will not work) (since 1.3.0 version, removed in 1.5.0)Disable interactions with blocks/entities in freecam .freecam ia 0Enable interactions with blocks/entities in freecam .freecam ia 1You may want to disable this if you think this functionality is cheaty and you don't want to use it. In this case freecam mode is closer to spectator mode. (since 1.4.0 version)2 new keybindings you can use. They work only in freecam mode. Toggle Cam Control - use WASD keys to move your character, or camera. Toggle Eye Lock - you cannot rotate camera, it is always center on your character eyes. Crosshair and hands are not rendered in eye lock mode or when you control character. (since 1.5.0 version)Toggle Cam Control key replaced with Toggle Camera Lock. With Camera Lock enabled FreeCam position and rotation is locked, and you can use WASD keys to move your character and use mouse to rotate character.New setting:.freecam target 1 - default value. Game uses FreeCam position and rotation to calculate block or entity you target. This allows you to hit entities, place/break blocks, open containers you targeted in FreeCam mode (sometimes you can hit target you cannot normally see, or place blocks you normally cannot place). You can see target block debug information in F3 screen..freecam target 0 - if you think above mod behavior is cheaty you can disable it. With this setting you can still left/right click while in FreeCam mode, but these actions will target the same block/entities you target in normal mode. Crosshair is not rendered while in FreeCam mode. You cannot see FreeCam targeted block in F3 screen.(since 2.0.0 version).freecam path - display path information.freecam path add 1000 - add new point to the path with 1000ms delay (you should better watch video to get better understanding).freecam path clear - clear pathDiscover the exciting features of this exceptional Forge mod by exploring the captivating screenshots provided below. Simply follow the download links provided. Before proceeding, it is crucial to carefully read and adhere to the installation instructions for a seamless 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

The Twilight Forest

Welcome to the Twilight Forest, an extraordinary dimension exploration mod that will take you on a thrilling adventure like no other. This mod offers an immersive experience that will leave you captivated. In this post, we will delve into the key features of this mod and why it's a must-try for any Minecraft enthusiast.Fully Fledged Dungeons: Prepare yourself for epic dungeon crawling like never before. The Twilight Forest introduces a wide variety of meticulously designed dungeons, each with its own unique challenges and rewards. From ancient ruins to hidden strongholds, these dungeons will test your wit, agility, and combat skills. Explore their depths, solve puzzles, and face formidable foes as you strive to conquer these treacherous labyrinths.Varied Boss Battles with Elaborate Mechanics: If you're craving epic boss fights, the Twilight Forest has you covered. Encounter mighty creatures with awe-inspiring abilities and strategize to defeat them. Each boss battle presents a different set of mechanics, requiring you to adapt your tactics and exploit their weaknesses. These exhilarating encounters will keep you on the edge of your seat and provide a true test of your skills.Treasure and Loot with Unique Traits and Functions: One of the highlights of the Twilight Forest is the abundance of valuable treasures and loot that await your discovery. From enchanted weapons and armor to magical artifacts, each item possesses unique traits and functions that can enhance your gameplay. Collecting and utilizing these powerful items will not only make your journey easier but also unlock new possibilities within the mod.Street Cred; OG 2011 Modding Represent! The Twilight Forest mod has a rich history dating back to 2011 when it first emerged as a groundbreaking addition to Minecraft modding. Since then, it has continuously evolved, captivating players with its innovative features and engaging gameplay. The fact that it has stood the test of time and continues to be actively developed speaks volumes about its enduring popularity and quality.Ongoing Development: The Twilight Forest is a labor of love, and its development team is dedicated to constantly improving and expanding the mod. With regular updates and new content, you can expect fresh experiences and surprises, ensuring that the Twilight Forest remains a dynamic and ever-evolving dimension within Minecraft.How to Build a Twilight Portal ?Materials Needed:Grass, Dirt, Podzol, Mycelium, or any other block suitable for the frameFlowers, mushrooms, leaves, plants, or any other decorative blocks for the top of the grassWater buckets or any other means to fill the frame with waterStep 1: Choose a Location Select a suitable location in your Minecraft world where you want to construct the Twilight Forest portal. Keep in mind that the portal can be any shape or size you desire.Step 2: Clear the Area Clear the area of any obstructions, such as trees, rocks, or existing structures, to make space for your portal.Step 3: Construct the Frame Begin by placing blocks of Grass, Dirt, Podzol, Mycelium, or any other approved block material to create the frame of the portal. You can shape the frame in any configuration you like, as long as it meets the minimum size requirement shown in the image provided.Step 4: Decorate the Top On top of the grass blocks within the frame, add flowers, mushrooms, leaves, plants, or any other decorative blocks of your choice. This will add visual appeal to the portal and help fulfill the second condition.Step 5: Fill the Frame with Water Now, it's time to fill the entire frame with water. Start by placing a water source block in one corner of the portal frame and let it flow naturally to fill the entire frame. Alternatively, you can use water buckets to manually fill the frame until it is completely filled with water. Ensure that there are no gaps or dry spots within the frame.Step 6: Activate the Portal by throwing a diamond into the water. The portal should now activate, emitting a shimmering effect and opening a passage to the Twilight Forest dimension.This mod can further be enhanced by using the following mods to enable better looking trees into your game :Dynamic TreesDynamic Trees - The Twilight ForestIf you're ready to embark on an unforgettable journey, the Twilight Forest mod is waiting to transport you to a world brimming with adventure. Immerse yourself in fully-fledged dungeons, engage in thrilling boss battles, and discover unique treasures that will enhance your gameplay. This is a Forge mod and download links are given below.

MinecraftStorage

CompactStorage

Compact Storage began as a chest mod, offering a range of tiers to enhance your storage capabilities. Over time, it has transformed into a comprehensive system that revolves around upgrades. TheCompact Barrel, Chest, and Backpack boast an impressive 9 x 6 inventory size (a significant upgrade from past versions!). But that's not all—thanks to the cutting-edge Storage Upgrades, you can expand their capacity up to a whopping 24 x 12! Let's explore some features of the mod.Colourful Chests and BarrelsThis mod allows you to customise your chests and barrels by colouring them. You can colour a chest by right clicking them with a dye. Every dye in the game works! Compact ChestsCompact Chests can be upgraded to increase inventory slots. Here's the crafting recipe. The red dye can be replaced with any dye to get their respective colour.Compact BarrelsSimilar to Compact Chests. Can be upgraded to increase inventory slots. The red dye can be replaced with any dye to get their respective colour.BackpacksUnlike chests and barrels, they cannot be placed on the ground. They stay in your inventory. Right clicking while holding to open them. The red wool can be replaced with any coloured wool to get their respective colour.Row UpgradeRight click a Compact Chest using this item to increase the number of rows by one. Use multiple of this item to add more rows.Column UpgradeRight click a Compact Chest using this item to increase the number of columns by one. Use multiple of this item to add more columns.Discover the exciting features of this exceptional mod by exploring the captivating screenshots provided. To embark on this thrilling journey, simply follow the download links provided. Before proceeding, it is crucial to carefully read and adhere to the installation instructions for a seamless experience.

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

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.