KubeJS

KubeJS

61M Downloads

[Bug Report] NBT Ingredient Predicate No Longer Needed, but Check is Still In Place

GamingInfinite opened this issue ยท 0 comments

commented

Minecraft Version

1.18.2

KubeJS Version

1802.5.4-build.506

Rhino Version

1802.1.14-build.190

Architectury Version

4.5.75

Forge/Fabric Version

40.1.52

Describe your issue

Trying to do crafting via NBT items, and was told by another developer to use the weakNBT() in order to do it properly (which, btw, is not noted anywhere in the documentation), but when I tried to use that it resulted in an error saying I needed the NBT Ingredient Predicate Mod, which I then asked about that again on the discord to which someone said that it was directly integrated into Forge which makes sense since the mod stopped development at 1.17 (a beta version not even release). Please either remove the check that says that NBT Ingredient Predicate is required or do some integration with the mod loader implementation.

Crash report/logs

No Crash