Files
meatballcraft/pillar/master_spell_structure_alienis.json
T
2024-05-03 10:04:06 -07:00

30 lines
804 B
JSON

// ===================================================================
// This is a template for a Pillar structure
// Do not include these lines in your file
// The _template.json file is ignored so don't worry about it
// ===================================================================
{
"generatorType": "NONE",
"minY": -1,
"maxY": -1,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": false,
"isBiomeTagSpawnsBlacklist": false,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 100
}