This commit is contained in:
sainagh
2025-01-15 16:18:41 -08:00
parent f7532d1672
commit caeb0bd183
6066 changed files with 73099 additions and 844957 deletions
+30
View File
@@ -0,0 +1,30 @@
// ===================================================================
// 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
}
+29
View File
@@ -0,0 +1,29 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 150,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [185],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "contenttweaker:ender_dolomite",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 400
}
+30
View File
@@ -0,0 +1,30 @@
// ===================================================================
// 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
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [190],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "contenttweaker:actualizing_stone",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+30
View File
@@ -0,0 +1,30 @@
// ===================================================================
// 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
}
@@ -0,0 +1,61 @@
{
"pools": [
{
"name": "generalmeatballness",
"entries": [
{
"entryName": "contenttweaker:sentient_meatball",
"weight": 2,
"quality": 1,
"type": "item",
"functions": [
{
"count": {
"min": 1.0,
"max": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "contenttweaker:sentient_meatball"
},
{
"entryName": "contenttweaker:vegetarian_sentient_meatball",
"weight": 2,
"quality": 1,
"type": "item",
"functions": [
{
"count": {
"min": 1.0,
"max": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "contenttweaker:vegetarian_sentient_meatball"
},
{
"entryName": "contenttweaker:tainted_sentient_meatball",
"weight": 2,
"quality": 1,
"type": "item",
"functions": [
{
"count": {
"min": 1.0,
"max": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "contenttweaker:tainted_sentient_meatball"
}
],
"rolls": {
"min": 1.0,
"max": 4.0
}
}
]
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "NONE",
"minY": 20,
"maxY": 40,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 300
}
+29
View File
@@ -0,0 +1,29 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "contenttweaker:sentient_meatball_flesh",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 500
}
@@ -0,0 +1,29 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "contenttweaker:sentient_meatball_flesh",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 400
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 400
}
+24
View File
@@ -0,0 +1,24 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 400
}
@@ -0,0 +1,29 @@
{
"generatorType": "ANYWHERE",
"minY": 80,
"maxY": 130,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,
"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,
"dimensionSpawns": [111],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": true,
"generateEverywhere": false,
"integrity": 1,
"decay": 0,
"filling": "contenttweaker:sentient_meatball_flesh",
"fillingMetadata": 0,
"fillingType": "AIR",
"rarity": 400
}
+30
View File
@@ -0,0 +1,30 @@
// ===================================================================
// 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
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.