aboutsummaryrefslogtreecommitdiff
path: root/items/ETERNAL_HOOF.json
diff options
context:
space:
mode:
authorTomEngMaster <70163122+TomEngMaster@users.noreply.github.com>2020-11-22 08:30:30 +0100
committerGitHub <noreply@github.com>2020-11-22 08:30:30 +0100
commita6d967c513053d1f53a3e0944be6f6097e27876a (patch)
tree60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/ETERNAL_HOOF.json
parentce2a8e23753746323446021155538d68c2f78d05 (diff)
parent3e758918fb29e4fb54d998b457b7953e42e26a7d (diff)
downloadNotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz
NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2
NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/ETERNAL_HOOF.json')
-rw-r--r--items/ETERNAL_HOOF.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/items/ETERNAL_HOOF.json b/items/ETERNAL_HOOF.json
new file mode 100644
index 00000000..d3c6a330
--- /dev/null
+++ b/items/ETERNAL_HOOF.json
@@ -0,0 +1,27 @@
+{
+ "itemid": "minecraft:golden_horse_armor",
+ "displayname": "§9Eternal Hoof",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gain §a2% §7chance to find Trick\",1:\"§7or Treat chests.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Eternal Hoof\"},ExtraAttributes:{id:\"ETERNAL_HOOF\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Gain §a2% §7chance to find Trick",
+ "§7or Treat chests.",
+ "",
+ "§7§8This item can be reforged!",
+ "§9§lRARE ACCESSORY"
+ ],
+ "recipe": {
+ "A1": "SOUL_FRAGMENT:1",
+ "A2": "SOUL_FRAGMENT:1",
+ "A3": "SOUL_FRAGMENT:1",
+ "B1": "SOUL_FRAGMENT:1",
+ "B2": "LUCKY_HOOF:1",
+ "B3": "SOUL_FRAGMENT:1",
+ "C1": "SOUL_FRAGMENT:1",
+ "C2": "SOUL_FRAGMENT:1",
+ "C3": "SOUL_FRAGMENT:1"
+ },
+ "internalname": "ETERNAL_HOOF",
+ "clickcommand": "viewrecipe",
+ "modver": "1.5-REL"
+} \ No newline at end of file