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

libreforge-updater

This commit is contained in:
Will FP
2024-01-07 13:52:32 +00:00
2 changed files with 10 additions and 2 deletions

View File

@@ -87,11 +87,19 @@ effects:
# Ran from the perspective of the player # Ran from the perspective of the player
any-attack: [ ] any-attack: [ ]
<<<<<<< HEAD
# Effects ran when the mob takes damage # Effects ran when the mob takes damage
# Ran from the perspective of the entity # Ran from the perspective of the entity
take-damage: [ ] take-damage: [ ]
# Effects ran when the player is damaged by the mob # 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 # Ran from the perspective of the player
damage-player: [ ] damage-player: [ ]

View File

@@ -1,5 +1,5 @@
#libreforge-updater #libreforge-updater
#Thu Jan 04 17:25:24 GMT 2024 #Sun Jan 07 13:52:32 GMT 2024
kotlin.code.style=official kotlin.code.style=official
libreforge-version=4.54.0 libreforge-version=4.54.0
version=10.0.0-b6 version=10.0.0-b7