mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-19 15:09:17 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c24d0876ca | ||
|
|
800ef7732a | ||
|
|
e6c82e6ac4 | ||
|
|
7008794445 |
@@ -87,19 +87,11 @@ effects:
|
||||
# Ran from the perspective of the player
|
||||
any-attack: [ ]
|
||||
|
||||
<<<<<<< HEAD
|
||||
# Effects ran when the mob takes damage
|
||||
# Ran from the perspective of the entity
|
||||
take-damage: [ ]
|
||||
|
||||
# Effects ran when the player is damaged by the mob
|
||||
=======
|
||||
# Effects ran when the mob takes damage
|
||||
# Ran from the perspective of the entity
|
||||
take-damage: [ ]
|
||||
|
||||
# Effects ran when the player is damaged by the mob
|
||||
>>>>>>> f031fb51c6a3787bc44e8bc099d3655e74366f70
|
||||
# Ran from the perspective of the player
|
||||
damage-player: [ ]
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Mon Mar 11 17:38:41 GMT 2024
|
||||
#Mon Apr 15 18:19:34 BST 2024
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.56.5
|
||||
version=10.1.5
|
||||
libreforge-version=4.58.0
|
||||
version=10.3.0
|
||||
|
||||
Reference in New Issue
Block a user