Files
Gregtech-New-Bastards/.minecraft/config_backup_updater/ChiselTones.cfg
2026-02-23 21:48:28 +01:00

17 lines
812 B
INI

# Configuration file
##########################################################################################################
# misc
#--------------------------------------------------------------------------------------------------------#
# Misc settings.
##########################################################################################################
misc {
# There are 2 modes supported currently:
# 0 - Allow chiseling of the Ztones Tile into each of the different types Ztones adds at a meta of 0. Then you cycle through from there. This makes the crafting recipes useless.
# 1 - Allow chiseling between all the blocks within their type. This requires the user to still craft the type, but makes the cycling useless. [range: 0 ~ 1, default: 0]
I:variationAdditionType=1
}