diff --git a/Better-Leaves-9.1.zip b/Better-Leaves-9.1.zip index 2a9a0a8..d672877 100644 Binary files a/Better-Leaves-9.1.zip and b/Better-Leaves-9.1.zip differ diff --git a/assets/croptopia/blockstates/cinnamon_leaves.json b/assets/croptopia/blockstates/cinnamon_leaves.json new file mode 100644 index 0000000..ee72902 --- /dev/null +++ b/assets/croptopia/blockstates/cinnamon_leaves.json @@ -0,0 +1,66 @@ +{ + "variants": { + "": [ + { + "model": "croptopia:block/cinnamon_leaves1" + }, + { + "model": "croptopia:block/cinnamon_leaves1", + "y": 90 + }, + { + "model": "croptopia:block/cinnamon_leaves1", + "y": 180 + }, + { + "model": "croptopia:block/cinnamon_leaves1", + "y": 270 + }, + { + "model": "croptopia:block/cinnamon_leaves2" + }, + { + "model": "croptopia:block/cinnamon_leaves2", + "y": 90 + }, + { + "model": "croptopia:block/cinnamon_leaves2", + "y": 180 + }, + { + "model": "croptopia:block/cinnamon_leaves2", + "y": 270 + }, + { + "model": "croptopia:block/cinnamon_leaves3" + }, + { + "model": "croptopia:block/cinnamon_leaves3", + "y": 90 + }, + { + "model": "croptopia:block/cinnamon_leaves3", + "y": 180 + }, + { + "model": "croptopia:block/cinnamon_leaves3", + "y": 270 + }, + { + "model": "croptopia:block/cinnamon_leaves4" + }, + { + "model": "croptopia:block/cinnamon_leaves4", + "y": 90 + }, + { + "model": "croptopia:block/cinnamon_leaves4", + "y": 180 + }, + { + "model": "croptopia:block/cinnamon_leaves4", + "y": 270 + } + ] + } +} \ No newline at end of file diff --git a/assets/croptopia/models/block/cinnamon_leaves.json b/assets/croptopia/models/block/cinnamon_leaves.json new file mode 100644 index 0000000..c6027b5 --- /dev/null +++ b/assets/croptopia/models/block/cinnamon_leaves.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves", + "textures": { + "all": "croptopia:block/cinnamon_leaves" + } +} \ No newline at end of file diff --git a/assets/croptopia/models/block/cinnamon_leaves1.json b/assets/croptopia/models/block/cinnamon_leaves1.json new file mode 100644 index 0000000..1536644 --- /dev/null +++ b/assets/croptopia/models/block/cinnamon_leaves1.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves1", + "textures": { + "all": "croptopia:block/cinnamon_leaves" + } +} \ No newline at end of file diff --git a/assets/croptopia/models/block/cinnamon_leaves2.json b/assets/croptopia/models/block/cinnamon_leaves2.json new file mode 100644 index 0000000..f2c6df0 --- /dev/null +++ b/assets/croptopia/models/block/cinnamon_leaves2.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves2", + "textures": { + "all": "croptopia:block/cinnamon_leaves" + } +} \ No newline at end of file diff --git a/assets/croptopia/models/block/cinnamon_leaves3.json b/assets/croptopia/models/block/cinnamon_leaves3.json new file mode 100644 index 0000000..40644dc --- /dev/null +++ b/assets/croptopia/models/block/cinnamon_leaves3.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves3", + "textures": { + "all": "croptopia:block/cinnamon_leaves" + } +} \ No newline at end of file diff --git a/assets/croptopia/models/block/cinnamon_leaves4.json b/assets/croptopia/models/block/cinnamon_leaves4.json new file mode 100644 index 0000000..556eaaf --- /dev/null +++ b/assets/croptopia/models/block/cinnamon_leaves4.json @@ -0,0 +1,6 @@ +{ + "parent": "betterleaves:block/leaves4", + "textures": { + "all": "croptopia:block/cinnamon_leaves" + } +} \ No newline at end of file diff --git a/assets/croptopia/models/block/croptopia_leaves.json b/assets/croptopia/models/block/croptopia_leaves.json new file mode 100644 index 0000000..70a51f7 --- /dev/null +++ b/assets/croptopia/models/block/croptopia_leaves.json @@ -0,0 +1,117 @@ +{ + "credit": "Motschen's Better Leaves Lite", + "parent": "block/block", + "textures": { + "particle": "#all" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "north", "tintindex": 0}, + "east": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "east", "tintindex": 0}, + "south": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "south", "tintindex": 0}, + "west": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "west", "tintindex": 0}, + "up": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "up", "tintindex": 0}, + "down": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "down", "tintindex": 0} + } + }, + { + "from": [-6.98223, -6, 8.99264], + "to": [25.01777, 22, 8.99264], + "rotation": {"angle": 22.5, "axis": "y", "origin": [9.01041, 8, 9]}, + "faces": { + "north": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0}, + "south": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0} + } + }, + { + "from": [9.00305, -6, -6.99264], + "to": [9.00305, 22, 25.00736], + "rotation": {"angle": 22.5, "axis": "y", "origin": [9.01041, 8, 9]}, + "faces": { + "east": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0}, + "west": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0} + } + }, + { + "from": [16.025, 0, 0], + "to": [16.025, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [24.025, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0.025, 0, 16.05], + "to": [16.025, 16, 16.05], + "rotation": {"angle": 0, "axis": "y", "origin": [23.025, 10, 24.05]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0.025, 0, -0.125], + "to": [16.025, 16, -0.125], + "rotation": {"angle": 0, "axis": "y", "origin": [24.025, 8, 7.875]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [-0.025, 0, 0], + "to": [-0.025, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [7.95, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0, 16.025, 0], + "to": [16, 16.025, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [22, 24.025, 9]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0, -0.025, 0], + "to": [16, -0.025, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [22, 7.95, 9]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + } + ] +} diff --git a/assets/croptopia/textures/block/cinnamon_leaves.png b/assets/croptopia/textures/block/cinnamon_leaves.png new file mode 100644 index 0000000..c82b6eb Binary files /dev/null and b/assets/croptopia/textures/block/cinnamon_leaves.png differ diff --git a/base/assets/croptopia/models/block/croptopia_leaves.json b/base/assets/croptopia/models/block/croptopia_leaves.json new file mode 100644 index 0000000..70a51f7 --- /dev/null +++ b/base/assets/croptopia/models/block/croptopia_leaves.json @@ -0,0 +1,117 @@ +{ + "credit": "Motschen's Better Leaves Lite", + "parent": "block/block", + "textures": { + "particle": "#all" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "north", "tintindex": 0}, + "east": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "east", "tintindex": 0}, + "south": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "south", "tintindex": 0}, + "west": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "west", "tintindex": 0}, + "up": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "up", "tintindex": 0}, + "down": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "down", "tintindex": 0} + } + }, + { + "from": [-6.98223, -6, 8.99264], + "to": [25.01777, 22, 8.99264], + "rotation": {"angle": 22.5, "axis": "y", "origin": [9.01041, 8, 9]}, + "faces": { + "north": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0}, + "south": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0} + } + }, + { + "from": [9.00305, -6, -6.99264], + "to": [9.00305, 22, 25.00736], + "rotation": {"angle": 22.5, "axis": "y", "origin": [9.01041, 8, 9]}, + "faces": { + "east": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0}, + "west": {"uv": [0, 1, 16, 15], "texture": "#all", "tintindex": 0} + } + }, + { + "from": [16.025, 0, 0], + "to": [16.025, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [24.025, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0.025, 0, 16.05], + "to": [16.025, 16, 16.05], + "rotation": {"angle": 0, "axis": "y", "origin": [23.025, 10, 24.05]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0.025, 0, -0.125], + "to": [16.025, 16, -0.125], + "rotation": {"angle": 0, "axis": "y", "origin": [24.025, 8, 7.875]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 8], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [-0.025, 0, 0], + "to": [-0.025, 16, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [7.95, 10, 10]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0, 16.025, 0], + "to": [16, 16.025, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [22, 24.025, 9]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + }, + { + "from": [0, -0.025, 0], + "to": [16, -0.025, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [22, 7.95, 9]}, + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#crop"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#crop"} + } + } + ] +} diff --git a/input/assets/croptopia/textures/block/cinnamon_leaves.png b/input/assets/croptopia/textures/block/cinnamon_leaves.png new file mode 100644 index 0000000..603a75c Binary files /dev/null and b/input/assets/croptopia/textures/block/cinnamon_leaves.png differ