ContentTweaker-1.12-4.0.0
on Jun 7, 2023First 1.12 Curse Release!
Changes:
Scripts now load from in the CraftTweaker script folder. However files need "#loader contenttweaker" at the top!
Resources moved to <minecraft_dir>/resources (Should match ResourceLoader now)
ContentTweaker-1.10.2-2.1.0
on Jun 7, 2023New:
* Jsons now generate for Items and Blocks added (Now you only need add textures if the normal models work for you)
* World and Biome information can now be gathered from certain block functions
* New Block Variables: Slipperiness, Enchantment Power Bonus, onBreak, onPlace
* Support for the new Material System added in BASE (Going forward this is the suggested way to use the system
Fixed:
* Creative Tabs are now properly assigned
* OBJ models can be used from blockstates (Not directly as models however)
ContentTweaker-1.10.2-2.0.0
on Jun 7, 2023Complete Rewrite!
Current Supports: Blocks, Items, and Creative Tabs.
See https://github.com/The-Acronym-Coders/ContentTweaker/wiki for more details
ContentTweaker-1.0.5
on Jun 7, 2023Fixed crash on startup without TiC
ContentTweaker-1.0.4
on Jun 7, 2023Fix server crash
Removed creative tab placement
ContentTweaker-1.0.3
on Jun 7, 2023Fix startup crash
ContentTweaker-1.0.0
on Jun 7, 2023Initial Release