File Details
probejs-5.9.1-forge.jar
- R
- Jan 10, 2024
- 830.94 KB
- 12.7K
- 1.20.1
- Forge + 1
File Name
probejs-5.9.1-forge.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
- Added type descriptor formatting for KubeJS events.
- Added
Remote Schemafunction, which allows recipe support to be added via ProbeJS directly, without addons. - Above feature needs to be turned on now as runtime code downloading is bad.
- Increased the mod count limitation from 100 to 350 as the performance of type dumps is improved.
- Fixed
anygenerated 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 withoutclassspecified. - Removed funny
ArrayOrSelftype as recipe schemas are completely automated now. - Added support for typing the
RecipeSchemaRegistryEventJS.