Re-add most mod compat of legacy version

- The Aether
- Atmospheric
- Autumnity
- Blockus
- Croptopia
- Endergetic
- Nature's Aura
- Silent Gear
- Terrestria
- Traverse
- Upgrade Aquatic
- Woods and Mires
This commit is contained in:
Martin Prokoph
2025-09-14 20:49:25 +02:00
parent a889417caa
commit 76d80f6791
493 changed files with 2314 additions and 3611 deletions

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/aspen_log_top",
"side": "atmospheric:block/aspen_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/grimwood_log_top",
"side": "atmospheric:block/grimwood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/kousa_log_top",
"side": "atmospheric:block/kousa_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/laurel_log_top",
"side": "atmospheric:block/laurel_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/morado_log_top",
"side": "atmospheric:block/morado_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/rosewood_log_top",
"side": "atmospheric:block/rosewood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_aspen_log_top",
"side": "atmospheric:block/stripped_aspen_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_grimwood_log_top",
"side": "atmospheric:block/stripped_grimwood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_kousa_log_top",
"side": "atmospheric:block/stripped_kousa_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_laurel_log_top",
"side": "atmospheric:block/stripped_laurel_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_morado_log_top",
"side": "atmospheric:block/stripped_morado_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_rosewood_log_top",
"side": "atmospheric:block/stripped_rosewood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/stripped_yucca_log_top",
"side": "atmospheric:block/stripped_yucca_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/aspen_log_top",
"side": "atmospheric:block/watchful_aspen_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "atmospheric:block/yucca_log_top",
"side": "atmospheric:block/yucca_log"
}
}