diff options
Diffstat (limited to 'items/LARGE_BED.json')
-rw-r--r-- | items/LARGE_BED.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/LARGE_BED.json b/items/LARGE_BED.json new file mode 100644 index 00000000..9568ba76 --- /dev/null +++ b/items/LARGE_BED.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fLarge Bed", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e6ff089e-fe0d-3c87-953d-ec619ee2f4f7\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83MGFhYWMxNWY5YmJhZjgxNmNmYWRiMDEwODc2ZDcyZGZiMDQ0NzM1YjEzZDdiZGMwOTg5YzUyYjBmNjM0NzdjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Use to set your spawn location!\",2:\"\",3:\"§7Lie down and rest after a long\",4:\"§7day mining.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fLarge Bed\"},ExtraAttributes:{id:\"LARGE_BED\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Use to set your spawn location!", + "", + "§7Lie down and rest after a long", + "§7day mining.", + "", + "§f§lCOMMON" + ], + "internalname": "LARGE_BED", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |