You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the following Startup script, FoodBuilder(FoodProperties) does not yield the same FoodProperties
Notable effects:
Saturation gets set to (Nutrition * Saturation * 2) from FoodConstant.saturationByModifier
usingConvertsTo never gets initialized and is, null crashing the instance
Minecraft Version
1.21.1
KubeJS Version
2101.7.1-build.181
Rhino Version
2101.2.6-build.66
Architectury Version
Forge/Fabric Version
Neoforge 21.1.107
Describe your issue
Using the following Startup script, FoodBuilder(FoodProperties) does not yield the same FoodProperties
Notable effects:
Saturation gets set to (Nutrition * Saturation * 2) from FoodConstant.saturationByModifier
usingConvertsTo never gets initialized and is, null crashing the instance
KubeJS/src/main/java/dev/latvian/mods/kubejs/item/FoodBuilder.java
Lines 122 to 124 in 9205ad7
KubeJS/src/main/java/dev/latvian/mods/kubejs/item/FoodBuilder.java
Lines 39 to 46 in 9205ad7
Crash report/logs
No response
The text was updated successfully, but these errors were encountered: