diff options
author | jani270 <jani270@gmx.de> | 2022-05-28 20:04:32 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-28 20:04:32 +0200 |
commit | 391dc8cf1e09f727713e485749d6c770e116001e (patch) | |
tree | 5aca4633b460000a8a546f658d1caca28c1ff839 /mobs/atoned_revenant.json | |
parent | b100ae66c2ef8f402ec6be4357f96c10fd4ded24 (diff) | |
download | NotEnoughUpdates-REPO-391dc8cf1e09f727713e485749d6c770e116001e.tar.gz NotEnoughUpdates-REPO-391dc8cf1e09f727713e485749d6c770e116001e.tar.bz2 NotEnoughUpdates-REPO-391dc8cf1e09f727713e485749d6c770e116001e.zip |
Added mobs and fixed 3 npc's
Diffstat (limited to 'mobs/atoned_revenant.json')
-rw-r--r-- | mobs/atoned_revenant.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobs/atoned_revenant.json b/mobs/atoned_revenant.json index 7350384d..f7ad7fa6 100644 --- a/mobs/atoned_revenant.json +++ b/mobs/atoned_revenant.json @@ -5,8 +5,8 @@ "type": "equipment", "hand": "IRON_SWORD", "chestplate": "DIAMOND_CHESTPLATE", - "leggings": "HEAT_LEGGINGS", - "feet": "HEAT_BOOTS" + "leggings": "LEATHER_BOOTS#FFFFFF", + "feet": "LEATHER_BOOTS#FFFFFF" } ] }
\ No newline at end of file |