diff --git a/Better-Leaves-9.1.zip b/Better-Leaves-9.1.zip index d133af9..27c5070 100644 Binary files a/Better-Leaves-9.1.zip and b/Better-Leaves-9.1.zip differ diff --git a/assets/quark/models/block/hedge_extend.json b/assets/quark/models/block/hedge_extend.json new file mode 100644 index 0000000..00746e9 --- /dev/null +++ b/assets/quark/models/block/hedge_extend.json @@ -0,0 +1,20 @@ +{ + "credit": "Made with Blockbench", + "parent": "minecraft:block/block", + "textures": { + "particle": "#leaf" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 16, 14], + "faces": { + "north": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "east": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "south": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "west": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "up": {"uv": [5, 5, 11, 11], "texture": "#leaf", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/assets/quark/models/block/hedge_post.json b/assets/quark/models/block/hedge_post.json new file mode 100644 index 0000000..0ed434e --- /dev/null +++ b/assets/quark/models/block/hedge_post.json @@ -0,0 +1,33 @@ +{ + "credit": "Made with Blockbench", + "parent": "minecraft:block/block", + "textures": { + "particle": "#leaf" + }, + "elements": [ + { + "from": [6, 0, 6], + "to": [10, 15, 10], + "faces": { + "north": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "east": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "south": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "west": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "up": {"uv": [6, 6, 10, 10], "texture": "#log"}, + "down": {"uv": [6, 6, 10, 10], "texture": "#log", "cullface": "down"} + } + }, + { + "from": [2, 2, 2], + "to": [14, 16, 14], + "faces": { + "north": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "east": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "south": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "west": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "up": {"uv": [5, 5, 11, 11], "texture": "#leaf", "tintindex": 0}, + "down": {"uv": [5, 5, 11, 11], "texture": "#leaf", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/assets/quark/models/block/hedge_side.json b/assets/quark/models/block/hedge_side.json new file mode 100644 index 0000000..eac6f9c --- /dev/null +++ b/assets/quark/models/block/hedge_side.json @@ -0,0 +1,18 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "#leaf" + }, + "elements": [ + { + "from": [2, 2, 0], + "to": [14, 16, 2], + "faces": { + "east": {"uv": [4, 4, 5, 11], "rotation": 180, "texture": "#leaf", "tintindex": 0}, + "west": {"uv": [4, 4, 5, 11], "texture": "#leaf", "tintindex": 0}, + "up": {"uv": [4, 4.5, 5, 11.5], "rotation": 270, "texture": "#leaf", "tintindex": 0}, + "down": {"uv": [4, 4.5, 5, 11.5], "rotation": 270, "texture": "#leaf", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/assets/techreborn/models/item/rubber_leaves.json b/assets/techreborn/models/item/rubber_leaves.json new file mode 100644 index 0000000..38f688f --- /dev/null +++ b/assets/techreborn/models/item/rubber_leaves.json @@ -0,0 +1,3 @@ +{ + "parent": "techreborn:block/rubber_leaves" +} diff --git a/base/assets/quark/models/block/hedge_extend.json b/base/assets/quark/models/block/hedge_extend.json new file mode 100644 index 0000000..00746e9 --- /dev/null +++ b/base/assets/quark/models/block/hedge_extend.json @@ -0,0 +1,20 @@ +{ + "credit": "Made with Blockbench", + "parent": "minecraft:block/block", + "textures": { + "particle": "#leaf" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 16, 14], + "faces": { + "north": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "east": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "south": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "west": {"uv": [5, 4, 11, 12], "texture": "#leaf", "tintindex": 0}, + "up": {"uv": [5, 5, 11, 11], "texture": "#leaf", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/base/assets/quark/models/block/hedge_post.json b/base/assets/quark/models/block/hedge_post.json new file mode 100644 index 0000000..0ed434e --- /dev/null +++ b/base/assets/quark/models/block/hedge_post.json @@ -0,0 +1,33 @@ +{ + "credit": "Made with Blockbench", + "parent": "minecraft:block/block", + "textures": { + "particle": "#leaf" + }, + "elements": [ + { + "from": [6, 0, 6], + "to": [10, 15, 10], + "faces": { + "north": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "east": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "south": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "west": {"uv": [6, 1, 10, 16], "texture": "#log"}, + "up": {"uv": [6, 6, 10, 10], "texture": "#log"}, + "down": {"uv": [6, 6, 10, 10], "texture": "#log", "cullface": "down"} + } + }, + { + "from": [2, 2, 2], + "to": [14, 16, 14], + "faces": { + "north": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "east": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "south": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "west": {"uv": [5, 4, 11, 11], "texture": "#leaf", "tintindex": 0}, + "up": {"uv": [5, 5, 11, 11], "texture": "#leaf", "tintindex": 0}, + "down": {"uv": [5, 5, 11, 11], "texture": "#leaf", "tintindex": 0} + } + } + ] +} \ No newline at end of file diff --git a/base/assets/quark/models/block/hedge_side.json b/base/assets/quark/models/block/hedge_side.json new file mode 100644 index 0000000..eac6f9c --- /dev/null +++ b/base/assets/quark/models/block/hedge_side.json @@ -0,0 +1,18 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "#leaf" + }, + "elements": [ + { + "from": [2, 2, 0], + "to": [14, 16, 2], + "faces": { + "east": {"uv": [4, 4, 5, 11], "rotation": 180, "texture": "#leaf", "tintindex": 0}, + "west": {"uv": [4, 4, 5, 11], "texture": "#leaf", "tintindex": 0}, + "up": {"uv": [4, 4.5, 5, 11.5], "rotation": 270, "texture": "#leaf", "tintindex": 0}, + "down": {"uv": [4, 4.5, 5, 11.5], "rotation": 270, "texture": "#leaf", "tintindex": 0} + } + } + ] +} \ No newline at end of file