Replace MixinItemStack with new API in Fabric.
Also remove un-used ExtendedRecipeRemainder
This commit is contained in:
parent
cf6a8ae72c
commit
60fd7b1ab6
11 changed files with 23 additions and 167 deletions
|
@ -7,9 +7,9 @@ org.gradle.jvmargs=-Xmx2G
|
|||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.18.2
|
||||
yarn_version=1.18.2+build.1
|
||||
yarn_version=1.18.2+build.3
|
||||
loader_version=0.13.3
|
||||
fapi_version=0.47.8+1.18.2
|
||||
fapi_version=0.50.0+1.18.2
|
||||
|
||||
# Dependencies
|
||||
energy_version=2.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue