2.1.1
- Bumped Neo version :
21.0.6-beta
- Removed redundant configuration files
2.1
- Update to 1.21
- Bumped Neo version :
21.0.0-beta
- Updated some Booleans to be Uppercase
2.0
- Added
inspectBiome
command, to show Biome Properties. inspectBiome
arguments:
color
| Returns all Color properties.
tags
| Returns all Biome Tags.
features
| Returns all Biome Features.
sounds
| Returns all Biome Sounds.
- All commands are now camelCase.
- All commands now return Errors, if something went wrong.
- Commands that return Tags no longer have Whitespace before tag IDs.
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 held Item at all.- Item IDs shown on inspect commands are now copyable.
- Attack Damage and Speed currently disabled... for now.
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 held Item at all.- Item IDs shown on inspect commands are now copyable.
- Attack Damage and Speed currently disabled... for now.
1.1.0:
- Added
/inspect_item
, plusfood
,enchants
andtags
args. - Added
tags
arg to/inspect_block
. - Added Formatting class for easy formatting for Item / Block / Tag IDs, Durability.
Initial 20.2 release:
- Loader changed to NeoForge
- Added
/inspect_item
, plusfood
,enchants
andtags
args. - Added
tags
arg to/inspect_block
. - Added Formatting class for easy formatting for Item / Block / Tag IDs, Durability.
Initial Release!