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,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "minecraft:basalt",
"spike": "tfc:rock/spike/basalt",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfg:rock/hardened_blackstone",
"spike": "tfg:spike/blackstone_spike",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfg:rock/hardened_deepslate",
"spike": "tfg:spike/deepslate_spike",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfc:rock/hardened/diorite",
"spike": "tfc:rock/spike/diorite",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfg:rock/hardened_dripstone",
"spike": "tfg:spike/dripstone_spike",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfc:rock/hardened/gabbro",
"spike": "tfc:rock/spike/gabbro",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfc:rock/hardened/gneiss",
"spike": "tfc:rock/spike/gneiss",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfc:rock/hardened/granite",
"spike": "tfc:rock/spike/granite",
"anchor_blocks": "minecraft:base_stone_nether"
}
}

View file

@ -0,0 +1,8 @@
{
"type": "beneath:nether_spikes",
"config": {
"raw": "tfc:rock/hardened/schist",
"spike": "tfc:rock/spike/schist",
"anchor_blocks": "minecraft:base_stone_nether"
}
}