delete sylvite

This commit is contained in:
Pyritie 2026-01-21 23:30:13 +00:00
parent f93e33ab8e
commit 48d2e0b479
81 changed files with 2576 additions and 2476 deletions

View file

@ -1,38 +0,0 @@
{
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
"type": "tfc:cluster_vein",
"config": {
"size": 17,
"rarity": 75,
"density": 0.6,
"min_y": 0,
"max_y": 64,
"random_name": "nether_sylvite",
"blocks": [
{
"replace": [
"minecraft:blackstone",
"minecraft:magma_block"
],
"with": [
{
"block": "beneath:ore/blackstone_sylvite",
"weight": 100
}
]
}
],
"indicator": {
"rarity": 15,
"depth": 20,
"underground_rarity": 40,
"underground_count": 200,
"blocks": [
{
"block": "minecraft:air",
"weight": 100
}
]
}
}
}

View file

@ -1,5 +0,0 @@
{
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
"feature": "tfg:nether/vein/nether_sylvite",
"placement": []
}