Skip to content

Commit

Permalink
thanks to @Bryfer
Browse files Browse the repository at this point in the history
chisel tones config was wrong
  • Loading branch information
Dream-Master committed Oct 20, 2018
1 parent d25230c commit 2f0807f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ChiselTones.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ 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=0
I:variationAdditionType=1
}


0 comments on commit 2f0807f

Please sign in to comment.