diff options
Diffstat (limited to 'items/GOBLIN_MONSTER.json')
-rw-r--r-- | items/GOBLIN_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GOBLIN_MONSTER.json b/items/GOBLIN_MONSTER.json index df1981a7..5dbf5b15 100644 --- a/items/GOBLIN_MONSTER.json +++ b/items/GOBLIN_MONSTER.json @@ -1,12 +1,12 @@ {
"itemid": "minecraft:spawn_egg",
"displayname": "§9Goblin (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7Goblins are mobs that spawn in the Goblin Burrows\",1:\"§7area of the Dwarven Mines. They can also spawn\",2:\"§7durring goblin raid events.\"],Name:\"§9Goblin (Monster)\"},ExtraAttributes:{id:\"GOBLIN_MONSTER\"}}",
+ "nbttag": "{display:{Lore:[0:\"§7Goblins are mobs that spawn in the Goblin Burrows\",1:\"§7area of the Dwarven Mines. They can also spawn\",2:\"§7during goblin raid events.\"],Name:\"§9Goblin (Monster)\"},ExtraAttributes:{id:\"GOBLIN_MONSTER\"}}",
"damage": 54,
"lore": [
"§7Goblins are mobs that spawn in the Goblin Burrows",
"§7area of the Dwarven Mines. They can also spawn",
- "§7durring goblin raid events."
+ "§7during goblin raid events."
],
"internalname": "GOBLIN_MONSTER",
"clickcommand": "",
|