diff options
| -rw-r--r-- | items/HOE_OF_NO_TILLING.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/HOE_OF_NO_TILLING.json b/items/HOE_OF_NO_TILLING.json new file mode 100644 index 00000000..70bfe0d9 --- /dev/null +++ b/items/HOE_OF_NO_TILLING.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:golden_hoe", + "displayname": "§aHoe of No Tilling", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Untills farmland!\",1:\"§7\",2:\"§7§8§oMathematically proven to be more\",3:\"§8§oefficient than jumping on it!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON HOE\"],Name:\"§aHoe of No Tilling\"},ExtraAttributes:{date:1727675711532L,price:787878787L,id:\"HOE_OF_NO_TILLING\",bid:18,player:\"§6[MVP§4++§6] LAURIN8§f\",auction:13}}", + "damage": 0, + "lore": [ + "§7Untills farmland!", + "§7", + "§7§8§oMathematically proven to be more", + "§8§oefficient than jumping on it!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON HOE" + ], + "internalname": "HOE_OF_NO_TILLING", + "crafttext": "", + "clickcommand": "", + "modver": "2.4.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hoe_of_No_Tilling", + "https://wiki.hypixel.net/Hoe_Of_No_Tilling" + ] +}
\ No newline at end of file |
