mirror of
https://github.com/Auxilor/Reforges.git
synced 2025-12-22 16:39:34 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d3485855a | ||
|
|
afaafb5899 | ||
|
|
8fbc672f1f | ||
|
|
19221c8969 | ||
|
|
0f96c5027e | ||
|
|
e58429c9c7 | ||
|
|
f2831f0bcd | ||
|
|
1c84929739 |
@@ -45,7 +45,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.willfp:eco:6.38.0'
|
||||
implementation 'com.willfp:libreforge:3.93.1'
|
||||
implementation 'com.willfp:libreforge:3.98.0'
|
||||
implementation 'org.joml:joml:1.10.4'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:23.0.0'
|
||||
|
||||
@@ -195,4 +195,6 @@ potions:
|
||||
triggered: true
|
||||
particles:
|
||||
permanent: false
|
||||
triggered: true
|
||||
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
|
||||
#Sun Sep 04 17:23:21 BST 2022
|
||||
version=5.44.1
|
||||
#Mon Sep 12 17:15:58 BST 2022
|
||||
version=5.49.0
|
||||
plugin-name=Reforges
|
||||
|
||||
Reference in New Issue
Block a user