Make your houses, taverns, and villages feel more alive than ever with Builder's Bounty, a pack of decorative accessories in perfect vanilla Minecraft style!
This mod adds more than 100 craftable mini-blocks that will make your builds stand out. Discover new possibilities for creativity!
Compost multiple items at the same time, saving time and effort. This mod adds bulk composting functionality to the game.
Prevent bad actors from crashing your server by exploiting the Bundle crashing method. This mod ensures the stability of your game world.
Adds an interactive UI to the Bundle, making it easier and more convenient to use. It's a completely client-sided mod, requiring no server-side changes.
Add pins to your Bundles, stylizing and better organizing them! Works in 1.21.2!
Bundle up everything into Bundles with a quick keystroke! Saves time and simplifies inventory organization.
This mod displays the weight of items within a bundle, making inventory management easier. This helps you better organize the storage of items in the game.
Use a bundle as storage to shoot arrows for bows and crossbows! This allows you to carry more arrows.
Allows you to access every item in the bundle beyond the vanilla 12 item limit. Expand storage capabilities in bundles.
Lets you burn cobwebs away. Now you can easily get rid of cobwebs in the game.
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.
Minecraft datapack that makes rotten flesh and arrows a low quality fuel. Adds a new way to use these items.
This mod reduces the burning time of blocks and items. A great solution for those who want to avoid unnecessary damage.
A small client-side mod that fixes widget focus issues in any in-game GUI. Improve your interaction with the interface.
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.
Removes the ugly 'pls update cicada' cape from older versions of CICADA. Provides a cleaner look.
Fixes Resource Packs with CITs for Enchanted Books on newer Minecraft versions. It ensures compatibility and correct texture display.
Balanced recipes in the woodcutter for breaking down woods, hyphae, and bamboo to their various products. Improves gameplay by making processing more convenient.
Coordinate List (CList for short) is a simple minimalistic fabric mod for saving your coordinates. No minimaps. Just a list with in-game waypoints.
A mod for debugging Concurrent Modification Exceptions and Index Out of Bounds Exceptions. Helps in finding and fixing errors in mods.
Inspects your items, similar to CS:GO. Adds a new way to interact with your items.
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.
My take on a datapack that replaces redstone component's iron with copper (and some other tweaks). Modifies recipes.
🌵 Cactusfix is a mod for FabricMC which provides multiple fixes for cacti. Improves the functionality of cacti.
A biome add-on for MC Calamity. Expands the content of the popular Calamity mod.
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.
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.