diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-26 21:42:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-26 21:42:16 +0200 |
commit | 39dde9870cf0e86204143f461a30123223c5c17c (patch) | |
tree | 10a89a11e62ea04237da25c4379f16b060530c7e /items/FLAMING_FIST.json | |
parent | 17c4a154977e7ddb63849338e586c6a2a4958aca (diff) | |
download | NotEnoughUpdates-REPO-39dde9870cf0e86204143f461a30123223c5c17c.tar.gz NotEnoughUpdates-REPO-39dde9870cf0e86204143f461a30123223c5c17c.tar.bz2 NotEnoughUpdates-REPO-39dde9870cf0e86204143f461a30123223c5c17c.zip |
Hypixeling (#745)
* flaming fist not craftable
* Burststopper artifact recipe + parents
* misc.json
* recipe
Diffstat (limited to 'items/FLAMING_FIST.json')
-rw-r--r-- | items/FLAMING_FIST.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/items/FLAMING_FIST.json b/items/FLAMING_FIST.json index 565566a1..38862313 100644 --- a/items/FLAMING_FIST.json +++ b/items/FLAMING_FIST.json @@ -17,20 +17,7 @@ "§7§8This item can be reforged!", "§5§lEPIC GLOVES" ], - "recipe": { - "A1": "FLAMES:1", - "A2": "FLAMES:1", - "A3": "FLAMES:1", - "B1": "LEATHER_CLOTH:6", - "B2": "LEATHER_CLOTH:6", - "B3": "LEATHER_CLOTH:6", - "C1": "LEATHER_CLOTH:6", - "C2": "LEATHER_CLOTH:6", - "C3": "LEATHER_CLOTH:6" - }, "internalname": "FLAMING_FIST", - "crafttext": "", - "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ |