ServerEvents.recipes(event => {
event.custom({
type: 'naturesaura:tree_ritual',
ingredient: [
{
item: 'thaumon:mutagen'
},
{
item: 'minecraft:netherite_block'
},
{
item: 'tombstone:impregnated_diamond'
},
{
item: 'tombstone:impregnated_diamond'
},
{
item: 'minecraft:netherite_block'
},
{
item: 'thaumon:mutagen'
}
],
sapling: {
item: 'naturesaura:ancient_sapling'
},
output: {
id: 'ars_nouveau:scribes_table',
count: 1
},
time: 200
})
})```
Thats my code and it should all be correct I'm getting 0 errors from this it just wont show up any ideas?
#Natures Aura recipe not working with kube (possibly)
5 messages · Page 1 of 1 (latest)