Hello, I'm trying to make my own custom crafting table which works like one but I want the item to be shown in the output which when the player clicks it the ingredients is consumed/crafted
How can I do that, my current idea is using a storage but I'm not that much of an expert at data command or the storage itself
[35mdata [34mmodify storage [33multi:wb_temp [0mtemp.Items [34mset from block [32m~ ~ ~ [0mItems
[35mdata [34mremove storage [33multi:wb_temp [0mtemp.Items[33m[[35m{[37mid[34m:[32m"minecraft:sugar"[34m,[37mcomponents[34m:{[32m"minecraft:item_model"[34m:[32m"ulti:salt"[34m}[35m}[33m]
[35mdata [34mmodify storage [33multi:wb_temp [0mtemp.Items[33m[[35m{[37mSlot[34m:[32m3b[35m}[33m] [34mprepend value [33m[[35m{[37mSlot[34m:[32m17b[35m}[33m]
[35mdata [34mmodify block [32m~ ~ ~ [0mItems [34mappend from storage [33multi:wb_temp [0mtemp.Items