Clean slate

This commit is contained in:
bytegrip
2025-11-08 15:21:14 +02:00
commit 73bfc2019d
890 changed files with 112578 additions and 0 deletions

11
config/blockcraftery.cfg Normal file
View File

@@ -0,0 +1,11 @@
# Configuration file
general {
# Toggles whether giving framed blocks textures costs one block. [default: false]
B:freeDecoration=false
# Toggles whether or not framed block textures can be freely replaced by right-clicking with another block. [default: false]
B:rightClickReplace=false
}