diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-20 18:33:41 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-20 18:33:41 -0400 |
commit | 5a52213b3062b3be6efe7a32ef7d9765bc8d1a91 (patch) | |
tree | a56ad101eb8b7f54c18fb2fbbe63b48544c30244 /items/TOIL_LOG.json | |
parent | 5a90d041084a5caea2877e840c936806d21ff673 (diff) | |
download | NotEnoughUpdates-REPO-5a52213b3062b3be6efe7a32ef7d9765bc8d1a91.tar.gz NotEnoughUpdates-REPO-5a52213b3062b3be6efe7a32ef7d9765bc8d1a91.tar.bz2 NotEnoughUpdates-REPO-5a52213b3062b3be6efe7a32ef7d9765bc8d1a91.zip |
1.9.8 Part 1
No Dark Auction Stuff yet
Diffstat (limited to 'items/TOIL_LOG.json')
-rw-r--r-- | items/TOIL_LOG.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/TOIL_LOG.json b/items/TOIL_LOG.json new file mode 100644 index 00000000..25cf4e41 --- /dev/null +++ b/items/TOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Toil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e303deb0-4569-3209-b872-8692ca60cde1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzg4NzI1MzdiNmNlNTc0NjU5ZGMxNzZhMWQ4ZGZlOWMxZTU5OWY2ZjE0MWMxODIyNjI4MzQ3ZGQ1MzhiOWUyIn19fQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Toil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Toil Log\"},ExtraAttributes:{id:\"TOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Toil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aXXV§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "TOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |