#Shapeless recipe not working, and want to know how to add in rolling recipes from create c&a

7 messages · Page 1 of 1 (latest)

formal turret
#

event.shapeless('kubejs:andesite_paste', ['5x kubejs:andesite_powder', '2x kubejs:alloy_nuggets', '3x minecraft:clay'])
this script isnt working, its not giving me an error, and the code isnt displaying as bugged, it just doesnt work. I also want to know how to add in rolling recipes from create crafts and additions.

iron coyoteBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

stable sedge
#

your recipe has 10 input items

#

how many slots are there in a crafting table?

formal turret
#

I pulled a dummy sorry

empty pollen
#

for the second part, you can use event.custom for JSON recipes

#

you can find json recipes by looking through the mod's source code on github or by viewing the JAR in something that can, like winrar
they're normally located in src/generated/data if you're looking through github or an uncompiled source, or if you're looking through the files directly, you can find them directly in data