diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/SCULPTORS_AXE.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/SCULPTORS_AXE.json')
-rw-r--r-- | items/SCULPTORS_AXE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SCULPTORS_AXE.json b/items/SCULPTORS_AXE.json index f485607a..801f592f 100644 --- a/items/SCULPTORS_AXE.json +++ b/items/SCULPTORS_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_axe", - "displayname": "§fSculptor's Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor's Axe\"},ExtraAttributes:{id:\"SCULPTORS_AXE\"}}", + "displayname": "§fSculptor\u0027s Axe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Right-click on any log on your\",1:\"§7island to turn it into a 6 sided\",2:\"§7log!\",3:\"\",4:\"§f§lCOMMON AXE\"],Name:\"§fSculptor\u0027s Axe\"},ExtraAttributes:{id:\"SCULPTORS_AXE\"}}", "damage": 0, "lore": [ "§7Right-click on any log on your", @@ -23,5 +23,6 @@ }, "internalname": "SCULPTORS_AXE", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "1.0.0", + "crafttext": "Requires: Birch Wood IV" }
\ No newline at end of file |