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,48 @@
# Configuration file
"advanced spawn options" {
S:"Number ID of Dimesnion for 'First/Everytime join world options'"=-99
S:"Number ID of Dimesnion for 'Teleport Player on Death' option"=-99
B:"Teleport Player on Death (skip bed spawns)"=false
B:"Teleport Player on everytime they join world"=false
B:"Teleport Player only when they first join the world"=false
}
"dimension options" {
S:"Biome id"=199
S:"Biome name"=BlankPlanet
S:"Dimension id"=-99
B:"Make Landing Platforms"=true
}
general {
B:"Spawn Parachest on Teleport"=false
S:"Teleporter SpawnX"=0
S:"Teleporter SpawnY"=100
S:"Teleporter SpawnZ"=0
S:"Teleporter Xp amount"=1
B:"Teleporter reqiures Xp"=false
}
"world options" {
B:"Always Day Time"=false
# WILL GET IGNORED IF 'Always Daytime' IS ENABLED
B:"Always Night Time"=false
B:"Breathable Atmosphere"=true
S:"Day Length"=24000
S:"Fall Damage Multiplier"=0.3
S:"Fuel Usage Multiplier"=1.0
S:Gravity=0.058
S:"Rocket reqiured"=10
S:"Solar Energy Multiplier"=8.0
S:"Sound Vol Reduction"=10.0
S:"Star Brightness"=1.0
S:"Thermal Level Multiplier"=0.0
S:"Wind Level"=0.0
}