General Utilities adds useful commands for Mod/ModPack developers.
Current features:
Inspect Block command:
Inspects the Block the Player is looking at, for Properties, and sends those properties to the Player:
/inspect_block
Args:
- sounds: Inspects the Block's set sounds. Includes full paths.
- tags: Inspects the Block's TagKeys.
Inspect Item: Inspects the Item the Player is holding, for Properties, and sends those properties to the Player.
Args:
- food: Inspects the Item's Food properties. Returns Nutrition, Saturation, and Effects.
- tags: Inspects the Item's TagKeys.
- enchants: Inspects the Item's Enchants.
This is not all General Utilities will offer. I want to add much more than this. Please, leave some suggestions on Github!
External resources
Project members
FooterManDev
Developer
Technical information
License
GPL-3.0-only
Client side
required
Server side
required
Project ID