diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/BASKET_OF_SEEDS.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/BASKET_OF_SEEDS.json')
-rw-r--r-- | items/BASKET_OF_SEEDS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json index 83ad1769..79707e7b 100644 --- a/items/BASKET_OF_SEEDS.json +++ b/items/BASKET_OF_SEEDS.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§5Basket of Seeds", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Item Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],id:\"BASKET_OF_SEEDS\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f51f3409-e6be-3151-8289-98b7dc91c656\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E2YmY5MTZlMjhjY2I4MGI0ZWJmYWNmOTg2ODZhZDZhZjdjNGZiMjU3ZTU3YThjYjc4YzcxZDE5ZGNjYjIifX19\"}]}},display:{Lore:[0:\"\",1:\"§6Ability: Seed Storage §e§lLEFT CLICK\",2:\"§7Place seeds in the basket.\",3:\"\",4:\"§6Ability: Farmer\u0027s Delight §e§lRIGHT CLICK\",5:\"§7Automatically seed a row of\",6:\"§7farmland.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Basket of Seeds\"},ExtraAttributes:{basket_of_seeds_data:[0:\"198 bytes\"],id:\"BASKET_OF_SEEDS\"}}", "damage": 3, "lore": [ "", - "§6Item Ability: Seed Storage §e§lLEFT CLICK", + "§6Ability: Seed Storage §e§lLEFT CLICK", "§7Place seeds in the basket.", "", - "§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK", + "§6Ability: Farmer\u0027s Delight §e§lRIGHT CLICK", "§7Automatically seed a row of", "§7farmland.", "", @@ -17,7 +17,7 @@ "internalname": "BASKET_OF_SEEDS", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Basket_Of_Seeds" |