Releases: zHoeshin/CRDataModEditor
Releases · zHoeshin/CRDataModEditor
Update 3.0.0
Huge update, bringing a crafting system and QoL improvements + rewriting the CRBEL compiler for easier development
Outside of bugfixes includes:
- Thing(block/item) picking + tag picking - allows for more flexible development in the future
- Crafting recipe editing - an easy and hopefully intuitive way to create more recipes: just make a new file and click the + button
Important: does not support conditional predicated in block events yet!
Release 2.1.2
Changes and bugfixes:
- JSON does not sort properties and blockstates anymore(order is preserved when decompiling)
- Items now properly export model
- ThingPreview3D cleanup fix
Release 2.1.1 Item emergency fix
Release 2.1.0: The item update
Release 2.0.2
Bugfixes:
- light color in blockstate params is rounded properly
- blocks no more have their size reversed
Release 2.0.0
The proper release of the program
Changes:
- various bug fixes
- added block editing
Prototype 1.0.0
First, very raw release. This is a prototype that will be expanded soon.
Prototype 1.1.0
Changes:
set paramsnow uses json for parameterlists:set params {"paramname":"value"} at 0 -1 0- fixed various file export bugs


