diff options
Diffstat (limited to 'items/PUMPKIN_DICER_2.json')
-rw-r--r-- | items/PUMPKIN_DICER_2.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/items/PUMPKIN_DICER_2.json b/items/PUMPKIN_DICER_2.json new file mode 100644 index 00000000..499f7161 --- /dev/null +++ b/items/PUMPKIN_DICER_2.json @@ -0,0 +1,40 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§5Pumpkin Dicer 2.0", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7Gain §3+7.5☯ Farming Wisdom\",1:\"§3§7while harvesting pumpkins§7.\",2:\"\",3:\"§6Ability: Roll em\u0027\",4:\"§7Every pumpkin you break, you\",5:\"§7make a wish to §dRNGesus\",6:\"§d§7which may grant you with a\",7:\"§7few or TONS of extra\",8:\"§7pumpkins!\",9:\"§7§oSomeone once said, 2 is always\",10:\"§7§obetter than 1!\",11:\"\",12:\"§eRight-click to view recipes!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC AXE\"],Name:\"§5Pumpkin Dicer 2.0\"},ExtraAttributes:{id:\"PUMPKIN_DICER_2\"}}", + "damage": 0, + "lore": [ + "§7§7Gain §3+7.5☯ Farming Wisdom", + "§3§7while harvesting pumpkins§7.", + "", + "§6Ability: Roll em\u0027", + "§7Every pumpkin you break, you", + "§7make a wish to §dRNGesus", + "§d§7which may grant you with a", + "§7few or TONS of extra", + "§7pumpkins!", + "§7§oSomeone once said, 2 is always", + "§7§obetter than 1!", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC AXE" + ], + "recipe": { + "A1": "POLISHED_PUMPKIN:2", + "A2": "POLISHED_PUMPKIN:2", + "A3": "POLISHED_PUMPKIN:2", + "B1": "POLISHED_PUMPKIN:2", + "B2": "PUMPKIN_DICER:1", + "B3": "POLISHED_PUMPKIN:2", + "C1": "POLISHED_PUMPKIN:2", + "C2": "POLISHED_PUMPKIN:2", + "C3": "POLISHED_PUMPKIN:2" + }, + "internalname": "PUMPKIN_DICER_2", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |