WeissCore - Universal Library for Minecraft
WeissCore is a multifunctional library that extends the standard game capabilities with various useful systems.
Additional Interface Elements System
The mod implements an intelligent information display system that activates when holding items in hand. This feature significantly simplifies gameplay by providing useful hints directly during play.

Main Interface Capabilities
The system automatically detects and shows information about which food items are suitable for feeding wolves, eliminating the need to remember all possible options. It also displays data about block materials, helping to quickly identify resources in the world.
PvP Command Management
For multiplayer servers, a convenient command for global PvP mode switching has been added. Administrators can use the /togglePVP command to manage the ability of players to attack each other across the entire server.
Tools for Developers
For mod creators, the library includes an item rendering system similar to the deprecated IItemRendering from earlier versions of Minecraft. This allows developers to easily integrate custom visual effects for items.