Important change: revamped all the commands to adapt them to the ECS pattern
This commit is contained in:
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