General Utilities
作者:rebot | 分类:模组
Minecraft 版本: 1.21
平台: neoforge
标签: utility
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!
请登录后举报
暂无评论,抢个沙发吧~