General Utilities

General Utilities

Mod

Adds useful commands for Mod/ModPack Developers.

Client and server Utility

31 downloads
2 followers
Created2 months ago
Updated15 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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:
Output text from /inspect_block command. /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