diff --git a/resource_pack/models/blocks/bcc.cook/ingredients/Carrot.geo.json b/resource_pack/models/blocks/bcc.cook/ingredients/Carrot.geo.json new file mode 100644 index 0000000..73ae677 --- /dev/null +++ b/resource_pack/models/blocks/bcc.cook/ingredients/Carrot.geo.json @@ -0,0 +1,79 @@ +{ + "format_version": "1.12.0", + "minecraft:geometry": [ + { + "description": { + "identifier": "geometry.unknown", + "texture_width": 64, + "texture_height": 64, + "visible_bounds_width": 2, + "visible_bounds_height": 1.5, + "visible_bounds_offset": [0, 0.25, 0] + }, + "bones": [ + { + "name": "Carrot", + "pivot": [-1, 1, 0], + "rotation": [0, 90, 0] + }, + { + "name": "Slice", + "parent": "Carrot", + "pivot": [-1, 2.5, 3], + "cubes": [ + {"origin": [-3.5, 0, 1], "size": [5, 5, 2], "uv": [12, 6]} + ] + }, + { + "name": "Slice2", + "parent": "Carrot", + "pivot": [-1, 2.5, 1], + "cubes": [ + {"origin": [-3.5, 0, -1], "size": [5, 5, 2], "uv": [12, 13]} + ] + }, + { + "name": "Slice3", + "parent": "Carrot", + "pivot": [-1, 2.5, -1], + "cubes": [ + {"origin": [-3.5, 0, -2], "size": [5, 5, 1], "uv": [14, 20]} + ] + }, + { + "name": "Slice4", + "parent": "Carrot", + "pivot": [-1, 2.5, -2], + "cubes": [ + {"origin": [-3.5, 0, -3], "size": [5, 5, 1], "uv": [24, 0]} + ] + }, + { + "name": "Slice5", + "parent": "Carrot", + "pivot": [-1, 2.5, -3], + "cubes": [ + {"origin": [-3, 0.5, -4], "size": [4, 4, 1], "uv": [26, 6]} + ] + }, + { + "name": "Stub", + "parent": "Carrot", + "pivot": [-1, 2.5, -4], + "cubes": [ + {"origin": [-3, 0.5, -6.6], "size": [4, 4, 3], "inflate": -0.3, "uv": [0, 20]} + ] + }, + { + "name": "Leaves", + "parent": "Carrot", + "pivot": [-1, 2.5, 3], + "cubes": [ + {"origin": [-1, -0.5, 3], "size": [0, 6, 8], "uv": [20, 19]}, + {"origin": [-4, 2.5, 3], "size": [6, 0, 8], "uv": [-8, 27]} + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/resource_pack/models/blocks/bcc.cook/ingredients/lettuce cabbage model.geo.json b/resource_pack/models/blocks/bcc.cook/ingredients/lettuce cabbage model.geo.json new file mode 100644 index 0000000..8d0c819 --- /dev/null +++ b/resource_pack/models/blocks/bcc.cook/ingredients/lettuce cabbage model.geo.json @@ -0,0 +1,59 @@ +{ + "format_version": "1.12.0", + "minecraft:geometry": [ + { + "description": { + "identifier": "geometry.unknown", + "texture_width": 32, + "texture_height": 32, + "visible_bounds_width": 2, + "visible_bounds_height": 1.5, + "visible_bounds_offset": [0, 0.25, 0] + }, + "bones": [ + { + "name": "Lettuce", + "pivot": [0, 0, 0], + "rotation": [0, 90, 0] + }, + { + "name": "Slice_1", + "parent": "Lettuce", + "pivot": [0, 0, 2], + "cubes": [ + {"origin": [-3, 0, 1], "size": [6, 6, 2], "uv": [0, 0]}, + {"origin": [3, 0, 1], "size": [0, 6, 2], "pivot": [3, 0, 2], "rotation": [0, 0, 2.5], "uv": [16, 12]}, + {"origin": [-3, 0, 1], "size": [0, 6, 2], "pivot": [-3, 0, 2], "rotation": [0, 0, -2.5], "uv": [20, 12]}, + {"origin": [-3, 0, 3], "size": [6, 6, 0], "pivot": [0, 0, 3], "rotation": [-2.5, 0, 0], "uv": [16, 0]} + ] + }, + { + "name": "Slice_2", + "parent": "Lettuce", + "pivot": [0, 0, -2], + "cubes": [ + {"origin": [-3, 0, -3], "size": [6, 6, 2], "uv": [0, 8]}, + {"origin": [3, 0, -3], "size": [0, 6, 2], "pivot": [3, 0, -2], "rotation": [0, 0, 2.5], "uv": [16, 20]}, + {"origin": [-3, 0, -3], "size": [0, 6, 2], "pivot": [-3, 0, -2], "rotation": [0, 0, -2.5], "uv": [20, 20]}, + {"origin": [-3, 0, -3], "size": [6, 6, 0], "pivot": [0, 0, -3], "rotation": [2.5, 0, 0], "uv": [16, 6]} + ] + }, + { + "name": "Slice_3", + "parent": "Lettuce", + "pivot": [0, 0, 0], + "cubes": [ + {"origin": [-3, 0, -1], "size": [6, 6, 2], "uv": [0, 16]}, + {"origin": [3, 0, -1], "size": [0, 6, 2], "pivot": [3, 0, 0], "rotation": [0, 0, 2.5], "uv": [0, 24]}, + {"origin": [-3, 0, -1], "size": [0, 6, 2], "pivot": [-3, 0, 0], "rotation": [0, 0, -2.5], "uv": [4, 24]} + ] + }, + { + "name": "Leaf", + "parent": "Lettuce", + "pivot": [0, 0, 0] + } + ] + } + ] +} \ No newline at end of file diff --git a/resource_pack/textures/blocks/bcc.cook/ingredients/cabbage.png b/resource_pack/textures/blocks/bcc.cook/ingredients/cabbage.png new file mode 100644 index 0000000..51d2294 Binary files /dev/null and b/resource_pack/textures/blocks/bcc.cook/ingredients/cabbage.png differ diff --git a/resource_pack/textures/blocks/bcc.cook/ingredients/carrot.png b/resource_pack/textures/blocks/bcc.cook/ingredients/carrot.png new file mode 100644 index 0000000..fe716ab Binary files /dev/null and b/resource_pack/textures/blocks/bcc.cook/ingredients/carrot.png differ diff --git a/resource_pack/textures/blocks/bcc.cook/ingredients/lettuce.png b/resource_pack/textures/blocks/bcc.cook/ingredients/lettuce.png new file mode 100644 index 0000000..34191a4 Binary files /dev/null and b/resource_pack/textures/blocks/bcc.cook/ingredients/lettuce.png differ