mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Auto stash before merge of "master" and "origin/master"
This commit is contained in:
12
aworld/aworld.code-workspace
Normal file
12
aworld/aworld.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"settings": {
|
||||
"files.autoSave": "onFocusChange",
|
||||
"workbench.statusBar.visible": false,
|
||||
"workbench.tips.enabled": false,
|
||||
"workbench.colorTheme": "Monokai",
|
||||
"workbench.preferredDarkColorTheme": "Solarized Dark",
|
||||
"workbench.tree.indent": 24,
|
||||
"workbench.preferredHighContrastColorTheme": "Solarized Dark"
|
||||
},
|
||||
"folders": [{"path": "."}]
|
||||
}
|
||||
43
aworld/biomes/land-1.json
Normal file
43
aworld/biomes/land-1.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"seaLayers": [],
|
||||
"biomeSkyScatter": [],
|
||||
"objects": [],
|
||||
"biomeZoom": 1,
|
||||
"structures": [],
|
||||
"biomeDispersion": "SCATTER",
|
||||
"derivative": "THE_VOID",
|
||||
"deposits": [],
|
||||
"slab": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"children": [],
|
||||
"decorators": [],
|
||||
"name": "Example Land 1",
|
||||
"layers": [{
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": ["GRASS_BLOCK"],
|
||||
"dispersion": "SCATTER"
|
||||
}],
|
||||
"generators": [{
|
||||
"min": 3,
|
||||
"max": 7,
|
||||
"generator": "example-generator"
|
||||
}],
|
||||
"childShrinkFactor": 1.5,
|
||||
"lockLayers": false,
|
||||
"biomeScatter": [],
|
||||
"wall": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"rarity": 1
|
||||
}
|
||||
43
aworld/biomes/land-2.json
Normal file
43
aworld/biomes/land-2.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"seaLayers": [],
|
||||
"biomeSkyScatter": [],
|
||||
"objects": [],
|
||||
"biomeZoom": 1,
|
||||
"structures": [],
|
||||
"biomeDispersion": "SCATTER",
|
||||
"derivative": "THE_VOID",
|
||||
"deposits": [],
|
||||
"slab": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"children": [],
|
||||
"decorators": [],
|
||||
"name": "Example Land 2",
|
||||
"layers": [{
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": ["RED_SAND"],
|
||||
"dispersion": "SCATTER"
|
||||
}],
|
||||
"generators": [{
|
||||
"min": 12,
|
||||
"max": 35,
|
||||
"generator": "example-generator"
|
||||
}],
|
||||
"childShrinkFactor": 1.5,
|
||||
"lockLayers": false,
|
||||
"biomeScatter": [],
|
||||
"wall": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"rarity": 4
|
||||
}
|
||||
43
aworld/biomes/sea.json
Normal file
43
aworld/biomes/sea.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"seaLayers": [],
|
||||
"biomeSkyScatter": [],
|
||||
"objects": [],
|
||||
"biomeZoom": 1,
|
||||
"structures": [],
|
||||
"biomeDispersion": "SCATTER",
|
||||
"derivative": "THE_VOID",
|
||||
"deposits": [],
|
||||
"slab": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"children": [],
|
||||
"decorators": [],
|
||||
"name": "Example Sea",
|
||||
"layers": [{
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": ["SAND"],
|
||||
"dispersion": "SCATTER"
|
||||
}],
|
||||
"generators": [{
|
||||
"min": -5,
|
||||
"max": -38,
|
||||
"generator": "example-generator"
|
||||
}],
|
||||
"childShrinkFactor": 1.5,
|
||||
"lockLayers": false,
|
||||
"biomeScatter": [],
|
||||
"wall": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"rarity": 1
|
||||
}
|
||||
43
aworld/biomes/shore.json
Normal file
43
aworld/biomes/shore.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"seaLayers": [],
|
||||
"biomeSkyScatter": [],
|
||||
"objects": [],
|
||||
"biomeZoom": 1,
|
||||
"structures": [],
|
||||
"biomeDispersion": "SCATTER",
|
||||
"derivative": "THE_VOID",
|
||||
"deposits": [],
|
||||
"slab": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"children": [],
|
||||
"decorators": [],
|
||||
"name": "Example Shore",
|
||||
"layers": [{
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": ["SAND"],
|
||||
"dispersion": "SCATTER"
|
||||
}],
|
||||
"generators": [{
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"generator": "example-generator"
|
||||
}],
|
||||
"childShrinkFactor": 1.5,
|
||||
"lockLayers": false,
|
||||
"biomeScatter": [],
|
||||
"wall": {
|
||||
"minHeight": 1,
|
||||
"terrainZoom": 5,
|
||||
"maxHeight": 1,
|
||||
"palette": [],
|
||||
"dispersion": "SCATTER"
|
||||
},
|
||||
"rarity": 1
|
||||
}
|
||||
699
aworld/dimensions/aworld.json
Normal file
699
aworld/dimensions/aworld.json
Normal file
@@ -0,0 +1,699 @@
|
||||
{
|
||||
"decorate": true,
|
||||
"landZoom": 1.5,
|
||||
"regions": ["example-region"],
|
||||
"seaZoom": 1,
|
||||
"mirrorCeiling": false,
|
||||
"biomeZoom": 5,
|
||||
"rockPalette": ["STONE"],
|
||||
"interpolationScale": 63,
|
||||
"focus": "",
|
||||
"carving": true,
|
||||
"carvingEnvelope": 0.335,
|
||||
"continentZoom": 1,
|
||||
"rockZoom": 5,
|
||||
"carvingSliverThickness": 5.5,
|
||||
"postProcessing": true,
|
||||
"roughnessZoom": 2,
|
||||
"interpolationFunction": "BICUBIC",
|
||||
"mutations": [],
|
||||
"terrainZoom": 2,
|
||||
"coordFractureZoom": 8,
|
||||
"carvingMin": 115,
|
||||
"fluidHeight": 63,
|
||||
"regionShuffle": 11,
|
||||
"coordFractureDistance": 20,
|
||||
"carvingMax": 239,
|
||||
"ceiling": "",
|
||||
"postProcessors": [
|
||||
{
|
||||
"phase": 0,
|
||||
"processor": "wall-painter"
|
||||
},
|
||||
{
|
||||
"phase": 0,
|
||||
"processor": "slabber"
|
||||
},
|
||||
{
|
||||
"phase": 1,
|
||||
"processor": "waterlogger"
|
||||
}
|
||||
],
|
||||
"caveThickness": 1,
|
||||
"fluidPalette": ["WATER"],
|
||||
"caves": true,
|
||||
"continentalShuffle": 99,
|
||||
"carvingRippleThickness": 3,
|
||||
"preventLeafDecay": false,
|
||||
"caveBiomeZoom": 1,
|
||||
"placeObjects": true,
|
||||
"version": 1,
|
||||
"shoreZoom": 1,
|
||||
"deposits": [],
|
||||
"caveShift": 0,
|
||||
"carvingZoom": 3.5,
|
||||
"environment": "NORMAL",
|
||||
"compatability": [
|
||||
{
|
||||
"supplement": "NETHER_FENCE",
|
||||
"exact": false,
|
||||
"when": "WEEPING_VINES"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHER_FENCE",
|
||||
"exact": false,
|
||||
"when": "WEEPING_VINES_PLANT"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHER_WART_BLOCK",
|
||||
"exact": false,
|
||||
"when": "WARPED_WART_BLOCK"
|
||||
},
|
||||
{
|
||||
"supplement": "BAMBOO",
|
||||
"exact": false,
|
||||
"when": "TWISTING_VINES"
|
||||
},
|
||||
{
|
||||
"supplement": "BAMBOO",
|
||||
"exact": false,
|
||||
"when": "TWISTING_VINES_PLANT"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE",
|
||||
"exact": false,
|
||||
"when": "TARGET"
|
||||
},
|
||||
{
|
||||
"supplement": "SOULSAND",
|
||||
"exact": false,
|
||||
"when": "SOUL_SOIL"
|
||||
},
|
||||
{
|
||||
"supplement": "TORCH",
|
||||
"exact": false,
|
||||
"when": "SOUL_TORCH"
|
||||
},
|
||||
{
|
||||
"supplement": "LANTERN",
|
||||
"exact": false,
|
||||
"when": "SOUL_LANTERN"
|
||||
},
|
||||
{
|
||||
"supplement": "FIRE",
|
||||
"exact": false,
|
||||
"when": "SOUL_FIRE"
|
||||
},
|
||||
{
|
||||
"supplement": "CAMPFIRE",
|
||||
"exact": false,
|
||||
"when": "SOUL_CAMPFIRE"
|
||||
},
|
||||
{
|
||||
"supplement": "GLOWSTONE",
|
||||
"exact": false,
|
||||
"when": "SHROOMLIGHT"
|
||||
},
|
||||
{
|
||||
"supplement": "OBSIDIAN",
|
||||
"exact": false,
|
||||
"when": "RESPAWN_ANCHOR"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_MUSHROOM",
|
||||
"exact": false,
|
||||
"when": "NETHER_SPROUTS"
|
||||
},
|
||||
{
|
||||
"supplement": "GOLD_ORE",
|
||||
"exact": false,
|
||||
"when": "NETHER_GOLD_ORE"
|
||||
},
|
||||
{
|
||||
"supplement": "STONE",
|
||||
"exact": false,
|
||||
"when": "LODESTONE"
|
||||
},
|
||||
{
|
||||
"supplement": "BROWN_MUSHROOM_BLOCK",
|
||||
"exact": false,
|
||||
"when": "STRIPPED_WARPED_HYPHAE"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_MUSHROOM_BLOCK",
|
||||
"exact": false,
|
||||
"when": "STRIPPED_CRIMSON_HYPHAE"
|
||||
},
|
||||
{
|
||||
"supplement": "MUSHROOM_STEM",
|
||||
"exact": false,
|
||||
"when": "WARPED_HYPHAE"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_MUSHROOM_BLOCK",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_HYPHAE"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE",
|
||||
"exact": false,
|
||||
"when": "GILDED_BLACKSTONE"
|
||||
},
|
||||
{
|
||||
"supplement": "OBSIDIAN",
|
||||
"exact": false,
|
||||
"when": "CRYING_OBSIDIAN"
|
||||
},
|
||||
{
|
||||
"supplement": "MUSHROOM_STEM",
|
||||
"exact": false,
|
||||
"when": "STRIPPED_WARPED_STEM"
|
||||
},
|
||||
{
|
||||
"supplement": "MUSHROOM_STEM",
|
||||
"exact": false,
|
||||
"when": "STRIPPED_CRIMSON_STEM"
|
||||
},
|
||||
{
|
||||
"supplement": "MUSHROOM_STEM",
|
||||
"exact": false,
|
||||
"when": "WARPED_STEM"
|
||||
},
|
||||
{
|
||||
"supplement": "MUSHROOM_STEM",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_STEM"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_MUSHROOM",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_ROOTS"
|
||||
},
|
||||
{
|
||||
"supplement": "BROWN_MUSHROOM",
|
||||
"exact": false,
|
||||
"when": "WARPED_ROOTS"
|
||||
},
|
||||
{
|
||||
"supplement": "OAK_PLANKS",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_PLANKS"
|
||||
},
|
||||
{
|
||||
"supplement": "OAK_PLANKS",
|
||||
"exact": false,
|
||||
"when": "WARPED_PLANKS"
|
||||
},
|
||||
{
|
||||
"supplement": "MYCELIUM",
|
||||
"exact": false,
|
||||
"when": "WARPED_NYLIUM"
|
||||
},
|
||||
{
|
||||
"supplement": "MYCELIUM",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_NYLIUM"
|
||||
},
|
||||
{
|
||||
"supplement": "BROWN_MUSHROOM",
|
||||
"exact": false,
|
||||
"when": "WARPED_FUNGUS"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_MUSHROOM",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_FUNGUS"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHER_BRICKS",
|
||||
"exact": false,
|
||||
"when": "CRACKED_NETHER_BRICKS"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHER_BRICKS",
|
||||
"exact": false,
|
||||
"when": "CHISELED_NETHER_BRICKS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_NETHER_FENCE",
|
||||
"exact": false,
|
||||
"when": "NETHER_FENCE"
|
||||
},
|
||||
{
|
||||
"supplement": "IRON_BARS",
|
||||
"exact": false,
|
||||
"when": "CHAIN"
|
||||
},
|
||||
{
|
||||
"supplement": "QUARTZ_BLOCK",
|
||||
"exact": false,
|
||||
"when": "NETHERITE_BLOCK"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE",
|
||||
"exact": false,
|
||||
"when": "BLACKSTONE"
|
||||
},
|
||||
{
|
||||
"supplement": "STONE",
|
||||
"exact": false,
|
||||
"when": "BASALT"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHERRACK",
|
||||
"exact": false,
|
||||
"when": "ANCIENT_DEBRIS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_NETHERRACK",
|
||||
"exact": false,
|
||||
"when": "NETHERRACK"
|
||||
},
|
||||
{
|
||||
"supplement": "OAK_LEAVES",
|
||||
"exact": false,
|
||||
"when": "HONEY_BLOCK"
|
||||
},
|
||||
{
|
||||
"supplement": "OAK_LEAVES",
|
||||
"exact": false,
|
||||
"when": "BEEHIVE"
|
||||
},
|
||||
{
|
||||
"supplement": "OAK_LEAVES",
|
||||
"exact": false,
|
||||
"when": "BEE_NEST"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_WALL",
|
||||
"exact": false,
|
||||
"when": "GRANITE_WALL"
|
||||
},
|
||||
{
|
||||
"supplement": "PACKED_ICE",
|
||||
"exact": false,
|
||||
"when": "BLUE_ICE"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_WALL",
|
||||
"exact": false,
|
||||
"when": "DIORITE_WALL"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_WALL",
|
||||
"exact": false,
|
||||
"when": "ANDESITE_WALL"
|
||||
},
|
||||
{
|
||||
"supplement": "GRASS",
|
||||
"exact": false,
|
||||
"when": "SWEET_BERRY_BUSH"
|
||||
},
|
||||
{
|
||||
"supplement": "CRAFTING_TABLE",
|
||||
"exact": false,
|
||||
"when": "STONECUTTER"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SANDSTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "SANDSTONE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SANDSTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "SMOOTH_SANDSTONE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "MOSSY_COBBLESTONE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "STONE_BRICK_STAIRS",
|
||||
"exact": false,
|
||||
"when": "MOSSY_STONE_BRICK_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "POLISHED_GRANITE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "GRANITE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "POLISHED_DIORITE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "DIORITE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "POLISHED_ANDESITE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "ANDESITE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "STONE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SANDSTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "END_STONE_BRICK_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_NETHER_BRICK_STAIRS",
|
||||
"exact": false,
|
||||
"when": "NETHER_BRICK_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHER_BRICK_STAIRS",
|
||||
"exact": false,
|
||||
"when": "RED_NETHER_BRICK_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_QUARTZ_STAIRS",
|
||||
"exact": false,
|
||||
"when": "SMOOTH_QUARTZ_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_QUARTZ_STAIRS",
|
||||
"exact": false,
|
||||
"when": "QUARTZ_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_RED_SANDSTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "RED_SANDSTONE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_RED_SANDSTONE_STAIRS",
|
||||
"exact": false,
|
||||
"when": "SMOOTH_RED_SANDSTONE_STAIRS"
|
||||
},
|
||||
{
|
||||
"supplement": "SMOOTH_STONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "STONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "FURNACE",
|
||||
"exact": false,
|
||||
"when": "SMOKER"
|
||||
},
|
||||
{
|
||||
"supplement": "CRAFTING_TABLE",
|
||||
"exact": false,
|
||||
"when": "SMITHING_TABLE"
|
||||
},
|
||||
{
|
||||
"supplement": "SANDSTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "END_STONE_BRICK_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "NETHER_BRICK_SLAB",
|
||||
"exact": false,
|
||||
"when": "RED_NETHER_BRICK_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "QUARTZ_SLAB",
|
||||
"exact": false,
|
||||
"when": "SMOOTH_QUARTZ_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "SANDSTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "CUT_SANDSTONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_SANDSTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "CUT_RED_SANDSTONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "RED_SANDSTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "SMOOTH_RED_SANDSTONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "SANDSTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "SMOOTH_SANDSTONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "MOSSY_COBBLESTONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "STONE_BRICK_SLAB",
|
||||
"exact": false,
|
||||
"when": "MOSSY_STONE_BRICK_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "SMOOTH_STONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "STONE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "ANDESITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "ANDESITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "DIORITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "GRANITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "SMOOTH_STONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "POLISHED_ANDESITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "SMOOTH_STONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "POLISHED_DIORITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "SMOOTH_STONE_SLAB",
|
||||
"exact": false,
|
||||
"when": "POLISHED_GRANITE_SLAB"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "WARPED_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "WARPED_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "SPRUCE_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "SPRUCE_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "OAK_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "OAK_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "JUNGLE_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "JUNGLE_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "DARK_OAK_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "DARK_OAK_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "CRIMSON_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "BIRCH_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "BIRCH_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_WALL_SIGN",
|
||||
"exact": false,
|
||||
"when": "ACACIA_WALL_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "LEGACY_SIGN_POST",
|
||||
"exact": false,
|
||||
"when": "ACACIA_SIGN"
|
||||
},
|
||||
{
|
||||
"supplement": "BIRCH_FENCE",
|
||||
"exact": false,
|
||||
"when": "SCAFFOLDING"
|
||||
},
|
||||
{
|
||||
"supplement": "LOOM",
|
||||
"exact": false,
|
||||
"when": "LOOM"
|
||||
},
|
||||
{
|
||||
"supplement": "BOOKSHELF",
|
||||
"exact": false,
|
||||
"when": "LECTERN"
|
||||
},
|
||||
{
|
||||
"supplement": "REDSTONE_LAMP",
|
||||
"exact": false,
|
||||
"when": "LANTERN"
|
||||
},
|
||||
{
|
||||
"supplement": "AIR",
|
||||
"exact": false,
|
||||
"when": "JIGSAW"
|
||||
},
|
||||
{
|
||||
"supplement": "COBBLESTONE",
|
||||
"exact": false,
|
||||
"when": "GRINDSTONE"
|
||||
},
|
||||
{
|
||||
"supplement": "CRAFTING_TABLE",
|
||||
"exact": false,
|
||||
"when": "FLETCHING_TABLE"
|
||||
},
|
||||
{
|
||||
"supplement": "CHEST",
|
||||
"exact": false,
|
||||
"when": "COMPOSTER"
|
||||
},
|
||||
{
|
||||
"supplement": "CRAFTING_TABLE",
|
||||
"exact": false,
|
||||
"when": "CARTOGRAPHY_TABLE"
|
||||
},
|
||||
{
|
||||
"supplement": "DARK_OAK_SLAB",
|
||||
"exact": false,
|
||||
"when": "CAMPFIRE"
|
||||
},
|
||||
{
|
||||
"supplement": "FURNACE",
|
||||
"exact": false,
|
||||
"when": "BLAST_FURNACE"
|
||||
},
|
||||
{
|
||||
"supplement": "REDSTONE_LAMP",
|
||||
"exact": false,
|
||||
"when": "BELL"
|
||||
},
|
||||
{
|
||||
"supplement": "minecraft:hay_bale[axis=z]",
|
||||
"exact": true,
|
||||
"when": "minecraft:barrel[facing=south]"
|
||||
},
|
||||
{
|
||||
"supplement": "minecraft:hay_bale[axis=z]",
|
||||
"exact": true,
|
||||
"when": "minecraft:barrel[facing=north]"
|
||||
},
|
||||
{
|
||||
"supplement": "minecraft:hay_bale[axis=x]",
|
||||
"exact": true,
|
||||
"when": "minecraft:barrel[facing=east]"
|
||||
},
|
||||
{
|
||||
"supplement": "minecraft:hay_bale[axis=x]",
|
||||
"exact": true,
|
||||
"when": "minecraft:barrel[facing=west]"
|
||||
},
|
||||
{
|
||||
"supplement": "minecraft:hay_bale[axis=y]",
|
||||
"exact": true,
|
||||
"when": "minecraft:barrel[facing=up]"
|
||||
},
|
||||
{
|
||||
"supplement": "minecraft:hay_bale[axis=y]",
|
||||
"exact": true,
|
||||
"when": "minecraft:barrel[facing=down]"
|
||||
},
|
||||
{
|
||||
"supplement": "BIRCH_FENCE",
|
||||
"exact": false,
|
||||
"when": "BAMBOO"
|
||||
},
|
||||
{
|
||||
"supplement": "BIRCH_SAPLING",
|
||||
"exact": false,
|
||||
"when": "BAMBOO_SAPLING"
|
||||
},
|
||||
{
|
||||
"supplement": "POTTED_BIRCH_SAPLING",
|
||||
"exact": false,
|
||||
"when": "POTTED_BAMBOO"
|
||||
}
|
||||
],
|
||||
"roughnessHeight": 3,
|
||||
"name": "Aworld",
|
||||
"dimensionAngleDeg": 0,
|
||||
"regionZoom": 1,
|
||||
"caveScale": 1,
|
||||
"dispersion": "SCATTER"
|
||||
}
|
||||
49
aworld/generators/example-generator.json
Normal file
49
aworld/generators/example-generator.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"cellPercentSize": 0.75,
|
||||
"cellFractureHeight": 0,
|
||||
"seed": 1,
|
||||
"interpolationScale": 185,
|
||||
"zoom": 1,
|
||||
"cliffHeightMin": 0,
|
||||
"cliffHeightGenerator": {
|
||||
"sinCentered": false,
|
||||
"seed": 0,
|
||||
"parametric": false,
|
||||
"zoom": 1,
|
||||
"enabled": true,
|
||||
"fracture": [],
|
||||
"offsetX": 0,
|
||||
"octaves": 1,
|
||||
"negative": false,
|
||||
"offsetZ": 0,
|
||||
"offsetY": 0,
|
||||
"irisBased": true,
|
||||
"opacity": 1,
|
||||
"bezier": false,
|
||||
"exponent": 1
|
||||
},
|
||||
"offsetX": 0,
|
||||
"offsetZ": 0,
|
||||
"interpolationFunction": "HERMITE",
|
||||
"cellFractureShuffle": 12,
|
||||
"composite": [{
|
||||
"sinCentered": false,
|
||||
"seed": 0,
|
||||
"parametric": false,
|
||||
"zoom": 1,
|
||||
"enabled": true,
|
||||
"fracture": [],
|
||||
"offsetX": 0,
|
||||
"octaves": 1,
|
||||
"negative": false,
|
||||
"offsetZ": 0,
|
||||
"offsetY": 0,
|
||||
"irisBased": true,
|
||||
"opacity": 1,
|
||||
"bezier": false,
|
||||
"exponent": 1
|
||||
}],
|
||||
"opacity": 1,
|
||||
"cliffHeightMax": 0,
|
||||
"cellFractureZoom": 1
|
||||
}
|
||||
29
aworld/regions/example-region.json
Normal file
29
aworld/regions/example-region.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"shoreRatio": 0.13,
|
||||
"ridgeBiomes": [],
|
||||
"islandBiomes": [],
|
||||
"biomeShuffle": 11,
|
||||
"shoreBiomeZoom": 1,
|
||||
"islandBiomeZoom": 1,
|
||||
"structures": [],
|
||||
"spotBiomes": [],
|
||||
"caveBiomeZoom": 1,
|
||||
"landBiomes": [
|
||||
"land-1",
|
||||
"land-2"
|
||||
],
|
||||
"seaBiomeZoom": 1,
|
||||
"biomeImplosionRatio": 0.4,
|
||||
"skylandBiomeZoom": 1,
|
||||
"seaBiomes": ["sea"],
|
||||
"deposits": [],
|
||||
"caveBiomes": [],
|
||||
"landBiomeZoom": 1,
|
||||
"shoreHeightMin": 1.2,
|
||||
"shoreBiomes": ["shore"],
|
||||
"skylandBiomes": [],
|
||||
"name": "Example Region",
|
||||
"shoreHeightMax": 3.2,
|
||||
"shoreHeightZoom": 3.14,
|
||||
"rarity": 1
|
||||
}
|
||||
BIN
overworld/objects/bombs/bomb.iob
Normal file
BIN
overworld/objects/bombs/bomb.iob
Normal file
Binary file not shown.
Reference in New Issue
Block a user