Bestiary Entries - nwjn/NwjnAddons GitHub Wiki
"<Mob>(-\d[kKmMbB]?(|\d[kKmMbB]?)+)?"
^ ^ ^ ^ ^ Add a ", " to add more entries afterwards
| | | |- Add a '|' between each hp value if you have more than one value
| | |- Hp value
| |- Add a '-' if you have hp values
|- The mob's class name
- "Zombie" Highlights all Zombie entities
- "Zombie-100" Highlights Zombie entities with 100 max hp
- "Zombie-2k|45k" Highlights zombie entities with 2k max hp OR 45k max hp
- "Zombie-10m, Skeleton-600k" Highlights zombie entities of 10m hp and skeleton entities of 600k hp
- "Zombie-10m|30m|40m" Zombie of 10m hp with runic and corrupted cases
- "Zombie-20m|60m|80m" ^ but during derpy
- "Blaze"
- Millenia-Aged = "Blaze-30m
- Ashfang = "Blaze-50m"
- Inferno Demonlord T4 = "Blaze-150m"
- "Spider" (Spider and Cave Spider)
- Broodmother = "Spider-6k"
- "CaveSpider" (Cave Spider specific)
- Arachne's Keeper = "CaveSpider-3k"
- Arachne's Brood = "CaveSpider-4k|20k"
- "Creeper"
- Sneaky Creeper = "Creeper-120" (Will only show when it leaves invisible state)
- "Enderman"
- Voidgloom Seraph T4 = "Enderman-210m"
- Zealot = "Enderman-13k|65k"
- "Endermite"
- Nest Endermite = "Endermite-4.5k"
- "Ghast"
- Dive Ghast = "Ghast-100k"
- "Zombie" (Zombie and PigZombies, Giant Zombie not included)
- Revenant Horror T5 = "Zombie-10m"
- "PigZombie" (PigZombie specific) aka Pigman
- Typheous = "PigZombie-10m"
- Kada Knight = "PigZombie-800k"
- "GiantZombie"
- F/M6 Giants = "GiantZombie"
- "Golem" (Snowman and IronGolems)
- Lord Jawbus = "Golem-100m"
- "Snowman" (Snowman specific)
- Frosty = "Golem-5k"
- "IronGolem" (IronGolem specific)
- Lord Jawbus = "IronGolem-100m"
- "Guardian"
- Thunder = "Guardian-35m"
- "Slime" (Slime and MagmaCube)
- Rain Slime = "Slime-400"
- "MagmaCube" (MagmaCube specific)
- Kuudra = "MagmaCube-100k"
- Magma Boss = "MagmaCube-200m"
- "Silverfish"
- Non-Flying Pests = "Silverfish-600"
- "Skeleton" (Skeleton and Wither Skeleton)
- Gravel Skeleton = "Skeleton-100"
- Wither Spectre = "Skeleton-600k"
- "Witch"
- Island Witch = "Witch"
- "Bat"
- Flying-Type Pests = "Bat-600"
- "Chicken"
- Kada Knight = "Chicken-600k"
- "Cow" (Cow and Mooshroom)
- "Mooshroom" (Mooshroom specific)
- Mushroom Bull = "Mooshroom-1m"
- "Horse"
- "Ocelot"
- "Pig"
- "Rabbit"
- Carrot King = "Rabbit-32k"
- "Sheep"
- "Squid"
- Plhlegblast = "Squid-500m"
- "Villager"
- "Wolf"
- Old Wolf = "Wolf-15k"
- "Dragon"
- M7 Dragons = "Dragon-1b"
- End Dragons = "Dragon" (lazy)
- Superior Dragon = "Dragon-12m"
- "Wither"
- Wither Lords = "Wither"
- Storm = "Wither-400m|800m"