Mods for Minecraft 1.16.4

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

Botany Pots is a popular Minecraft mod that allows players to grow their plants, trees, and flowers in-game. The mod was created by DarkHaxDev and multiple other developers on their GitHub to give players an immersive gardening experience. It is a perfect way to add a little bit of realism to your Minecraft experience. Botany Pots adds a variety of new items to the game, including flower pots, planters, and a watering can. Players can use these items to plant and grow their plants, trees, and flowers. Players can use the items to create a personal garden or even to start their farm. The mod includes a variety of different plants, such as roses, tulips, and ferns. Players can also grow trees, such as oak and birch, and flowers, such as daisies and sunflowers. The mod also includes a variety of different items, such as fertilisers, soil, and pots to help players create the perfect garden. The mod also includes a variety of different recipes for players to use. These recipes allow players to craft the various items in the mod including flower pots, planters, watering cans, fertiliser, soil, and tools. The mod also includes a variety of different tools, such as shovels and rakes. These tools can be used to help players maintain their gardens and farms. Botany Pots is one of the best Minecraft Mods for gardening. The mod is easy to install on Forge and Fabric/Quilt, and the items are easy to use.Some of the Features of the Botany Pots Minecraft Mod are:1. Plantable Crops: Plantable crops such as wheat, carrots, potatoes, melons, and pumpkins can be planted in the Botany Pots.2. Breeding Crops: Crops can be bred using bonemeal and fertiliser.3. Growth Accelerator: The Growth Accelerator feature can speed up the growth of crops.4. Automated Farming: Automated crop farming can be done with Botany Pots.5. Customisation: Colours, sizes, and shapes of Botany Pots can be customised.6. Compostable Items: Many items such as leaves, grass, and saplings can be composted in the Botany Pots.The Mod also has a wiki which gives you technical information about how to use it. You can also use JSON to add support for other modded crops and define new crops, soils and fertilisers.Botany Pots also has compatibility with a lot of other mods which include biomes, gardening, and food such asBiomes O' Plenty   BotaniaQuark Simple FarmingHarvestcraftSnadXL  Food ModBuzzier BeesMetal  Bushes Mystical AgriculturePeanut ModCraftTweaker (link to Wiki for editing seeds and soils and others, download here)These integrations can add things like crops and soils and your own could easily be added with JSON.The mod is Open Source and based on the MultiLoader template and supports the newest version of Minecraft as well as many older ones. It requires Bookshelf to be installed.The Pots have a book icon that tells you the pot recipes and useable seeds. By default, in the vanilla game, there are no specified seeds, you need to define your own seeds or install mods with seeds.

mchoarder

Promenade

Promenade is an exploration and biomes mod that adds a bunch of new features and biomes, as well as other decorative things. It makes the world more diverse, and the new biomes are based on real-life trees from around the world that are not found in traditional Minecraft but still look good none the less.There are a few main biomes; most of them are distinguished by the trees (which are shown in the pictures in vanilla biomes).The  Cherry Oak forests have these pink trees that have pink leaves with     cherries in them (though breaking the leaves does not always     guarantee a cherry). The trees in this biome are Japanese Cherry     Blossoms, and the biomes are pretty simple outside of that. They are     more distinguishable from other trees in the mod due to their bright     pink texture, and these trees can commonly be found in modded     servers such as LadEarth.Carnelian Treeway has maple trees, which have brownish orange leaves and can     be found a lot, maple trees also often have a birch base, making     them a good, possibly better looking source of birch wood.Dark Amaranth Forests are forests with trees that are dark orange with a     brown stump, darker than most other trees.Palm trees, which can be found in deserts or their own biome, are very     tall trees with brownish green leaves and, in many cases, a slight     bend (unlike some of their tall real-life counterparts).Ducks in the plains and rivers, capybaras in swamps and rivers (though we couldn't find them in our version), sunken skeletons (found in oceans), and lush creepers in caves are also mobs. These mobs are, for the most part, extensions of vanilla mobs, such as the duck being similar to a chicken and the monsters having vanilla variants. Capybaras are probably the most original if you can find them, and they have two variants (brown and albino). They are said to be large rodents that can sleep and wake up at dawn. The model is a little like a pig.Ducks also have 2 variants, the "penkin", which is in the plains and forests, and the "mallard," which is in the plains, rivers, and swamps, each with their own appearance that looks similar to real-life ducks. Mallard is green, and penkin is yellow or white.Varieties of mobs can be summoned with commands.There are also a plethora of other smaller decorative blocks, items, and plants that can help make the world more interesting if you come across them, and unlike some other biomes mods like Biomes O Plenty or Oh the Biomes You'll Go, this is not an overly bloated mod that adds a plethora of useless biomes and wood variants you will not need (and prevents some mobs from spawning, making the game boring at times), instead having a fewThere is a wiki for Promenade. Though the wiki is a fairly basic GitBook wiki that is mostly like a slide show that is not fully complete, it is still good and does still provide many pictures and details about the mod on the newest version.Promenade requires the Dawn API, which is also used in many of the other mods by the authors of Promenade and provides many features. On newer fabric/quilt versions of the mod, you will also need TerraBlender because of missing FabricAPI Modules; the Minecraft Forge version of the mod does not need this though and does not currently exist.

mchoarder

Dawn API

Dawn API is an API that is used to make various mods for Minecraft. It is a library mod for many of the mods of the Dawn team, adding utility classes and other typical APIs for constructing mods. It aims to be available for the latest version of Minecraft at a given time and focuses mainly on builder classes to make the creation of new features easier, as well as a bunch of data fixing tools and generation. For developers, the Dawn API can be added to the build.gradle of a Gradle project for Fabric, you need to add a few maven repositories as shown on the github, as well as some by other modders like terraformer’s and shedaniel for optional mods. You will also need to set dawn_version = [version] in the gradle.properties.For players, the Dawn API has its own features, which you can get just by having the mod installed. These include:Extra     NBT parameters for TNT TileEntityA     flying block entity that is similar to a flying falling block /export     command, which can be used to export information about a game’s     content./motion     command, which lets you control the motion and velocity of entities./foodbar     command lets you change the hunger and saturation of entities./health     command lets you control the health of entities.Most of the features are mostly about controlling various elements of blocks and entities, which could be useful for some modpacks and maps, mob battles, or just having fun. Dawn API also has a contributor’s guide on their GitHub for people who want to add their own stuff, which also explains how to get started with development. Dawn API necessitates the use of Fabric API or Quilted Fabric API.Dawn API is mostly for Fabric in general.The developers of Dawn API are also behind Promenade, Culinaire, Artisanat, Mubble, Universal Ores, and other primarily Fabric mods, some of their mods use Dawn API, so if you use them you may want to get Dawn API.Dawn API also has built in compatibility with Cloth Config, Mod Menu, and AppleSkin.

mchoarder

Mystic's Biomes

Mystic's Biomes adds a variety of new vibrant, colourful biomes to Minecraft. The screenshots given below speaks for themselves. You can see how bright and alive the game looks with this mod installed. The biomes offer a new heavenly experience that's simply not possible in vanilla Minecraft. The most notable part is the smart usage of the colour pink. Pink is very rare in vanilla Minecraft, as they only appears on flowers and such. This mod turns the colour of the leaves of birch trees to pink, giving the game a completely different look. Alongside this, pink flowers are scattered all across the terrain, intermixed with regular grass to change the way the terrain looks. The game simply looks more fun and playful with this mod.This is a Forge mod and download links are given below.

MinecraftStorage

Tom's Simple Storage

Tom's Simple Storage is a storage mod which adds network storage similar to Redefined Storage or AE2. Tom’s Simple Storage is not really a tech mod like the other mods, but is more vanilla themed and tries to provide a simple way to do network storage, but can still be used with other tech mods. It also has the ability to hide storage blocks from potential foes in an even better way than AE2. You can create wireless and interdimensional storage networks.Most of the items you will need are in a special creative tab specifically for Tom’s Simple Storage. The Creative Tab is labelled with a Storage Terminal, one of the 1st items you will need to get to start. You need to put a Storage Terminal  and a Inventory Container. These are the 2 blocks that are most important. The Inventory Container is like the brain of your storage network. It is used to connect all the inventories together. The Storage Terminal is how you access and control your storage network. There are also Wireless Storage Terminals and Advanced Storage terminals, but those are harder to setup and do not always make a big difference. The different blocks can be connected from the Inventory Connector with Inventory Cables or Inventory Trims, which can be connected to different inventory blocks. There are also open Barrels, which spit out items and can be used for automatic configuration of many technological contraptions or for converting nearby blocks to storage blocks for your networked storage.Storage Networks can also be connected. In order to do this you need either an Inventory Cable Connector or a filtered  Inventory Cable Connector. These will let you connect you storage network with overseas locations for your storage network.One of the top features of Tom’s Simple Storage is the ability to paint some of the items. This can be used to obfuscate some of your storage from intruders. It is a little like AE2’s carper covering system but a bit better. With the paint bucket, you are able to paint your storage blocks to look like nearby blocks, it commonly turns it into stone, which would be good for underground storage networks. One drawback is that only some blocks such as Inventory Trim and Cables can be painted, so it is important top keep this in mind when creating your storage network. Unlike AE2 or RF and many other Network Storage mods, this one has bigger reliance on traditional chests, which can be connected to your storage network. There are not really hard drives like in Refined Storage and calling it a Storage Network is a bit of a stretch since it does not try to appear that technical.The terminals are similar to those in RF but can also be switched with the click of a button to be closer to those of AE2 or Vanilla. The main difference between the 3 mods is the hot keys.  There are also 3 different search mods, such as standard, keep, auto, and auto keep. The Search is highly customisable and possibly better than some other network storage mods. You can also sort the items in the terminal by things like name or amount and switch between ascending and decending.

mchoarder

Repurposed Structures

This amazing mod adds a whole host a features to all dimensions in Minecraft! It includes:-14 new Mineshaft types- 10 new biome variants of Villages- 15 new Temples variants- 2 new biome variants of Igloos- 13 new Pillager Outposts- 4 new types of Shipwrecks- 7 new Mansion types- 5 new Witch Huts types- 3 new kinds of Ruins! (2 on land. 1 in Nether)Personally I love the Nether City's which are repurposed End City's but found in the Nether instead; as well as this, the underground mineshafts found in the three dimensions add so much more to the game making it feel really unique and explorable. If you are bored with basic Minecraft exploration this mod will add many more features to give you a better experience exploring the game world!

DanNoSkill

Immersive Petroleum

Oil has earned a negative reputation for its dangerous effects on the world, but using it to fuel your factory in Minecraft is perfectly safe!Immersive Petroleum is an addon for Immersive Engineering that focuses on oil processing mechanics and also the process of acquiring it. It's not an easy to use mod, that's for sure. To get started, make sure to have the Engineer's Manual and plenty of steel. Build the Seismic Survey Tool and shove a Buckshot Cartridge inside of it, it'll quickly give you a map with black and white spots, the white ones being where you'll usually find the fluids you want. Go towards them and use the machine again, if it all worked correctly, build a Derrick multiblock right there and bring tons of pipes, water and liquid concrete to it, it'll start drilling into the earth to get that sweet black gold for you.After you've done this, you're ready to get started with the actual content of the mod; Gasoline powered Portable Generators, motorboats, and a few useful blocks along with tons of other machines that are used to process and take advantage of this oil. Refer to the book to understand everything else.

Phoonyx36

Engineer's Decor

Useful, simple to use and good looking, Engineer's Decor is an addon to Immersive Engineering that adds tons of decorative blocks and a few functional machines to the game.New bricks, new concrete variations, more slabs, and even a roof style block group. There's also tables, stools, window stills and modern metallic fencing. In terms of functional machinery, a new furnace type that can turn cobblestone and other rocky blocks into lava has been added, along with a machine that can freeze water into ice.Solar panels, machines that cut trees, and many other useful contraptions are also part of the mod, some can be powered optionally to make them faster, while others require power to run at all times.

Phoonyx36

Immersive Engineering

A timeless classic, Immersive Engineering is a tech-industry mod that adds many multiblock machines, power sources, animated windmills and waterwheels and awesome weapons like the Railgun and the Revolver.It's a complex and difficult mod to understand and work with, but the challenge only makes it all the more interesting; To get started, craft an Engineer's Manual and keep it stored in your inventory when working on the mod's contents. Then make an Engineer's Hammer and build a Coke Oven and Alloy Kiln, both made of simple materials like clay, sandstone and bricks.With a Coke Oven, you can make Coke Coal and free charcoal out of logs. It's slow, but effective, be sure to make multiple. You'll also get Creosote Oil as a byproduct, so be sure to store it and use it to make Treated Wood. The Silo and Tank multiblocks allow for massive storage of items and fluids respectively, make good use of them. The Metal Press is also an incredibly useful tool, allowing you to make plates, cables and many more items in a cheaper and more effective way. You can connect it to conveyor belt lines to move items around automatically.Having an array of Blast Furnaces is also incredibly important, as the best content this mod has to offer is gated behind Steel and you can only make it in those.

Phoonyx36

MCDoom

MCDoom is a mod which adds lots of Doom Themed content to the game from the Game series Doom, including the DOS version of Doom and Doom Eternal. The mod has a collection of different items, tools, bosses, and structures, each with special abilities. Much of the content is unique and not very similar to each other, and much of the art is of very high quality, especially the models for the entities. The mod has so much content; the official review series comprises three videos combining about 1 hour’s content.There are many structures with many extraordinary abilities; one is a wooden structure that occasionally spawns in your world. It has a door which, when right slick, opens up, and even on the roof, there is a door that explodes. The structures range in complexity, some being very complex and others reasonably basic. One of the most important structures is called the Doom Portal. The Doom Portal is a glorified nether portal which takes you to the Nether, and it has nearby demons (which look a bit like Zombie Pigmen) and totems which strengthen the demons unless they are destroyed. While some structures and other things appear in the overworld, most of the stuff from MCDoom is found in the Nether or Hell.There are also guns which can be reloaded with a critical bind. The guns are Crafted with a specially shaped block (that takes up a few blocks of space) called the Gun Crafter. The Gun Crafter can be made out of overworld materials and can be used for crafting other items, such as the chainsaw and its powerful fuel, which can be used as beginner weapons. Other intractable blocks for crafting-related things include the smithing table. Many of the guns, like the BTG Eternal, are very powerful, being able to kill the ender dragon within a few shots, but it is much harder to get.The Nether is changed a lot in this mod and is very dark, and the spawns are changed a lot, as is the world generation.The mod suggests you DO NOT use shaders. However, it is still possible, and the pictures provided were taken with shaders.There are many bosses, such as the Mother demon, a giant like many of the other bosses in this mod. It shoots fireballs and has 250 health.There are also a lot of other fantastic items, such as the JumpPad, which allows you to jump five blocks, Music Discs and other excellent blocks which do various things, such as lighting up without power, similar to glowstone, Barrels, which explodes when shot but does not do terrain damage outside of fire but does not harm mobs, similar to TNT with water. However, it requires going to the Nether to get the materials.There are also many powerups which can be activated in different ways. One gives you unlimited speed three and can be started with a Curios slot.MCDoom is one of the most prominent mods and has too much content, such as the Icon of Sin, to cover without playing the mod. It is a must-have for many boss and adventure mod packs. The author, AzureDoom, is also behind many other mods, such as MCHalo and GeckoLib. MCDoom requires GeckoLib and Curios, is on MC Forge, FabricMC, and QuiltMC, and is regularly updated.

mchoarder

Farming for Blockheads

Farming for Blockheads is a small farming mod that adds various farming stuff to the game. These things make farming in Minecraft Easier for the player by adding things like fertilizer, chicken coops, auto feeders, trading posts, and more. The mod is quite simple and lightweight and keeps the game's balance the same.Fertilizers are one of the main things in the mod. There are three types of fertilizer; the Yellow makes crops grown on it immune to being trampled on. The Green Makes them grow in higher quantity, and the Red makes them grow faster. The fertilisers can be mixed, but you cannot mix Red and Green. In creative mode, you can obtain all the preferdalised block combinations, while in survival, you can get the federalised blocks by clicking farmland with the fertiliser you want to apply.The chicken coop you place, and the nearby chickens will place their egg in it.There is also a feeder, you put it somewhere, and then you set your preferred food by right-clicking, it can even be a full stack, and then the nearby animals which eat that type of food will automatically come by there and eat it and automatically have children. Though you can have a stack of items, you can only have 1 type of item per feeder.There is also a trading post containing a villager from which you can buy different types of plants/saplings or farm material; however, to buy an item requires an emerald, so just like other villagers, it is not a good deal to trade with him.The mod is quite simple and makes farming, in general, more straightforward and more efficient. The mod works on FabricMC/QuiltMC and MC Forge and uses the MultiLoader template. The mod integrates with other mods such as Just Enough Items, Simple Farming, Biomes O Plenty, and More.

mchoarder

Origins

Origins is a mod and family of mods which adds special abilities known as origins which the player selects upon starting a new world or upon loading a world which did not in the past have the origins mod.It is essential to know that Origins is not a single mod, yes, there is a mod called Origins, but that is just one mod. Origins have summoned a whole family of mods, adding more types of abilities that are not simple. Examples of this areClassesAspectsAccessibilitiesCursesBlessingsIdeologiesElementalsAnd more Other types of Abilities can be added on top of Origins.3rd party mods add these other things. These other things are often added after Origins. Such as, if you have Origins Classes, when creating your world, you will first be asked to select an Origin and then a class. Most Origins add-ons are compatible with each other, but not all of them. It is also easy to make Origins Addons and new Origins. Many mods add more Origins or collections of Origins, such as Mob Origins.The Origins Mod adds Origins, not the other types such as Classes, Aspects, Curses, or any other non-Origin. The stand-alone mod is small but adds a few Origins, which are described on the choosing screen.Some of the Default Origins are:Human (No abilities, just like an average Player)Blazeborn (Start in the Nether, have fire immunity)Merling (You can breathe in water but not air)Enderian (You have teleportation abilities)Feline (Take no fall damage)Shulk (Additional nine inventory slots which keep inventory when the player dyes and is stronger)Elytrian (This one lets you fly)Arachnid (Allows you to trap your enemies in webs and climb up walls)More (Shown in pictures)The different types, such as Origins, can all be changed by Obtaining an Orb, a simple item the mod provides where you right-click.Origins is not meant to be played by itself but rather with the large ecosystem of mods. Origins often port to the newest MC Version and were very big around the 1.17 era. The Origins mod is designed with FabricMC in Mind but was later ported to MC Forge and can be run on QuiltMC. Origins are also widespread on servers, and there are many origins-based servers among the most popular categories of modded Minecraft servers. There are also ports of Origins to Bukkit, allowing players with vanilla clients to connect to your server; however, the Bukkit versions are less sophisticated than the Fabric version.Origins for Fabric has integrations with Apoli, Calio, PlayerAbilityLib, Cardinal, and Cloth Config, but has potential issues with OptiFabric/Optifine and Identity. Apoli and Reach Entity Attributes are Jar in Jared on the Fabric Version of Origins, so they will not need to be installed separately; however, some of the others, such as Calio and Cloth Config, will need to be installed manually.

mchoarder

Curios API

Curios API is an equipment API and Slot System for Minecraft, allowing for more usage for items and tools rather than just the traditional armour and shield/offhand slots. On the player Inventory Screen, in the top left of the player model, there is a Curios Icon (which looks like a mechanical circle with an X going through it, it starts grey but turns yellow when hovered on) where you can access the different slots for the different types of items. Mods can easily add their own Curios slots for their custom items.The mod by itself does not come with any new content or slots, only 2 example items for developers to reference when making their mods that are only accessible in creative mode. The player will be able to do something with Curios once they install mods which use it. Some mods which use Curios are MCDoom and Nameless Trinkets, and there are also some commonly used slots.Curios are good for being a central equipment slot registry to which developers can easily add stuff, others may exist, but Curios is trying to centralise it. The slots have lots of customisation, such as backgrounds, appearance, and size, and can also be added or removed at any time for any reason. The slots can also use the vanilla tag system to accept more than just some hard-coded items. The items are also compatible with inventory mechanics such as enchantments, mending, curses and other mechanics developers may add. All this is easily accessible from the simple GUI in the player inventory, which is often a strip with all the slots attached in a straight line with check marks next to the slots, but that can easily be customised. Slots can also be modified or added/removed, and the whole mod can be disabled with commands. The mod provides an extensive amount of commands.Even though Curios is very easy to use, the author still has documentation for players, which mainly contains information about the config and other stuff that would be common for modpacks. There is also documentation for developers and information about how to add it to a project.Curios are for both Forge and Fabric.

mchoarder

Cloth Config API

Cloth Config API (also Auto Config) is a config API that allows the player to change the config of the game from Within the Game’s GUI. It is one of the most popular config APIs, and it is made by shedaniel, the author of Architectury API and Roughly Enough Items, and other big names. They have excellent documentation for Developers and are lightweight for players. There are also similar APIs, such as Cloth API, a general-purpose API for Fabric (distinct from Cloth Config/Cloth Config API) and Cloth Math, a Maths API that is not dependent on Minecraft.There are multiple versions of Cloth Config, each of which has its API and Features. Each version of Cloth Config is linked to a specific version family of Minecraft.Here is the Table:V1 1.14.x (No Longer Developed)v2 1.14.x-1.15.x (No Longer Developed)v3 1.16 Snapshots before 20w17a (No Longer Developed)v4 1.16.x 20w17a and newer (Supported)v5 1.17.x (Supported)v6 1.18.x (Supported)v7 1.19 (No Longer Developed)v8 1.19.x (Supported)All stable versions of Minecraft have been supported since 1.16. It is important to note that Cloth API is not a fully functional config library; it is just a screen for setting the config, which shedaniel claims the others suck. Since Cloth is just a screen, it can work with existing APIs such as Forge Config API. It is also supposed to be primarily used with the client; however, some server features do exist, but it is suggested server mods do not use Cloth Config.Cloth was initially designed with Fabric in mind because, at the time, Fabric was very lightweight and did not have much in the way of config, but it eventually got popular and was ported to Minecraft Forge.For Players, install the mod like any other mod. Some mods may need Mod Menu to show configs where you edit the config from the Mod Menu entry.For Developers, Cloth Config has many features such as Drop Down Menus, Integration with Mod Menu, Categories, and more.Creating a Screen in your mod is easy and can be done with a single line of code.```ConfigBuilder builder = ConfigBuilder.create().setParentScreen(parent).setTitle(new TranslatableText("title.examplemod.config"));```The Config Builder can be used to set the attributes of the Config Screen, such as the background, and is automatically localised with a translation key.Note: a new builder is created every time the screen is opened.```builder.setSavingRunnable(() -> {// Serialise the config into the config file. This will be called last after all variables are updated.});```It saves the config to a file and requires custom parsing.Entries are each different, and it is recommended you read the documentation for more details on creating entries and setup Cloth Config.Another prominent feature of Cloth Config is Auto Config, which makes configuring your mod much easier with Annotations. Auto Config Annotations are flexible; they are put on top of Config files and have their annotations for fields, which can easily be set to whatever entry. e.g. @ConfigEntry.Gui.CollapsibleObject and can also be excluded @ConfigEntry.Gui.Excluded. The supported Field types by default are boolean, int, long, double, float, String, and enum.Cloth Config is one of the most common Config Screens in Minecraft, so making your mod require it will not be a significant burden for most modpack devs, as many big mods, including many by Yung use it (such as Yung’s Better Dungeons).

mchoarder

GeckoLib

GeckoLib is an animation and physics library for Minecraft, which makes it easier to animate modded objects in Minecraft. GeckoLib became common after changes to the Minecraft Animation Engine made it harder to animate things like entities. GeckoLib is available for Minecraft 1.12.2 and 1.15.2 and newer (or 1.16 or more recent for FabricMC and 1.18 or newer for QuiltMC).Geckolib is a physics engine it supports many advanced features, such as:3D keyframe animations, concurrent animation support (good for taking advantage of powerful computers, especially with a lot of cores and sockets, as well as with good GPU),    Particle keyframesSound keyframesEvent keyframesAnd more.It also has over 30 easings.An extension-based programming language called Molang, also borrowed from the Bedrock edition, helps with animation.GeckoLib is used differently for developers and players. For Players, you should install the mod in the mods folder like any other mod. For Developers, you will need to add the mod to your development environment, depending on how your environment is and then start developing.One of the most important things to keep in mind is the versions of GeckoLib. There are 3 Main versions of GeckoLib you need to look out for in Modern mods:GeckoLib 2: This version is primarily deprecated, but some mods still use itGeckoLib 3: This version is still common, especially for versions of Minecraft before 1.19GeckoLib 4: The newest GeckoLib, 1.19.x and newer onlyOnly GeckoLib 3 and 4 are still being developed. GeckoLib2 and the original GeckoLib are deprecated and should not be used. GeckoLib 3 is in support mode, may eventually be phased out, and mainly targets older versions. Versions of GeckoLib are not compatible with mods made for other versions, which is why it is vital to install the correct version. The modid often indicates the correct version. It will usually say geckolib3 or geckolib2. Both of these versions of GeckoLib should work together.Since GeckoLib3 Geckolib uses bedrock-style JSON files for the animations and often tries to avoid animations with java (different than many older ways of doing it), GeckoLib integrates with BlockBench and is the preferred method for it, so if you are using BlockBench, animating will likely be much easier with GeckoLib.GeckoLib covers not just mobs but other entities, items, blocks, armour, and more.GeckoLib has wikis for support for GeckoLib 3 and GeckoLib 4. It explains how various topics such as how to make and work with models, how to do the animations, examples of the animations, how to set up GeckoLib with MultiLoader, a list of mods which use GeckoLib, Migration guides from 3 to 3,1 and 3,1,x to 4, renderers, glowing, keyframes, Molang, abstract textures, miscellaneous topics, FAQs, and so much more, it took hours for them to make and it is hosted on their GitHub. https://github.com/bernie-g/geckolib/wikiGeckoLib is one of the most common animation libraries. It is commonly suggested and commonly used by other mods and templates. Requiring this mod will likely be manageable because many other mods use it. Some of the mod developers who use it also are involved in the development or community, such as MC Doom (AzureDoom is one of the top GeckoLib Developers), Chocolate Quest Repoured (Der Toaster is a contributor), Chaos Awakens, Raid Awakens, Minecraft Forge (Curle the Crook is a contributor), Advent of Ascension (Tsalt is a contributor), Mowzie’s Mobs (Bob Mowzie is a contributor and so many more), Ars Nouveau. Here is a small list of a few of the mods officially supported by the GeckoLib team.

mchoarder

Showing 106 to 120 of 310 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.