mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
portal changes
This commit is contained in:
@@ -10,26 +10,17 @@
|
||||
}],
|
||||
"objects": [
|
||||
{
|
||||
"name": "standard-surface",
|
||||
"chance": 0.2,
|
||||
"place": [
|
||||
"clutter/swordnp2",
|
||||
"clutter/swordnp1",
|
||||
"clutter/swordnp2",
|
||||
"clutter/swordnp1",
|
||||
"structures/swordnp2",
|
||||
"structures/swordnp1",
|
||||
"structures/swordnpstr2",
|
||||
"structures/swordnpstr1",
|
||||
"structures/giantportal1",
|
||||
"structures/giantportal2",
|
||||
"structures/giantportal3",
|
||||
"structures/portal1",
|
||||
"structures/portal2",
|
||||
"structures/portal3",
|
||||
"structures/portal4",
|
||||
"structures/portal5",
|
||||
"structures/portal6",
|
||||
"structures/portal7",
|
||||
"structures/portal8",
|
||||
"structures/portal9",
|
||||
"structures/portal10"
|
||||
"structures/megaportal1",
|
||||
"structures/megaportal2"
|
||||
],
|
||||
"edit": [
|
||||
{
|
||||
@@ -57,25 +48,18 @@
|
||||
"carvingSupport": "CARVING_ONLY"
|
||||
},
|
||||
{
|
||||
"name": "standard-underground",
|
||||
"chance": 0.2,
|
||||
"mode": "FAST_MIN_HEIGHT",
|
||||
"place": [
|
||||
"clutter/swordnp2",
|
||||
"clutter/swordnp1",
|
||||
"structures/swordnp2",
|
||||
"structures/swordnp1",
|
||||
"structures/swordnpstr2",
|
||||
"structures/swordnpstr1",
|
||||
"structures/giantportal1",
|
||||
"structures/giantportal2",
|
||||
"structures/giantportal3",
|
||||
"structures/portal1",
|
||||
"structures/portal2",
|
||||
"structures/portal3",
|
||||
"structures/portal4",
|
||||
"structures/portal5",
|
||||
"structures/portal6",
|
||||
"structures/portal7",
|
||||
"structures/portal8",
|
||||
"structures/portal9",
|
||||
"structures/portal10"
|
||||
"structures/megaportal1",
|
||||
"structures/megaportal2"
|
||||
],
|
||||
"edit": [
|
||||
{
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
"environment": "NORMAL",
|
||||
"fluidHeight": 100,
|
||||
"continentZoom": 1,
|
||||
"logicalHeight": 512,
|
||||
"logicalHeight": 384,
|
||||
"dimensionHeight": {
|
||||
"max": 512,
|
||||
"min": -64
|
||||
"max": 384,
|
||||
"min": 0
|
||||
},
|
||||
"continentalStyle": {
|
||||
"style": "NOWHERE_CELLULAR",
|
||||
|
||||
BIN
objects/structures/megaportal1.iob
Normal file
BIN
objects/structures/megaportal1.iob
Normal file
Binary file not shown.
BIN
objects/structures/megaportal2.iob
Normal file
BIN
objects/structures/megaportal2.iob
Normal file
Binary file not shown.
Reference in New Issue
Block a user