diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-16 15:57:52 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-16 15:57:52 +1000 |
commit | cadafa7b0089861d57615a2957c64029696baae9 (patch) | |
tree | ae84729d97409a3ff5ccb21e46d108925601fd1f /items/SNOWMAN.json | |
parent | 032520515390dbf3d6ef7a28ee3af400746a6d9c (diff) | |
download | NotEnoughUpdates-REPO-cadafa7b0089861d57615a2957c64029696baae9.tar.gz NotEnoughUpdates-REPO-cadafa7b0089861d57615a2957c64029696baae9.tar.bz2 NotEnoughUpdates-REPO-cadafa7b0089861d57615a2957c64029696baae9.zip |
gold dungeons stuff
Diffstat (limited to 'items/SNOWMAN.json')
-rw-r--r-- | items/SNOWMAN.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/SNOWMAN.json b/items/SNOWMAN.json new file mode 100644 index 00000000..b8940b14 --- /dev/null +++ b/items/SNOWMAN.json @@ -0,0 +1,18 @@ +{ + "internalname": "SNOWMAN", + "itemid": 397, + "displayname": "§fDerpy Snowman", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a225fd09-4959-3d8a-b637-2fadd2a9982f\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83M2FjMjg0ZTdjMGU1NTg1ZmI5YzkyMDM3MzMzYTliZWJiOGFlNDExYjdiNTUwMzY0MzkyMTI1YTVjM2ZiYzM1In19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Holidays cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fDerpy Snowman\"},ExtraAttributes:{id:\"SNOWMAN\"}}", + "modver": "1.0.0", + "lore": [ + "§8Furniture", + "", + "§7This exclusive Holidays cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |