diff options
Diffstat (limited to 'items/WOLF_MONSTER.json')
-rw-r--r-- | items/WOLF_MONSTER.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WOLF_MONSTER.json b/items/WOLF_MONSTER.json index f4c03e7d..b7c7c483 100644 --- a/items/WOLF_MONSTER.json +++ b/items/WOLF_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aWolf (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§7The Wolf can be found in the Ruins. It is a level\",1:\"§715 hostile mob and has 250 Health. When killed, the\",2:\"§7Wolf drops 1 Bone and 1 coin.\",3:\"\",4:\"§c❤ Health§8: §c250\",5:\"§7Coins per Kill: §61\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fBone\",10:\"\",11:\"§dRNGesus Loot\",12:\"§8 ■ §5Hound §8(§a0.001%§8)\",13:\"§8 ■ §6Hound §8(§a0.0003%§8)\",14:\"§8 ■ §5Celadon Dye §8(§a0%§8)\"],Name:\"§aWolf (Monster)\"},ExtraAttributes:{id:\"WOLF_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§7The Wolf can be found in the Ruins. It is a level\",1:\"§715 hostile mob and has 250 Health. When killed, the\",2:\"§7Wolf drops 1 Bone and 1 coin.\",3:\"\",4:\"§c❤ Health§8: §c250\",5:\"§7Coins per Kill: §61\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fBone\",10:\"\",11:\"§dRNGesus Loot\",12:\"§8 ■ §5Hound §8(§a0.001%§8)\",13:\"§8 ■ §6Hound §8(§a0.0003%§8)\",14:\"§8 ■ §5Celeste Dye §8(§a0%§8)\"],Name:\"§aWolf (Monster)\"},ExtraAttributes:{id:\"WOLF_MONSTER\"}}", "damage": 3, "lore": [ "§7The Wolf can be found in the Ruins. It is a level", @@ -18,7 +18,7 @@ "§dRNGesus Loot", "§8 ■ §5Hound §8(§a0.001%§8)", "§8 ■ §6Hound §8(§a0.0003%§8)", - "§8 ■ §5Celadon Dye §8(§a0%§8)" + "§8 ■ §5Celeste Dye §8(§a0%§8)" ], "internalname": "WOLF_MONSTER", "clickcommand": "", |