From 9f46f9c5a8425cc5d7009f1914481c19870a9251 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 12 Nov 2023 13:41:10 +0000 Subject: [PATCH] Updated _example.yml --- eco-core/core-plugin/src/main/resources/mobs/_example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eco-core/core-plugin/src/main/resources/mobs/_example.yml b/eco-core/core-plugin/src/main/resources/mobs/_example.yml index 562bc22..fe937db 100644 --- a/eco-core/core-plugin/src/main/resources/mobs/_example.yml +++ b/eco-core/core-plugin/src/main/resources/mobs/_example.yml @@ -8,7 +8,7 @@ # 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 -# The ID of the mob category. +# The ID of the mob category, handles spawning. category: common # Supported placeholders: %health%, %time% (formats as minutes:seconds, eg 1:56)