diff --git a/.minecraft/config/foamfix.cfg b/.minecraft/config/foamfix.cfg index 9bada0b..b7a9e3f 100644 --- a/.minecraft/config/foamfix.cfg +++ b/.minecraft/config/foamfix.cfg @@ -38,7 +38,7 @@ coremod { B:blacklistLibraryTransformers=true # Make 3D forms of items be rendered dynamically and cached when necessary. [default: true] - B:dynamicItemModels=true + B:dynamicItemModels=false # Optimizes ItemStack.isEmpty by removing a map lookup. Initially found by Aikar (Paper/0181). [default: true] B:fasterAirItemLookup=true