This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
# Configuration file
ids {
# This is the id of the dimension in the mod, this should be unique to Simple Void World
I:"Dim id"=43
}
tweaks {
# When true this allows creatures to spawn in this dimension
B:CreatureSpawn=false
# When set to true the sky and fog color are black this creates a seamless skybox
B:"Dark mode"=false
# When true this locks the at noon and creates an eternal day
B:"Its High Noon"=false
# When true this allows the player to respawn in this dimension
B:Respawn=false
}