mirror of
https://github.com/Auxilor/EcoMobs.git
synced 2025-12-20 07:29:21 +00:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa0f9c195d | ||
|
|
e9e0214d1e | ||
|
|
744e3a943d | ||
|
|
fcaea262e8 | ||
|
|
062d2eea77 | ||
|
|
25844170eb | ||
|
|
00cc509b40 | ||
|
|
77e46ffb55 | ||
|
|
1f72e3b9b3 |
@@ -63,7 +63,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.35.1'
|
||||
implementation 'com.willfp:libreforge:3.93.2'
|
||||
implementation 'com.willfp:libreforge:3.99.0'
|
||||
implementation 'org.joml:joml:1.10.4'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
@@ -47,3 +47,5 @@ potions:
|
||||
particles:
|
||||
permanent: false
|
||||
triggered: true
|
||||
|
||||
share-configs: true # If your configs are allowed to be used to gather data and improve the plugin. Nothing identifying (IP, Name, etc) is shared.
|
||||
@@ -1,4 +1,4 @@
|
||||
#libreforge-updater
|
||||
#Mon Sep 05 18:00:28 BST 2022
|
||||
version=8.78.2
|
||||
#Tue Sep 13 19:15:06 BST 2022
|
||||
version=8.84.0
|
||||
plugin-name=EcoBosses
|
||||
|
||||
Reference in New Issue
Block a user