clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -2,17 +2,6 @@
general {
##########################################################################################################
# mixins
#--------------------------------------------------------------------------------------------------------#
# Mixins section.
##########################################################################################################
mixins {
# if true, patches the crafting manager to cache recipes in class: net.minecraft.item.crafting.CraftingManager [default: false]
B:enableCraftingManagerRecipeCaching=false
}
##########################################################################################################
# crossmodinteractions
#--------------------------------------------------------------------------------------------------------#