clientstuff

This commit is contained in:
2025-11-03 15:47:16 +01:00
parent 503b04656d
commit a90cfde309
1655 changed files with 940682 additions and 604 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
#--------------------------------------------------------------------------------------------------------#