diff options
Diffstat (limited to 'items/CRAZY_WITCH_MONSTER.json')
-rw-r--r-- | items/CRAZY_WITCH_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CRAZY_WITCH_MONSTER.json b/items/CRAZY_WITCH_MONSTER.json index 9cba114a..fcadfa95 100644 --- a/items/CRAZY_WITCH_MONSTER.json +++ b/items/CRAZY_WITCH_MONSTER.json @@ -1,12 +1,12 @@ {
"itemid": "minecraft:spawn_egg",
"displayname": "§9Crazy Witch (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7The Crazy Witch is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§durring the night durring Spooky Festivals\"],Name:\"§9Crazy Witch (Monster)\"},ExtraAttributes:{id:\"CRAZY_WITCH_MONSTER\"}}",
+ "nbttag": "{display:{Lore:[0:\"§7The Crazy Witch is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§during the night during Spooky Festivals\"],Name:\"§9Crazy Witch (Monster)\"},ExtraAttributes:{id:\"CRAZY_WITCH_MONSTER\"}}",
"damage": 54,
"lore": [
"§7The Crazy Witch is a mob added in the",
"§7Spooky Festival v2 Update. It can only spawn",
- "§durring the night durring Spooky Festivals"
+ "§during the night during Spooky Festivals"
],
"internalname": "CRAZY_WITCH_MONSTER",
"clickcommand": "",
|