Clean slate

This commit is contained in:
bytegrip
2025-11-08 17:53:47 +02:00
commit a919c8717e
944 changed files with 134472 additions and 0 deletions

11
minecraft/config/ctm.cfg Normal file
View File

@@ -0,0 +1,11 @@
# Configuration file
general {
# Choose whether the inside corner is disconnected on a CTM block - http://imgur.com/eUywLZ4
B:connectInsideCTM=false
# Disable connected textures entirely.
B:disableCTM=false
}