File Details
1.6.0: optimize Farmer's Delight ToolIngredient
- B
- Mar 5, 2025
- 101.12 KB
- 98
- 1.16.5
- Forge
File Name
DataStructium-1.16.5-1.6.0.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
- CompoundTag created from data will now also benefits from our CompoundTag optimization
- Farmer's Delight ToolIngredient initialization is optimized to save time wasted in creating ItemStack repeatly, and reduce memory allocation
- you can now disable 'recipe awarding' by enabling the config entry in DataStructium config, preventing server from pushing recipe data to player. This can reduce the amount of NBT data in a player.
- It's recommended to also install Not Enough Recipe Book
- Optimization to simple model (which is, most models) can now be toggle on/off
- and some other performance tweaks