General Utilities
ModrinthAdds useful commands for Mod/ModPack Developers.
654 téléchargements 4 abonnés mis à jour 24mo ago
dernière v2.1.1-21.0 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:

/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!
Versions
Release
2.1.1-21.0
### 2.1.1
* Bumped Neo version : `21.0.6-beta`
* Removed redundant configuration files
Release
2.1.0-21.0
### 2.1
* Update to 1.21
* Bumped Neo version : `21.0.0-beta`
* Updated some Booleans to be Uppercase
Release
2.0.0-20.6
### 2.0
* Added `inspectBiome` command, to show Biome Properties.
* `inspectBiome` arguments:
> `color` | Returns all Color properties. \
> `tags` | Returns…
Release
1.1.0-20.6
Initial 20.6 release:
* `/inspect_item food`: Effects removed, added "CanAlwaysEat", and added messages if held Item has no Food Component, and if there is no…
Release
1.1.0-20.5
Initial 20.5 release:
* `/inspect_item food`: Effects removed, added "CanAlwaysEat", and added messages if held Item has no Food Component, and if there is no…
Release
1.1.0-20.1
1.1.0:
* Added `/inspect_item`, plus `food`, `enchants` and `tags` args.
* Added `tags` arg to `/inspect_block`.
* Added Formatting class for easy formatting…
Release
1.1.0-20.2
Initial 20.2 release:
* Loader changed to NeoForge
* Added `/inspect_item`, plus `food`, `enchants` and `tags` args.
* Added `tags` arg to `/inspect_block`.
*…

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.