mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 23:19:17 +00:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf81feea40 | ||
|
|
9229bdee7b | ||
|
|
bd2637d709 | ||
|
|
4264892c5f | ||
|
|
9e07b39c10 | ||
|
|
08d984794e | ||
|
|
1c770e07e7 | ||
|
|
9a48077c9e | ||
|
|
553e006da3 | ||
|
|
c658decff0 | ||
|
|
3af948b712 | ||
|
|
81eeabef5e | ||
|
|
2efa705760 |
@@ -8,9 +8,8 @@
|
|||||||
# 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 and animation here. You can also specify these in the mob with the lookup system.
|
# If you're using model engine, you can specify the ID 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%"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#libreforge-updater
|
#libreforge-updater
|
||||||
#Sun Apr 30 19:57:11 BST 2023
|
#Wed May 24 14:57:58 BST 2023
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
libreforge-version=4.7.1
|
libreforge-version=4.16.1
|
||||||
version=9.7.1
|
version=9.15.1
|
||||||
|
|||||||
Reference in New Issue
Block a user