diff options
| author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-12-24 16:24:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 21:24:51 +0000 |
| commit | e12e9257b0332ebdd3815873fb05dec7c51c67a9 (patch) | |
| tree | 555bdcbeca6705a267f08fbcf103c339e51af3be /items/DECK_CHAIR.json | |
| parent | 3c5cf06a5b9ad02237e19f74a20404027b486c5e (diff) | |
| download | NotEnoughUpdates-REPO-e12e9257b0332ebdd3815873fb05dec7c51c67a9.tar.gz NotEnoughUpdates-REPO-e12e9257b0332ebdd3815873fb05dec7c51c67a9.tar.bz2 NotEnoughUpdates-REPO-e12e9257b0332ebdd3815873fb05dec7c51c67a9.zip | |
dyes, crystals, power scroll, furniture, brews (#1572)
* dyes
* crystal, power scroll
* brews
* furniture
* encoding properly
* nothing changed?
Diffstat (limited to 'items/DECK_CHAIR.json')
| -rw-r--r-- | items/DECK_CHAIR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DECK_CHAIR.json b/items/DECK_CHAIR.json index 09f2fd1e..b5430466 100644 --- a/items/DECK_CHAIR.json +++ b/items/DECK_CHAIR.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Deck Chair", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"56a624d7-aa54-3e75-b9e4-9d4c38925ddf\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjQ2ODEwOTI4ODQsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2JmNzYxMTg4MmRjZjg5NjllNDgxZmU2NjYyYTgxY2IyZDMzMmI3NTAxZTdiOThlOGZhZTMwZmIzNGY5NjRhNyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Deck Chair\"},ExtraAttributes:{id:\"DECK_CHAIR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"56a624d7-aa54-3e75-b9e4-9d4c38925ddf\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjQ2ODEwOTI4ODQsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2JmNzYxMTg4MmRjZjg5NjllNDgxZmU2NjYyYTgxY2IyZDMzMmI3NTAxZTdiOThlOGZhZTMwZmIzNGY5NjRhNyJ9fX0=\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive §aSummer §7cosmetic can\",4:\"§7be placed on your island or traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Deck Chair\"},ExtraAttributes:{id:\"DECK_CHAIR\"}}", "damage": 3, "lore": [ "§8Furniture", @@ -18,7 +18,7 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://hypixel-skyblock.fandom.com/wiki/Deck_Chair", "https://wiki.hypixel.net/Deck_Chair" ] }
\ No newline at end of file |
