1.1.8-1.21.1:
Hotfix for StackOverflowError crash when apply AddLootTableModifier.
1.1.7-1.21.1:
Add IFoodLike.addEffectTooltips, like farmers' delight (Thanks vectorwing)
1.5.17-1.20.1:
Apply Mixin, now VillagerUtils.addFoodToVillage should work.
Add IFoodLike.addEffectTooltips, like farmers' delight (Thanks vectorwing)
1.5.15-1.20.1:
Add StructuresUtils for Structures generate
Add VillageUtils for add new food for villager (using mixin)
1.1.6-1.21.1:
Add StructuresUtils for Structures generate
Add VillageUtils for add new food for villager (using mixin)
1.0.2-1.21.1:
Update to 1.21.1
Optimized HighCrop growth.
V1.4.7:
Hotfix for 1.16.0 format bedrock model.
V1.4.5-1.20.1: Fix emissive model setting.
V1.4.4-1.20.1:
Update Bedrock model synced to 1.18.2's version.
MMLib 1.4.5-1.18.2: Fix lang provider for advancements. Add BedrockModel.isEmissive() and setEmissive(boolean) for emissive determine.
V1.4.2:
Add bedrock model emissive texture rendering.
Optimize legacy bedrock model rendering.
Code clean.
V1.4.2: Add bedrock model emissive texture rendering.
Optimize legacy bedrock model rendering.
Code clean.
V1.3.1-1.20.2:
Update to Minecraft 1.20.2
Recipe Utils currently unavailable, rewriting now.
V1.2.2-1.18.2:
1.Bedrock model code clean up, Add face culling in New Bedrock Model
2.Add MathUtils.compareFloat for float equals.