Update energy

This commit is contained in:
modmuss50 2022-11-21 10:33:03 +00:00
parent a6aadc3ec3
commit fa51d633b6
3 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@
"depends": { "depends": {
"fabricloader": ">=0.14.8", "fabricloader": ">=0.14.8",
"fabric-api": ">=0.66.0", "fabric-api": ">=0.66.0",
"team_reborn_energy": ">=2.2.0", "team_reborn_energy": ">=2.3.0",
"fabric-biome-api-v1": ">=3.0.0", "fabric-biome-api-v1": ">=3.0.0",
"minecraft": "~1.19.2" "minecraft": "~1.19.2"
}, },

View file

@ -12,6 +12,6 @@ loader_version=0.14.9
fapi_version=0.66.0+1.19.2 fapi_version=0.66.0+1.19.2
# Dependencies # Dependencies
energy_version=2.2.0 energy_version=2.3.0
rei_version=9.1.537 rei_version=9.1.537
arch_version=6.2.43 arch_version=6.2.43

View file

@ -33,7 +33,7 @@
"fabricloader": ">=0.14.8", "fabricloader": ">=0.14.8",
"fabric-api": ">=0.66.0", "fabric-api": ">=0.66.0",
"reborncore": "*", "reborncore": "*",
"team_reborn_energy": ">=2.2.0", "team_reborn_energy": ">=2.3.0",
"fabric-biome-api-v1": ">=3.0.0", "fabric-biome-api-v1": ">=3.0.0",
"minecraft": "~1.19.2" "minecraft": "~1.19.2"
}, },