diff options
Diffstat (limited to 'items/THEORETICAL_HOE_POTATO_1.json')
-rw-r--r-- | items/THEORETICAL_HOE_POTATO_1.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/THEORETICAL_HOE_POTATO_1.json b/items/THEORETICAL_HOE_POTATO_1.json new file mode 100644 index 00000000..11d7bef0 --- /dev/null +++ b/items/THEORETICAL_HOE_POTATO_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:stone_hoe", + "displayname": "§fPythagorean Potato Hoe", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Harvest §a+10% potato\",1:\"§7Gain §a+1% §7Farming Exp\",2:\"\",3:\"§7Counter: §e0 Potatoes\",4:\"\",5:\"§8Reach 100k Counter for +1 Rarity!\",6:\"\",7:\"§6Right-click to view upgrade recipe!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON HOE\"],Name:\"§fPythagorean Potato Hoe\"},ExtraAttributes:{id:\"THEORETICAL_HOE_POTATO_1\"}}", + "damage": 0, + "lore": [ + "§7Harvest §a+10% potato", + "§7Gain §a+1% §7Farming Exp", + "", + "§7Counter: §e0 Potatoes", + "", + "§8Reach 100k Counter for +1 Rarity!", + "", + "§6Right-click to view upgrade recipe!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HOE" + ], + "recipe": { + "A1": "POTATO_ITEM:64", + "A2": "POTATO_ITEM:64", + "A3": "POTATO_ITEM:64", + "B1": "POTATO_ITEM:64", + "B2": "THEORETICAL_HOE:1", + "B3": "POTATO_ITEM:64", + "C1": "POTATO_ITEM:64", + "C2": "POTATO_ITEM:64", + "C3": "POTATO_ITEM:64" + }, + "internalname": "THEORETICAL_HOE_POTATO_1", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pythagorean_Potato_Hoe" + ] +}
\ No newline at end of file |