mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-12-05 22:08:06 +00:00
Update to latest Fabric
Love being on the bleedin' edge. More importantly, this fixes a couple of issues: - Translations are loaded on the server, meaning .getItemDetail correctly translates modded items. - Shulker boxes cannot be moved inside other shulker boxes using the transfer API. - Start using Fab API's ItemStack.getRecipeRemainder().
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Minecraft
|
||||
# MC version is specified in gradle.properties, as we need that in settings.gradle.
|
||||
fabric-api = "0.66.0+1.19.2"
|
||||
fabric-api = "0.67.0+1.19.2"
|
||||
fabric-loader = "0.14.10"
|
||||
forge = "43.1.1"
|
||||
forgeSpi = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user