

General Utilities
The General Utilities modification provides Minecraft mod and pack developers with a set of useful commands for analyzing game objects.
Main Features
Block Analysis Command
Allows detailed examination of the block the player is looking at, displaying all its properties and characteristics.
Usage: /inspect_block
Additional parameters:
- sounds - shows sounds associated with the block, including full file paths
- tags - displays all tags (TagKeys) assigned to the block
Item Analysis Command
Analyzes the item the player is holding, providing complete information about its properties.
Additional parameters:
- food - shows the item's food properties: nutrition, saturation, and effects
- tags - displays all item tags
- enchants - shows enchantments applied to the item
Development Prospects
The developer plans to significantly expand the mod's functionality in the future. The mod will receive regular updates with new useful commands for developers.