Skip to content

v5.9.0

Compare
Choose a tag to compare
@Prunoideae Prunoideae released this 09 Jan 13:58
· 43 commits to 1.20.1 since this release
  • Added type descriptor formatting for KubeJS events.
  • Added Remote Schema function, which allows recipe support to be added via ProbeJS directly, without addons.
  • Increased the mod count limitation from 100 to 350 as the performance of type dumps is improved.
  • Fixed any generated due to untyped parameterized types that occurred in recipe type descriptors.
  • Hardcoded most of the type assignments to reduce problem if Internet connection is not good.
  • Added type probing for TagKeyComponents without class specified.
  • Removed funny ArrayOrSelf type as recipe schemas are completely automated now.
  • Added support for typing the RecipeSchemaRegistryEventJS.

image