LifeSteal SMP Plugin

LifeSteal SMP Plugin

14.5k Downloads

craft hearts

Anay5499 opened this issue ยท 4 comments

commented

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

commented

it should be like this ODO if not DVD

That does not matter

commented

Try doing /lsreload

commented

it should be like this ODO if not DVD

commented

okay thank you it worked now