fix tool bleaching with TexFix

This commit is contained in:
Izaya 2020-09-11 15:26:35 +10:00
parent aa26f8390a
commit f9115b98aa
1 changed files with 1 additions and 1 deletions

View File

@ -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