Important change: revamped all the commands to adapt them to the ECS pattern
This commit is contained in:
51
run/universe/worlds/default/config.json
Normal file
51
run/universe/worlds/default/config.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"Version": 4,
|
||||
"UUID": {
|
||||
"$binary": "821tR+8rQ9ajnnfyxAvw8Q==",
|
||||
"$type": "04"
|
||||
},
|
||||
"Seed": 1768753955308,
|
||||
"WorldGen": {
|
||||
"Type": "Hytale",
|
||||
"Name": "Default"
|
||||
},
|
||||
"WorldMap": {
|
||||
"Type": "WorldGen"
|
||||
},
|
||||
"ChunkStorage": {
|
||||
"Type": "Hytale"
|
||||
},
|
||||
"ChunkConfig": {},
|
||||
"IsTicking": true,
|
||||
"IsBlockTicking": true,
|
||||
"IsPvpEnabled": false,
|
||||
"IsFallDamageEnabled": true,
|
||||
"IsGameTimePaused": false,
|
||||
"GameTime": "0001-01-01T17:50:04.560488212Z",
|
||||
"ClientEffects": {
|
||||
"SunHeightPercent": 100.0,
|
||||
"SunAngleDegrees": 0.0,
|
||||
"BloomIntensity": 0.30000001192092896,
|
||||
"BloomPower": 8.0,
|
||||
"SunIntensity": 0.25,
|
||||
"SunshaftIntensity": 0.30000001192092896,
|
||||
"SunshaftScaleFactor": 4.0
|
||||
},
|
||||
"RequiredPlugins": {},
|
||||
"IsSpawningNPC": true,
|
||||
"IsSpawnMarkersEnabled": true,
|
||||
"IsAllNPCFrozen": false,
|
||||
"GameplayConfig": "Default",
|
||||
"IsCompassUpdating": true,
|
||||
"IsSavingPlayers": true,
|
||||
"IsSavingChunks": true,
|
||||
"SaveNewChunks": true,
|
||||
"IsUnloadingChunks": true,
|
||||
"IsObjectiveMarkersEnabled": true,
|
||||
"DeleteOnUniverseStart": false,
|
||||
"DeleteOnRemove": false,
|
||||
"ResourceStorage": {
|
||||
"Type": "Hytale"
|
||||
},
|
||||
"Plugin": {}
|
||||
}
|
||||
51
run/universe/worlds/default/config.json.bak
Normal file
51
run/universe/worlds/default/config.json.bak
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"Version": 4,
|
||||
"UUID": {
|
||||
"$binary": "821tR+8rQ9ajnnfyxAvw8Q==",
|
||||
"$type": "04"
|
||||
},
|
||||
"Seed": 1768753955308,
|
||||
"WorldGen": {
|
||||
"Type": "Hytale",
|
||||
"Name": "Default"
|
||||
},
|
||||
"WorldMap": {
|
||||
"Type": "WorldGen"
|
||||
},
|
||||
"ChunkStorage": {
|
||||
"Type": "Hytale"
|
||||
},
|
||||
"ChunkConfig": {},
|
||||
"IsTicking": true,
|
||||
"IsBlockTicking": true,
|
||||
"IsPvpEnabled": false,
|
||||
"IsFallDamageEnabled": true,
|
||||
"IsGameTimePaused": false,
|
||||
"GameTime": "0001-01-01T09:32:56.213716854Z",
|
||||
"ClientEffects": {
|
||||
"SunHeightPercent": 100.0,
|
||||
"SunAngleDegrees": 0.0,
|
||||
"BloomIntensity": 0.30000001192092896,
|
||||
"BloomPower": 8.0,
|
||||
"SunIntensity": 0.25,
|
||||
"SunshaftIntensity": 0.30000001192092896,
|
||||
"SunshaftScaleFactor": 4.0
|
||||
},
|
||||
"RequiredPlugins": {},
|
||||
"IsSpawningNPC": true,
|
||||
"IsSpawnMarkersEnabled": true,
|
||||
"IsAllNPCFrozen": false,
|
||||
"GameplayConfig": "Default",
|
||||
"IsCompassUpdating": true,
|
||||
"IsSavingPlayers": true,
|
||||
"IsSavingChunks": true,
|
||||
"SaveNewChunks": true,
|
||||
"IsUnloadingChunks": true,
|
||||
"IsObjectiveMarkersEnabled": true,
|
||||
"DeleteOnUniverseStart": false,
|
||||
"DeleteOnRemove": false,
|
||||
"ResourceStorage": {
|
||||
"Type": "Hytale"
|
||||
},
|
||||
"Plugin": {}
|
||||
}
|
||||
3
run/universe/worlds/default/resources/BlockCounter.json
Normal file
3
run/universe/worlds/default/resources/BlockCounter.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"BlockPlacementCounts": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"BlockPlacementCounts": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"Markers": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"Markers": {}
|
||||
}
|
||||
3
run/universe/worlds/default/resources/InstanceData.json
Normal file
3
run/universe/worlds/default/resources/InstanceData.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"HadPlayer": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"HadPlayer": false
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"SpawnPoint": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"LoadedPrefabMetadata": []
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"SpawnPoint": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"LoadedPrefabMetadata": []
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"Stats": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"Stats": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"SpawnSuppressorMap": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"SpawnSuppressorMap": {}
|
||||
}
|
||||
3
run/universe/worlds/default/resources/Time.json
Normal file
3
run/universe/worlds/default/resources/Time.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"Now": "1970-01-01T00:24:40.152017104Z"
|
||||
}
|
||||
3
run/universe/worlds/default/resources/Time.json.bak
Normal file
3
run/universe/worlds/default/resources/Time.json.bak
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"Now": "1970-01-01T00:24:36.869039310Z"
|
||||
}
|
||||
Reference in New Issue
Block a user