Update energy

This commit is contained in:
modmuss50 2023-03-14 19:29:01 +00:00
parent ab50a9fd95
commit cd8572193d
3 changed files with 3 additions and 3 deletions

View file

@ -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-"
},

View file

@ -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

View file

@ -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-"
},