- Added energy math conversion helpers.
- Added helper to get Minecraft version.
- `CTDFuelItem` based items will display their burn ticks in the tooltip.
- Added energy math conversion helpers.
- Added helper to get Minecraft version.
- `CTDFuelItem` based items will display their burn ticks in the tooltip.
+Added new Number Formatting function
-Removed deprecated functions from #ServerHelper.class
+Expanded the CTDItem and CTDFuelItem classes with support for stack size.
*Modernized the DurabiltiyItem class.
- "Creative Items" are assumed to have Short.MAX durability
- "Creative Items" now have foil
- DurabilityItem will now show minimum/maximum durability in tooltip.
-Removed deprecated functions from #ServerHelper.class
+Expanded the CTDItem and CTDFuelItem classes with support for stack size.
*Modernized the DurabiltiyItem class.
- "Creative Items" are assumed to have Short.MAX durability
- "Creative Items" now have foil
- DurabilityItem will now show minimum/maximum durability in tooltip.
**Had to rewrite some of the code regarding damaging item stacks. This build will be marked alpha until confirmation that the code depending on the rewritten code has been confirmed working as intended.**