mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 12:46:40 +00:00
TimTower
This commit is contained in:
@@ -47,6 +47,26 @@
|
||||
"children": [
|
||||
"hot-mesa-cliffs-yellow"
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"chance": 0.1,
|
||||
"translate": {
|
||||
"y": -2
|
||||
},
|
||||
"place": [
|
||||
"misc/tntower-1"
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "Yellow Mesa",
|
||||
"layers": [
|
||||
{
|
||||
|
||||
@@ -100,9 +100,32 @@
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.001,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"underwater": true,
|
||||
"place": [
|
||||
"ships/gall-1",
|
||||
"ships/gall-2",
|
||||
"ships/gall-3"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"chance": 0.1,
|
||||
"chance": 0.2,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
@@ -122,7 +145,7 @@
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": -4,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
|
||||
BIN
objects/misc/tntower-1.iob
Normal file
BIN
objects/misc/tntower-1.iob
Normal file
Binary file not shown.
Reference in New Issue
Block a user