Skip to content

Releases: PssbleTrngle/DataModifier

0.2.1

21 Dec 02:01
4bde849
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • 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

14 Nov 16:19
a360d99
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • assets generation including models/blockstates
  • content generation for contentpacks mod

0.1.1

08 Nov 00:06
b8d2284
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • various fixes regarding registry id types

0.1.0

07 Nov 21:39
1fe95da
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

What's Changed

  • id validation powered by registry dumps
  • generated typescript id types
  • cli implementation

0.0.7

06 Nov 12:11
71f3f6c
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release
  • correct tag definition format
  • jei blacklist generation

0.0.6

30 Oct 23:13
1f7c07b
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release
  • 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

17 Oct 12:10
a553de7
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release
  • correct type exports of sub-folders
  • reworked some logging
  • skip ignored sub-recipes instead of throwing an error

0.0.4

15 Oct 21:54
c75e278
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
  • 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

14 Oct 13:52
1206b9b
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release
  • more recipe parsers & default ignored types

0.0.2

14 Oct 11:03
bb6cdf6
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
  • correct import extensions for javascript