Mod catalog

Found: 720 mods
Minecraft 1.21.8
1 22 23 24
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
Buro

Buro

Buro is a simple, client-side visual mod that plunges your world into an endless, atmospheric night. Perfect for players who love atmosphere.

Download
B

Burst

Burst is a smart vein mining cross-platform mod, for modern minecraft. Improve your resource gathering process with this mod.

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
CC-Emojis

CC-Emojis

This is not an official mod from PlayLegend.net! It adds an emoji menu for the emojis from the gamemode Cactus Clicker on PlayLegend.net.

Download
CC: Tweaked

CC: Tweaked

ComputerCraft fork adding programmable computers, turtles and more to Minecraft. Expand the automation and programming capabilities in the game.

Download
CClaims

CClaims

Server-Side Container Claim Mod. Allows players to claim containers.

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
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
CU later

CU later

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

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 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
Building Wands

Building Wands

The Building Wands mod introduces a revolutionary approach to construction within Minecraft, addressing the common player desire for more efficient and versatile building methods. It aims to streamline the process of placing blocks, allowing players to construct elaborate structures with significantly less effort and time. By providing specialized tools, this mod empowers both creative builders and survival players to overcome the limitations of manual block placement, enabling the creation of complex designs that were previously cumbersome or impractical to achieve. This mod is designed to enhance the core building experience, making it more enjoyable and accessible for a wider range of players, from novice builders to experienced architects. This mod fundamentally alters how blocks are placed by introducing a variety of specialized wands, each with distinct operational modes. These modes include directional placement for precise single-block additions in multiple orientations, row/column placement for rapid linear construction, and fill modes for efficiently covering areas or connecting points. Further enhancing its utility, the mod offers area fill for connected blocks, grid mode for structured layouts, line and circle modes for geometric designs, and copy/paste functionality for duplicating structures. Additionally, a blast mode allows for block destruction, and shulker boxes can be prioritized for block consumption in survival, making resource management more integrated. The wands themselves come in tiered levels, from Stone to Netherite, each with increasing block placement limits, and an optional XP consumption system can be enabled for an added layer of resource management. The Building Wands mod is designed for broad compatibility across several popular mod loaders and Minecraft versions, ensuring a seamless integration into your existing game setup. It officially supports Fabric, Forge, NeoForged, and Quilt, covering a wide spectrum of modding environments. For Fabric users, essential dependencies include Fabric API, Architectury Fabric, and Cloth Config Fabric; it is also confirmed to work smoothly with Quilt. Forge users will need Architectury Forge and Cloth Config Forge, with ModMenu being an optional but recommended addition for enhanced mod management. This mod is crucial for both client and server installations, meaning it must be present on both ends of a multiplayer connection to guarantee full functionality and a consistent building experience for all players. Ensure all dependencies match your specific Minecraft version, which includes support for versions 1.21.6 through 1.21.11, as well as versions 26.1.2 and 26.2. Installing the Building Wands mod is a straightforward process, primarily dependent on your chosen mod loader. For Fabric, Forge, or Quilt, simply download the mod's .jar file and place it directly into the `mods` folder located within your Minecraft installation directory. Before launching the game, it is absolutely crucial to verify that all required dependencies for your specific mod loader and Minecraft version are also correctly installed in the `mods` folder. For Fabric, this means Fabric API, Architectury Fabric, and Cloth Config Fabric must be present. For Forge, ensure Architectury Forge and Cloth Config Forge are installed. If you encounter any visual issues, particularly with shaders, consult the mod's configuration settings and confirm that the "render last" option is set to true. It is also highly recommended to back up your worlds before updating the mod to prevent any potential data loss, especially when migrating from older versions where tool enchantments might not be preserved.

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
Better Third Person Camera

Better Third Person Camera

This mod significantly enhances the third-person camera experience in Minecraft, addressing the common limitations of the default perspective. Players often find the standard third-person view restrictive, making it difficult to precisely aim, observe their surroundings, or engage in detailed building and combat. Better Third Person aims to resolve these issues by introducing a more dynamic and controllable camera system, allowing for a much more immersive and functional gameplay when not looking through the first-person perspective. It provides a much-needed improvement for players who prefer or need to play in third person. The core functionality of Better Third Person revolves around granting independent rotation of the camera from the player's movement and facing direction. This means you can look around freely in a full 360 degrees without your character turning with the camera. Additionally, the mod enables walking in eight distinct directions while maintaining the camera's current orientation, offering unparalleled control and situational awareness. This allows for more precise movements and better observation of the environment, even while actively navigating. The mod ensures that placing, breaking, and using items remain fully functional and intuitive within this enhanced third-person perspective, preserving the core gameplay mechanics. Better Third Person is designed for maximum compatibility and ease of use, functioning entirely on the client-side, meaning it does not require installation on a server. It is available for multiple popular mod loaders, specifically supporting Fabric, Forge, and NeoForged. The mod is compatible with a wide range of recent Minecraft versions, including 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, and 1.21.8. This broad support ensures that most players can enjoy the enhanced camera features regardless of their preferred mod loader or the specific version of Minecraft they are playing, making it accessible to a large segment of the Minecraft community. Installing Better Third Person is a straightforward process. For users of Fabric, Forge, or NeoForged, the mod file should be placed directly into the 'mods' folder within your Minecraft installation directory. Before launching the game, it is crucial 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 installed. Verifying these prerequisites will prevent potential conflicts and ensure a smooth and enjoyable gameplay experience with the improved third-person camera.

Download
Architectury API

Architectury API

Architectury API serves as a crucial intermediary layer designed to significantly simplify the process of developing mods that can function across multiple Minecraft modding platforms. It addresses the inherent complexities and differences between various mod loaders, such as Fabric and Forge, by providing a unified set of abstractions. This allows developers to write their mod logic once and have it seamlessly integrate with different environments, thereby reducing the time and effort required for porting mods and ensuring broader compatibility for the player base. The primary goal is to streamline multiplatform mod development, making it more accessible and efficient for creators, ultimately enriching the Minecraft modding ecosystem with more diverse content. This API operates by abstracting away the specific implementations of common functionalities found in different mod loaders. It offers a comprehensive suite of tools, including over 90 event hooks, networking abstractions, direct loader call abstractions, and game registry abstractions. A key feature is the `@ExpectPlatform` annotation, which simplifies conditional logic for platform-specific features, though it is primarily intended for static methods. By providing these standardized interfaces, Architectury API ensures that developers can focus on their mod's unique features rather than getting bogged down in the intricacies of each individual modding API, leading to less boilerplate code and a more robust and maintainable development experience across all supported platforms. Architectury API is designed for broad compatibility across several versions of Minecraft and mod loaders. It supports Minecraft versions 1.21.8, 1.21.9, 1.21.10, 1.21.11, as well as Forge/NeoForge versions 26.1, 26.1.1, 26.1.2, and 26.2. This mod is required on both the client and the server, meaning players will need to install it on their game client to join servers that use it, and server administrators must also have it installed for the modded environment to function correctly. This dual requirement ensures that all aspects of the modded gameplay are consistent and functional for all participants, preventing compatibility issues and ensuring a smooth multiplayer experience. To install Architectury API, place the mod file into the `mods` folder of your Minecraft installation. If you are using Forge or NeoForge, this is typically located in your main Minecraft directory. For Fabric or Quilt, the `mods` folder is usually found within the `.minecraft` folder. Before launching the game, it is essential to ensure that you have the correct version of the mod loader installed that corresponds to the Minecraft version you are playing. Additionally, verify that all other required mods, especially those that depend on Architectury API, are also correctly placed in the `mods` folder and are compatible with each other and the game version to avoid crashes or unexpected behavior.

Download
Better Clouds

Better Clouds

Better Clouds introduces a significant visual enhancement to Minecraft by adding volumetric clouds, designed to seamlessly integrate with the game's inherent blocky aesthetic. Unlike many shader packs or resource packs that opt for hyper-realistic, often jarring cloud visuals, this mod focuses on creating multi-layered, volumetric clouds that maintain the charming and consistent style of vanilla Minecraft. This approach ensures that the new clouds feel like a natural extension of the game world, enhancing immersion without disrupting the established visual theme, making the sky a more dynamic and engaging element of the gameplay experience. The mod achieves its goal by implementing a sophisticated cloud rendering system that generates volumetric clouds with a simple, blocky style. This system allows for extensive customization, enabling players to tweak virtually every aspect of the cloud's appearance to their liking. Furthermore, Better Clouds includes built-in shader presets that are specifically designed to complement popular shader packs like Complementary, BSL, Chocapic, Kappa, Rethinking Voxels, and Solas, ensuring a harmonious visual experience. The generation of these clouds can also be further refined through resource packs, offering a deep level of control over their look and feel. Better Clouds is designed for broad compatibility, supporting multiple mod loaders including Fabric, Forge, and NeoForge. It is compatible with a range of Minecraft versions, specifically listed as 1.21.8, 1.21.9, 1.21.10, 1.21.11, and versions 26.1, 26.1.1, 26.1.2, 26.2. This mod is a client-side modification, meaning it is required on the player's client to function and does not need to be installed on the server. Its compatibility extends to other visual mods, such as Iris and Serene Seasons, further enhancing its integration into existing modpacks and setups. To install Better Clouds, players should place the downloaded mod file into the 'mods' folder of their Minecraft installation. This location is standard for mods installed via Fabric, Forge, or NeoForge. Before launching the game, it is crucial to ensure that the correct version of the mod is being used for the installed Minecraft version and that the chosen mod loader is also up-to-date. Verifying these prerequisites will prevent potential conflicts and ensure a smooth and visually improved gameplay experience with the new volumetric clouds.

Download
Biomes O' Plenty

Biomes O' Plenty

Biomes O' Plenty is an extensive mod designed to dramatically expand the world generation within Minecraft, introducing over fifty new and unique biomes that seamlessly blend with the game's vanilla aesthetic. This mod addresses the common desire for greater environmental diversity, offering players a significantly richer and more varied exploration experience. It injects fresh life into the Overworld, Nether, and End dimensions, ensuring that every new world feels distinct and full of undiscovered wonders. The addition of these biomes provides a renewed sense of adventure and discovery for players seeking to explore beyond the standard Minecraft landscapes. This mod fundamentally alters the way Minecraft generates its worlds by adding a vast array of new biomes, each meticulously crafted with its own distinct flora, fauna, and terrain features. Players will encounter new types of trees, vibrant flowers, unique building blocks, and other environmental elements that contribute to the immersive atmosphere of each biome. The integration is designed to feel natural, as if these biomes were always intended to be part of the game. The mod's mechanics focus on enriching the visual and exploratory aspects of Minecraft, providing players with more reasons to venture out and discover what lies beyond their current surroundings, making every journey an opportunity for fresh encounters and discoveries. Biomes O' Plenty is compatible with a range of Minecraft versions, including 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, and 1.21.11. It also supports older versions such as 26.1.2 and 26.2. The mod is designed to function on both the client and the server, meaning it is required for both players and the server to have it installed for seamless gameplay and proper biome generation. For versions 1.20.4 and above, GlitchCore is a mandatory dependency, and for Fabric installations, Fabric API is also essential. Furthermore, for Minecraft 1.18 and newer, TerraBlender is a required dependency, though older versions might have different requirements or necessitate specific world type settings. To install Biomes O' Plenty, place the mod file into the 'mods' folder of your Minecraft installation. For Fabric, ensure Fabric API and GlitchCore (for applicable versions) are also in the mods folder. For Forge and NeoForged, place the mod file and any required core mods into the mods folder. Before launching, verify that you have the correct versions of Minecraft, the mod loader, and all dependencies installed. For server installations, especially for versions 1.18 and above, no specific server.properties changes are typically needed, but for older versions like 1.15-1.17, the 'level-type' might need to be set to 'biomesoplenty', and for 1.12.2 and below, it should be 'BIOMESOP'. Ensure you are creating a new world or have properly configured an existing one.

Download
AmbientSounds

AmbientSounds

AmbientSounds is a mod designed to significantly enrich the player's experience in the Minecraft world by introducing a dynamic and immersive soundscape. It aims to solve the issue of a relatively static and often repetitive audio environment in vanilla Minecraft, which can detract from the overall atmosphere and immersion. By adding a wide variety of ambient sounds, the mod brings the game world to life, making exploration and gameplay more engaging and realistic. This enhancement is particularly beneficial for players who enjoy a deeper connection with the game's environment and seek to feel more present within their virtual surroundings, transforming mundane moments into more captivating experiences. The mod operates by dynamically playing sounds based on various in-game conditions and biomes, creating a living, breathing world. It replaces the generic background noises with contextually appropriate audio, such as the rustling of leaves in a forest, the chirping of insects in a meadow, the distant calls of animals, or the gentle lapping of waves on a shore. This sophisticated system ensures that the audio environment constantly adapts to the player's location and the time of day, providing a truly immersive auditory experience. The integration of custom sound engines allows for extensive customization and compatibility with other mods, particularly those that introduce new biomes or world generation features, ensuring a seamless blend of new sounds into the existing game mechanics. AmbientSounds is compatible with Minecraft versions 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11, and also supports versions 26.1, 26.1.2, and 26.2. It is designed to be a client-side mod, meaning it is required on the player's client to function correctly and enhance their individual gameplay experience. Server-side installation is not supported or required, as the mod's primary purpose is to alter the audio output for each player individually. This client-only nature simplifies server setup and ensures that players can enjoy the enhanced soundscape without any server-side modifications, making it accessible for a wide range of players and server configurations. To install AmbientSounds, you will need to place the mod file into the appropriate mods folder for your chosen loader. For Fabric, this is typically the 'mods' folder within your Minecraft installation directory. For Forge and NeoForged, the process is similar, with the mod file also being placed directly into the 'mods' folder. Before launching the game, it is crucial to ensure that you have the necessary dependency, CreativeCore, installed in the same mods folder. Additionally, it is recommended to check that your Minecraft version and loader version are compatible with the mod version you have downloaded. Running the game with the correct setup will allow the mod to load and begin enhancing your game's audio environment.

Download
1 22 23 24