AlexNijjar / Extractinator

Convert blocks into resources.
MIT License
6 stars 9 forks source link

[Bug]: Can't add recipes via KubeJS event.custom() #29

Closed KodYazanDruid closed 1 year ago

KodYazanDruid commented 1 year ago

Bug Description

image I tried to add recipe with KubeJS event.custom method but it didn't work. I can remove recipes but can't add.

How to Reproduce?

No response

Expected Behavior

No response

Version

1.18.2-2.0.1

Mod Loader Version

40.2.0

Mod Loader

Forge

Logs or additional context

No response

KodYazanDruid commented 1 year ago

It doesn't work with even.custom() but if i add the recipe json manually it works.