diff options
Diffstat (limited to 'items/RABBIT_AXE.json')
-rw-r--r-- | items/RABBIT_AXE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/RABBIT_AXE.json b/items/RABBIT_AXE.json new file mode 100644 index 00000000..4bb0228b --- /dev/null +++ b/items/RABBIT_AXE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:wooden_axe", + "displayname": "§aRabbit Axe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Rabbit Specialist\",2:\"§7Killing a Rabbit increases its\",3:\"§7drops by 2.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aRabbit Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"RABBIT_AXE\",entity_required:\"RABBIT\"}}", + "damage": 0, + "lore": [ + "", + "§6Item Ability: Rabbit Specialist", + "§7Killing a Rabbit increases its", + "§7drops by 2.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON AXE" + ], + "internalname": "RABBIT_AXE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |