Library Ferret - Forge: Mod Library

This project is a library mod for Minecraft Forge that contains shared code used in my other developments.
New Features in Version 2.0.0
The update introduces imitation blocks of gold, diamonds, emeralds, iron, and netherite. These decorative blocks will be used in various projects. Each has its own loot table that doesn't interfere with standard game mechanics.
Special beacons have also been added that players cannot modify. They create a protective zone that prevents block destruction within their activation radius. However, the beacon itself is not protected from destruction - if destroyed, the protected area becomes vulnerable. These beacons are planned for use in future dungeons to make gameplay more challenging.

A coin system has been introduced with various materials: iron, gold, emerald, diamond, and netherite coins. These coins will be used in my mods and can be adapted for use in other modpacks.
Iron Coin
Gold Coin
Emerald Coin
Diamond Coin
Netherite Coin
Each coin has an exchange recipe for vanilla items, but there are no recipes for creating the coins. When using them in your own modpacks, you need to configure the methods for obtaining coins yourself.