KubeJS ProjectE

KubeJS ProjectE

146k Downloads

add a crafting mapping interface

gjmhmm8 opened this issue ยท 5 comments

commented
commented

Could you elaborate? I'm not quite sure what you're talking about

commented

like projecte.addConversision(ingedent:[],output) or projecte.addConversision(ingedent:[],outputs:[],wheights:[])

commented

Handling the built-in item inputs(like item.of or raw string or tag) of kubejs and common JSON NBT inputs.

commented
commented

It would be best to add a function to handle recipes as well,like handle_repices(type,function(recipes)=>(ingedents,outputs,weights))