mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
Pack
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"seaLayers": [],
|
||||
"biomeSkyScatter": [],
|
||||
"objects": [],
|
||||
"biomeZoom": 1,
|
||||
"biomeZoom": 2,
|
||||
"loadKey": "sea",
|
||||
"biomeDispersion": "SCATTER",
|
||||
"derivative": "THE_VOID",
|
||||
|
||||
BIN
hyperspeed/objects/test/f-1.iob
Normal file
BIN
hyperspeed/objects/test/f-1.iob
Normal file
Binary file not shown.
BIN
hyperspeed/objects/test/f-a.iob
Normal file
BIN
hyperspeed/objects/test/f-a.iob
Normal file
Binary file not shown.
BIN
hyperspeed/objects/test/f-c.iob
Normal file
BIN
hyperspeed/objects/test/f-c.iob
Normal file
Binary file not shown.
BIN
hyperspeed/objects/test/f-h.iob
Normal file
BIN
hyperspeed/objects/test/f-h.iob
Normal file
Binary file not shown.
BIN
hyperspeed/objects/test/f-r.iob
Normal file
BIN
hyperspeed/objects/test/f-r.iob
Normal file
Binary file not shown.
BIN
hyperspeed/objects/test/f.iob
Normal file
BIN
hyperspeed/objects/test/f.iob
Normal file
Binary file not shown.
@@ -18,21 +18,21 @@
|
||||
"seaBiomes": ["sea"],
|
||||
"deposits": [],
|
||||
"caveBiomes": [],
|
||||
"landBiomeZoom": 1,
|
||||
"landBiomeZoom": 1,
|
||||
"shoreHeightMin": 1.2,
|
||||
"shoreBiomes": ["shore"],
|
||||
"skylandBiomes": [],
|
||||
"name": "Example Region",
|
||||
"name": "Example Region",
|
||||
"shoreHeightMax": 3.2,
|
||||
"shoreHeightZoom": 3.14,
|
||||
"structures": [
|
||||
{
|
||||
"tileset": "skytemple",
|
||||
"zoom": 0.1,
|
||||
"ratio": 0.65,
|
||||
"height": 100,
|
||||
"rarity": 3,
|
||||
"shuffle": 24
|
||||
"ratio": 0.59,
|
||||
"height": 200,
|
||||
"rarity": 2,
|
||||
"shuffle": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
78
hyperspeed/structures/test.json
Normal file
78
hyperspeed/structures/test.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"name": "Test Structure",
|
||||
"gridSize": 9,
|
||||
"gridHeight": 2,
|
||||
"maxLayers": 1,
|
||||
"mergeEdges": false,
|
||||
"wallChanceZoom": 0.25,
|
||||
"wallChance": 0.31,
|
||||
"tiles": [
|
||||
{
|
||||
"ceiling": "AGNOSTIC",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"test/f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "AGNOSTIC",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"test/f-1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "AGNOSTIC",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"test/f-h"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "AGNOSTIC",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"test/f-c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "AGNOSTIC",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"test/f-r"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "AGNOSTIC",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"test/f-a"
|
||||
]
|
||||
}
|
||||
],
|
||||
"dispersion": "WISPY"
|
||||
}
|
||||
@@ -47,16 +47,6 @@
|
||||
"WARPED_HYPHAE"
|
||||
]
|
||||
},
|
||||
"structures": [
|
||||
{
|
||||
"tileset": "soultemple",
|
||||
"zoom": 0.27,
|
||||
"ratio": 0.5,
|
||||
"height": 79,
|
||||
"rarity": 8,
|
||||
"shuffle": 34
|
||||
}
|
||||
],
|
||||
"objects":[
|
||||
{
|
||||
"chance":0.21,
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,276 +0,0 @@
|
||||
{
|
||||
"name": "Soul Temple",
|
||||
"gridSize": 5,
|
||||
"gridHeight": 5,
|
||||
"maxLayers": 5,
|
||||
"mergeEdges": true,
|
||||
"wallChanceZoom": 0.25,
|
||||
"wallChance": 0.51,
|
||||
"tiles": [
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/x-c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/f-c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/fc-c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/c-c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "NEVER",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"struct-soultemple/a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/c-1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"struct-soultemple/c-a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/c-h"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/c-r"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/f-1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"struct-soultemple/f-a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/f-h"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/f-r"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/fc"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/fc-1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"struct-soultemple/a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/fc-h"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/fc-r"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/x-1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"struct-soultemple/x-a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/x-h"
|
||||
]
|
||||
},
|
||||
{
|
||||
"ceiling": "NEVER",
|
||||
"floor": "NEVER",
|
||||
"north": "REQUIRED",
|
||||
"south": "REQUIRED",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-soultemple/x-r"
|
||||
]
|
||||
}
|
||||
],
|
||||
"dispersion": "WISPY"
|
||||
}
|
||||
Reference in New Issue
Block a user