Files
meatballcraft/pillar/compressed_cobble_2.json
T
PietroSainaghi 2a6cdb591d update
2023-03-14 21:03:51 -07:00

35 lines
788 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
}