Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Version 1.14.4-3.0.4:
-
Fixed crash when pressing ability keys too often
-
Added seperate files to register armor materials and item tiers in addonpacks in (
items/_armor_materials
&items/_item_tiers
) -
Added "threecore:shield" item parser type
-
Made mods load addonpack-specific stuff (like items)
-
Fixed biped json entity model not displaying 2nd layer
-
Changed "smallarms" settings for biped entity models to "armortype"; "fixed" works on both arm types
-
Added "Suits & Armor" creative tab
-
Fixed 2nd layer on biped json models having that weird semi-transparent look
-
If no model layer type specified, it will now fall back to "threecore:default"
-
Added issizechanging & small_arms model layer predicates
-
Refactored IModelLayerPredicate-