mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-01 19:46:42 +01:00
Fixed the recipe for the gem of suffering
This commit is contained in:
parent
1a66fdabff
commit
a93bb42a61
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"type": "unicopia:crafting_spell",
|
"type": "unicopia:crafting_spell",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{ "item": "minecraft:fire_charge" },
|
{ "item": "minecraft:fire_charge" },
|
||||||
{ "id": "unicopia:bloood" },
|
{ "id": "unicopia:blood" },
|
||||||
{ "item": "unicopia:gem", "spell": "fire" }
|
{ "item": "unicopia:gem", "spell": "fire" }
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
|
|
Loading…
Reference in a new issue