More mod compat

- Botania
- Cultural Delights
- Fortuituous Feasts
- Hibernal Herbs
- Cluttered
- Promenade
- Hellion's Sniffer+
- Terraqueous
- [Let's Do] Vinery
- [Let's Do] Blooming Nature
- [Let's Do] Meadow
This commit is contained in:
Martin Prokoph
2025-09-14 21:57:24 +02:00
parent 76d80f6791
commit cd6c2ad11e
384 changed files with 2709 additions and 1159 deletions

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/apple_log_top",
"side": "terraqueous:block/trees/apple_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/banana_log_top",
"side": "terraqueous:block/trees/banana_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/cherry_log_top",
"side": "terraqueous:block/trees/cherry_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/coconut_log_top",
"side": "terraqueous:block/trees/coconut_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/lemon_log_top",
"side": "terraqueous:block/trees/lemon_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/mango_log_top",
"side": "terraqueous:block/trees/mango_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/mulberry_log_top",
"side": "terraqueous:block/trees/mulberry_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/orange_log_top",
"side": "terraqueous:block/trees/orange_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/peach_log_top",
"side": "terraqueous:block/trees/peach_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/pear_log_top",
"side": "terraqueous:block/trees/pear_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/plum_log_top",
"side": "terraqueous:block/trees/plum_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/apple_log_top_stripped",
"side": "terraqueous:block/trees/apple_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/banana_log_top_stripped",
"side": "terraqueous:block/trees/banana_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/cherry_log_top_stripped",
"side": "terraqueous:block/trees/cherry_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/coconut_log_top_stripped",
"side": "terraqueous:block/trees/coconut_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/lemon_log_top_stripped",
"side": "terraqueous:block/trees/lemon_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/mango_log_top_stripped",
"side": "terraqueous:block/trees/mango_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/mulberry_log_top_stripped",
"side": "terraqueous:block/trees/mulberry_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/orange_log_top_stripped",
"side": "terraqueous:block/trees/orange_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/peach_log_top_stripped",
"side": "terraqueous:block/trees/peach_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/pear_log_top_stripped",
"side": "terraqueous:block/trees/pear_log_stripped"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "terraqueous:block/trees/plum_log_top_stripped",
"side": "terraqueous:block/trees/plum_log_stripped"
}
}