
somthing custom crafting function by datapack (or other script mod like kubejs or crafttweak kind) label:feature-request
sysyss opened this issue ยท 1 comments
i want anthill have custom machine fuction.
because, i want add custom recipe that should use anthill.
i think about datapack like this.
custom machine
name:"text", input slot:int ,fuel_tag:(none/default/custom)
custom recipe
machine:code, input:[ingridents], output:[], fuel:value, craftting_time:value
custom fuel
item:item, fuel:value
Hi, ty for the input; already made some initial experiments a while ago about a similar use case (custom recipes with the command slot item as catalyst). I'll take this issue as an up-vote for that feature ;). May take a while until this gets tackled, as I'm currently on another project. Cheer's.