diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-02 15:56:10 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-02 15:56:10 -0400 |
commit | 53df26bfed360f90f5eed3947e854606138888c7 (patch) | |
tree | 00baab2a701125a4f9ad8a676a8e2477d9fe70c9 /items/GIANT_TOOTH.json | |
parent | 8890bbf84fb032040da2b02eea7871be9b94e286 (diff) | |
download | NotEnoughUpdates-REPO-53df26bfed360f90f5eed3947e854606138888c7.tar.gz NotEnoughUpdates-REPO-53df26bfed360f90f5eed3947e854606138888c7.tar.bz2 NotEnoughUpdates-REPO-53df26bfed360f90f5eed3947e854606138888c7.zip |
Accept or bad
Diffstat (limited to 'items/GIANT_TOOTH.json')
-rw-r--r-- | items/GIANT_TOOTH.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/GIANT_TOOTH.json b/items/GIANT_TOOTH.json new file mode 100644 index 00000000..a72e0bb5 --- /dev/null +++ b/items/GIANT_TOOTH.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Giant Tooth", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"61e2a290-8404-3060-8199-a779367d804d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBjODQzMjBmNGIwZmNkODM5MWI4YTIwZjUzYmQ0MTYxMmNhNmE1MGU3NTgzMDk1MjU5NzFmNzdhY2UyZCJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Giant §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oSuper clean, great hygiene.\",8:\"\",9:\"§7Requires §aMining Skill Level\",10:\"§aXXV§7!\",11:\"\",12:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Giant Tooth\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GIANT_TOOTH\",uuid:\"69e5ea78-9cac-4884-9ae5-6cfd1e3e6fff\",timestamp:\"10/1/20 6:09 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Giant §7reforge", + "§7to armor.", + "", + "§7§8§oSuper clean, great hygiene.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "GIANT_TOOTH", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |