Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.06 KB

changelog.md

File metadata and controls

28 lines (22 loc) · 1.06 KB

#future - 1.13

#future

  • make 'power kiln' recipes take different power amounts

#1.0.10

#1.0.9

  • improved some GUIs (mainly about the order of the side config colors)
  • added 'incinerator' custom recipes json
  • added 'powered kiln' custom recipes json
  • localize all the things!

#1.0.8

  • added 'fluid compound producer' (combines fluids into other fluids)
  • added config files for extra recipes to various machines
    • "{registry_name}-base.json" - this is the default recipes config generated by the mod
    • "{registry_name}-extra.json" - extra recipes file that is loaded, if it exists, but will never be created/overwrited by the mod
    • check "-base.json" files for examples of the recipe structure
  • improved liquid xp storage machine
  • added 'player xp addon' - you put it into a 'liquid xp storage' and you can convert stored liquid xp to/from player xp
  • fixed some of the default recipes for 'powder maker'

#1.0.7

  • fixed 'powered kiln' recipes to support vanilla items
  • 'item compound producer' is no longer WIP
  • 'fluid solidifier' JEI screen got an update