Mods for Minecraft 1.14.4

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

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

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

Glassential

Glassential is a mod that adds new special types of glass to your game, such as Luminous Glass -  emits lightRedstone Glass -  emits a strong redstone signal. Dark Glass - prevents light from escaping (which can be good for mob farms and is similar to the one in Dark Utils)Ghostly glass - lets mobs pass-throughEthereal Glass - like Ghostly but for playersAnd MoreThere are also Reverse Ethereal Glass and Tinted glasses, which have the properties of both their original glass type and the tinted glass. These glasses provide new ways to make your game more interesting and fun. It is compatible with ConnectedTexturesMod so you can have connected textures. 

modristore

FPS Reducer

FPS Reducer is a mod created to reduce unnecessary GPU and CPU load by automatically reducing the frame rate when the client window is inactive or has been idle for a certain period of time. It serves as an energy-saving tool as it helps to extend the lifespan of a computer, reduce power consumption, and can help to keep a room cool. The mod features the ability to automatically reduce the frame rate when there is no user operation for the specified time or when the game window is inactive or minimized. Additionally, it can suppress sound volume in these cases, displays the current FPS on the edge of the screen, and displays the CPU usage of the client thread (from version 1.14 onwards). By default, the frame rate drops to 10 if there is no activity for 5 minutes. The [PAUSE] key can be used to reduce FPS manually (new feature in v1.16), and the [END] key can be used to open the configuration GUI. With such simple tools, FPS Reducer can be an invaluable asset to any Minecraft user who wants to save power and conserve energy while still enjoying the game.

modristore

Pick Up Notifier [Forge & Fabric]

Pick Up Notifier is a simple yet effective mod for Minecraft players to help them keep track of their resources and items that they collect while playing. The mod displays a neat list in the bottom right corner of the player's screen whenever they collect an item, such as a resource, experience, or arrows. This list moves away after a few seconds, ensuring players don't get distracted while they are playing. Pick Up Notifier is designed to be compatible with the auto-pickup features of most backpack mods, including Forge backpacks. It also allows players to customise the list to fit their needs, such as changing the screen corner, the position, scale, and text style. Players have the option to denylist or allowlist certain items via an extensive JSON configuration file. Installation of Pick Up Notifier requires both the client and optional server components to be installed, along with PuzzlesLib for both Forge and Fabric, as well as Fabric API and Forge Config API port for Fabric. There are also options to configure the mod directly from within the game using Mod Menu by Prospector for Fabric. This useful mod was originally inspired by TeamCoFH in a very old version of their CoFH Core mod from the 1.6 era of modded Minecraft. Pick Up Notifier is the perfect mod for players looking to keep track of their collected items with ease!

modristore

Entangled

Entangled allows you to bind two blocks together, making it appear as if they’re one Block. It uses a tool called the Entangled Binder to connect the blocks, and you can interact with either of them as normal. With Entangled Block, you can instantly transfer items, energy, fluids or whatever else between the blocks. You can have as many as six sides working together, or you can hide away messy cables. With Entangled Block, the possibilities are truly endless! How does it work? Setting up Entangled Block is easy. First, you need to craft an Entangled Block and an Entangled Binder. Place down your Entangled Block and right-click on the other Block you want to bind with the Entangled Binder. Finally, right-click on your Entangled Block with the binder. To unbind the blocks, select an empty slot on your hotbar, start crouching, and right-click on the Entangled Block. Entangled Block also works inter-dimensionally. You can select blocks in any dimension with the Entangled Binder, making it even more useful. What’s more, SuperMartijn642 allows you to use this mod in your modpacks, so feel free to spread the joy of Entangled Block with your friends. To learn more about Entangled Block and get updates, join the SuperMartijn642 Discord server.

modristore

Dark Utilities

Dark Utilities is a kitchen sink mod which adds a weird variety of new content. It adds a large variety of content—some of which includes different charms and plates. The charms can be used with Trinkets or Curios. Each Charm has its abilities, as do Plates and traps.
Here are some of the Charms and Tomes. Most of the time, they can be somewhere in the Player's inventory.Portal Charm - Makes you go through portals fasterSleep Charms - Prevents Phantoms and makes you instantly sleep when standing on a bedWarding Charm - Weakens bad effectsTome of Shadows - Allows you to hide some blocksTomes - Allows you to use fonts in the game but has similar issues as Pig Pen Cypher mod.There are also Plates, which are a form of block:Blank Plate - The base plate from which all other plates derive fromVector Plate: Has a pointing arrow that spins, and when an entity touches it, it will fly off in the direction of the hand.Damage Plate - Does three hearts of damage to entities which touch itPlayer Damage Plate - Similar to Damage and Maim damage but drops XP, and other Player only dropEffect Plates - Has various potion effectsThere are also other blocks like Filters, which allow you only to enable particular mobs to go through them.
Redstone Randomizers randomly turn on and off and emit a redstone signal randomly. Good for randomised contraptions.
Shield Redstone is a Redstone that only works in 1 way.
Dark Utilities requires Bookshelf; new versions also need Runelic and Pig Pen Cipher.

modristore

CC: Tweaked

CC: Tweaked is a mod for Minecraft that adds programmable computers, turtles, and more to the game. A fork of the popular ComputerCraft mod, CC: Tweaked offers better performance, stability, and a wealth of new features. Fabric support is added through the CC: Restitched project. Players can control their computers using the Lua programming language. With this programming language, it's possible to write programs and automate their Minecraft worlds. Turtles are also available, enabling players to move about the world and carry out tasks such as breaking blocks and swinging swords. In addition to custom computer programs and automated turtles, CC: Tweaked offers players a range of peripheral items. Speakers allow players to create musical tunes, monitors can display text or images, modems permit computers to communicate with each other, and computers can even access inventories and chests to assist in item management. Those new to ComputerCraft are encouraged to watch tutorials from Direwolf20, Sethbling, and Lyqyd, while the wiki provides detailed documentation on the APIs and peripherals provided by the mod. If further help is needed, users can always ask questions on GitHub or join the ComputerCraft IRC channel.

modristore

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

Additional Enchanted Miner

Additional Enchanted Miner is a mod which adds overpowered digging machines, such as a Quarry similar to the 1.4.4-1.7.10 BuildCraft add-on Quarry Plus, including some removed stuff. This mod adds a few different blocks/devices, many of which are enchanted, giving even greater strength. Here are some of the most important ones:WorkbenchPlus - The workbench/crafting table used to make stuff in this modQuarryPlus: This digs in a huge 256*256 area to Y 1. Puts things in chests.PumpPlus - Used for pumping fluids like Water and LavaChunkDestroyer - Flatten a full chunk in under an hourAdvancedPump- A Fast PumpSpawner Controller - Used to change the contents of a spawner next to itEnchantment Mover - Moves enchantments from Diamond Pickaxes to Machines for they work fasterMini Quarry - A smaller, less powerful version of Quarry PlusMarkers - Used to show boundariesMore.
Note: In the fabric version, the only machines are the QuarryPlus, Advanced Pump, Markers, and Chunk Destroyer.
The developer has more in-depth details on how to use the machines. Many use maths and frames and have other things to remember when working with the devices.
It is important to note that these machines need the energy to work. This mod does not have a way to make energy, so you will need some generator mod to make it work. It supports many energy formats such as RF, EU, MJ and Forge Energy. However, unlike many tech mods, disabling energy requirements is possible. Just go to the config and switch the “NoEnergy” field.
This requires a Scala Language adapter such as Scalable Cat’s Force or Fabric Language Scala. Cloth Config is also needed on the Fabric version.
Many of the machines in this mod are very overpowered.

modristore

BisectHosting Server Integration Menu

BisectHosting Server Integration Menu is a mod which allows you to quickly startup a Minecraft server with BisectHosting directly within Minecraft Itself. BisectHosting is a popular Minecraft Server host which is commonly sponsoring various Minecraft mods and helping the community. They like some other Minecraft server hosts (like CreeperHost), have various mods to work with the game, however theirs may be one of the easiest to quickly startup a server with. The mod is mostly for Modpack developers to do advertising with rather than a tool that is actually useful for players. When you go to the multiplayer screen you will see a section at the top that says Need a server? Clicking on this fills out a screen that makes you select a pre-existing modpack from a platform or a loader and then lets you fill out information about the specs you need and brings you to the bisect hosting checkout page. This can also fill out a config file. The ideal way to do this is if you are a modpack maker you will go to the config, and in MC Forge go to config/bhmenu-client.toml or on FabricMC /config/bhmenu/bhmenu-client.properties and then fill out the info about the Title and Description and the Partner ID (which can be found at the console) and the Modpack ID (which can also be found at the console). Filling this config out makes it easier for a player of a modpack to just click on the link and automatically have the ability to have the pack selected. The bisect hosting mod does not appear to just let you upload your existing playset to the plan automatically but rather as just a way to get a new server with an existing modpack which making it more of an option for affiliates to put in their modpacks than a tool for players to actually use (at the end of the day you just end up back on their website). BisectHosting is known for their advertising and sponsorships, they are the Raid: Shadow Legends of Minecraft modding, they advertise a lot. Their prices are not too good, you would be better off going for something like SparkedHost if you cared about price, but if you want to support creators BisectHosting could be a good option if you use the creator’s code. Using a creator’s code can also get you a discount in the beginning.

mchoarder

Creative Core

Creative Core is a library mod for fabric that adds a lot of core functionalities and changes lots of the in-game code to work with some of the mods that it works with. It contains many new APIs for developers and a few small in-game things for players.For PlayersFixed     an in-game lag bug, this was a lag fix that existed in parts of the     game when unloading a chunk with lots of tile entities like furnaces     on it (This bug was commonly taken advantage of on servers like     2b2t). It was merged into MC Forge. 2     in Game commands for Config. /cmdconfig and /cmdclientconfig are     both config commands which exist in the game for working with the     config of mods which use it.For Developers    Graphical     User Interface APIConfig     API    ASM,     Reflection, and Bytecode-related toolsPacket     management and splittingPlayer     UtilsA     built-in loader for loading modsItemstack     Uniformity with InfoStack ObjectsFake     world for some thingsIngredient     ToolsRegistry     ToolsInventory     ToolsMathsAbstractionUnsafe     toolsSerialisationInventory     Tools like slot viewingAnd     much moreIt is good for making platform-independent mods that can work on both FabricMC and MC Forge and others. It is in many ways better than tools like Architectury as it has a built-in loader, a little like FeatureCreep, which makes it so if you wanted to you could more easily bundle 2 platforms in 1 jar or at least have fewer differences between your files saving lots of time and making code more portable. It works officially on MC forge (which itself changes a lot) and is ported to FabricMC. Many of CreativeMD’s mods though are still packaged separately for each loader.Core, library, and API mods are a pain to have to install all the time, but this one adds a lot of libraries to help make mod development faster for developers. Some mods which use CreativeCore includeLittleTiles   ItemPhysicAmbientSoundsCMDCamInGameConfigMangerAnd     Others, a lot from CreativeMDCreativeCore is common on many modpacks like CreativeMDs and other mods, but not all mods are made by CreativeMD, some such as ModernOnlinePictureFrames also use it and are by 3rd parties.

mchoarder

AmbientSounds 5

AmbientSounds 5 or Ambient Sounds is a sound mod which adds various new sounds that appear around your world, often looped and repetitive yet pleasing at the same time if you have your sound on. It goes well with the built-in Minecraft music but also makes the in-game sounds a little more interesting if you need to turn off the MC Music for a while. Many of the in-game sounds appear in various locations at different times. Like in the vanilla game, the place can affect where the different sounds play.Despite being a sound mod, the mod has lots of code in it to determine which sounds should be played and enabled and you can configure this with multiple different JSON files in the config folder. You can set the feature locations, the sound locations, the regions, and dimensions, and the engine to get good detail of which sounds should be played where. Modders can also use the large sound engine API to help with their sound mods and playing sounds. You can also create your sound packs with information from the wiki. There are a lot of sounds in the game, some of the sounds in the game added by the mod are:Bird     SoundsCicadasCricketsCrowsFrogsOwlsSeagullWolfCaveSuspenseWaterWeather    WindAnd     More.These can all make the game happier, or scarier, or change the game in other ways. They can though be quite distracting and set a false alarm. Some of the sounds are pretty short and basic, while others are much longer and more detailed. The sounds work in modded biomes also, Hypsellis helped get a list of biomes from various biome mods. Paul from paulscode the sound engine used in MC and MC Forge also helped fix issues in the mod. The mod updates a lot with new sounds. Many are made from online mixing tools such as amibent-mixer.com or naturesoundsfor.me making it easy for individuals to expand the sound. Requires CreativeCore

mchoarder

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