0.14 update with fixes!

This commit is contained in:
PietroSainaghi
2023-04-30 10:50:40 -07:00
parent 2a6cdb591d
commit c129c04602
2547 changed files with 53869 additions and 13339 deletions
+35
View File
@@ -0,0 +1,35 @@
// ===================================================================
// 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
}