Path: blob/main/1.16.5/config/ferritecore.mixin.properties
4987 views
# Replace the blockstate neighbor table replaceNeighborLookup = true # Do not store the properties of a state explicitly and read themfrom the replace neighbor table instead. Requires replaceNeighborLookup to be enabled replacePropertyMap = true # Cache the predicate instances used in multipart models cacheMultipartPredicates = true # Avoid creation of new strings when creating ModelResourceLocations modelResourceLocations = true # Do not create a new MultipartBakedModel instance for each block state using the same multipartmodel. Requires cacheMultipartPredicates to be enabled multipartDeduplication = true # Deduplicate cached data for blockstates, most importantly collision and render shapes blockstateCacheDeduplication = true # Deduplicate vertex data of baked quads in the basic model implementations bakedQuadDeduplication = true # Use a slightly more compact, but also slightly slower representation for block states compactFastMap = false