Library Ferret - Fabric
About the Modification
This modification serves as a library component containing shared program code for my mods created for Minecraft Fabric.
New Features in Version 2.0.0
🎯 The update introduced imitation blocks of gold, diamonds, emeralds, iron, and netherite. These decorative blocks will be used in various developer projects. Each imitation block has its own loot table that doesn't interfere with standard vanilla Minecraft mechanics.
🎯 Also added are special beacons that players cannot modify. These beacons create a protective zone that prevents block destruction within their activation radius. However, the beacon itself is not protected from destruction - players can destroy it and then dismantle the protected area. These new beacons are planned to be used in future dungeons to make gameplay more challenging.

Game Currency
🎯 The mod adds a coin system that will be used in our mods and can be integrated into third-party modpacks.
Iron coin
Gold coin
Emerald coin
Diamond coin
Netherite coin
Each coin has an exchange recipe for standard Minecraft items, but there are no recipes for creating the coins themselves. If you plan to use this system in your modpack, you'll need to create coin crafting recipes yourself.
⚠️ Note: This version is designed for Fabric. A separate modification is available for the Forge version.