minecraft server init
This commit is contained in:
112
structures/inactive/meso_maze.rcmt
Normal file
112
structures/inactive/meso_maze.rcmt
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"data": {
|
||||
"environmentMatcher": "",
|
||||
"transformers": [
|
||||
{
|
||||
"type": "multi",
|
||||
"transformer": {
|
||||
"id": "multi_1d769ba7",
|
||||
"dataPreset": "structure",
|
||||
"data": {
|
||||
"environmentMatcher": "",
|
||||
"transformers": [
|
||||
{
|
||||
"type": "replace",
|
||||
"transformer": {
|
||||
"id": "replace_32c0355b",
|
||||
"sourceExpression": "reccomplex:generic_solid \u0026 metadata\u003d1",
|
||||
"destination": [
|
||||
{
|
||||
"block": "minecraft:air",
|
||||
"metadata": 0,
|
||||
"tileEntity": "null"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "multi",
|
||||
"transformer": {
|
||||
"id": "multi_8e6cad41",
|
||||
"data": {
|
||||
"environmentMatcher": "!gen.type\u003dsapling",
|
||||
"transformers": [
|
||||
{
|
||||
"type": "naturalAir",
|
||||
"transformer": {
|
||||
"id": "naturalAir_62f77b91",
|
||||
"sourceExpression": "reccomplex:generic_space \u0026 metadata\u003d1",
|
||||
"destExpression": "",
|
||||
"naturalExpansionDistance": 4.0,
|
||||
"naturalExpansionRandomization": 10.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "natural",
|
||||
"transformer": {
|
||||
"id": "natural_eed52750",
|
||||
"sourceExpression": "reccomplex:generic_solid \u0026 metadata\u003d0",
|
||||
"destExpression": "is:replaceable | is:foliage",
|
||||
"naturalExpansionDistance": 4.0,
|
||||
"naturalExpansionRandomization": 6.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "multi",
|
||||
"transformer": {
|
||||
"id": "multi_cd3733ca",
|
||||
"data": {
|
||||
"environmentMatcher": "gen.type\u003dsapling",
|
||||
"transformers": [
|
||||
{
|
||||
"type": "ensureBlocks",
|
||||
"transformer": {
|
||||
"id": "ensureBlocks_6b500399",
|
||||
"sourceExpression": "!(id\u003dreccomplex:generic_space | id\u003dreccomplex:generic_solid)",
|
||||
"destExpression": "is:air | is:leaves | is:replaceable"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "negativeSpace",
|
||||
"transformer": {
|
||||
"id": "negativeSpace_69ff30bc",
|
||||
"sourceExpression": "id\u003dreccomplex:generic_space | id\u003dreccomplex:generic_solid",
|
||||
"destExpression": ""
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "ruins",
|
||||
"transformer": {
|
||||
"id": "ruins_a664f3da",
|
||||
"decayDirection": "DOWN",
|
||||
"minDecay": 0.0,
|
||||
"maxDecay": 0.0,
|
||||
"decayChaos": 0.0,
|
||||
"decayValueDensity": 0.0,
|
||||
"gravity": false,
|
||||
"blockErosion": 0.3,
|
||||
"vineGrowth": 0.1,
|
||||
"cobwebGrowth": 0.021710621
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"metadata": {
|
||||
"title": "Meso Maze",
|
||||
"description": [
|
||||
"Transformer for Meso Maze Components"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user