Skip to content

v5.5.0

Compare
Choose a tag to compare
@Prunoideae Prunoideae released this 13 Sep 09:22
· 53 commits to 1.20.1 since this release
  • First (probably stable) 1.20.1 update, yay!
  • Refactored a lot of things to make things work in 1.20.1.
  • Dropped item/fluid rendering due to rendering changes in 1.20.1.
  • (Extension) Added support for IconExporter in 1.20.1.
  • Now automatically exports docs by calling /kubejs dump_internals events.
  • (Extension) Added support for event docs dumped by KubeJS.
  • ProbeJS will not format NaN and Infinity values and format them as types now.
  • Removed a weird hardcoded String interface typing, which has been forgotten for a long time.
  • Added a special type for all java class names you might want to write.
  • Java class probing now works even without aggressive mode on. (As the performance issue should be minor)
  • Added proper docs for generic forge events.

image