diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/COFFEE_TABLE.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/COFFEE_TABLE.json')
-rw-r--r-- | items/COFFEE_TABLE.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/COFFEE_TABLE.json b/items/COFFEE_TABLE.json index b5724e5e..bee3642f 100644 --- a/items/COFFEE_TABLE.json +++ b/items/COFFEE_TABLE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fCoffee Table", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d8d54022-8392-3a44-b79b-75e510a0e2fc\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDk1MGIwNTEyMmEwYjUxZTljZTkxNDg1ZjJmN2MxNzk5NjQ2OTZhOWUzNjM4NmQ0OTAwNWU5ZTUxZDM5YTlmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This cosmetic smaller table fits\",3:\"§7well with a single chair\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCoffee Table\"},ExtraAttributes:{id:\"COFFEE_TABLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d8d54022-8392-3a44-b79b-75e510a0e2fc\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDk1MGIwNTEyMmEwYjUxZTljZTkxNDg1ZjJmN2MxNzk5NjQ2OTZhOWUzNjM4NmQ0OTAwNWU5ZTUxZDM5YTlmIn19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This cosmetic smaller table fits\",3:\"§7well with a single chair\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCoffee Table\"},ExtraAttributes:{id:\"COFFEE_TABLE\"}}", "damage": 3, "lore": [ "§8Furniture", @@ -13,9 +13,10 @@ ], "internalname": "COFFEE_TABLE", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture" + "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://wiki.hypixel.net/Coffee_Table" ] -} +}
\ No newline at end of file |