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": "block/log",
"textures": {
"top": "terrestria:block/cypress_log_top",
"side": "terrestria:block/cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/hemlock_log_top",
"side": "terrestria:block/hemlock_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/japanese_maple_log_top",
"side": "terrestria:block/japanese_maple_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/rainbow_eucalyptus_log_top",
"side": "terrestria:block/rainbow_eucalyptus_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/redwood_log_top",
"side": "terrestria:block/redwood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/rubber_log_top",
"side": "terrestria:block/rubber_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:sakura_log_top",
"side": "terrestria:block/sakura_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_cypress_log_top",
"side": "terrestria:block/stripped_cypress_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_hemlock_log_top",
"side": "terrestria:block/stripped_hemlock_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_japanese_maple_log_top",
"side": "terrestria:block/stripped_japanese_maple_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_rainbow_eucalyptus_log_top",
"side": "terrestria:block/stripped_rainbow_eucalyptus_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_redwood_log_top",
"side": "terrestria:block/stripped_redwood_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_rubber_log_top",
"side": "terrestria:block/stripped_rubber_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:stripped_sakura_log_top",
"side": "terrestria:block/stripped_sakura_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/stripped_willow_log_top",
"side": "terrestria:block/stripped_willow_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:stripped_yucca_palm_log_top",
"side": "terrestria:block/stripped_yucca_palm_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:block/willow_log_top",
"side": "terrestria:block/willow_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "terrestria:yucca_palm_log_top",
"side": "terrestria:block/yucca_palm_log"
}
}