mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
Fixed Objects
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"chance": 0.003,
|
||||
"chance": 0.0015,
|
||||
"mode": "STILT",
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
@@ -67,15 +67,33 @@
|
||||
},
|
||||
"place": [
|
||||
"jigsaw/pyramid/rpyramid-extreme",
|
||||
"jigsaw/pyramid/rpyramid",
|
||||
"void/void",
|
||||
"void/void",
|
||||
"jigsaw/pyramid/rpyramid"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -9,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.0015,
|
||||
"mode": "STILT",
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"clutter/rsphinx1",
|
||||
"clutter/rbrksphinx1"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -19,
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -54,7 +54,30 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"chance": 0.003,
|
||||
"chance": 0.0015,
|
||||
"mode": "STILT",
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
|
||||
"clutter/sphinx1",
|
||||
"clutter/brksphinx1"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -2,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.0015,
|
||||
"mode": "STILT",
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
@@ -67,15 +90,12 @@
|
||||
},
|
||||
"place": [
|
||||
"jigsaw/pyramid/pyramid-extreme",
|
||||
"jigsaw/pyramid/pyramid",
|
||||
"void/void",
|
||||
"void/void",
|
||||
"clutter/sphinx1",
|
||||
"clutter/brksphinx1"
|
||||
"jigsaw/pyramid/pyramid"
|
||||
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -19,
|
||||
"y": -9,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user