CHANGELOG 1.1.2
ADDITIONS AND CHANGES
- Add spanish and chinese simplified translations
- Add width and height optional properties for each recipe (default width/height 256)
- KubeJS:
.width(<number>).height(<number>)
- Json:
"width": <number>
"height": <number>
- KubeJS:
- Add x and y progress position:
- KubeJS:
.progressX(<number>).progressY(<number>)
- Json:
"progressPosition": { "x": <number>, "y": <number> }
- KubeJS:
- Change width and height for fluid jei element to same as item slot
- Change width and height for energy jei element to 18x54 (3 times item slot height)
- Text info now renderers from bottom (recipe height - 8px) to top