This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# 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
}