#How to make a stonecutting recipe that uses a forge tag
3 messages · Page 1 of 1 (latest)
ServerEvents.recipes(event => {
event.stonecutting('mcore:steel_sheet',[
'forge:steel_ingot',
])
})
i dont know how to multiply it but more than that, I cant get it to work. Only works with specific item types like "mod":steel_ingot even if the item is added to the tag #forge:steel_ingot