Alpha Release: 0.9.0 (#849)

Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
This commit is contained in:
Pyritie 2025-04-15 19:27:17 +01:00 committed by GitHub
parent d344316e5a
commit ec2e3cd3c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2193 changed files with 104602 additions and 53195 deletions

View file

@ -0,0 +1,44 @@
{
"feature": "tfg:nether/spikes/basalt_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 64
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 80
},
"min_inclusive": {
"above_bottom": 28
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,44 @@
{
"feature": "tfg:nether/spikes/blackstone_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 64
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:biased_to_bottom",
"max_inclusive": {
"absolute": 80
},
"min_inclusive": {
"above_bottom": 28
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,27 @@
{
"feature": "tfc:calcite",
"placement": [
{
"type": "minecraft:count",
"count": 4
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"min_inclusive": {
"absolute": 42
},
"max_inclusive": {
"absolute": 128
}
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,44 @@
{
"feature": "tfg:nether/spikes/deepslate_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 5
},
"min_inclusive": {
"above_bottom": 50
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,48 @@
{
"feature": "tfg:nether/spikes/diorite_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 5
},
"min_inclusive": {
"above_bottom": 36
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,48 @@
{
"feature": "tfg:nether/spikes/dripstone_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:count",
"count": 4
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 10
},
"min_inclusive": {
"above_bottom": 30
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,48 @@
{
"feature": "tfg:nether/spikes/gabbro_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 5
},
"min_inclusive": {
"above_bottom": 36
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,48 @@
{
"feature": "tfg:nether/spikes/gneiss_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 5
},
"min_inclusive": {
"above_bottom": 36
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,48 @@
{
"feature": "tfg:nether/spikes/granite_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 5
},
"min_inclusive": {
"above_bottom": 36
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,44 @@
{
"feature": "tfc:mega_calcite",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 20
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"min_inclusive": {
"absolute": 42
},
"max_inclusive": {
"absolute": 128
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,48 @@
{
"feature": "tfg:nether/spikes/schist_spikes",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"below_top": 5
},
"min_inclusive": {
"above_bottom": 36
}
}
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
{
"type": "minecraft:matching_block_tag",
"offset": [ 0, -1, 0 ],
"tag": "forge:stone"
}
]
}
},
{
"type": "minecraft:biome"
}
]
}