9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-22 08:29:20 +00:00

Fixed _example.yml

This commit is contained in:
Auxilor
2022-10-02 17:01:40 +01:00
parent 1e332bf845
commit b92ea06667

View File

@@ -8,8 +8,9 @@
# View an explanation for this system here: https://plugins.auxilor.io/all-plugins/the-entity-lookup-system # View an explanation for this system here: https://plugins.auxilor.io/all-plugins/the-entity-lookup-system
mob: iron_golem attack-damage:90 movement-speed:1.5 follow-range:16 health:1200 mob: iron_golem attack-damage:90 movement-speed:1.5 follow-range:16 health:1200
# If you're using model engine, you can specify the ID here # If you're using model engine, you can specify the ID and animation here. You can also specify these in the mob with the lookup system.
model-engine-id: "" model-engine-id: ""
model-engine-animation: ""
# Supported placeholders: %health%, %time% (formats as minutes:seconds, eg 1:56) # Supported placeholders: %health%, %time% (formats as minutes:seconds, eg 1:56)
display-name: "&8Steel Golem &7| &c%health%♥ &7| &e%time%" display-name: "&8Steel Golem &7| &c%health%♥ &7| &e%time%"