diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/BASKET_OF_SEEDS.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
Diffstat (limited to 'items/BASKET_OF_SEEDS.json')
-rw-r--r-- | items/BASKET_OF_SEEDS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/BASKET_OF_SEEDS.json b/items/BASKET_OF_SEEDS.json new file mode 100644 index 00000000..80f5d92e --- /dev/null +++ b/items/BASKET_OF_SEEDS.json @@ -0,0 +1,25 @@ +{ + "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\"],originTag:\"SHOP_PURCHASE\",id:\"BASKET_OF_SEEDS\",uuid:\"b1531129-9bcb-4fee-8e2b-d0fc829f2085\",timestamp:\"11/7/20 8:38 PM\"}}", + "damage": 3, + "lore": [ + "", + "§6Item Ability: Seed Storage §e§lLEFT CLICK", + "§7Place seeds in the basket.", + "", + "§6Item Ability: Farmer\u0027s Delight §e§lRIGHT CLICK", + "§7Automatically seed a row of", + "§7farmland.", + "", + "§5§lEPIC" + ], + "internalname": "BASKET_OF_SEEDS", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Basket_Of_Seeds" + ] +}
\ No newline at end of file |