13 lines
408 B
INI
13 lines
408 B
INI
# Configuration file
|
|
|
|
general {
|
|
B:"Enable Chisel GUI Search"=true
|
|
|
|
# Fixes the iChisel button refusing to chisel between variants that use the same item and metadata but different NBT.
|
|
# This is useful for Chisel groups made from items like Modular Machinery blueprints.
|
|
# Client-side only. When disabled, vanilla Chisel behavior is preserved.
|
|
B:"Enable iChisel NBT Variant Fix"=true
|
|
}
|
|
|
|
|