diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-21 09:39:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 09:39:05 +1100 |
commit | dcaff60f365116f7b20d76ab91504de938021442 (patch) | |
tree | 4589a9b22759b1a2f371ce03f81f017e01deaa03 /items/REFINED_AMBER.json | |
parent | 726eaea67b6f6257172f4e0e04aa506a28de393c (diff) | |
parent | 15f2d2010feb6f019dc14dacd33d1f86ab4bde87 (diff) | |
download | NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.tar.gz NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.tar.bz2 NotEnoughUpdates-REPO-dcaff60f365116f7b20d76ab91504de938021442.zip |
Merge pull request #288 from IRONM00N/master
1.9.8 Update Part 1
Diffstat (limited to 'items/REFINED_AMBER.json')
-rw-r--r-- | items/REFINED_AMBER.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/REFINED_AMBER.json b/items/REFINED_AMBER.json new file mode 100644 index 00000000..476335cb --- /dev/null +++ b/items/REFINED_AMBER.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Refined Amber", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ef07f4f-363a-3849-a0d8-07cad14d7bcd\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmU3NzVmZjFkYWE0NmI3YzJiZWFiNTYzMTI5ZDM0NjQ0YzVkNWY5MTg2YmIxM2M1MTZhNWUwNWYwY2Q0ZTQ1MSJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Refined §7reforge\",5:\"§7to a pickaxe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Refined Amber\"},ExtraAttributes:{id:\"REFINED_AMBER\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Refined §7reforge", + "§7to a pickaxe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "REFINED_AMBER", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |