diff options
| author | Luna <me@lunya.dev> | 2024-10-11 11:18:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-11 09:18:04 +0000 |
| commit | 4c23d7faafd35422cd3cc0d971db20541c065e66 (patch) | |
| tree | 3ea790404c1e7509a4e9d4f71087ed478e6f13da | |
| parent | 931b1fa0a48889be079d00924e20f30deb541452 (diff) | |
| download | NotEnoughUpdates-REPO-4c23d7faafd35422cd3cc0d971db20541c065e66.tar.gz NotEnoughUpdates-REPO-4c23d7faafd35422cd3cc0d971db20541c065e66.tar.bz2 NotEnoughUpdates-REPO-4c23d7faafd35422cd3cc0d971db20541c065e66.zip | |
Add Hoe of No Tilling (#1400)
| -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 |
