Releases: PssbleTrngle/DataModifier
Releases · PssbleTrngle/DataModifier
0.2.1
- correctly output additional block item block resources
- make registry aware of custom entries
- allow custom lang entries
- warn about unknown loot entries
- make conditions & functions passthrough
- incorrect property in pure daisy recipe
- update pack-resolver
0.2.0
- assets generation including models/blockstates
- content generation for contentpacks mod
0.1.1
- various fixes regarding registry id types
0.1.0
What's Changed
- id validation powered by registry dumps
- generated typescript id types
- cli implementation
0.0.7
- correct tag definition format
- jei blacklist generation
0.0.6
- results & ingredients in generated recipes are resolved now
- windows paths will also be accepted
- recipe ingredients & results are checked once directly after parsing
0.0.5
- correct type exports of sub-folders
- reworked some logging
- skip ignored sub-recipes instead of throwing an error
0.0.4
- block & fluid ingredients can not take a count/amount and chance
- orechid recipe definition has been corrected
- correct recipe import paths for typescript
- new recipe type filter
0.0.3
- more recipe parsers & default ignored types
0.0.2
- correct import extensions for javascript