Remove scale
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"world": {
|
||||
"heightmap": "worlds/hell.png",
|
||||
"texture": "worlds/helltexture.png",
|
||||
"scale": 1,
|
||||
"object-templates": [
|
||||
{
|
||||
"color": 25,
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"world": {
|
||||
"heightmap": "worlds/hmcs.png",
|
||||
"texture": "worlds/hmcstexture.png",
|
||||
"scale": 2
|
||||
},
|
||||
"player": {
|
||||
"startposition": [ 100, 20, 100 ]
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"world": {
|
||||
"heightmap": "worlds/small.png",
|
||||
"scale": 1,
|
||||
"object-templates": [
|
||||
{
|
||||
"color":100,
|
||||
|
||||
Reference in New Issue
Block a user