Update energy
This commit is contained in:
parent
ab50a9fd95
commit
cd8572193d
3 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.17",
|
||||
"fabric-api": ">=0.75.3",
|
||||
"team_reborn_energy": ">=2.3.0",
|
||||
"team_reborn_energy": ">=3.0.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0",
|
||||
"minecraft": ">=1.19.4- <1.19.5-"
|
||||
},
|
||||
|
|
|
@ -13,5 +13,5 @@ loader_version=0.14.17
|
|||
fapi_version=0.75.3+1.19.4
|
||||
|
||||
# Dependencies
|
||||
energy_version=2.3.0
|
||||
energy_version=3.0.0
|
||||
rei_version=10.0.581
|
|
@ -33,7 +33,7 @@
|
|||
"fabricloader": ">=0.14.17",
|
||||
"fabric-api": ">=0.75.3",
|
||||
"reborncore": "*",
|
||||
"team_reborn_energy": ">=2.3.0",
|
||||
"team_reborn_energy": ">=3.0.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0",
|
||||
"minecraft": ">=1.19.4- <1.19.5-"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue