craft hearts
Anay5499 opened this issue ยท 4 comments
i tried changing the heart recipe {
"enabled": true,
"shaped": true,
"outputAmount": 1,
"recipe": [
"ODO",
"DVD",
"ODO"
],
"items": {
"O": {
"item": "minecraft:gold_block"
},
"D": {
"item": "minecraft:diamond_block"
},
"V": {
"item": "minecraft:totem_of_undying"
}
}
}
i added another letter to add a totem of undying and changed the obsidian to gold blocks instead but it doesnt work can you please send me the code so i can copy and paste it into the recipe file