mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
Auto stash before merge of "master" and "origin/master"
This commit is contained in:
BIN
overworld/objects/struct-dung/fc-esw-1.iob
Normal file
BIN
overworld/objects/struct-dung/fc-esw-1.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-esw-2.iob
Normal file
BIN
overworld/objects/struct-dung/fc-esw-2.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-esw-3.iob
Normal file
BIN
overworld/objects/struct-dung/fc-esw-3.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-esw-4.iob
Normal file
BIN
overworld/objects/struct-dung/fc-esw-4.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-ns-1.iob
Normal file
BIN
overworld/objects/struct-dung/fc-ns-1.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-ns-2.iob
Normal file
BIN
overworld/objects/struct-dung/fc-ns-2.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-ns-3.iob
Normal file
BIN
overworld/objects/struct-dung/fc-ns-3.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-ns-4.iob
Normal file
BIN
overworld/objects/struct-dung/fc-ns-4.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-nws-1.iob
Normal file
BIN
overworld/objects/struct-dung/fc-nws-1.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-nws-2.iob
Normal file
BIN
overworld/objects/struct-dung/fc-nws-2.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-nws-3.iob
Normal file
BIN
overworld/objects/struct-dung/fc-nws-3.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-nws-4.iob
Normal file
BIN
overworld/objects/struct-dung/fc-nws-4.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-sw-1.iob
Normal file
BIN
overworld/objects/struct-dung/fc-sw-1.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-sw-2.iob
Normal file
BIN
overworld/objects/struct-dung/fc-sw-2.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-sw-3.iob
Normal file
BIN
overworld/objects/struct-dung/fc-sw-3.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-sw-4.iob
Normal file
BIN
overworld/objects/struct-dung/fc-sw-4.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-x-1.iob
Normal file
BIN
overworld/objects/struct-dung/fc-x-1.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-x-2.iob
Normal file
BIN
overworld/objects/struct-dung/fc-x-2.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-x-3.iob
Normal file
BIN
overworld/objects/struct-dung/fc-x-3.iob
Normal file
Binary file not shown.
BIN
overworld/objects/struct-dung/fc-x-4.iob
Normal file
BIN
overworld/objects/struct-dung/fc-x-4.iob
Normal file
Binary file not shown.
@@ -18,6 +18,16 @@
|
||||
"swamp-beach"
|
||||
|
||||
],
|
||||
"structures": [
|
||||
{
|
||||
"tileset": "example",
|
||||
"zoom": 2,
|
||||
"ratio": 0.3,
|
||||
"height": 200,
|
||||
"rarity": 1,
|
||||
"shuffle": 1
|
||||
}
|
||||
],
|
||||
"caveBiomes":[
|
||||
"swamp-murky-cavern"
|
||||
],
|
||||
|
||||
111
overworld/structures/example.json
Normal file
111
overworld/structures/example.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"name": "Example Temple",
|
||||
"gridSize": 5,
|
||||
"gridHeight": 5,
|
||||
"maxLayers": 1,
|
||||
"mergeEdges": false,
|
||||
"wallChanceZoom": 0.25,
|
||||
"wallChance": 0.31,
|
||||
"tiles": [
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-dung/fc-x-1",
|
||||
"struct-dung/fc-x-2",
|
||||
"struct-dung/fc-x-3",
|
||||
"struct-dung/fc-x-4"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-dung/fc-sw-1",
|
||||
"struct-dung/fc-sw-2",
|
||||
"struct-dung/fc-sw-3",
|
||||
"struct-dung/fc-sw-4"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-dung/fc-nws-1",
|
||||
"struct-dung/fc-nws-2",
|
||||
"struct-dung/fc-nws-3",
|
||||
"struct-dung/fc-nws-4"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-dung/fc-nws-1",
|
||||
"struct-dung/fc-nws-2",
|
||||
"struct-dung/fc-nws-3",
|
||||
"struct-dung/fc-nws-4"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "NEVER",
|
||||
"south": "NEVER",
|
||||
"east": "REQUIRED",
|
||||
"west": "REQUIRED",
|
||||
"objects": [
|
||||
"struct-dung/fc-ns-1",
|
||||
"struct-dung/fc-ns-2",
|
||||
"struct-dung/fc-ns-3",
|
||||
"struct-dung/fc-ns-4"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"ceiling": "REQUIRED",
|
||||
"floor": "REQUIRED",
|
||||
"north": "REQUIRED",
|
||||
"south": "NEVER",
|
||||
"east": "NEVER",
|
||||
"west": "NEVER",
|
||||
"objects": [
|
||||
"struct-dung/fc-esw-1",
|
||||
"struct-dung/fc-esw-2",
|
||||
"struct-dung/fc-esw-3",
|
||||
"struct-dung/fc-esw-4"
|
||||
]
|
||||
}
|
||||
|
||||
],
|
||||
"dispersion": "WISPY"
|
||||
}
|
||||
Reference in New Issue
Block a user