mirror of
https://github.com/songoda/EpicBosses.git
synced 2024-11-02 16:19:31 +01:00
57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
{
|
|
"SKSpawnItem": {
|
|
"type": "383",
|
|
"durability": "51",
|
|
"name": "&6&lSkeleton King Boss Spawn Egg",
|
|
"lore": [
|
|
"&7Right click a block to spawn",
|
|
"&7the boss as that location."
|
|
],
|
|
"skullOwner": "",
|
|
"enchants": [],
|
|
"spawnerType": ""
|
|
},
|
|
"SKHelmet": {
|
|
"type": "gold_helmet",
|
|
"durability": "",
|
|
"name": "",
|
|
"lore": [],
|
|
"owner": "",
|
|
"enchants": [ "protection:4", "unbreaking:3" ],
|
|
"spawnerType": ""
|
|
},
|
|
"SKChestplate": {
|
|
"type": "gold_chestplate",
|
|
"durability": "",
|
|
"name": "",
|
|
"lore": [],
|
|
"owner": "",
|
|
"enchants": [ "protection:4", "unbreaking:3" ],
|
|
"spawnerType": ""
|
|
},
|
|
"SKLeggings": {
|
|
"type": "gold_leggings",
|
|
"durability": "",
|
|
"name": "",
|
|
"lore": [],
|
|
"owner": "",
|
|
"enchants": [ "protection:4", "unbreaking:3" ],
|
|
"spawnerType": ""
|
|
},
|
|
"SKBoots": {
|
|
"type": "diamond_boots",
|
|
"durability": "",
|
|
"name": "",
|
|
"lore": [],
|
|
"owner": "",
|
|
"enchants": [ "protection:4", "unbreaking:3" ],
|
|
"spawnerType": ""
|
|
},
|
|
"SKMainHand": {
|
|
"type": "diamond_sword",
|
|
"enchants": [ "sharpness:4", "unbreaking:3" ]
|
|
},
|
|
"SKOffHand": {
|
|
"type": "shield"
|
|
}
|
|
} |