Update fabric api
This commit is contained in:
parent
6d0288ea00
commit
2a5645bb19
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx2G
|
|||
minecraft_version=1.18.2
|
||||
yarn_version=1.18.2+build.3
|
||||
loader_version=0.13.3
|
||||
fapi_version=0.50.0+1.18.2
|
||||
fapi_version=0.51.1+1.18.2
|
||||
|
||||
# Dependencies
|
||||
energy_version=2.2.0
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"depends": {
|
||||
"fabricloader": ">=0.13.3",
|
||||
"fabric": ">=0.50.0",
|
||||
"fabric": ">=0.51.1",
|
||||
"reborncore": "*",
|
||||
"team_reborn_energy": ">=2.2.0",
|
||||
"fabric-biome-api-v1": ">=3.0.0",
|
||||
|
|
Loading…
Reference in a new issue