diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-15 01:32:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 00:32:18 +0000 |
commit | cf2ad629853bf5b652c016afb71d37bd0a877c1d (patch) | |
tree | f19da87b45997c900101726eee7c07c3f88c1af3 /items/SQUASH_RING.json | |
parent | e46bd6bb474c982515d8e9df3c6ae6e21fda1b97 (diff) | |
download | NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.gz NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.bz2 NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.zip |
Added some of the alpha items (#1035)
* Added some of the alpha items
* Added new sakc and museum items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added new items
* Fixed Pesthunter Badge in parents
* Added missing garden update items
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/SQUASH_RING.json')
-rw-r--r-- | items/SQUASH_RING.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/SQUASH_RING.json b/items/SQUASH_RING.json index a9398609..d24dd01b 100644 --- a/items/SQUASH_RING.json +++ b/items/SQUASH_RING.json @@ -1,14 +1,15 @@ { "itemid": "minecraft:skull", - "displayname": "§aSquash Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aee1492d-a521-3b61-b852-654fc53053fe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjI2OTQ0MCwKICAicHJvZmlsZUlkIiA6ICJjYTU4NzNhYmY0Y2U0YWUxODAxZmVmODgzNjhlMWExNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEZXRocm9uZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4MWEzODgwMGExYzg2N2QyYTFhOGExMGM4NTQzYWU4YTNiOGE5YTg3YzFhYzU4YmExZTI4M2JiMGRjM2Q2OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Grants §6+20☘ Farming Fortune\",1:\"§6§7when breaking §aWheat§7,\",2:\"§7§aCarrots§7, §aPotatoes§7,\",3:\"§7§aMelons§7, §aPumpkins§7, §7and\",4:\"§7§aCocoa Beans§7.\",5:\"\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aSquash Ring\"},ExtraAttributes:{id:\"SQUASH_RING\"}}", + "displayname": "§f§f§aSquash Ring", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aee1492d-a521-3b61-b852-654fc53053fe\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY3ODgyMjI2OTQ0MCwKICAicHJvZmlsZUlkIiA6ICJjYTU4NzNhYmY0Y2U0YWUxODAxZmVmODgzNjhlMWExNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEZXRocm9uZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg4MWEzODgwMGExYzg2N2QyYTFhOGExMGM4NTQzYWU4YTNiOGE5YTg3YzFhYzU4YmExZTI4M2JiMGRjM2Q2OCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Wheat Fortune: §a+20\",1:\"§7Carrot Fortune: §a+20\",2:\"§7Potato Fortune: §a+20\",3:\"§7Pumpkin Fortune: §a+20\",4:\"§7Melon Fortune: §a+20\",5:\"§7Cocoa Beans Fortune: §a+20\",6:\"\",7:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§f§f§aSquash Ring\"},ExtraAttributes:{id:\"SQUASH_RING\"}}", "damage": 3, "lore": [ - "§7Grants §6+20☘ Farming Fortune", - "§6§7when breaking §aWheat§7,", - "§7§aCarrots§7, §aPotatoes§7,", - "§7§aMelons§7, §aPumpkins§7, §7and", - "§7§aCocoa Beans§7.", + "§7Wheat Fortune: §a+20", + "§7Carrot Fortune: §a+20", + "§7Potato Fortune: §a+20", + "§7Pumpkin Fortune: §a+20", + "§7Melon Fortune: §a+20", + "§7Cocoa Beans Fortune: §a+20", "", "§a§lUNCOMMON ACCESSORY" ], |