Make leaf items appear as cubes

This commit is contained in:
Martin Prokoph
2024-12-24 16:35:50 +01:00
parent ec624616c1
commit 9fc9932f6a
500 changed files with 1981 additions and 1182 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/cypress_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/japanese_maple_leaves_dark"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/hemlock_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/japanese_maple_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/japanese_maple_leaves_green"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/jungle_palm_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/rainbow_eucalyptus_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/redwood_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/rubber_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/sakura_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/willow_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/willow_leaves_top"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "betterleaves:block/leaves",
"textures": {
"all": "terrestria:block/yucca_palm_leaves"
}
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/cypress_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/dark_japanese_maple_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/hemlock_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/japanese_maple_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/japanese_maple_shrub_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/jungle_palm_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/rainbow_eucalyptus_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/redwood_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/rubber_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/sakura_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/willow_leaves1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/willow_leaves_top1"
}

View File

@@ -1,3 +0,0 @@
{
"parent": "terrestria:block/yucca_palm_leaves1"
}