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

Botany Trees

Botany Trees is an add-on for Botany Pots that allows you to add saplings to pots, including vanilla ones. This is different from Botany Pots, which by default does not let you plant much, while Botany Trees lets you plant saplings from Vanilla and a variety of mods to add new ways to harvest wood. You plant a sapling, it starts out small and then get bigger over time. You can make the trees grow faster using bone meal. When the trees grow they do not change appearance, they just scale to a bigger size. Once the tree finishes growing, it adds wood to the Inventory for the pot and then waits a few seconds and then starts over (though you may need to right-click the pot to make it reset. But in general, it is a much easier and quicker way to get renewable wood.Botany Trees is good for automating tree planting and you do not need to manually look for saplings or destroy the wood or use axes. Just sit and it will grow put the wood in the inventory where you can pick it up later.Botany Trees, like Botany Pots, has compatibility with other mods, and it does still very well. Some of these mods are:  QuarkBiomes O' Plenty Forbidden     ArcanusSimple FarmingBiomes You'll GoBetter Default BiomesSilent GearThe list of mods is not as long as the original Botany Pots, there are still many, and you can still use data packs to add more compatibility.

modristore

Creatures And Beasts

Creatures and Beasts is a fantasy mod that adds a wide variety of new creatures to your Minecraft world. Each biome, from the plains of the overworld to the void of the end, is filled with unique and exciting new mobs for you to discover.This mod includes creatures such as Yetis, Mushroom creatures, lilytad-like species, and more. In addition to these mystical creatures, the mod also adds lizards, birds, and even lava monsters for you to encounter and engage with. With so many new creatures to encounter and explore, Creatures and Beasts is sure to breathe new life into your Minecraft experience.

Einstine Pc

Premium Wood

Premium Woods is a mod that has much nostalgic value for Minecraft players. It was first made to fix problems with oak and birch trees in the game. Since then, it has been updated and moved to add new features. Several new types of trees, including Maple Trees, Tiger Trees, Silverbell Trees, Purple Heart Trees, Willow Trees, Magic Trees, and Apple Trees, are available in the latest version of the mod.One of the best features of this mod is that it allows you to craft planks of different colors from the logs of these trees without adding new block IDs. This gives you more options for building with wood without making your inventory messier.

Einstine Pc

Backpacked

The Backpacked mod is an exceptional Minecraft mod that increases the inventory storage capacity of players. The mod enables players to access additional inventory storage by pressing B and opening a customisable backpack. There are multiple backpacks to collect, each of which can be unlocked by completing specific challenges or objectives.The mod offers a unique pickpocketing feature, allowing players to share items from their backpacks. In addition, players can use shelves to display and store their unlocked backpacks in the world. These shelves support hoppers to facilitate the transfer of items.The Backpacked mod includes multiple configuration options that gives players more control over the game. The 'ban items from backpacks' feature allow players to restrict the use of certain backpack items, as well as customise pickpocketing and other mechanics. Backpacked is a must-try mod for all Minecraft players seeking to improve their gameplay.

Einstine Pc

Cinderscapes

Cinderscapes is a Minecraft mod that adds new biomes to the game, allowing players to experience a richer and more complex world. With Cinderscapes, players get to explore four new nether biomes that are beautifully crafted yet terrifying at the same time.The mod's new biomes follow the same style as the vanilla game but with additional details that make them stand out. Along with new biomes, Cinderscapes offers unique building blocks that add more variety and depth to the player's construction options. With these blocks, players can create more intricate and unique structures that are impressive.

Einstine Pc

MmmMmmMmmMmm (Target Dummy)

MmmMmmMmmMmm (Target Dummy) adds a Target Dummy that can be equipped with armour, which will reduce the damage it takes. It can also be dispensed from a dispenser and changed to mimic different mobs. The dummy shows damage dealt to it via numbers fading in and out of the screen, and the numbers change colour depending on the type of damage. You can customise the visuals and behaviour of the dummy in the mod config and shear it for different skins.The basic target dummy can be found in the combat tab and is good for practising combat. The dummy has numbers coming out of it, these numbers show how much damage is being done. You can hit it unlimited times and it will not break. There is also another number called DPS (Damage per second) which is also shown. With the hand you will struggle to get past 1,3 Damage per second, but with different weapons that number can get much higher.The mod is good for the post 1.9 combat system which requires you to not spam click as much, but can also be used to practise alternate combat systems. Such as Zelda’s Sword Skills, Commie’s Combat Tweaks, Golden Age Combat, and Combat Tests.The Dummies can also be equipped with armour and even mimic other mobs and have mob heads. This allows you to test various different types of weapons on various mobs to test how they would go in a fight and prepare you for PVP or for going against a mob you want to fight in the future. You can even test different types of enchantments, and dispenser drops, and even modify the appearance, skin and swing amounts, and messages with the config or even sheers.This mod is originally inspired by a 1.12 mod by Bonusboni but it adds many changes making it far better and it is for newer versions.The mod requires Moonlight Lib and is made by the same creator (like many of the other mods which use moonlight lib).

mchoarder

Moonlight Lib

Moonlight Lib (or Selene) is a set of utilities that offer a variety of specific features, such as:Dynamic resource pack utilitiesThe ability to register dynamic block sets,Block Colour APICustom map markersDynamic Villager AICustom first and third-person animationsGrindstone achievement triggersSoft Fluid SystemDispenser utilitiesMulti-Loader utilities (For Making mods on multiple loaders).These features provide modders with an easy way to create dynamic runtime resource packs, and data packs, resprite and retexture existing textures, register blocks that depend on a specific block set, detect any arbitrary modded block DyeColour, add map decoration and markers, modify villager schedules, create a custom first and third person animations, add custom triggers for grindstone items, manage multiple fluid containers items, register dispenser behaviours, and develop for the forge and fabric loaders. Documentation and examples for how to use Moonlight Lib can be found in the javadocs and example folder included with the mod.Moonlight lib makes modding in general much easier. With its extensive Tag system (known as types) you can easily generate many new types of blocks and group blocks together which can be used for things like crafting and data packs and general grouping, similar to how you are able to group different woods and stones together. The tag system while may make categorisation easier, does make registration harder and means it must be done at a particular time after Moonlight has scanned. This allows full sets to be registered.The Tag system is why many of Moonlight’s most popular mods, such as Carpeted Stairs & Slabs and Every Compat (Wood Good) are compatibility mods designed to make existing mods types work together better.The Block Colour API allows you to easily have similar blocks that are simply a different colour. Moonlight comes with a lot of other artistic and animation (similar to GeckoLib) modules making it good if you really want to customise the game’s appearance.Other great modules include the Villager AI Module (which allows you to control the AI of villagers and modify the schedules), Data Based Fluids which allow you to make Fluids that work well and have many cool features and customisation (such as being able to be put in buckets and bottles) that is registered via data but can still easily be overwritten via Forge fluids On MC Forge.One of the main advantages is the ability to easily make mods which work on both MC Forge and Fabric quite easily with their MultiLoader tools. It is similar to Architectury and even uses ArchLoom for its official build kit (and has some architectury injects) and but can also be used with other similar templates, including the unrelated but similarly named MultiLoader Template by Jarredll08.It is in many ways better than Architectury based on the actual new stuff it allows you to do being more advanced than those by Architectury while providing many of the same most important hooks that Architectury does.There are many mods of various categories which use Moonlight, such as Every Compat and MmmMmmMmmMmm (Target Dummy). If you are a developer there is also information and javadocs and examples on how to make your own mods with Moonlight.One big worry though is that the mod is Licensed All Rights Reserved which may limit your abilities with the mod.

mchoarder

Roughly Enough Professions (REP)

Roughly Enough Professions (REP) is an addon for Roughly Enough Items (REI) that allows players to access information about the Blocks/Block Entities/Workbenches needed for villagers to do their job. To access the panel, press the REI key (default is U) with an emerald or a villager spawn egg, or simply right-click the villager. Most villagers will need only one block, while others may require more. This mod works with vanilla and modded villagers, as long as they are similar to the vanilla villagers in terms of information. To find out which mod a villager is from, press shift on the profession name. This mod is not necessary unless you have many modded villagers or do not already know what they do. For an equivalent mod in Just Enough Items, try Just Enough Professions. For villager trades, a separate mod called Roughly Enough Trades is required.Roughly Enough Professions is very similar to its Just Enough Items counterpart Just Enough Professions, just with a few slight tweaks to accommodate roughly enough items. It is written by the same people.

mchoarder

Roughly Enough Resources

Roughly Enough Resources is an addon for the popular mod Roughly Enough Items (REI), which adds a variety of useful tabs to the REI interface. It is still possible to get the Roughly Enough Resources (REI) tabs in the traditional REI interface. It is important to note that while Roughly Enough Resources does work with modded content, custom-made solutions may not be able to integrate with it. Therefore, modders may need to do custom work to make their mods compatible with Roughly Enough Resources.  It also displays both to and from trades, making it easy to see what you can do with an item. The Mob Drops tab shows the items dropped by mobs when they die and can be accessed with the spawn egg. The Block Drops tab is similar to Mob Drops, but it is for blocks. Plant Drops can be accessed by right-clicking a seed, and it displays the plant's growth stages, the items it. It is accessed with left click, meaning it could have some slight issues with Cheat mode. It can be remapped though.This is an unofficial port of Just Enough Resources (JER) (An addon for Just Enough Items) which is a successor to Not Enough Resources (NER) (An add-on for Not Enough Items). In many cases Roughly Enough Items has a better User Interface than Just Enough Items, making Roughly Enough Resources a better alternative to Just Enough Resources some of the devs of Roughly Enough Resources (such as shedaniel) are also developers of Roughly Enough Items, Architectury (Required), and Cloth Config (Required). Many of the details are also better than Just Enough Resources in many ways. Additionally, Just Enough Items was only recently ported to Fabric (in the 1.19 era when it is still in alpha or beta) so for older versions of Fabric Roughly Enough Items ( and its addons) would be preferred for Fabric before 1.19 or in instances where you want both to have the same version. Roughly Enough Items (but not RER) has a Rift version also.This does not show villager trades. Instead you have to use a separate mod called Roughly Enough Trades

mchoarder

ExotelCraft

Exotelcraft Mod is a new mod that brings into the Minecraft world a new dimension. The new biomes, structures, and themes in this dimension makes it fun to explore. There are dark places, bushes that light up at night, and new ores that can be used to create new tools and armor. The mod also adds many buildings and villages to the new dimension, making it a fun place to explore and build.To get to the new world, you need to make a portal with a Black Stone block, just like you do to get to the Nether. Then you need to light the portal with the Exotel tool after you've built it. You'll find a new world to explore when you go through the door.There are many new types of biomes in the new dimension, such as forests, deserts, and mountains. Each biome has structures and features that you can find and learn about. In the new dimension, you'll also find new mobs and creatures, which adds to the fun of exploring this new world.

Einstine Pc

Framed Blocks

The Framed Blocks mod for Minecraft lets you build structures out of blocks in different shapes, like circles, stairs, triangles, vertical slabs, and more. This mod gives builders many options for making their builds stand out and look better. There are more than 50 shapes to choose from.The main thing about the mod is that it lets players edit any block. This feature is excellent for people who like to build in Minecraft and want to get better at it. Framed Blocks also has all the shapes that come with Minecraft, giving builders even more ways to build.The Framed Blocks mod is also easy to use, which is a big plus. Once the mod is installed, players can access it from the creative inventory. This makes it easy to get to the different block structures and use them. The mod also works with other Minecraft mods, making it a helpful tool for players who like to use several mods at the same time.To use framed blocks, you need to right-click the block structure with any block. The block you use will become the material for the structure, allowing you to create a wide variety of designs easily.

Einstine Pc

Get In The Bucket

Get In The Bucket is a simple mod that lets you transport mobs in Minecraft. It is very useful. With this mod, you can move any mob, including villagers and Endermen, by right-clicking with an empty bucket on them.This is a great way to move mobs around without worrying about them getting hurt or killed by other mobs. For example, if you need to move villagers to a farm or to a new village, you can do so quickly and safely with Get In The Bucket.One of the best things about this mod is how easy it is to use. All you need is a mob and an empty bucket. There are no hard-to-understand steps to follow or things to make. Just right-click the bucket on the mob, and you're done.

Einstine Pc

Just Enough Professions (JEP)

Just Enough Professions (JEP) is a Just Enough Items addon that is used for getting information about different villagers and their jobs.The main functionality that it adds to Just Enough Items is that it can find out the Blocks/Block Entities/Workbenches required for a villager to do their job. You can also see what the villager looks like and their name. This is in a separate tab within Just Enough Items.You can access the panel by the Just Enough Items uses key (which is U by default) with an emerald or Villager spawn egg or just do the right click to get the information about it. Most villagers will just have 1 needed block, others will have more than 1. These blocks are what is required for villagers to do their jobs.It works with vanilla-modded villagers so long as they are similar to the vanilla villagers for their information. If you want to see which mod a villager is from you can by pressing shift on the profession name.This is a fairly simple mod and is not needed if you do not have many modded villagers or already know what they do. There is a Roughly Enough Items equivalent called Roughly Enough Professions.

mchoarder

Just Enough Resources (JER)

Just Enough Resources is a Just Enough Items addon which added new information based on resources. There are a few tabs added to Just Enough Items by Just Enough Resources, each doing various different things. Most of the tabs are accessed with a left click rather than a right click, which may cause some issues with cheat mode, though the buttons can likely be remapped and it is still possible to get the Just Enough Resources Tabs in the traditional JEI interface though.While it does work with modded content, do note, that similar to Just Enough Items, custom-modded solutions may not be able to integrate with addons like Just Enough Resources. Modders may need to do custom work to make their mod integrate with Just Enough Resources if you do stuff in a non-conventional way.One of the tabs is the trading tab. This tab shows the common trades with villagers in the game that are registered with the plugin or are just vanilla. It can show to and from trades making it easy to see what you can do with a rather useless item.The Mob drops tag shows some of the things mobs drop when they die. This can be accessed with the spawn egg and shows the likely drops of a mob and probability.Block Drops are similar to Mob drops but it is for blocks.Plant drops can be accessed by right-clicking the seed, it shows what kind of plant can be grown with a seed, what the plant looks like over time, what the plant drops, and other information about the plant.Selecting an Ore can give you information about its world generation. It gives you a graph showing the likeliness to find the ore at different depths over time as a line graph, which can be useful for people trying to mine to find different ores.Dungeon Chance also lets you know the likeliness of finding something in a dungeon.Just Enough Resources is the successor to Not Enough Resources for Not Enough Items. It also has an unofficial port for Roughly Enough Items called Roughly Enough Resources.You should also look at the Wiki for more info like profiling.

mchoarder

Pig Pen Cipher

 Pig Pen Cipher  is a security, encryption, and font mod which add the  Pig Pen Cipher (also known as masonic cipher, Freemason's cipher, Napoleon cipher, and tic-tac-toe cipher) font which can be applied to books, messages, and others.Commands such as "/pigpen say" and "/pigpen book" can be used to use the cipher on a server, and developers can use the IFomattableTextComponent class to apply the cipher to text components. Additionally, vanilla commands such as the "give" and "title" commands can be used with the cipher by specifying the font ID in the text properties in the command. With Say being what is used for ciphered messages and book being for ciphering books. There is also /pigpen tile (which does the same thing for blocks with text such as signs) and /pigpen hand (which renames the itemstack in hand to a name in pigpen).Developers can also easily have their mods integrated by modifying the ItextComponent. The mod comes with some security drawbacks though and should not be actually used for security. Pigpen cipher offers no real protection when it comes to cryptography. Using symbols instead of letters cannot prevent it from being deciphered, and it is not dissimilar from any other straightforward monoalphabetic substitution cipher. Moreover, its widespread recognition means that it is not a reliable choice for security purposes. As a consequence, Pigpen is often featured in books about ciphers and secret messages intended for children. The code may have been common in the middle ages and earlier, it is not a good way to hide your info. Even the authors of the mod (Mostly DarkHax, who is not very honest himself) say that and even offer a decryption guide. More info can be found on the Wikipedia page. What is even worse is that the mod by itself is only a font mod, and the actual things you are saying can easily be read by the server log and possibly by others without the mod especially when the mod is installed on the server. What is worst of all is that the command system has decryption for all of the text making it very easy for someone who knew about the existence of the mod or pigpen cipher in general could easily find a way to reverse engineer this.While PigPen Cipher these days is largely supposed to be used for fun, it can often be an inconvenience for those who do not want to play. Decryption info can be found on the wikipedia page with a basic guide in the images.

mchoarder

Showing 76 to 90 of 180 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.