Update energy
This commit is contained in:
parent
a6aadc3ec3
commit
fa51d633b6
3 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.8",
|
||||
"fabric-api": ">=0.66.0",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
"team_reborn_energy": ">=2.3.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0",
|
||||
"minecraft": "~1.19.2"
|
||||
},
|
||||
|
|
|
@ -12,6 +12,6 @@ loader_version=0.14.9
|
|||
fapi_version=0.66.0+1.19.2
|
||||
|
||||
# Dependencies
|
||||
energy_version=2.2.0
|
||||
energy_version=2.3.0
|
||||
rei_version=9.1.537
|
||||
arch_version=6.2.43
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"fabricloader": ">=0.14.8",
|
||||
"fabric-api": ">=0.66.0",
|
||||
"reborncore": "*",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
"team_reborn_energy": ">=2.3.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0",
|
||||
"minecraft": "~1.19.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue