Mod catalog

Found: 876 mods
Minecraft 1.21.3
1 27 28 29 30
Burning

Burning

A library mod to access and transfer the burning fuel between furnace-like blocks of all mods. Allows other mods to integrate with burning systems.

Download
Burning Flesh: rotten flesh and arrows are fuel

Burning Flesh: rotten flesh and arrows are fuel

Minecraft datapack that makes rotten flesh and arrows a low quality fuel. Adds a new way to use these items.

Download
Burnless Enchantment

Burnless Enchantment

This mod reduces the burning time of blocks and items. A great solution for those who want to avoid unnecessary damage.

Download
Button Fix

Button Fix

A small client-side mod that fixes widget focus issues in any in-game GUI. Improve your interaction with the interface.

Download
C418 Discs

C418 Discs

Adds C418's minecraft soundtrack as Discs. Enjoy music while playing.

Download
CB: Compressed Blocks

CB: Compressed Blocks

A Block and Item Compression mod for Minecraft. Compress your Blocks and Items to make more free space.

Download
CFX

CFX

A Fabric mod that patches certain hazardous exploits. Ensures the safety of the game.

Download
CICADA

CICADA

CICADA is a foundational library mod meticulously crafted to streamline the development process for other Minecraft modifications. It achieves this by offering a comprehensive suite of general utilities and common abstractions, effectively addressing the complexities that often arise when multiple mods need to interact or when developers require reusable code snippets for various functionalities. By providing these pre-built, robust components, CICADA significantly reduces the amount of boilerplate code that individual modders would otherwise need to write. This allows developers to allocate more time and resources to focusing on unique gameplay mechanics and innovative features, rather than being bogged down by repetitive programming tasks. Essentially, this library acts as a central hub for shared functionalities, promoting greater efficiency and consistency across diverse mod projects. The core functionality of CICADA revolves around several key areas that profoundly alter how mods can operate and communicate within the Minecraft environment. It introduces a sophisticated API specifically designed to enable inter-mod conversations directly within the game log, offering a novel and efficient way for mods to exchange information or signal events without requiring direct, complex integrations. Furthermore, the library includes various other logging-related utilities that significantly enhance debugging capabilities and improve the clarity of information display. A particularly notable feature is its capability for player rendering that is entirely independent of a world context, opening up unprecedented possibilities for visual elements or character displays in unique scenarios. The mod also provides a GSON-based, self-managed template class for mod configurations, simplifying the often-tedious process of creating and managing settings for various mods. Finally, an abstract mixin plugin is thoughtfully included to facilitate compatibility mixins, making it considerably easier to manage and resolve interactions between different mods, thereby improving overall stability. CICADA boasts broad compatibility with a range of Minecraft versions, specifically supporting 1.21.8, 1.21.9, 1.21.10, 1.21.11, and the entire 26.1 series, including 26.1, 26.1.1, 26.1.2, and 26.2. It is meticulously designed to function seamlessly with the Fabric mod loader, ensuring a stable and integrated experience. The mod's installation requirements are flexible and depend on its intended use: it is entirely optional on the client side, meaning it does not need to be installed on every player's game to function, and it is also optional on the server side, indicating it is not mandatory for server-side operations. This inherent flexibility empowers developers to integrate CICADA based on the specific needs of their mod and its deployment strategy, whether it's primarily a client-side enhancement, a server-side utility, or a combination of both, without imposing unnecessary burdens on users or server administrators. To successfully install CICADA, you must place the mod file into the appropriate `mods` folder for your chosen loader. For Fabric, this specifically means placing the `.jar` file directly into the `mods` directory located within your Minecraft installation. Before attempting to launch the game, it is absolutely crucial to ensure that you have the correct and compatible version of the Fabric API installed, as many Fabric mods, particularly foundational libraries like CICADA, rely heavily on it to function properly and avoid crashes. Always meticulously verify that the Minecraft version you are currently running precisely matches the version for which the mod was compiled, and that the Fabric loader itself is fully up-to-date. Checking the game logs immediately after installation for any error messages related to CICADA or its dependencies is also a highly recommended step to confirm a successful and stable setup, allowing you to troubleshoot any issues promptly.

Download
CICADA Cape Fix

CICADA Cape Fix

Removes the ugly 'pls update cicada' cape from older versions of CICADA. Provides a cleaner look.

Download
CIT: Hotfix for Enchanted Books

CIT: Hotfix for Enchanted Books

Fixes Resource Packs with CITs for Enchanted Books on newer Minecraft versions. It ensures compatibility and correct texture display.

Download
CJ's Balanced Woodcutter

CJ's Balanced Woodcutter

Balanced recipes in the woodcutter for breaking down woods, hyphae, and bamboo to their various products. Improves gameplay by making processing more convenient.

Download
CList

CList

Coordinate List (CList for short) is a simple minimalistic fabric mod for saving your coordinates. No minimaps. Just a list with in-game waypoints.

Download
CME is Bad

CME is Bad

A mod for debugging Concurrent Modification Exceptions and Index Out of Bounds Exceptions. Helps in finding and fixing errors in mods.

Download
CS:GO Inspects

CS:GO Inspects

Inspects your items, similar to CS:GO. Adds a new way to interact with your items.

Download
CTM Selector

CTM Selector

This mod allows you to choose which blocks will have connected textures in every CTM resource pack you have loaded. This allows you to customize the appearance of blocks.

Download
CTotem

CTotem

Mod that executes a command or exits the game at low health levels. Useful for automation.

Download
CU later

CU later

My take on a datapack that replaces redstone component's iron with copper (and some other tweaks). Modifies recipes.

Download
Cactusfix

Cactusfix

🌵 Cactusfix is a mod for FabricMC which provides multiple fixes for cacti. Improves the functionality of cacti.

Download
Calamity Biomes

Calamity Biomes

A biome add-on for MC Calamity. Expands the content of the popular Calamity mod.

Download
Boat Item View

Boat Item View

The Boat Item View Mod addresses a common limitation in Minecraft's vanilla gameplay, allowing players to visually track the items they are holding while navigating the game world in a boat. Previously, when a player entered a boat, the item in their hand would disappear from view, making it difficult to remember what they were carrying or to plan their next action. This mod provides a simple yet effective solution, restoring the visibility of held items, thereby improving the overall immersion and practicality of boat travel for adventurers and explorers alike, ensuring that players can maintain awareness of their inventory even while on the move across water bodies, which is crucial for many gameplay scenarios. This mod functions by altering the rendering process specifically when a player is seated in a moving boat. It intercepts the game's rendering calls and ensures that the item currently held in the player's main hand or offhand is displayed correctly, just as it would be when the player is on foot. It's important to note that this mod is purely cosmetic and does not introduce any new gameplay mechanics related to item usage while in a boat; items cannot be used or interacted with while the boat is in motion, as this would involve modifying server-side logic, which this client-side mod does not do. The primary change is visual, enhancing the player's perception of their character's state. The Boat Item View Mod is designed for broad compatibility across various Minecraft versions and loading systems. It officially supports Minecraft versions 1.21.8, 1.21.9, 1.21.10, 1.21.11, and the corresponding versions for the Forge and NeoForge loaders, specifically 26.1, 26.1.1, 26.1.2, and 26.2. This mod is strictly a client-side modification, meaning it is required on the player's computer but should not be installed on dedicated servers, as server-side support is explicitly not provided and would be unsupported. This ensures that server performance is not impacted by this visual enhancement. Installing the Boat Item View Mod is a straightforward process, especially for users familiar with modding Minecraft. For Fabric, Forge, and NeoForge users, the mod file should be placed directly into the 'mods' folder within your Minecraft installation directory. Before launching the game, it is essential to verify that the correct version of the mod is being used for your specific Minecraft version and loader. Additionally, ensure that any required dependencies, such as Cloth Config API, are also present in the mods folder, as this mod relies on it for its configuration options and in-game settings adjustments, which can be accessed through the Mod Menu if installed.

Download
BetterGrassify

BetterGrassify

BetterGrassify is a mod designed to bring the visually appealing and performant 'better grass' feature, famously found in OptiFine, to players using the Fabric and NeoForge mod loaders. This mod aims to solve the common issue of blocky and unappealing grass textures in vanilla Minecraft, especially for those who enjoy a more aesthetically pleasing environment without sacrificing performance. It allows players to experience a more immersive and natural-looking world, making the act of exploring and interacting with the game's landscapes a more enjoyable and visually rewarding experience for all players seeking to enhance their Minecraft world's appearance. This mod works by implementing OptiFine's sophisticated algorithms for rendering grass. Instead of displaying a flat, uniform texture, BetterGrassify dynamically renders grass blocks in a more realistic and visually appealing manner, often featuring subtle variations in height and density to mimic natural growth patterns. It also includes improvements for snow coverage on grass blocks, making the transition between biomes and seasons appear much smoother and more integrated. The core functionality revolves around enhancing the visual fidelity of grass and snow, directly impacting the overall aesthetic of the game world without requiring significant hardware upgrades, thus appealing to a broad range of players. BetterGrassify is compatible with a range of Minecraft versions, specifically supporting 1.21.8, 1.21.9, 1.21.10, 1.21.11. It is designed to work with the Fabric, Forge, NeoForge, and Quilt mod loaders. For NeoForge, it is recommended to use Sinytra Connector to run the Fabric builds. This mod is required on the client side only, meaning players need to install it on their own game installations to see the visual changes. It is not supported or required on the server side, simplifying server setup for multiplayer experiences as only clients need to have the mod installed for the visual enhancements to be visible. Installing BetterGrassify is a straightforward process for users of the supported mod loaders. For Fabric and Quilt, the mod file should be placed in the 'mods' folder within your Minecraft installation directory. For Forge and NeoForge, if you are using direct installations, place the file in the 'mods' folder as well. Before launching the game, ensure that you have the correct version of the mod loader (Fabric, Forge, NeoForge, or Quilt) installed and that it is compatible with your chosen Minecraft version. Verifying that the mod file is correctly placed and that your mod loader is up-to-date will prevent potential loading errors and ensure a smooth gameplay experience with the enhanced grass visuals.

Download
Better Beds

Better Beds

Better Beds is a client-side modification designed to significantly improve the rendering of beds within Minecraft. It addresses a long-standing inefficiency by replacing the default block entity renderer with the standard Minecraft model renderer. This change is crucial for optimizing game performance, especially for players who experience lag or stuttering, and it also unlocks greater potential for customization through resource packs. By streamlining the rendering process, Better Beds ensures that beds are displayed more efficiently, contributing to a smoother and more enjoyable gameplay experience for all players. This mod fundamentally alters how beds are processed by the game's engine. Instead of relying on a complex block entity renderer, Better Beds utilizes the more streamlined default model renderer. This means that the visual representation of beds is now handled in a way that is more consistent with other game models, leading to a direct performance boost. The change is so subtle that visually, beds will appear identical to vanilla ones by default, but the underlying rendering mechanism is far more efficient. This optimization is particularly beneficial for systems that struggle with demanding graphical loads, ensuring that even visually complex worlds remain playable. Better Beds is compatible with a wide range of Minecraft versions, specifically supporting 1.20.2, 1.20.3, 1.20.4, 1.21, 1.21.1, 1.21.2, 1.21.3, and 1.21.4. It is designed to work with the Fabric, NeoForged, and Quilt mod loaders. Importantly, this mod is a client-side only modification, meaning it is required on the player's client to function. It is not supported or required on the server side, simplifying installation for multiplayer environments where only players need the mod. Installing Better Beds is a straightforward process. For Fabric, NeoForged, and Quilt, the mod file should be placed directly into the 'mods' folder of your Minecraft installation. Before launching the game, it is recommended to ensure that you have the correct version of the mod loader installed and that it is compatible with your chosen Minecraft version. Additionally, if you wish to customize the appearance of beds beyond the default vanilla look, you will need to install separate resource packs that provide custom models, as Better Beds itself only changes the rendering method, not the default textures or models.

Download
Better Statistics Screen

Better Statistics Screen

The vanilla statistics screen in Minecraft can be a disorganized and difficult-to-navigate interface, often lacking essential features like search and filtering. This mod aims to solve this problem by significantly improving the usability and functionality of the statistics screen. It provides a more organized and intuitive way to track your in-game progress, making it much easier to find specific statistics, especially in worlds with a large number of recorded entries. The mod's primary goal is to transform the cluttered vanilla screen into a powerful tool for players who want to meticulously monitor their achievements and gameplay metrics, offering a comprehensive overview of their virtual journey within the game world. This mod fundamentally changes how you interact with your in-game statistics by introducing powerful search, filtering, and sorting capabilities. It presents item and mob statistics in a visually appealing and clean grid format, enhancing readability and making data interpretation effortless. Mobs are now visually rendered directly on the screen, which not only looks aesthetically pleasing but also expedites the process of locating them and understanding their associated statistics at a glance. Furthermore, the mod allows for saving and loading statistics files, offering a tabbed interface to manage multiple data sets simultaneously, providing unparalleled flexibility for detailed analysis. Better Statistics Screen is designed for broad compatibility across various mod loaders and Minecraft versions, ensuring a wide audience can benefit from its enhancements. It proudly supports Fabric, Forge, NeoForge, and Quilt loaders, covering the most popular modding ecosystems. The mod is compatible with a range of Minecraft versions, including 1.21.9, 1.21.10, 1.21.11, and snapshot versions 26w14a, 26.1, 26.1.1, 26.1.2, and 26.2, demonstrating its active development and commitment to staying current. Importantly, this mod is required on the client side for all players to experience the enhanced statistics screen, ensuring a consistent and improved user interface for everyone. While it is optional on the server, having it on the client ensures full functionality and access to all its features for individual players, allowing them to fully customize their statistical tracking experience. Installing Better Statistics Screen is straightforward and depends on the mod loader you are using, making the process accessible for all users. For Fabric, simply place the mod file into the 'mods' folder within your Minecraft directory. For Forge, NeoForge, and Quilt, the installation process is identical: place the mod file into your 'mods' folder. Before launching the game, it is crucial to ensure that you have the necessary dependencies installed to avoid any conflicts or errors. For Fabric installations, Fabric API is a mandatory requirement. For NeoForge, it is not needed, simplifying the setup for users of that loader. Additionally, TCDCommons API is a crucial and mandatory dependency for all installations, as it powers the mod's sophisticated graphical user interface and ensures smooth operation across all supported platforms.

Download
Ambient Environment

Ambient Environment

The Ambient Environment mod is designed to significantly enhance the visual immersion within your Minecraft world by introducing subtle, dynamic variations to biome colors. This mod directly addresses the often uniform appearance of in-game elements like grass, water, and foliage, which can sometimes make different biomes feel visually indistinct. By adding a layer of ambient color noise, the mod ensures that these elements exhibit slight, natural color shifts based on their specific location, creating a more organic and believable landscape that feels truly alive and responsive to its environment, mirroring the atmospheric depth found in other game titles. This mod operates by implementing a sophisticated color noise system that subtly alters the hues of various environmental elements, including grass, water, and leaves, based on their biome and precise location within the game world. Instead of a flat, consistent color, these textures will now display gentle gradients and variations, making the world appear more textured and visually interesting. This change is inspired by and aims to replicate the atmospheric effects present in the Bedrock edition of Minecraft, bringing a comparable level of visual richness and detail to the Java edition, thereby deepening the player's connection to the game's diverse environments. The Ambient Environment mod is compatible with a range of popular mod loaders, specifically supporting Fabric, Forge, and NeoForged. It is designed to function with Minecraft versions 1.21.8, 1.21.9, 1.21.10, 1.21.11, as well as versions 26.1, 26.1.1, 26.1.2, and 26.2. Crucially, this mod is intended for client-side installation only, meaning it is required on the player's computer to experience the visual enhancements. Server-side installation is not supported or necessary for this mod to function, simplifying deployment for multiplayer scenarios. To install the Ambient Environment mod, you will need to place the mod file into the 'mods' folder of your Minecraft installation. This location is standard for mods installed via Fabric, Forge, or NeoForged. Before launching the game, it is essential to ensure that you have the correct version of the mod installed that matches your Minecraft version and that your chosen mod loader (Fabric, Forge, or NeoForged) is also up-to-date and correctly configured. Verifying these prerequisites will help prevent any potential conflicts or errors, ensuring a smooth and visually enriched gameplay experience.

Download
Better Animations Collection

Better Animations Collection

The Better Animations Collection mod is designed to significantly enhance the visual immersion and atmosphere within Minecraft by introducing a variety of improved in-game models that enable more dynamic and subtle animations for various creatures. This mod addresses the often static and predictable movements of mobs, aiming to inject a greater sense of realism and life into the game world. By simulating more natural physics and allowing previously immobile parts of models to move, it transforms familiar creatures into more engaging and believable entities, making the overall gameplay experience more captivating and visually rewarding for players who appreciate attention to detail in their virtual environments. This collection works by modifying the existing mob models to incorporate new animation capabilities, fundamentally changing how creatures behave and appear. For instance, ghast tentacles become wiggly and realistic, squid tentacles flow like a jellyfish, wolf tails are fluffier and wag dynamically, and ocelots and cats gain flowing, animated tails that curl when they sit. Pigs gain snout and ear animations, cows' udders wobble and gain nipples, chickens' bills open and close, and villagers and iron golems have subtle nose wiggles. Slimes become more liquid, magma cubes have a unique death animation, spiders gain knees, creepers wobble, endermen flail their arms, snowmen swing their arms when throwing snowballs, sheep bend to eat, horses regain mouth and knee animations, llamas open their mouths when spitting, and zombies and piglins gain bending knees. These changes collectively breathe new life into the game's inhabitants. The Better Animations Collection is compatible with Minecraft versions 1.21.8, 1.21.9, 1.21.10, 1.21.11, and also supports versions 26.1, 26.1.1, 26.1.2, and 26.2. It is designed to function with multiple mod loaders, specifically Fabric, Forge, and NeoForged. This mod is required on the client side to see the animations; it is unsupported on the server side, meaning server installations will not process or display these enhanced animations, making it a purely client-side visual enhancement for individual players or client-side gameplay. To install the Better Animations Collection, you should place the mod file into the 'mods' folder of your Minecraft installation. The exact location of this folder depends on the mod loader you are using. For Fabric, Forge, or NeoForged, this typically resides in your main Minecraft directory. Before launching the game, ensure that you have the correct version of the mod loader installed and that it is compatible with the Minecraft version you intend to play. It is also advisable to check for any dependency mods that might be required for the animations to function correctly, although this mod is generally self-contained.

Download
Advanced Netherite

Advanced Netherite

Advanced Netherite is a configurable, vanilla-friendly, and open-source mod designed to significantly extend the endgame content of Minecraft by introducing multiple new tiers of Netherite. This mod addresses the common desire for more progression and challenging goals beyond the standard Netherite equipment. By adding these new tiers, players are given fresh objectives to strive for, making the journey through Minecraft more engaging and rewarding, especially for those who have already mastered the vanilla game's progression systems and are looking for a deeper, more complex experience with their existing worlds and established gameplay loops. The mod operates by integrating new sets of tools, armor, and decorative blocks, each corresponding to a distinct tier of Netherite. These new tiers are not merely cosmetic; each possesses unique properties that enhance gameplay. For instance, new armor sets might offer special perks, while upgraded tools could provide additional drops, encouraging players to experiment with different gear combinations and strategies. The mod is designed to be highly compatible, allowing for seamless integration with add-ons and datapacks, which further expands the possibilities and customization options available to players who wish to tailor their experience to their specific preferences and playstyles. Advanced Netherite is compatible with Minecraft versions 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, and 1.21.11. It supports the Fabric, Forge, and NeoForged mod loaders. This mod is required on both the client and the server, meaning that all players who wish to join a server running this mod must have it installed on their game client, and the server itself must also have the mod installed to function correctly. This ensures a consistent and unified gameplay experience for everyone involved in multiplayer sessions. To install Advanced Netherite, place the mod file into the 'mods' folder of your Minecraft installation. If you are using Fabric, ensure you have the Fabric API installed in the same folder. For Forge and NeoForged, the respective mod loaders should be installed. Before launching the game, it is recommended to verify that you have the correct version of the mod for your Minecraft version and that your mod loader is up-to-date. Checking the mod's wiki or documentation for any specific dependencies or prerequisites is also a good practice to ensure a smooth installation and prevent potential conflicts or errors.

Download
Accurate Block Placement Reborn

Accurate Block Placement Reborn

Accurate Block Placement Reborn is a client-side utility mod designed to significantly enhance the block placement experience in Minecraft, addressing the common frustration of misplacing blocks due to imprecise timing or movement. Many experienced players have developed precise click timing to place blocks rapidly and accurately, but this mod aims to remove that barrier to entry. It ensures that blocks are placed correctly and swiftly, regardless of player movement speed, by intelligently timing the placement action. This eliminates the need for players to meticulously synchronize their clicks with their view and movement, making building and terraforming tasks much more fluid and less error-prone, especially for those who find the vanilla mechanics challenging to master. The mod functions by intelligently timing block placement when the player holds down the 'use key,' typically the right mouse button, while looking at a new block. Instead of relying on the player's exact click timing, the mod automatically places the block as soon as it's possible to do so accurately, even if the player is moving rapidly. This means that as long as you are looking at where you want to place the block, and you are holding the use key, the block will be placed without requiring perfect click synchronization. Furthermore, the mod introduces a 'Fast Block Breaking' feature, which removes the mining cooldown, allowing for much faster and more consistent block destruction, similar to an instant mining effect even in creative mode, making resource gathering and clearing areas significantly more efficient. Accurate Block Placement Reborn is designed to be compatible with a range of Minecraft versions and utilizes the Fabric mod loader. Specifically, it supports Minecraft versions 1.21.9-rc1, 1.21.9, 1.21.10, 1.21.11, 26.1, 26.1.1, 26.1.2, and 26.2. This mod is strictly a client-side modification, meaning it is required on the player's client but is unsupported on the server. Therefore, players will need to install this mod on their own game client to experience its benefits, and it will not affect server-side mechanics or require server-side installation. Fabric API is a mandatory requirement for this mod to function correctly, while Mod Menu and Cloth Config API are optional but highly recommended for easier configuration and management. To install Accurate Block Placement Reborn, you will need to place the mod file into the 'mods' folder of your Minecraft installation. This folder is typically located within your main Minecraft directory. Before launching the game, ensure that you have the Fabric mod loader installed correctly for the supported Minecraft versions. Additionally, it is strongly recommended to have Fabric API installed in your mods folder, as it is a required dependency. If you choose to use the optional configuration features, ensure Mod Menu and Cloth Config API are also installed in your mods folder. Always check the server's rules before using this mod, as it may be considered a cheat on some servers and is used at your own risk.

Download
Additional Structures

Additional Structures

This mod introduces a vast collection of over 200 new structures, meticulously designed to integrate flawlessly into your existing Minecraft worlds. Its primary goal is to significantly expand the exploration aspect of the game by populating the overworld and the End with a diverse array of new points of interest. These structures range from small, intriguing finds to medium-sized constructions, ensuring that players constantly have something new and exciting to discover as they venture out into the game's generated landscapes. This greatly enhances replayability and makes every world feel more unique and engaging. The functionality of Additional Structures lies in its sophisticated world generation system, which injects these new structures into various biomes, both vanilla and modded. It is designed to be highly compatible with popular biome generation mods, such as Terralith, Traverse, Biomes O' Plenty, and Biome Bundle, ensuring a cohesive world-building experience. The mod also boasts an update-checker for seamless updates and supports the `/locate` command, allowing players to easily find specific structures. Furthermore, for versions 1.18 and above, it offers extensive config options and a config datapack, granting players granular control over the spawn rates and characteristics of each structure type, allowing for deep customization of their world's generated content. Additional Structures is compatible with Minecraft versions 1.21.4 through 1.21.11. It supports a wide range of mod loaders, including Fabric, Forge, NeoForged, and Quilt, ensuring broad accessibility for the community. Importantly, this mod is designated as server-required, meaning it needs to be installed on the server to function correctly. While it is not required on the client side, having it on the server ensures that all players connecting to it will experience the enhanced world generation and discover the new structures as intended by the mod's design, providing a consistent experience for everyone. To install Additional Structures, place the mod file into the `mods` folder of your Minecraft server. If you are using a mod loader like Fabric, Forge, NeoForged, or Quilt, ensure that the mod file is placed within the designated mods directory for that loader. Before launching the server, it is crucial to verify that you have the necessary dependency, Magma Core [≥ MC 1.21.5], installed. Additionally, check that your Minecraft server version aligns with the supported versions of the mod and its dependencies to prevent any compatibility issues or crashes upon startup.

Download
BetterHurtCam

BetterHurtCam

BetterHurtCam is a sophisticated utility mod designed to significantly enhance the player's visual experience during combat and damage events in Minecraft. It directly addresses the often jarring and disorienting effect of the default hurt camera, which can momentarily obscure the player's view and disrupt gameplay flow. By providing granular control over the camera's behavior when taking damage, this mod aims to reduce player frustration and improve overall immersion, allowing for a more controlled and less intrusive reaction to in-game hazards. This makes it an invaluable addition for players who find the standard hurt camera mechanics to be overly aggressive or distracting, offering a smoother and more enjoyable interaction with the game's damage system. This mod operates by intercepting and modifying the game's hurt camera mechanics, offering a level of customization far beyond the vanilla options. Players can not only completely disable the default hurt camera bobbing but also precisely adjust its intensity to their personal preference. This is achieved through an integrated configuration screen, providing an intuitive interface for tweaking settings, or via a convenient keybinding, allowing for on-the-fly adjustments. Furthermore, BetterHurtCam can bring back the older, non-direction-based damage tilt effect and disable the blinking animation of the health bar, offering a comprehensive suite of visual tweaks for a more personalized combat experience. The mod fundamentally alters how the game visually responds to damage, making these changes feel natural and integrated. BetterHurtCam is designed for broad compatibility across various Minecraft versions and loaders. It officially supports Minecraft versions 1.21.8, 1.21.9, 1.21.10, 1.21.11, and also versions 26.1, 26.1.1, 26.1.2, 26.2. The mod is compatible with the Fabric, NeoForged, and Quilt mod loaders, ensuring it can be integrated into a wide range of modpacks. Importantly, BetterHurtCam is a client-side mod, meaning it is required only on the player's game client and does not need to be installed on the server. This client-only requirement simplifies installation and ensures that server performance is not impacted by its presence, making it accessible for most multiplayer scenarios. Installing BetterHurtCam is a straightforward process, tailored to the specific mod loader you are using. For Fabric and Quilt, the mod's JAR file should be placed directly into the 'mods' folder within your Minecraft installation directory. For NeoForged, the installation process is similar, with the JAR file also going into the 'mods' folder. Before launching the game, it is crucial to ensure that you have the necessary dependency, ukulib, installed for versions 1.3.3 and above, as the mod will not function correctly without it. Always verify that your Minecraft version and mod loader are correctly set up and that all required dependencies are present to avoid any launch or gameplay issues.

Download
Better Advancements

Better Advancements

Better Advancements is designed to significantly enhance the user interface and user experience of Minecraft's advancements system, particularly within modded environments. It addresses the often cramped and less intuitive default advancement screen, aiming to make tracking your progress and discovering new achievements more engaging and visually appealing. This mod focuses on providing a more modern and user-friendly approach to how players interact with the in-game progression system, ensuring that even complex modpacks with numerous advancements remain manageable and enjoyable to navigate, ultimately improving the overall quality of life for players. The core functionality of Better Advancements revolves around cosmetic and quality-of-life improvements to the advancements screen. It replaces the default, small advancement window with a full-screen interface, offering a much clearer and more expansive view of all available achievements. Additionally, the mod allows for customization of advancement icon colors, moving beyond the standard gray, blue, and orange to provide a more vibrant and personalized look. It also introduces settings to disable the fading effect on advancement backgrounds when hovering, ensuring constant visibility, and enables description boxes to expand slightly, making the text easier to read and digest, thereby improving the overall clarity and usability of the system. This mod is compatible with a range of Minecraft versions and loaders, specifically supporting Forge, NeoForged, and Fabric. It is available for Minecraft versions 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, and 1.21.11, as well as versions 26.1.2 and 26.2. Better Advancements is a client-side mod, meaning it is required on the player's client to function correctly. It is not supported or required on the server side, simplifying installation for multiplayer setups where only client-side modifications are needed. Installing Better Advancements is a straightforward process for the supported loaders. For Forge and NeoForged, the mod file should be placed directly into the 'mods' folder within your Minecraft installation directory. For Fabric, the installation process is similar, with the mod file also going into the 'mods' folder. Before launching the game, it is crucial to ensure that you have the correct version of the mod installed for your specific Minecraft version and that the corresponding mod loader (Forge, NeoForged, or Fabric) is also installed and up-to-date. Verifying these prerequisites will prevent potential conflicts and ensure a smooth gaming experience.

Download
1 27 28 29 30