Update Energy API and deps.
This commit is contained in:
parent
100579c288
commit
31743d7684
3 changed files with 6 additions and 6 deletions
|
@ -25,9 +25,9 @@
|
|||
"reborncore.common.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.12.0",
|
||||
"fabricloader": ">=0.12.12",
|
||||
"fabric": ">=0.40.0",
|
||||
"team_reborn_energy": ">=2.0.0-beta1",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0"
|
||||
},
|
||||
"authors": [
|
||||
|
|
|
@ -9,10 +9,10 @@ org.gradle.jvmargs=-Xmx2G
|
|||
minecraft_version=1.18.1
|
||||
yarn_version=1.18.1+build.18
|
||||
loader_version=0.12.12
|
||||
fapi_version=0.46.1+1.18
|
||||
fapi_version=0.46.4+1.18
|
||||
|
||||
# Dependencies
|
||||
energy_version=2.1.0
|
||||
energy_version=2.2.0
|
||||
rei_version=7.1.361
|
||||
trinkets_version=3.0.2
|
||||
autoswitch_version=-SNAPSHOT
|
||||
|
|
|
@ -33,10 +33,10 @@
|
|||
]
|
||||
},
|
||||
"depends": {
|
||||
"fabricloader": ">=0.12.0",
|
||||
"fabricloader": ">=0.12.12",
|
||||
"fabric": ">=0.46.1",
|
||||
"reborncore": "*",
|
||||
"team_reborn_energy": ">=2.0.0-beta1",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0"
|
||||
},
|
||||
"accessWidener": "techreborn.accesswidener",
|
||||
|
|
Loading…
Reference in a new issue