From ac617f92b6a8a8a99e3204bae28001b9190b52a7 Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Fri, 29 Nov 2024 12:00:32 +0000 Subject: [PATCH] Added food items and reallocated base items. --- .../lz/models/festive/christmas_tree.json | 12 +- .../lz/models/festive/hot_chocolate_mug.json | 12 +- .../assets/lz/models/festive/presents.json | 26 +- .../assets/lz/models/festive/snowman.json | 13 +- .../lz/models/food/drink_apple_cider.json | 205 ++++++++++++++ .../assets/lz/models/food/drink_cocoa.json | 191 +++++++++++++ .../lz/models/food/drink_glow_berry.json | 197 +++++++++++++ .../lz/models/food/drink_melon_juice.json | 197 +++++++++++++ .../lz/models/food/drink_sweet_berry.json | 197 +++++++++++++ .../assets/lz/models/food/drink_water.json | 191 +++++++++++++ .../assets/lz/models/food/glass_bottle.json | 138 ++++++++++ .../assets/lz/models/food/pie_apple.json | 90 ++++++ .../assets/lz/models/food/pie_apple1.json | 60 ++++ .../assets/lz/models/food/pie_apple2.json | 60 ++++ .../assets/lz/models/food/pie_apple3.json | 71 +++++ .../assets/lz/models/food/pie_apple4.json | 60 ++++ .../assets/lz/models/food/pie_chocolate.json | 110 ++++++++ .../assets/lz/models/food/pie_chocolate1.json | 71 +++++ .../assets/lz/models/food/pie_chocolate2.json | 71 +++++ .../assets/lz/models/food/pie_chocolate3.json | 92 +++++++ .../assets/lz/models/food/pie_chocolate4.json | 71 +++++ .../assets/lz/models/food/pie_pumpkin.json | 90 ++++++ .../assets/lz/models/food/pie_pumpkin1.json | 9 + .../assets/lz/models/food/pie_pumpkin2.json | 9 + .../assets/lz/models/food/pie_pumpkin3.json | 9 + .../assets/lz/models/food/pie_pumpkin4.json | 9 + .../lz/models/food/pie_sweet_berry.json | 90 ++++++ .../lz/models/food/pie_sweet_berry1.json | 9 + .../lz/models/food/pie_sweet_berry2.json | 9 + .../lz/models/food/pie_sweet_berry3.json | 9 + .../lz/models/food/pie_sweet_berry4.json | 9 + .../lz/models/food/plated_baked_potato.json | 92 +++++++ .../lz/models/food/plated_baked_potato1.json | 94 +++++++ .../lz/models/food/plated_baked_potato2.json | 131 +++++++++ .../lz/models/food/plated_baked_potato3.json | 156 +++++++++++ .../lz/models/food/plated_cake_slice.json | 96 +++++++ .../lz/models/food/plated_cod_roll.json | 84 ++++++ .../lz/models/food/plated_cod_roll_1.json | 75 +++++ .../lz/models/food/plated_cod_roll_2.json | 89 ++++++ .../lz/models/food/plated_cod_roll_3.json | 103 +++++++ .../lz/models/food/plated_cod_roll_4.json | 117 ++++++++ .../lz/models/food/plated_cod_roll_5.json | 131 +++++++++ .../lz/models/food/plated_cod_roll_6.json | 145 ++++++++++ .../assets/lz/models/food/plated_cookie.json | 83 ++++++ .../assets/lz/models/food/plated_cookie1.json | 74 +++++ .../assets/lz/models/food/plated_cookie2.json | 87 ++++++ .../assets/lz/models/food/plated_cookie3.json | 100 +++++++ .../assets/lz/models/food/plated_cookie4.json | 113 ++++++++ .../models/food/plated_cookie_chocolate.json | 6 + .../models/food/plated_cookie_chocolate1.json | 6 + .../models/food/plated_cookie_chocolate2.json | 6 + .../models/food/plated_cookie_chocolate3.json | 6 + .../models/food/plated_cookie_chocolate4.json | 6 + .../lz/models/food/plated_cookie_honey.json | 6 + .../lz/models/food/plated_cookie_honey1.json | 6 + .../lz/models/food/plated_cookie_honey2.json | 6 + .../lz/models/food/plated_cookie_honey3.json | 6 + .../lz/models/food/plated_cookie_honey4.json | 6 + .../lz/models/food/plated_cookie_sugar.json | 6 + .../lz/models/food/plated_cookie_sugar1.json | 6 + .../lz/models/food/plated_cookie_sugar2.json | 6 + .../lz/models/food/plated_cookie_sugar3.json | 6 + .../lz/models/food/plated_cookie_sugar4.json | 6 + .../food/plated_cookie_sweet_berry.json | 6 + .../food/plated_cookie_sweet_berry1.json | 6 + .../food/plated_cookie_sweet_berry2.json | 6 + .../food/plated_cookie_sweet_berry3.json | 6 + .../food/plated_cookie_sweet_berry4.json | 6 + .../food/plated_glow_berry_sweet_roll.json | 94 +++++++ .../food/plated_glow_berry_sweet_roll1.json | 95 +++++++ .../food/plated_glow_berry_sweet_roll2.json | 127 +++++++++ .../food/plated_glow_berry_sweet_roll3.json | 159 +++++++++++ .../food/plated_glow_berry_sweet_roll4.json | 191 +++++++++++++ .../models/food/plated_honey_glazed_ham.json | 169 ++++++++++++ .../models/food/plated_honey_glazed_ham0.json | 74 +++++ .../models/food/plated_honey_glazed_ham1.json | 87 ++++++ .../models/food/plated_honey_glazed_ham2.json | 87 ++++++ .../models/food/plated_honey_glazed_ham3.json | 87 ++++++ .../models/food/plated_honey_glazed_ham4.json | 87 ++++++ .../lz/models/food/plated_kelp_roll.json | 84 ++++++ .../lz/models/food/plated_kelp_roll_1.json | 77 ++++++ .../lz/models/food/plated_kelp_roll_2.json | 91 ++++++ .../lz/models/food/plated_kelp_roll_3.json | 105 +++++++ .../models/food/plated_melon_popsicle1.json | 95 +++++++ .../models/food/plated_melon_popsicle2.json | 127 +++++++++ .../lz/models/food/plated_roast_chicken.json | 168 ++++++++++++ .../lz/models/food/plated_roast_chicken0.json | 126 +++++++++ .../lz/models/food/plated_roast_chicken1.json | 154 +++++++++++ .../lz/models/food/plated_roast_chicken2.json | 169 ++++++++++++ .../lz/models/food/plated_roast_chicken3.json | 182 ++++++++++++ .../lz/models/food/plated_roast_chicken4.json | 147 ++++++++++ .../lz/models/food/plated_salmon_roll.json | 6 + .../lz/models/food/plated_salmon_roll_1.json | 6 + .../lz/models/food/plated_salmon_roll_2.json | 6 + .../lz/models/food/plated_salmon_roll_3.json | 6 + .../lz/models/food/plated_salmon_roll_4.json | 6 + .../lz/models/food/plated_salmon_roll_5.json | 6 + .../lz/models/food/plated_salmon_roll_6.json | 6 + .../models/food/plated_sandwich_chicken1.json | 157 +++++++++++ .../models/food/plated_sandwich_chicken2.json | 246 +++++++++++++++++ .../lz/models/food/plated_sandwich_egg1.json | 135 +++++++++ .../lz/models/food/plated_sandwich_egg2.json | 206 ++++++++++++++ .../food/plated_sandwich_glow_berry.json | 161 +++++++++++ .../food/plated_sandwich_glow_berry_dark.json | 6 + .../food/plated_sandwich_sweet_berry.json | 161 +++++++++++ .../plated_sandwich_sweet_berry_dark.json | 6 + .../assets/lz/models/food/soup_beetroot.json | 141 ++++++++++ .../lz/models/food/soup_bone_broth.json | 195 +++++++++++++ .../assets/lz/models/food/soup_chicken.json | 217 +++++++++++++++ .../assets/lz/models/food/soup_pumpkin.json | 204 ++++++++++++++ .../assets/lz/models/food/soup_vegetable.json | 227 +++++++++++++++ .../assets/lz/models/food/stew_baked_cod.json | 206 ++++++++++++++ .../assets/lz/models/food/stew_beef.json | 197 +++++++++++++ .../assets/lz/models/food/stew_fish.json | 192 +++++++++++++ .../assets/lz/models/food/stew_mushroom.json | 140 ++++++++++ .../assets/lz/models/food/stew_rabbit.json | 154 +++++++++++ .../lz/models/food/stuffed_pumpkin.json | 169 ++++++++++++ .../lz/models/food/stuffed_pumpkin1.json | 88 ++++++ .../lz/models/food/stuffed_pumpkin2.json | 88 ++++++ .../lz/models/food/stuffed_pumpkin3.json | 88 ++++++ .../lz/models/food/stuffed_pumpkin4.json | 88 ++++++ .../assets/lz/models/items/candle_stand.json | 8 +- .../assets/lz/models/items/tankard.json | 259 ------------------ .../lz/textures/block/food/apple_cider.png | Bin 0 -> 307 bytes .../textures/block/food/apple_pie_inner.png | Bin 0 -> 266 bytes .../lz/textures/block/food/apple_pie_top.png | Bin 0 -> 327 bytes .../lz/textures/block/food/baked_cod_stew.png | Bin 0 -> 510 bytes .../lz/textures/block/food/baked_potato.png | Bin 0 -> 515 bytes .../lz/textures/block/food/beef_stew.png | Bin 0 -> 598 bytes .../lz/textures/block/food/beetroot_soup.png | Bin 0 -> 472 bytes .../lz/textures/block/food/bone_broth.png | Bin 0 -> 462 bytes .../assets/lz/textures/block/food/bowl.png | Bin 0 -> 377 bytes .../lz/textures/block/food/chicken_soup.png | Bin 0 -> 518 bytes .../textures/block/food/chocolate_cookie.png | Bin 0 -> 250 bytes .../block/food/chocolate_pie_inner.png | Bin 0 -> 302 bytes .../textures/block/food/chocolate_pie_top.png | Bin 0 -> 333 bytes .../lz/textures/block/food/cod_roll.png | Bin 0 -> 173 bytes .../assets/lz/textures/block/food/cookie.png | Bin 0 -> 326 bytes .../lz/textures/block/food/egg_sandwich.png | Bin 0 -> 832 bytes .../lz/textures/block/food/fish_stew.png | Bin 0 -> 375 bytes .../lz/textures/block/food/fruit_salad.png | Bin 0 -> 705 bytes .../lz/textures/block/food/glass_bottle.png | Bin 0 -> 664 bytes .../textures/block/food/glow_berry_juice.png | Bin 0 -> 659 bytes .../lz/textures/block/food/honey_cookie.png | Bin 0 -> 289 bytes .../textures/block/food/honey_glazed_ham.png | Bin 0 -> 611 bytes .../block/food/honey_glazed_ham_body.png | Bin 0 -> 618 bytes .../block/food/honey_glazed_ham_bone.png | Bin 0 -> 229 bytes .../lz/textures/block/food/hot_cocoa.png | Bin 0 -> 433 bytes .../lz/textures/block/food/kelp_roll.png | Bin 0 -> 227 bytes .../lz/textures/block/food/melon_juice.png | Bin 0 -> 573 bytes .../lz/textures/block/food/melon_popsicle.png | Bin 0 -> 539 bytes .../lz/textures/block/food/mushroom_stew.png | Bin 0 -> 368 bytes .../lz/textures/block/food/pie_bottom.png | Bin 0 -> 253 bytes .../lz/textures/block/food/pie_side.png | Bin 0 -> 210 bytes .../textures/block/food/plated_cake_slice.png | Bin 0 -> 423 bytes .../textures/block/food/pumpkin_pie_inner.png | Bin 0 -> 215 bytes .../textures/block/food/pumpkin_pie_top.png | Bin 0 -> 257 bytes .../lz/textures/block/food/pumpkin_soup.png | Bin 0 -> 326 bytes .../lz/textures/block/food/rabbit_stew.png | Bin 0 -> 581 bytes .../textures/block/food/rice_roll_medley.png | Bin 0 -> 373 bytes .../block/food/roast_chicken_body.png | Bin 0 -> 479 bytes .../block/food/roast_chicken_eaten.png | Bin 0 -> 513 bytes .../block/food/roast_chicken_gibs.png | Bin 0 -> 333 bytes .../lz/textures/block/food/salmon_roll.png | Bin 0 -> 177 bytes .../lz/textures/block/food/small_plate.png | Bin 0 -> 363 bytes .../block/food/stuffed_pumpkin_bottom.png | Bin 0 -> 398 bytes .../block/food/stuffed_pumpkin_details.png | Bin 0 -> 415 bytes .../block/food/stuffed_pumpkin_side.png | Bin 0 -> 287 bytes .../block/food/stuffed_pumpkin_top.png | Bin 0 -> 323 bytes .../block/food/stuffed_pumpkin_top_eaten.png | Bin 0 -> 325 bytes .../lz/textures/block/food/sugar_cookie.png | Bin 0 -> 309 bytes .../block/food/sweet_berry_cookie.png | Bin 0 -> 326 bytes .../textures/block/food/sweet_berry_juice.png | Bin 0 -> 640 bytes .../block/food/sweet_berry_pie_inner.png | Bin 0 -> 229 bytes .../block/food/sweet_berry_pie_top.png | Bin 0 -> 443 bytes .../lz/textures/block/food/sweet_roll.png | Bin 0 -> 505 bytes .../assets/lz/textures/block/food/toast.png | Bin 0 -> 262 bytes .../lz/textures/block/food/toast_dark.png | Bin 0 -> 260 bytes .../textures/block/food/toast_sweet_berry.png | Bin 0 -> 398 bytes .../lz/textures/block/food/tray_bottom.png | Bin 0 -> 216 bytes .../block/food/tray_rice_berry_garnish.png | Bin 0 -> 705 bytes .../block/food/tray_rice_berry_leftover.png | Bin 0 -> 562 bytes .../lz/textures/block/food/tray_top.png | Bin 0 -> 269 bytes .../textures/block/food/tray_top_leftover.png | Bin 0 -> 440 bytes .../textures/block/food/tray_top_veggies.png | Bin 0 -> 497 bytes .../lz/textures/block/food/vegetable_soup.png | Bin 0 -> 584 bytes .../assets/lz/textures/block/food/water.png | Bin 0 -> 456 bytes .../assets/minecraft/models/item/apple.json | 14 + .../minecraft/models/item/baked_potato.json | 12 + .../minecraft/models/item/beetroot_soup.json | 9 + .../assets/minecraft/models/item/bone.json | 16 ++ .../assets/minecraft/models/item/bread.json | 16 ++ .../assets/minecraft/models/item/cake.json | 9 + .../assets/minecraft/models/item/candle.json | 9 + .../assets/minecraft/models/item/carrot.json | 9 + .../minecraft/models/item/cocoa_beans.json | 14 + .../assets/minecraft/models/item/cod.json | 23 ++ .../minecraft/models/item/cooked_beef.json | 9 + .../minecraft/models/item/cooked_chicken.json | 16 ++ .../minecraft/models/item/cooked_cod.json | 10 + .../models/item/cooked_porkchop.json | 14 + .../minecraft/models/item/cooked_rabbit.json | 9 + .../assets/minecraft/models/item/cookie.json | 33 +++ .../minecraft/models/item/dried_kelp.json | 12 + .../minecraft/models/item/glass_bottle.json | 11 + .../minecraft/models/item/glow_berries.json | 14 + .../minecraft/models/item/iron_nugget.json | 14 - .../minecraft/models/item/melon_slice.json | 11 + .../minecraft/models/item/mushroom_stew.json | 9 + .../minecraft/models/item/oak_sapling.json | 9 + .../assets/minecraft/models/item/paper.json | 4 +- .../assets/minecraft/models/item/pumpkin.json | 10 + .../minecraft/models/item/pumpkin_pie.json | 14 + .../assets/minecraft/models/item/salmon.json | 15 + .../minecraft/models/item/snow_block.json | 6 + .../minecraft/models/item/sweet_berries.json | 14 + 216 files changed, 10894 insertions(+), 311 deletions(-) create mode 100644 packs/0-lzcustom/assets/lz/models/food/drink_apple_cider.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/drink_cocoa.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/drink_glow_berry.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/drink_melon_juice.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/drink_water.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/glass_bottle.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_apple.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_apple1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_apple2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_apple3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_apple4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_chocolate.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_chocolate1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_chocolate2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_chocolate3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_chocolate4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_pumpkin.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_baked_potato.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cake_slice.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/soup_beetroot.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/soup_bone_broth.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/soup_chicken.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/soup_pumpkin.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/soup_vegetable.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stew_baked_cod.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stew_beef.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stew_fish.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stew_mushroom.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stew_rabbit.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json create mode 100644 packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json delete mode 100644 packs/0-lzcustom/assets/lz/models/items/tankard.json create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/apple_cider.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/apple_pie_inner.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/apple_pie_top.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/baked_cod_stew.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/baked_potato.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/beef_stew.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/beetroot_soup.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/bone_broth.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/bowl.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/chicken_soup.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/chocolate_cookie.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_inner.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_top.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/cod_roll.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/cookie.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/egg_sandwich.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/fish_stew.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/fruit_salad.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/glass_bottle.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/glow_berry_juice.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/honey_cookie.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_body.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_bone.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/hot_cocoa.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/kelp_roll.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/melon_juice.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/melon_popsicle.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/mushroom_stew.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/pie_bottom.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/pie_side.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/plated_cake_slice.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_inner.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_top.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_soup.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/rabbit_stew.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/rice_roll_medley.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_body.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_eaten.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_gibs.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/salmon_roll.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/small_plate.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_bottom.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_details.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_side.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top_eaten.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/sugar_cookie.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_cookie.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_juice.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_inner.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_top.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/sweet_roll.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/toast.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/toast_dark.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/toast_sweet_berry.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/tray_bottom.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_garnish.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_leftover.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/tray_top.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/tray_top_leftover.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/tray_top_veggies.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/vegetable_soup.png create mode 100644 packs/0-lzcustom/assets/lz/textures/block/food/water.png create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/apple.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/baked_potato.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/beetroot_soup.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/bone.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/bread.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cake.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/candle.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/carrot.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cocoa_beans.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cod.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cooked_beef.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cooked_chicken.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cooked_cod.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cooked_porkchop.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cooked_rabbit.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/cookie.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/dried_kelp.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/glass_bottle.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/glow_berries.json delete mode 100644 packs/0-lzcustom/assets/minecraft/models/item/iron_nugget.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/melon_slice.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/mushroom_stew.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/oak_sapling.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/pumpkin.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/pumpkin_pie.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/salmon.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/snow_block.json create mode 100644 packs/0-lzcustom/assets/minecraft/models/item/sweet_berries.json diff --git a/packs/0-lzcustom/assets/lz/models/festive/christmas_tree.json b/packs/0-lzcustom/assets/lz/models/festive/christmas_tree.json index f0f438f..9472eeb 100644 --- a/packs/0-lzcustom/assets/lz/models/festive/christmas_tree.json +++ b/packs/0-lzcustom/assets/lz/models/festive/christmas_tree.json @@ -1000,18 +1000,16 @@ "scale": [0.35, 0.35, 0.35] }, "thirdperson_lefthand": { - "translation": [0, 6.75, 1.75], - "scale": [0.35, 0.35, 0.35] + "rotation": [90, 0, 0], + "translation": [-6, -2, 12] }, "firstperson_righthand": { - "rotation": [0, 225, 0], - "translation": [0, 6, 0], - "scale": [0.3, 0.3, 0.3] + "rotation": [0, 45, 0], + "scale": [0.4, 0.4, 0.4] }, "firstperson_lefthand": { "rotation": [0, 225, 0], - "translation": [0, 6, 0], - "scale": [0.3, 0.3, 0.3] + "scale": [0.4, 0.4, 0.4] }, "ground": { "translation": [0, 5, 0], diff --git a/packs/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json b/packs/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json index ba984b5..0ea095a 100644 --- a/packs/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json +++ b/packs/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json @@ -180,9 +180,8 @@ "scale": [0.8, 0.8, 0.8] }, "thirdperson_lefthand": { - "rotation": [55, 0, 0], - "translation": [0, 3.75, 1.25], - "scale": [0.8, 0.8, 0.8] + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] }, "firstperson_righthand": { "translation": [0, 4.5, 0] @@ -191,13 +190,12 @@ "translation": [0, 4.5, 0] }, "ground": { - "rotation": [-8.5, -3.45, 26.32], - "translation": [-1.75, 5, -0.75] + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] }, "gui": { "rotation": [21.89, -72.46, 9.05], - "translation": [0.75, 5.25, 0], - "scale": [1.4, 1.4, 1.4] + "translation": [0.25, 1.75, 0] }, "head": { "rotation": [0, 90, 0], diff --git a/packs/0-lzcustom/assets/lz/models/festive/presents.json b/packs/0-lzcustom/assets/lz/models/festive/presents.json index ff1aa17..5e61307 100644 --- a/packs/0-lzcustom/assets/lz/models/festive/presents.json +++ b/packs/0-lzcustom/assets/lz/models/festive/presents.json @@ -348,31 +348,31 @@ "gui_light": "front", "display": { "thirdperson_righthand": { + "rotation": [68, 0, 0], "translation": [0, 3, 1], "scale": [0.4, 0.4, 0.4] }, "thirdperson_lefthand": { - "translation": [0, 3, 1], - "scale": [0.4, 0.4, 0.4] + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] }, "firstperson_righthand": { - "rotation": [8.5, 0, 0], - "translation": [0, 3.75, -2.25], - "scale": [0.7, 0.7, 0.7] + "rotation": [0, -110, 0], + "translation": [0, 2.75, 0], + "scale": [0.4, 0.4, 0.4] }, "firstperson_lefthand": { - "rotation": [8.5, 0, 0], - "translation": [0, 3.75, -2.25], - "scale": [0.7, 0.7, 0.7] + "rotation": [0, 64, 0], + "translation": [0, 2.75, 0], + "scale": [0.4, 0.4, 0.4] }, "ground": { - "translation": [0, 2.25, 0], - "scale": [0.7, 0.7, 0.7] + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] }, "gui": { - "rotation": [-164.25, -64, 180], - "translation": [0.5, 0, 0], - "scale": [0.75, 0.75, 0.75] + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] }, "head": { "translation": [0, -30.25, 0], diff --git a/packs/0-lzcustom/assets/lz/models/festive/snowman.json b/packs/0-lzcustom/assets/lz/models/festive/snowman.json index e10149a..f6d8406 100644 --- a/packs/0-lzcustom/assets/lz/models/festive/snowman.json +++ b/packs/0-lzcustom/assets/lz/models/festive/snowman.json @@ -197,12 +197,13 @@ "gui_light": "front", "display": { "thirdperson_righthand": { - "translation": [0, 7.25, 1.25], - "scale": [0.3, 0.3, 0.3] + "rotation": [45, 45, 0], + "translation": [0, 2.25, 2.5], + "scale": [0.285, 0.285, 0.285] }, "thirdperson_lefthand": { - "translation": [0, 7.25, 1.25], - "scale": [0.3, 0.3, 0.3] + "rotation": [90, 0, 0], + "translation": [-6, -2, 12] }, "firstperson_righthand": { "rotation": [0, 124, 0], @@ -216,8 +217,8 @@ }, "ground": { "rotation": [16.62, 2.11, 14.43], - "translation": [-1.75, 11.5, 1.25], - "scale": [0.5, 0.5, 0.5] + "translation": [-1.75, 8.5, 1.25], + "scale": [0.4, 0.4, 0.4] }, "gui": { "rotation": [166.24, 18.2, -150.41], diff --git a/packs/0-lzcustom/assets/lz/models/food/drink_apple_cider.json b/packs/0-lzcustom/assets/lz/models/food/drink_apple_cider.json new file mode 100644 index 0000000..40c2bcc --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/drink_apple_cider.json @@ -0,0 +1,205 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "4": "lz:block/food/glass_bottle", + "6": "lz:block/food/apple_cider", + "particle": "minecraft:block/glass" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + }, + { + "from": [6, 6.5, 6], + "to": [10, 9, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 5, 5.5]}, + "faces": { + "north": {"uv": [0, 0, 6, 4], "texture": "#6"}, + "east": {"uv": [0, 10, 6, 14], "texture": "#6"}, + "south": {"uv": [2, 1, 8, 5], "texture": "#6"}, + "west": {"uv": [2, 8, 8, 12], "texture": "#6"} + } + }, + { + "from": [5.5, 9, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 9.5, 5.5]}, + "faces": { + "north": {"uv": [0, 0, 8, 7], "texture": "#6"}, + "east": {"uv": [0, 8, 8, 15], "texture": "#6"}, + "south": {"uv": [0, 0, 8, 7], "texture": "#6"}, + "west": {"uv": [0, 8, 8, 15], "texture": "#6"}, + "up": {"uv": [6, 6, 1, 1], "texture": "#6"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#6"} + } + }, + { + "from": [5, 1.5, 5], + "to": [11, 6.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 5.5]}, + "faces": { + "north": {"uv": [0, 0, 8, 7], "texture": "#6"}, + "east": {"uv": [0, 8, 8, 15], "texture": "#6"}, + "south": {"uv": [0, 0, 8, 7], "texture": "#6"}, + "west": {"uv": [0, 8, 8, 15], "texture": "#6"}, + "up": {"uv": [8, 7, 0, 0], "texture": "#6"}, + "down": {"uv": [8, 0, 0, 7], "texture": "#6"} + } + }, + { + "from": [4.5, 9, 8], + "to": [8, 12.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 9, 8]}, + "faces": { + "north": {"uv": [8, 0, 15, 7], "texture": "#6"}, + "east": {"uv": [8, 0, 15, 7], "texture": "#6"}, + "south": {"uv": [8, 8, 15, 15], "texture": "#6"}, + "west": {"uv": [0, 0, 0, 7], "texture": "#6"}, + "up": {"uv": [7, 0, 0, 0], "texture": "#6"}, + "down": {"uv": [7, 0, 0, 0], "texture": "#6"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6, 7] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10, 11] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/drink_cocoa.json b/packs/0-lzcustom/assets/lz/models/food/drink_cocoa.json new file mode 100644 index 0000000..bd1ccf5 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/drink_cocoa.json @@ -0,0 +1,191 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "4": "lz:block/food/glass_bottle", + "8": "lz:block/food/hot_cocoa", + "particle": "minecraft:block/glass" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + }, + { + "from": [6, 6.5, 6], + "to": [10, 9, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 5, 5.5]}, + "faces": { + "north": {"uv": [0, 5.5, 2, 7], "texture": "#8"}, + "east": {"uv": [5.5, 2.5, 7.5, 4], "texture": "#8"}, + "south": {"uv": [5.5, 4.5, 7.5, 6], "texture": "#8"}, + "west": {"uv": [6, 0, 8, 1.5], "texture": "#8"}, + "down": {"uv": [7.5, 6.5, 5.5, 8.5], "texture": "#8"} + } + }, + { + "from": [5.5, 9, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 9.5, 5.5]}, + "faces": { + "up": {"uv": [5.5, 5, 3, 2.5], "texture": "#8"}, + "down": {"uv": [5.5, 5, 3, 7.5], "texture": "#8"} + } + }, + { + "from": [5, 1.5, 5], + "to": [11, 6.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 5.5]}, + "faces": { + "north": {"uv": [0, 3, 3, 5.5], "texture": "#8"}, + "east": {"uv": [3, 0, 6, 2.5], "texture": "#8"}, + "south": {"uv": [0, 3, 3, 5.5], "texture": "#8"}, + "west": {"uv": [3, 0, 6, 2.5], "texture": "#8"}, + "up": {"uv": [3, 3, 0, 0], "texture": "#8"}, + "down": {"uv": [7.5, 6.5, 5.5, 8.5], "texture": "#8"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + }, + "groups": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/drink_glow_berry.json b/packs/0-lzcustom/assets/lz/models/food/drink_glow_berry.json new file mode 100644 index 0000000..7b8c07e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/drink_glow_berry.json @@ -0,0 +1,197 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "3": "lz:block/food/glow_berry_juice", + "4": "lz:block/food/glass_bottle" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + }, + { + "from": [6, 6.5, 6], + "to": [10, 9, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 5, 5.5]}, + "faces": { + "north": {"uv": [0, 5.5, 2, 7], "texture": "#3"}, + "east": {"uv": [5.5, 5, 7.5, 6.5], "texture": "#3"}, + "south": {"uv": [6, 2.5, 8, 4], "texture": "#3"}, + "west": {"uv": [7, 0, 9, 1.5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 8.5], "texture": "#3"} + } + }, + { + "from": [5.5, 9, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 9.5, 5.5]}, + "faces": { + "up": {"uv": [5.5, 7.5, 3, 5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 9], "texture": "#3"} + } + }, + { + "from": [5, 1.5, 5], + "to": [11, 6.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 5.5]}, + "faces": { + "north": {"uv": [3, 2.5, 6, 5], "texture": "#3"}, + "east": {"uv": [4, 0, 7, 2.5], "texture": "#3"}, + "south": {"uv": [3, 2.5, 6, 5], "texture": "#3"}, + "west": {"uv": [4, 0, 7, 2.5], "texture": "#3"}, + "up": {"uv": [3, 5.5, 0, 2.5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 9], "texture": "#3"} + } + }, + { + "from": [4.5, 9, 8], + "to": [12.5, 14, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 9, 6]}, + "faces": { + "north": {"uv": [0, 0, 4, 2.5], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 2.5], "texture": "#3"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6, 7] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10, 11] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/drink_melon_juice.json b/packs/0-lzcustom/assets/lz/models/food/drink_melon_juice.json new file mode 100644 index 0000000..0790ab8 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/drink_melon_juice.json @@ -0,0 +1,197 @@ +{ + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "3": "lz:block/food/melon_juice", + "4": "lz:block/food/glass_bottle", + "particle": "minecraft:block/glass" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + }, + { + "from": [6, 6.5, 6], + "to": [10, 9, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 5, 5.5]}, + "faces": { + "north": {"uv": [0, 5.5, 2, 7], "texture": "#3"}, + "east": {"uv": [5.5, 5, 7.5, 6.5], "texture": "#3"}, + "south": {"uv": [6, 2.5, 8, 4], "texture": "#3"}, + "west": {"uv": [7, 0, 9, 1.5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 8.5], "texture": "#3"} + } + }, + { + "from": [5.5, 9, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 9.5, 5.5]}, + "faces": { + "up": {"uv": [5.5, 7.5, 3, 5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 9], "texture": "#3"} + } + }, + { + "from": [5, 1.5, 5], + "to": [11, 6.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 5.5]}, + "faces": { + "north": {"uv": [3, 2.5, 6, 5], "texture": "#3"}, + "east": {"uv": [4, 0, 7, 2.5], "texture": "#3"}, + "south": {"uv": [3, 2.5, 6, 5], "texture": "#3"}, + "west": {"uv": [4, 0, 7, 2.5], "texture": "#3"}, + "up": {"uv": [3, 5.5, 0, 2.5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 9], "texture": "#3"} + } + }, + { + "from": [4.5, 9, 8], + "to": [12.5, 14, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 9, 6]}, + "faces": { + "north": {"uv": [0, 0, 4, 2.5], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 2.5], "texture": "#3"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6, 7] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10, 11] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json b/packs/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json new file mode 100644 index 0000000..c8afd51 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json @@ -0,0 +1,197 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "3": "lz:block/food/sweet_berry_juice", + "4": "lz:block/food/glass_bottle" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + }, + { + "from": [6, 6.5, 6], + "to": [10, 9, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 5, 5.5]}, + "faces": { + "north": {"uv": [0, 5.5, 2, 7], "texture": "#3"}, + "east": {"uv": [5.5, 5, 7.5, 6.5], "texture": "#3"}, + "south": {"uv": [6, 2.5, 8, 4], "texture": "#3"}, + "west": {"uv": [7, 0, 9, 1.5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 8.5], "texture": "#3"} + } + }, + { + "from": [5.5, 9, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 9.5, 5.5]}, + "faces": { + "up": {"uv": [5.5, 7.5, 3, 5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 9], "texture": "#3"} + } + }, + { + "from": [5, 1.5, 5], + "to": [11, 6.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 5.5]}, + "faces": { + "north": {"uv": [3, 2.5, 6, 5], "texture": "#3"}, + "east": {"uv": [4, 0, 7, 2.5], "texture": "#3"}, + "south": {"uv": [3, 2.5, 6, 5], "texture": "#3"}, + "west": {"uv": [4, 0, 7, 2.5], "texture": "#3"}, + "up": {"uv": [3, 5.5, 0, 2.5], "texture": "#3"}, + "down": {"uv": [7.5, 7, 5.5, 9], "texture": "#3"} + } + }, + { + "from": [4.5, 9, 8], + "to": [12.5, 14, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 9, 6]}, + "faces": { + "north": {"uv": [0, 0, 4, 2.5], "texture": "#3"}, + "south": {"uv": [0, 0, 4, 2.5], "texture": "#3"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4, 5, 6, 7] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10, 11] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/drink_water.json b/packs/0-lzcustom/assets/lz/models/food/drink_water.json new file mode 100644 index 0000000..3edfd4f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/drink_water.json @@ -0,0 +1,191 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "4": "lz:block/food/glass_bottle", + "8": "lz:block/food/water", + "particle": "1.21.3:block/glass" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + }, + { + "from": [6, 6.5, 6], + "to": [10, 9, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 5, 5.5]}, + "faces": { + "north": {"uv": [0, 5.5, 2, 7], "texture": "#8"}, + "east": {"uv": [5.5, 2.5, 7.5, 4], "texture": "#8"}, + "south": {"uv": [5.5, 4.5, 7.5, 6], "texture": "#8"}, + "west": {"uv": [6, 0, 8, 1.5], "texture": "#8"}, + "down": {"uv": [7.5, 6.5, 5.5, 8.5], "texture": "#8"} + } + }, + { + "from": [5.5, 9, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 9.5, 5.5]}, + "faces": { + "up": {"uv": [5.5, 5, 3, 2.5], "texture": "#8"}, + "down": {"uv": [5.5, 5, 3, 7.5], "texture": "#8"} + } + }, + { + "from": [5, 1.5, 5], + "to": [11, 6.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 5.5]}, + "faces": { + "north": {"uv": [0, 3, 3, 5.5], "texture": "#8"}, + "east": {"uv": [3, 0, 6, 2.5], "texture": "#8"}, + "south": {"uv": [0, 3, 3, 5.5], "texture": "#8"}, + "west": {"uv": [3, 0, 6, 2.5], "texture": "#8"}, + "up": {"uv": [3, 3, 0, 0], "texture": "#8"}, + "down": {"uv": [7.5, 6.5, 5.5, 8.5], "texture": "#8"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + }, + "groups": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/glass_bottle.json b/packs/0-lzcustom/assets/lz/models/food/glass_bottle.json new file mode 100644 index 0000000..9922ead --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/glass_bottle.json @@ -0,0 +1,138 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [32, 32], + "textures": { + "4": "lz:block/food/glass_bottle" + }, + "elements": [ + { + "from": [4.5, 1, 4.5], + "to": [11.5, 7, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 7, 3], "texture": "#4"}, + "east": {"uv": [3.5, 3, 7, 6], "texture": "#4"}, + "south": {"uv": [3.5, 6, 7, 9], "texture": "#4"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [5.5, 7, 5.5], + "to": [10.5, 9, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -3, 0]}, + "faces": { + "north": {"uv": [3.5, 9.5, 6, 10.5], "texture": "#4"}, + "east": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"}, + "south": {"uv": [9, 7, 11.5, 8], "texture": "#4"}, + "west": {"uv": [9, 5.5, 11.5, 6.5], "texture": "#4"} + } + }, + { + "from": [5.5, 0, 5.5], + "to": [10.5, 1.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -11, 0]}, + "faces": { + "north": {"uv": [9, 8, 11.5, 8.75], "texture": "#4"}, + "east": {"uv": [9, 9, 11.5, 9.75], "texture": "#4"}, + "south": {"uv": [9.5, 0, 12, 0.75], "texture": "#4"}, + "west": {"uv": [9.5, 1, 12, 1.75], "texture": "#4"}, + "down": {"uv": [9.5, 2.5, 7, 5], "texture": "#4"} + } + }, + { + "from": [1.5, 3.5, 8], + "to": [5.5, 8.5, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, 7, 8]}, + "faces": { + "north": {"uv": [7, 5, 9, 7.5], "texture": "#4"}, + "south": {"uv": [7, 7.5, 9, 10], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 4.5], + "to": [11.5, 10, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [6.39286, 3, 6.875, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0, 7, 0.48214, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3.5, 0, 3], "texture": "#4"}, + "down": {"uv": [3.5, 6.5, 0, 7], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 5.5], + "to": [5.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [6.39286, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 3.98214, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 3, 3, 0.5], "texture": "#4"}, + "down": {"uv": [3.5, 4, 3, 6.5], "texture": "#4"} + } + }, + { + "from": [10.5, 9, 5.5], + "to": [11.5, 10, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 3.98214, 0.5], "texture": "#4"}, + "east": {"uv": [3.98214, 3, 6.39286, 3.5], "texture": "#4"}, + "south": {"uv": [6.39286, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [0.48214, 7, 2.89286, 7.5], "texture": "#4"}, + "up": {"uv": [0.5, 3, 0, 0.5], "texture": "#4"}, + "down": {"uv": [0.5, 4, 0, 6.5], "texture": "#4"} + } + }, + { + "from": [4.5, 9, 10.5], + "to": [11.5, 10, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 5, 0]}, + "faces": { + "north": {"uv": [3.5, 0, 6.875, 0.5], "texture": "#4"}, + "east": {"uv": [3.5, 3, 3.98214, 3.5], "texture": "#4"}, + "south": {"uv": [3.5, 6, 6.875, 6.5], "texture": "#4"}, + "west": {"uv": [2.89286, 7, 3.375, 7.5], "texture": "#4"}, + "up": {"uv": [3.5, 0.5, 0, 0], "texture": "#4"}, + "down": {"uv": [3.5, 3.5, 0, 4], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "thirdperson_lefthand": { + "translation": [0, 3, 1], + "scale": [0.55, 0.55, 0.55] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -8] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_apple.json b/packs/0-lzcustom/assets/lz/models/food/pie_apple.json new file mode 100644 index 0000000..6b2700a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_apple.json @@ -0,0 +1,90 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [8, 8], + "textures": { + "bowl": "lz:block/food/small_plate", + "top_texture": "lz:block/food/apple_pie_top", + "inner_texture": "lz:block/food/apple_pie_inner", + "side_texture": "lz:block/food/pie_side" + }, + "elements": [ + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + }, + { + "from": [5, 1, 5], + "to": [11, 5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]}, + "faces": { + "north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"}, + "east": {"uv": [14, 12, 8, 16], "texture": "#inner_texture"}, + "south": {"uv": [8, 12, 14, 16], "texture": "#side_texture"}, + "west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"}, + "up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_apple1.json b/packs/0-lzcustom/assets/lz/models/food/pie_apple1.json new file mode 100644 index 0000000..3254cbc --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_apple1.json @@ -0,0 +1,60 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "top": "lz:block/food/apple_pie_top", + "inner": "lz:block/food/apple_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + }, + "elements": [ + { + "from": [8, 0, 2], + "to": [14, 4, 8], + "faces": { + "north": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "east": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [8, 12, 14, 16], "texture": "#inner"}, + "west": {"uv": [2, 12, 8, 16], "texture": "#inner"}, + "up": {"uv": [8, 2, 14, 8], "texture": "#top"}, + "down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_apple2.json b/packs/0-lzcustom/assets/lz/models/food/pie_apple2.json new file mode 100644 index 0000000..43b8239 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_apple2.json @@ -0,0 +1,60 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "top": "lz:block/food/apple_pie_top", + "inner": "lz:block/food/apple_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 4, 8], + "faces": { + "north": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "east": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 12, 14, 16], "texture": "#inner"}, + "west": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 8], "texture": "#top"}, + "down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_apple3.json b/packs/0-lzcustom/assets/lz/models/food/pie_apple3.json new file mode 100644 index 0000000..97174cd --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_apple3.json @@ -0,0 +1,71 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "top": "lz:block/food/apple_pie_top", + "inner": "lz:block/food/apple_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + }, + "elements": [ + { + "from": [2, 0, 8], + "to": [8, 4, 14], + "faces": { + "east": {"uv": [2, 12, 8, 16], "texture": "#inner"}, + "south": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "west": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 8, 8, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 8, 8], "texture": "#bottom", "cullface": "down"} + } + }, + { + "from": [2, 0, 2], + "to": [14, 4, 8], + "faces": { + "north": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "east": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 12, 14, 16], "texture": "#inner"}, + "west": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 8], "texture": "#top"}, + "down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_apple4.json b/packs/0-lzcustom/assets/lz/models/food/pie_apple4.json new file mode 100644 index 0000000..631c209 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_apple4.json @@ -0,0 +1,60 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "top": "lz:block/food/apple_pie_top", + "inner": "lz:block/food/apple_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "east": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "west": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 14, 14], "texture": "#bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_chocolate.json b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate.json new file mode 100644 index 0000000..5d3c22a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate.json @@ -0,0 +1,110 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [8, 8], + "textures": { + "bowl": "lz:block/food/small_plate", + "side_texture": "lz:block/food/pie_side", + "inner_texture": "lz:block/food/chocolate_pie_inner", + "top_texture": "lz:block/food/chocolate_pie_top" + }, + "elements": [ + { + "from": [6, 1, 6], + "to": [10, 4, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [7.75, 2.5, 7.75]}, + "faces": { + "north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"}, + "east": {"uv": [2, 12, 8, 16], "texture": "#inner_texture"}, + "south": {"uv": [2, 12, 8, 16], "texture": "#side_texture"}, + "west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"}, + "up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"} + } + }, + { + "from": [9, 5, 5], + "to": [11, 6, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 5, 6]}, + "faces": { + "north": {"uv": [6, 9, 8, 10], "texture": "#inner_texture"}, + "east": {"uv": [6, 8, 8, 9], "texture": "#inner_texture"}, + "south": {"uv": [8, 9, 10, 10], "texture": "#inner_texture"}, + "west": {"uv": [6, 7, 8, 8], "texture": "#inner_texture"}, + "up": {"uv": [6, 7, 8, 9], "texture": "#inner_texture"} + } + }, + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + }, + { + "from": [5, 1, 5], + "to": [11, 5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]}, + "faces": { + "north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"}, + "east": {"uv": [14, 12, 8, 16], "texture": "#inner_texture"}, + "south": {"uv": [8, 12, 14, 16], "texture": "#side_texture"}, + "west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"}, + "up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"} + } + } + ], +"display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 0, + 1, + 2, + 3 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_chocolate1.json b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate1.json new file mode 100644 index 0000000..d0d53d3 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate1.json @@ -0,0 +1,71 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/pie_bottom", + "inner": "lz:block/food/chocolate_pie_inner", + "side": "lz:block/food/pie_side", + "top": "lz:block/food/chocolate_pie_top" + }, + "elements": [ + { + "from": [8, 0, 2], + "to": [14, 4, 8], + "faces": { + "north": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "east": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [8, 12, 14, 16], "texture": "#inner"}, + "west": {"uv": [2, 12, 8, 16], "texture": "#inner"}, + "up": {"uv": [8, 2, 14, 8], "texture": "#top"}, + "down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"} + } + }, + { + "from": [8, 4, 6], + "to": [10, 5, 8], + "faces": { + "north": {"uv": [6, 11, 8, 12], "texture": "#inner"}, + "east": {"uv": [8, 11, 10, 12], "texture": "#inner"}, + "south": {"uv": [8, 11, 10, 12], "texture": "#inner"}, + "west": {"uv": [6, 11, 8, 12], "texture": "#inner"}, + "up": {"uv": [8, 7, 10, 9], "texture": "#inner"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_chocolate2.json b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate2.json new file mode 100644 index 0000000..83dfa83 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate2.json @@ -0,0 +1,71 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/pie_bottom", + "inner": "lz:block/food/chocolate_pie_inner", + "side": "lz:block/food/pie_side", + "top": "lz:block/food/chocolate_pie_top" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 4, 8], + "faces": { + "north": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "east": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 12, 14, 16], "texture": "#inner"}, + "west": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 8], "texture": "#top"}, + "down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"} + } + }, + { + "from": [6, 4, 6], + "to": [10, 5, 8], + "faces": { + "north": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "east": {"uv": [8, 11, 10, 12], "texture": "#inner"}, + "south": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "west": {"uv": [6, 11, 8, 12], "texture": "#inner"}, + "up": {"uv": [6, 7, 10, 9], "texture": "#inner"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_chocolate3.json b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate3.json new file mode 100644 index 0000000..e62c6f1 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate3.json @@ -0,0 +1,92 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/pie_bottom", + "inner": "lz:block/food/chocolate_pie_inner", + "side": "lz:block/food/pie_side", + "top": "lz:block/food/chocolate_pie_top" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 4, 8], + "faces": { + "north": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "east": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 12, 14, 16], "texture": "#inner"}, + "west": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 8], "texture": "#top"}, + "down": {"uv": [2, 8, 14, 14], "texture": "#bottom", "cullface": "down"} + } + }, + { + "from": [6, 4, 6], + "to": [10, 5, 8], + "faces": { + "north": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "east": {"uv": [8, 11, 10, 12], "texture": "#inner"}, + "south": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "west": {"uv": [6, 11, 8, 12], "texture": "#inner"}, + "up": {"uv": [6, 7, 10, 9], "texture": "#inner"} + } + }, + { + "from": [2, 0, 8], + "to": [8, 4, 14], + "faces": { + "east": {"uv": [2, 12, 8, 16], "texture": "#inner"}, + "south": {"uv": [2, 12, 8, 16], "texture": "#side"}, + "west": {"uv": [8, 12, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 8, 8, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 8, 8], "texture": "#bottom", "cullface": "down"} + } + }, + { + "from": [6, 4, 8], + "to": [8, 5, 10], + "faces": { + "east": {"uv": [6, 11, 8, 12], "texture": "#inner"}, + "south": {"uv": [6, 11, 8, 12], "texture": "#inner"}, + "west": {"uv": [8, 11, 10, 12], "texture": "#inner"}, + "up": {"uv": [6, 9, 8, 11], "texture": "#inner"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_chocolate4.json b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate4.json new file mode 100644 index 0000000..cc587a2 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_chocolate4.json @@ -0,0 +1,71 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/pie_bottom", + "inner": "lz:block/food/chocolate_pie_inner", + "side": "lz:block/food/pie_side", + "top": "lz:block/food/chocolate_pie_top" + }, + "elements": [ + { + "from": [2, 0, 2], + "to": [14, 4, 14], + "faces": { + "north": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "east": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "west": {"uv": [2, 12, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 14, 14], "texture": "#bottom"} + } + }, + { + "from": [6, 4, 6], + "to": [10, 5, 10], + "faces": { + "north": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "east": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "south": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "west": {"uv": [6, 11, 10, 12], "texture": "#inner"}, + "up": {"uv": [6, 7, 10, 11], "texture": "#inner"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin.json b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin.json new file mode 100644 index 0000000..759ee78 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin.json @@ -0,0 +1,90 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [8, 8], + "textures": { + "bowl": "lz:block/food/small_plate", + "top_texture": "lz:block/food/pumpkin_pie_top", + "inner_texture": "lz:block/food/pumpkin_pie_inner", + "side_texture": "lz:block/food/pie_side" + }, + "elements": [ + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + }, + { + "from": [5, 1, 5], + "to": [11, 5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]}, + "faces": { + "north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"}, + "east": {"uv": [14, 12, 8, 16], "texture": "#inner_texture"}, + "south": {"uv": [8, 12, 14, 16], "texture": "#side_texture"}, + "west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"}, + "up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json new file mode 100644 index 0000000..ccad78c --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple1", + "textures": { + "top": "lz:block/food/pumpkin_pie_top", + "inner": "lz:block/food/pumpkin_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json new file mode 100644 index 0000000..3f86a09 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple2", + "textures": { + "top": "lz:block/food/pumpkin_pie_top", + "inner": "lz:block/food/pumpkin_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json new file mode 100644 index 0000000..40290f3 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple3", + "textures": { + "top": "lz:block/food/pumpkin_pie_top", + "inner": "lz:block/food/pumpkin_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json new file mode 100644 index 0000000..1826439 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple4", + "textures": { + "top": "lz:block/food/pumpkin_pie_top", + "inner": "lz:block/food/pumpkin_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json new file mode 100644 index 0000000..c0b8d66 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json @@ -0,0 +1,90 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [8, 8], + "textures": { + "bowl": "lz:block/food/small_plate", + "top_texture": "lz:block/food/sweet_berry_pie_top", + "inner_texture": "lz:block/food/sweet_berry_pie_inner", + "side_texture": "lz:block/food/pie_side" + }, + "elements": [ + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + }, + { + "from": [5, 1, 5], + "to": [11, 5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]}, + "faces": { + "north": {"uv": [8, 12, 2, 16], "texture": "#inner_texture"}, + "east": {"uv": [14, 12, 8, 16], "texture": "#inner_texture"}, + "south": {"uv": [8, 12, 14, 16], "texture": "#side_texture"}, + "west": {"uv": [8, 12, 2, 16], "texture": "#side_texture"}, + "up": {"uv": [8, 8, 2, 2], "rotation": 90, "texture": "#top_texture"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json new file mode 100644 index 0000000..f6d27a8 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple1", + "textures": { + "top": "lz:block/food/sweet_berry_pie_top", + "inner": "lz:block/food/sweet_berry_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json new file mode 100644 index 0000000..8c61c0f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple2", + "textures": { + "top": "lz:block/food/sweet_berry_pie_top", + "inner": "lz:block/food/sweet_berry_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json new file mode 100644 index 0000000..969d512 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple3", + "textures": { + "top": "lz:block/food/sweet_berry_pie_top", + "inner": "lz:block/food/sweet_berry_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json new file mode 100644 index 0000000..3bbda23 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json @@ -0,0 +1,9 @@ +{ + "parent": "lz:food/pie_apple4", + "textures": { + "top": "lz:block/food/sweet_berry_pie_top", + "inner": "lz:block/food/sweet_berry_pie_inner", + "side": "lz:block/food/pie_side", + "bottom": "lz:block/food/pie_bottom" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato.json b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato.json new file mode 100644 index 0000000..edda092 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato.json @@ -0,0 +1,92 @@ +{ + "textures": { + "4": "lz:block/food/baked_potato", + "bowl": "lz:block/food/small_plate" + }, + "elements": [ + { + "from": [6, 1, 5.5], + "to": [10, 4, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 2.825, 8.25]}, + "faces": { + "north": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "east": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "south": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "texture": "#4"} + } + }, + { + "from": [6.5, 2, 6], + "to": [9.5, 4.3, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 2.825, 8.25]}, + "faces": { + "north": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "texture": "#4"} + } + }, + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1] + }, + 2 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json new file mode 100644 index 0000000..e0d015f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json @@ -0,0 +1,94 @@ +{ + "textures": { + "4": "lz:block/food/baked_potato", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "from": [6, 2, 5.5], + "to": [10, 5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.25, 3.825, 8.25]}, + "faces": { + "north": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "east": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "south": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "texture": "#4"} + } + }, + { + "from": [6.5, 3, 6], + "to": [9.5, 5.3, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 3.825, 8.25]}, + "faces": { + "north": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "texture": "#4"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json new file mode 100644 index 0000000..c5a3929 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json @@ -0,0 +1,131 @@ +{ + "textures": { + "4": "lz:block/food/baked_potato", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "from": [8.5, 2, 8], + "to": [12.5, 5, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [10.75, 3.825, 10.75]}, + "faces": { + "north": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "east": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "south": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "texture": "#4"} + } + }, + { + "from": [9, 3, 8.5], + "to": [12, 5.3, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11.25, 3.825, 10.75]}, + "faces": { + "north": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "texture": "#4"} + } + }, + { + "from": [3, 2, 5.5], + "to": [7, 5, 10.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [5.25, 3.825, 8.25]}, + "faces": { + "north": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "east": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "south": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "texture": "#4"} + } + }, + { + "from": [3.5, 3, 6], + "to": [6.5, 5.3, 10], + "rotation": {"angle": 22.5, "axis": "y", "origin": [5.75, 3.825, 8.25]}, + "faces": { + "north": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "texture": "#4"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json new file mode 100644 index 0000000..e305ed6 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json @@ -0,0 +1,156 @@ +{ + "textures": { + "4": "lz:block/food/baked_potato", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "from": [8.5, 2, 8], + "to": [12.5, 5, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [10.75, 3.825, 10.75]}, + "faces": { + "north": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "east": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "south": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "texture": "#4"} + } + }, + { + "from": [9, 3, 8.5], + "to": [12, 5.3, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11.25, 3.825, 10.75]}, + "faces": { + "north": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "texture": "#4"} + } + }, + { + "from": [3, 2, 5.5], + "to": [7, 5, 10.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [5.25, 3.825, 8.25]}, + "faces": { + "north": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "east": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "south": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "texture": "#4"} + } + }, + { + "from": [3.5, 3, 6], + "to": [6.5, 5.3, 10], + "rotation": {"angle": 22.5, "axis": "y", "origin": [5.75, 3.825, 8.25]}, + "faces": { + "north": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "east": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "south": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "west": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "texture": "#4"} + } + }, + { + "from": [7.34672, 2, 2.69134], + "to": [12.34672, 5, 6.69134], + "rotation": {"angle": -22.5, "axis": "y", "origin": [9.94239, 3.825, 4.71037]}, + "faces": { + "north": {"uv": [0, 5, 5, 8], "texture": "#4"}, + "east": {"uv": [8, 0, 12, 3], "texture": "#4"}, + "south": {"uv": [5, 5, 10, 8], "texture": "#4"}, + "west": {"uv": [0, 8, 4, 11], "texture": "#4"}, + "up": {"uv": [4, 5, 0, 0], "rotation": 270, "texture": "#4"}, + "down": {"uv": [8, 0, 4, 5], "rotation": 90, "texture": "#4"} + } + }, + { + "from": [8.03806, 3, 3.2294], + "to": [12.03806, 5.3, 6.2294], + "rotation": {"angle": -22.5, "axis": "y", "origin": [9.94239, 3.825, 4.71037]}, + "faces": { + "north": {"uv": [4, 8, 5, 12], "rotation": 270, "texture": "#4"}, + "east": {"uv": [4, 8, 7, 9], "rotation": 180, "texture": "#4"}, + "south": {"uv": [6, 8, 7, 12], "rotation": 90, "texture": "#4"}, + "west": {"uv": [4, 11.5, 7, 12], "texture": "#4"}, + "up": {"uv": [7, 12, 4, 8], "rotation": 270, "texture": "#4"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [5, 6] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cake_slice.json b/packs/0-lzcustom/assets/lz/models/food/plated_cake_slice.json new file mode 100644 index 0000000..9feb082 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cake_slice.json @@ -0,0 +1,96 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [8, 8], + "textures": { + "3": "lz:block/food/plated_cake_slice", + "bowl": "lz:block/food/small_plate" + }, + "elements": [ + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + }, + { + "name": "strawberry_1", + "from": [7, 4.75, 8.5], + "to": [8.5, 5.5, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 4.75, 6.75]}, + "faces": { + "north": {"uv": [9, 10, 10, 11], "texture": "#3"}, + "east": {"uv": [14, 6, 15, 7], "texture": "#3"}, + "south": {"uv": [9, 12, 10, 13], "texture": "#3"}, + "west": {"uv": [14, 8, 15, 9], "texture": "#3"}, + "up": {"uv": [11, 9, 9, 7], "texture": "#3"} + } + }, + { + "from": [6.5, 1, 5], + "to": [9.5, 5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]}, + "faces": { + "north": {"uv": [16, 1, 13, 5], "texture": "#3"}, + "east": {"uv": [1, 8, 7, 12], "texture": "#3"}, + "south": {"uv": [2, 8, 5, 12], "texture": "#3"}, + "west": {"uv": [7, 8, 1, 12], "texture": "#3"}, + "up": {"uv": [6, 3, 0, 0], "rotation": 90, "texture": "#3"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1, + 2 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll.json new file mode 100644 index 0000000..6025b50 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll.json @@ -0,0 +1,84 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [4, 7], + "textures": { + "bowl": "lz:block/food/small_plate", + "1": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "cod_roll", + "from": [7, 1, 5.5], + "to": [9, 3, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 1, 0.5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#1"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#1"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#1"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#1"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#1"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#1"} + } + }, + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json new file mode 100644 index 0000000..3da1362 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json @@ -0,0 +1,75 @@ +{ + "texture_size": [4, 7], + "textures": { + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom", + "0": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 8.5], + "to": [12.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json new file mode 100644 index 0000000..06f0b46 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json @@ -0,0 +1,89 @@ +{ + "texture_size": [4, 7], + "textures": { + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom", + "0": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 8.5], + "to": [12.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 8.5], + "to": [9, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json new file mode 100644 index 0000000..23b023d --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json @@ -0,0 +1,103 @@ +{ + "texture_size": [4, 7], + "textures": { + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom", + "0": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cod_roll", + "from": [3.5, 2, 8.5], + "to": [5.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [4.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 8.5], + "to": [12.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 8.5], + "to": [9, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json new file mode 100644 index 0000000..a33990e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json @@ -0,0 +1,117 @@ +{ + "texture_size": [4, 7], + "textures": { + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom", + "0": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cod_roll", + "from": [3.5, 2, 8.5], + "to": [5.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [4.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 8.5], + "to": [12.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 8.5], + "to": [9, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 2.5], + "to": [12.5, 4, 7.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json new file mode 100644 index 0000000..c7878a3 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json @@ -0,0 +1,131 @@ +{ + "texture_size": [4, 7], + "textures": { + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom", + "0": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cod_roll", + "from": [3.5, 2, 8.5], + "to": [5.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [4.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 8.5], + "to": [12.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 8.5], + "to": [9, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 2.5], + "to": [12.5, 4, 7.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 2.5], + "to": [9, 4, 7.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json new file mode 100644 index 0000000..d24d003 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json @@ -0,0 +1,145 @@ +{ + "texture_size": [4, 7], + "textures": { + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom", + "0": "lz:block/food/cod_roll" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cod_roll", + "from": [3.5, 2, 8.5], + "to": [5.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [4.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 8.5], + "to": [12.5, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 8.5], + "to": [9, 4, 13.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 11]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [3.5, 2, 2.5], + "to": [5.5, 4, 7.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [4.5, 3, 5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [10.5, 2, 2.5], + "to": [12.5, 4, 7.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [11.5, 3, 5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + }, + { + "name": "cod_roll", + "from": [7, 2, 2.5], + "to": [9, 4, 7.5], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8, 3, 5]}, + "faces": { + "north": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "east": {"uv": [8, 4.57143, 16, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 11.42857, 8, 16], "texture": "#0"}, + "west": {"uv": [8, 16, 16, 4.57143], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 8, 11.42857], "texture": "#0"}, + "down": {"uv": [8, 4.57143, 12, 16], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie.json new file mode 100644 index 0000000..5640f2a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie.json @@ -0,0 +1,83 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [3, 16], + "textures": { + "bowl": "lz:block/food/small_plate", + "4": "lz:block/food/cookie" + }, + "elements": [ + { + "from": [5, 1, 5.3], + "to": [10.5, 2, 10.8], + "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 1.5, 8.75]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie1.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie1.json new file mode 100644 index 0000000..254930b --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie1.json @@ -0,0 +1,74 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "1": "lz:block/food/tray_bottom", + "2": "lz:block/food/tray_top", + "4": "lz:block/food/cookie", + "particle": "lz:block/food/cookie" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#2"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"} + } + }, + { + "from": [9, 2, 5], + "to": [15, 3, 11], + "rotation": {"angle": -22.5, "axis": "y", "origin": [12, 2.5, 8]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie2.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie2.json new file mode 100644 index 0000000..2288013 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie2.json @@ -0,0 +1,87 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "1": "lz:block/food/tray_bottom", + "2": "lz:block/food/tray_top", + "4": "lz:block/food/cookie", + "particle": "lz:block/food/cookie" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#2"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"} + } + }, + { + "from": [3, 2, 1], + "to": [9, 3, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -5, -4]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [9, 2, 5], + "to": [15, 3, 11], + "rotation": {"angle": -22.5, "axis": "y", "origin": [12, 2.5, 8]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie3.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie3.json new file mode 100644 index 0000000..34ea33d --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie3.json @@ -0,0 +1,100 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "1": "lz:block/food/tray_bottom", + "2": "lz:block/food/tray_top", + "4": "lz:block/food/cookie", + "particle": "lz:block/food/cookie" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#2"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"} + } + }, + { + "from": [3, 2, 1], + "to": [9, 3, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -5, -4]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [9, 2, 5], + "to": [15, 3, 11], + "rotation": {"angle": -22.5, "axis": "y", "origin": [12, 2.5, 8]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [2.5, 2, 8.5], + "to": [8.5, 3, 14.5], + "rotation": {"angle": 45, "axis": "y", "origin": [5.5, 2.5, 11.5]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie4.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie4.json new file mode 100644 index 0000000..758c050 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie4.json @@ -0,0 +1,113 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "1": "lz:block/food/tray_bottom", + "2": "lz:block/food/tray_top", + "4": "lz:block/food/cookie", + "particle": "lz:block/food/cookie" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#2"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#2"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"} + } + }, + { + "from": [3, 2, 1], + "to": [9, 3, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [-2, -5, -4]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [9, 2, 5], + "to": [15, 3, 11], + "rotation": {"angle": -22.5, "axis": "y", "origin": [12, 2.5, 8]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [2.5, 2, 8.5], + "to": [8.5, 3, 14.5], + "rotation": {"angle": 45, "axis": "y", "origin": [5.5, 2.5, 11.5]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + }, + { + "from": [5, 3, 5], + "to": [11, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [0, -4, 0]}, + "faces": { + "north": {"uv": [13, 0, 8, 1], "rotation": 180, "texture": "#4"}, + "east": {"uv": [0, 1, 1, 6], "rotation": 270, "texture": "#4"}, + "south": {"uv": [6, 1, 1, 0], "texture": "#4"}, + "west": {"uv": [6, 1, 7, 6], "rotation": 90, "texture": "#4"}, + "up": {"uv": [1, 1, 6, 6], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 1, 13, 6], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json new file mode 100644 index 0000000..b2191c4 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie", + "textures": { + "4": "lz:block/food/chocolate_cookie" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json new file mode 100644 index 0000000..a551e97 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie1", + "textures": { + "4": "lz:block/food/chocolate_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json new file mode 100644 index 0000000..5fa8e5a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie2", + "textures": { + "4": "lz:block/food/chocolate_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json new file mode 100644 index 0000000..0bae29c --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie3", + "textures": { + "4": "lz:block/food/chocolate_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json new file mode 100644 index 0000000..4ffc54e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie4", + "textures": { + "4": "lz:block/food/chocolate_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json new file mode 100644 index 0000000..9c2c1bf --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie", + "textures": { + "4": "lz:block/food/honey_cookie" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json new file mode 100644 index 0000000..e272988 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie1", + "textures": { + "4": "lz:block/food/honey_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json new file mode 100644 index 0000000..48ffccb --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie2", + "textures": { + "4": "lz:block/food/honey_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json new file mode 100644 index 0000000..69ba2bc --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie3", + "textures": { + "4": "lz:block/food/honey_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json new file mode 100644 index 0000000..02e5a4a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie4", + "textures": { + "4": "lz:block/food/honey_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json new file mode 100644 index 0000000..3686936 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie", + "textures": { + "4": "lz:block/food/sugar_cookie" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json new file mode 100644 index 0000000..26a8025 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie1", + "textures": { + "4": "lz:block/food/sugar_cookie" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json new file mode 100644 index 0000000..c8e9550 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie2", + "textures": { + "4": "lz:block/food/sugar_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json new file mode 100644 index 0000000..57046cd --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie3", + "textures": { + "4": "lz:block/food/sugar_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json new file mode 100644 index 0000000..f7991bc --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie4", + "textures": { + "4": "lz:block/food/sugar_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json new file mode 100644 index 0000000..4eb5130 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie", + "textures": { + "4": "lz:block/food/sweet_berry_cookie" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json new file mode 100644 index 0000000..cde6831 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie1", + "textures": { + "4": "lz:block/food/sweet_berry_cookie" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json new file mode 100644 index 0000000..4b42354 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie2", + "textures": { + "4": "lz:block/food/sweet_berry_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json new file mode 100644 index 0000000..d21254c --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie3", + "textures": { + "4": "lz:block/food/sweet_berry_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json new file mode 100644 index 0000000..92c8ac7 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cookie4", + "textures": { + "4": "lz:block/food/sweet_berry_cookie" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json new file mode 100644 index 0000000..e84b8e4 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json @@ -0,0 +1,94 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "4": "lz:block/food/sweet_roll", + "bowl": "lz:block/food/small_plate" + }, + "elements": [ + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + }, + { + "from": [6, 1, 6], + "to": [10, 3, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, -2, -3.5]}, + "faces": { + "north": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [6.5, 2, 6.5], + "to": [9.5, 4, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [3.5, -1, -3.5]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 90, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "texture": "#4", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json new file mode 100644 index 0000000..87fcb83 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json @@ -0,0 +1,95 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "4": "lz:block/food/sweet_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + }, + { + "from": [9, 2, 9], + "to": [13, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, -1, -0.5]}, + "faces": { + "north": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9.5, 3, 9.5], + "to": [12.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 0, -0.5]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 90, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "texture": "#4", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json new file mode 100644 index 0000000..b0e53ac --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json @@ -0,0 +1,127 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "4": "lz:block/food/sweet_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + }, + { + "from": [9, 2, 9], + "to": [13, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, -1, -0.5]}, + "faces": { + "north": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9.5, 3, 9.5], + "to": [12.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 0, -0.5]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 90, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3, 2, 9], + "to": [7, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 11]}, + "faces": { + "north": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "rotation": 180, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3.5, 3, 9.5], + "to": [6.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 11]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 270, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "rotation": 180, "texture": "#4", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json new file mode 100644 index 0000000..08fa2e1 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json @@ -0,0 +1,159 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "4": "lz:block/food/sweet_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + }, + { + "from": [9, 2, 9], + "to": [13, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, -1, -0.5]}, + "faces": { + "north": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9.5, 3, 9.5], + "to": [12.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 0, -0.5]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 90, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3, 2, 9], + "to": [7, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 11]}, + "faces": { + "north": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "rotation": 180, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3.5, 3, 9.5], + "to": [6.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 11]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 270, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "rotation": 180, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9, 2, 3], + "to": [13, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3.5, 5]}, + "faces": { + "north": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "east": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "south": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "west": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "rotation": 270, "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "rotation": 90, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9.5, 3, 3.5], + "to": [12.5, 5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3.5, 5]}, + "faces": { + "north": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "east": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "south": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "west": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "rotation": 90, "texture": "#4", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [5, 6] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json new file mode 100644 index 0000000..dcb295e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json @@ -0,0 +1,191 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "4": "lz:block/food/sweet_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + }, + { + "from": [9, 2, 9], + "to": [13, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, -1, -0.5]}, + "faces": { + "north": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9.5, 3, 9.5], + "to": [12.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, 0, -0.5]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 90, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3, 2, 9], + "to": [7, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 11]}, + "faces": { + "north": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "rotation": 180, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3.5, 3, 9.5], + "to": [6.5, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 11]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 270, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "rotation": 180, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3, 2, 3], + "to": [7, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [0.5, -1, -6.5]}, + "faces": { + "north": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "east": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "south": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "west": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [3.5, 3, 3.5], + "to": [6.5, 5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0.5, 0, -6.5]}, + "faces": { + "north": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "east": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "south": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "west": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "rotation": 90, "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9, 2, 3], + "to": [13, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3.5, 5]}, + "faces": { + "north": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "east": {"uv": [7, 0, 11, 2], "texture": "#4"}, + "south": {"uv": [7, 2, 11, 4], "texture": "#4"}, + "west": {"uv": [4, 6, 8, 8], "texture": "#4"}, + "up": {"uv": [4, 4, 0, 0], "rotation": 270, "texture": "#4"}, + "down": {"uv": [4, 4, 0, 8], "rotation": 90, "texture": "#4", "cullface": "down"} + } + }, + { + "from": [9.5, 3, 3.5], + "to": [12.5, 5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3.5, 5]}, + "faces": { + "north": {"uv": [13, 5, 15, 8], "rotation": 90, "texture": "#4"}, + "east": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "south": {"uv": [13, 6, 16, 8], "texture": "#4"}, + "west": {"uv": [13, 8, 16, 10], "texture": "#4"}, + "up": {"uv": [4, 7, 1, 4], "texture": "#4"}, + "down": {"uv": [7, 3, 4, 6], "rotation": 90, "texture": "#4", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [5, 6] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [7, 8] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json new file mode 100644 index 0000000..80f63ee --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json @@ -0,0 +1,169 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "4": "lz:block/food/bowl", + "8": "lz:block/food/honey_glazed_ham" + }, + "elements": [ + { + "from": [5, 0.5, 5], + "to": [11, 2.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 8]}, + "faces": { + "up": {"uv": [6, 6, 0, 0], "texture": "#8"} + } + }, + { + "from": [7, 2, 6], + "to": [11, 5.3, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 1, 9.5]}, + "faces": { + "north": {"uv": [4, 8, 8, 11], "texture": "#8"}, + "east": {"uv": [8, 8, 12, 11], "texture": "#8"}, + "south": {"uv": [8, 8, 12, 11], "texture": "#8"}, + "west": {"uv": [0, 10, 4, 13], "texture": "#8"}, + "up": {"uv": [4, 10, 0, 6], "texture": "#8"} + } + }, + { + "from": [4.68575, 2.1495, 8], + "to": [4.68575, 5.6495, 9.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [4.68575, 4.1495, 9]}, + "faces": { + "east": {"uv": [10, 4, 12, 7], "texture": "#8"}, + "west": {"uv": [10, 4, 12, 7], "texture": "#8"} + } + }, + { + "from": [5.1, 2.5, 8], + "to": [6.6, 4, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 8]}, + "faces": { + "north": {"uv": [6, 4, 8, 6], "texture": "#8"}, + "east": {"uv": [8, 4, 10, 6], "texture": "#8"}, + "south": {"uv": [4, 11, 6, 13], "texture": "#8"}, + "west": {"uv": [6, 11, 8, 13], "texture": "#8"}, + "up": {"uv": [6, 13, 4, 11], "texture": "#8"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 6, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 3, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 2], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 2], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 2, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 2, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 3, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 6], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 6], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + 2, + 3, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [4, 5, 6, 7, 8] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json new file mode 100644 index 0000000..34816c8 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json @@ -0,0 +1,74 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bone": "lz:block/food/honey_glazed_ham_bone", + "particle": "lz:block/food/tray_rice_berry_leftover", + "tray_top": "lz:block/food/tray_rice_berry_leftover", + "tray_side": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_side", "cullface": "down"} + } + }, + { + "name": "bone", + "from": [7, 2, 6], + "to": [9, 4, 12], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "east": {"uv": [15, 0, 9, 2], "texture": "#bone"}, + "south": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "west": {"uv": [9, 0, 15, 2], "texture": "#bone"}, + "up": {"uv": [7, 2, 9, 8], "texture": "#bone"}, + "down": {"uv": [7, 8, 9, 2], "texture": "#bone"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json new file mode 100644 index 0000000..a873d43 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json @@ -0,0 +1,87 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "lz:block/food/honey_glazed_ham_body", + "ham": "lz:block/food/honey_glazed_ham_body", + "bone": "lz:block/food/honey_glazed_ham_bone", + "tray_top": "lz:block/food/tray_rice_berry_garnish", + "tray_side": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_side", "cullface": "down"} + } + }, + { + "name": "ham", + "from": [4, 2, 4], + "to": [12, 4, 12], + "faces": { + "north": {"uv": [8, 6, 16, 8], "rotation": 180, "texture": "#ham"}, + "east": {"uv": [8, 8, 6, 16], "rotation": 90, "texture": "#ham"}, + "south": {"uv": [8, 13, 16, 15], "texture": "#ham"}, + "west": {"uv": [6, 8, 8, 16], "rotation": 270, "texture": "#ham"}, + "up": {"uv": [8, 8, 16, 16], "texture": "#ham"} + } + }, + { + "name": "bone", + "from": [7, 4, 7], + "to": [9, 8, 9], + "faces": { + "north": {"uv": [0, 2, 2, 6], "rotation": 180, "texture": "#bone"}, + "east": {"uv": [6, 0, 2, 2], "rotation": 90, "texture": "#bone"}, + "south": {"uv": [0, 6, 2, 2], "texture": "#bone"}, + "west": {"uv": [2, 0, 6, 2], "rotation": 270, "texture": "#bone"}, + "up": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "down": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#bone"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json new file mode 100644 index 0000000..8342f44 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json @@ -0,0 +1,87 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "lz:block/food/honey_glazed_ham_body", + "ham": "lz:block/food/honey_glazed_ham_body", + "bone": "lz:block/food/honey_glazed_ham_bone", + "tray_top": "lz:block/food/tray_rice_berry_garnish", + "tray_side": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_side", "cullface": "down"} + } + }, + { + "name": "ham", + "from": [4, 2, 8], + "to": [12, 10, 12], + "faces": { + "north": {"uv": [0, 0, 8, 8], "texture": "#ham"}, + "east": {"uv": [8, 8, 4, 16], "texture": "#ham"}, + "south": {"uv": [8, 8, 16, 16], "texture": "#ham"}, + "west": {"uv": [4, 8, 8, 16], "texture": "#ham"}, + "up": {"uv": [8, 4, 16, 8], "texture": "#ham"} + } + }, + { + "name": "bone", + "from": [7, 5, 12], + "to": [9, 7, 16], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "east": {"uv": [6, 0, 2, 2], "texture": "#bone"}, + "south": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "west": {"uv": [2, 0, 6, 2], "texture": "#bone"}, + "up": {"uv": [0, 2, 2, 6], "texture": "#bone"}, + "down": {"uv": [0, 6, 2, 2], "texture": "#bone"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json new file mode 100644 index 0000000..f98290b --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json @@ -0,0 +1,87 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "lz:block/food/honey_glazed_ham_body", + "ham": "lz:block/food/honey_glazed_ham_body", + "bone": "lz:block/food/honey_glazed_ham_bone", + "tray_top": "lz:block/food/tray_rice_berry_garnish", + "tray_side": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_side", "cullface": "down"} + } + }, + { + "name": "ham", + "from": [4, 2, 6], + "to": [12, 10, 12], + "faces": { + "north": {"uv": [0, 0, 8, 8], "texture": "#ham"}, + "east": {"uv": [8, 8, 2, 16], "texture": "#ham"}, + "south": {"uv": [8, 8, 16, 16], "texture": "#ham"}, + "west": {"uv": [2, 8, 8, 16], "texture": "#ham"}, + "up": {"uv": [8, 2, 16, 8], "texture": "#ham"} + } + }, + { + "name": "bone", + "from": [7, 5, 12], + "to": [9, 7, 16], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "east": {"uv": [6, 0, 2, 2], "texture": "#bone"}, + "south": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "west": {"uv": [2, 0, 6, 2], "texture": "#bone"}, + "up": {"uv": [0, 2, 2, 6], "texture": "#bone"}, + "down": {"uv": [0, 6, 2, 2], "texture": "#bone"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json new file mode 100644 index 0000000..93ac421 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json @@ -0,0 +1,87 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "particle": "lz:block/food/honey_glazed_ham_body", + "ham": "lz:block/food/honey_glazed_ham_body", + "bone": "lz:block/food/honey_glazed_ham_bone", + "tray_top": "lz:block/food/tray_rice_berry_garnish", + "tray_side": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_side"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_side", "cullface": "down"} + } + }, + { + "name": "ham", + "from": [4, 2, 4], + "to": [12, 10, 12], + "faces": { + "north": {"uv": [0, 0, 8, 8], "texture": "#ham"}, + "east": {"uv": [8, 8, 0, 16], "texture": "#ham"}, + "south": {"uv": [8, 8, 16, 16], "texture": "#ham"}, + "west": {"uv": [0, 8, 8, 16], "texture": "#ham"}, + "up": {"uv": [8, 0, 16, 8], "texture": "#ham"} + } + }, + { + "name": "bone", + "from": [7, 5, 12], + "to": [9, 7, 16], + "faces": { + "north": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "east": {"uv": [6, 0, 2, 2], "texture": "#bone"}, + "south": {"uv": [0, 0, 2, 2], "texture": "#bone"}, + "west": {"uv": [2, 0, 6, 2], "texture": "#bone"}, + "up": {"uv": [0, 2, 2, 6], "texture": "#bone"}, + "down": {"uv": [0, 6, 2, 2], "texture": "#bone"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json new file mode 100644 index 0000000..44acf39 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json @@ -0,0 +1,84 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [3, 16], + "textures": { + "bowl": "lz:block/food/small_plate", + "2": "lz:block/food/kelp_roll" + }, + "elements": [ + { + "name": "kelp_roll", + "from": [6.5, 1, 6.5], + "to": [9.5, 4, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [0.5, 1, 0.5]}, + "faces": { + "north": {"uv": [0, 12, 16, 15], "texture": "#2"}, + "east": {"uv": [0, 12, 16, 15], "texture": "#2"}, + "south": {"uv": [0, 12, 16, 15], "texture": "#2"}, + "west": {"uv": [0, 12, 16, 15], "texture": "#2"}, + "up": {"uv": [0, 0, 16, 3], "texture": "#2"}, + "down": {"uv": [0, 0, 16, 3], "texture": "#2"} + } + }, + { + "from": [4, 0, 4], + "to": [12, 1, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0.75, 8.5]}, + "faces": { + "north": {"uv": [0, 6.5, 4, 7], "texture": "#bowl"}, + "east": {"uv": [4, 6.5, 8, 7], "texture": "#bowl"}, + "south": {"uv": [8, 6.5, 12, 7], "texture": "#bowl"}, + "west": {"uv": [12, 6.5, 16, 7], "texture": "#bowl"}, + "up": {"uv": [8, 6.5, 4, 2.5], "texture": "#bowl"}, + "down": {"uv": [12, 2.5, 8, 6.5], "texture": "#bowl"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 1 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json new file mode 100644 index 0000000..ed15c7e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json @@ -0,0 +1,77 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [3, 16], + "textures": { + "0": "lz:block/food/kelp_roll", + "particle": "lz:block/food/kelp_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "kelp_roll_slice", + "from": [6.5, 2, 2], + "to": [9.5, 5, 14], + "rotation": {"angle": 0, "axis": "x", "origin": [8, 3.5, 8]}, + "faces": { + "north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 16, 15], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 16, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 15, 16, 3], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 3, 16, 15], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json new file mode 100644 index 0000000..4f1d03e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json @@ -0,0 +1,91 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [3, 16], + "textures": { + "0": "lz:block/food/kelp_roll", + "particle": "lz:block/food/kelp_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "kelp_roll_slice", + "from": [4.5, 2, 1.5], + "to": [7.5, 5, 13.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6, 3.5, 7.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 16, 15], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 16, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 15, 16, 3], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 3, 16, 15], "texture": "#0"} + } + }, + { + "name": "kelp_roll_slice", + "from": [9, 2, 2.5], + "to": [12, 5, 14.5], + "rotation": {"angle": 0, "axis": "y", "origin": [10.5, 3.5, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 16, 15], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 16, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 15, 16, 3], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 3, 16, 15], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json new file mode 100644 index 0000000..aeab1d9 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json @@ -0,0 +1,105 @@ +{ + "credit": "Made with Blockbench", + "texture_size": [3, 16], + "textures": { + "0": "lz:block/food/kelp_roll", + "particle": "lz:block/food/kelp_roll", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "kelp_roll_slice", + "from": [4.5, 2, 1.5], + "to": [7.5, 5, 13.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6, 3.5, 7.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 16, 15], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 16, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 15, 16, 3], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 3, 16, 15], "texture": "#0"} + } + }, + { + "name": "kelp_roll_slice", + "from": [9, 2, 2.5], + "to": [12, 5, 14.5], + "rotation": {"angle": 0, "axis": "y", "origin": [10.5, 3.5, 8.5]}, + "faces": { + "north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 16, 15], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 16, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 15, 16, 3], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 3, 16, 15], "texture": "#0"} + } + }, + { + "name": "kelp_roll_slice", + "from": [7, 5, 2], + "to": [10, 8, 14], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8.5, 6.5, 8]}, + "faces": { + "north": {"uv": [0, 0, 16, 3], "rotation": 180, "texture": "#0"}, + "east": {"uv": [0, 3, 16, 15], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 16, 15], "rotation": 90, "texture": "#0"}, + "up": {"uv": [0, 15, 16, 3], "rotation": 180, "texture": "#0"}, + "down": {"uv": [0, 3, 16, 15], "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 1], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json b/packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json new file mode 100644 index 0000000..1c41d4c --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json @@ -0,0 +1,95 @@ +{ + "textures": { + "0": "lz:block/food/melon_popsicle", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "stick", + "from": [8.5, 2.5, 7.5], + "to": [13.5, 3.5, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3, 8]}, + "faces": { + "north": {"uv": [0, 2, 1, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 1, 14], "rotation": 270, "texture": "#0", "cullface": "down"}, + "south": {"uv": [0, 2, 1, 7], "rotation": 270, "texture": "#0"}, + "up": {"uv": [1, 2, 2, 7], "rotation": 90, "texture": "#0"}, + "down": {"uv": [1, 2, 2, 7], "rotation": 90, "texture": "#0"} + } + }, + { + "from": [2.4375, 2, 6], + "to": [10.4375, 4, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 2.8125, 8]}, + "faces": { + "north": {"uv": [10, 6, 12, 14], "rotation": 90, "texture": "#0"}, + "east": {"uv": [2, 15, 14, 16], "rotation": 180, "texture": "#0"}, + "south": {"uv": [10, 6, 12, 14], "rotation": 270, "texture": "#0"}, + "west": {"uv": [4, 0, 8, 2], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4, 6, 8, 14], "rotation": 270, "texture": "#0"}, + "down": {"uv": [4, 6, 8, 14], "rotation": 270, "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json b/packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json new file mode 100644 index 0000000..884c562 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json @@ -0,0 +1,127 @@ +{ + "textures": { + "0": "lz:block/food/melon_popsicle", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "stick", + "from": [8.5, 2.5, 4.5], + "to": [13.5, 3.5, 5.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3, 5]}, + "faces": { + "north": {"uv": [0, 2, 1, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 1, 14], "rotation": 270, "texture": "#0", "cullface": "down"}, + "south": {"uv": [0, 2, 1, 7], "rotation": 270, "texture": "#0"}, + "up": {"uv": [1, 2, 2, 7], "rotation": 90, "texture": "#0"}, + "down": {"uv": [1, 2, 2, 7], "rotation": 90, "texture": "#0"} + } + }, + { + "from": [2.4375, 2, 3], + "to": [10.4375, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 2.8125, 5]}, + "faces": { + "north": {"uv": [10, 6, 12, 14], "rotation": 90, "texture": "#0"}, + "east": {"uv": [2, 15, 14, 16], "rotation": 180, "texture": "#0"}, + "south": {"uv": [10, 6, 12, 14], "rotation": 270, "texture": "#0"}, + "west": {"uv": [4, 0, 8, 2], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4, 6, 8, 14], "rotation": 270, "texture": "#0"}, + "down": {"uv": [4, 6, 8, 14], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "stick", + "from": [8.5, 2.5, 10.5], + "to": [13.5, 3.5, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3, 11]}, + "faces": { + "north": {"uv": [0, 2, 1, 7], "rotation": 90, "texture": "#0"}, + "east": {"uv": [0, 13, 1, 14], "rotation": 270, "texture": "#0", "cullface": "down"}, + "south": {"uv": [0, 2, 1, 7], "rotation": 270, "texture": "#0"}, + "up": {"uv": [1, 2, 2, 7], "rotation": 90, "texture": "#0"}, + "down": {"uv": [1, 2, 2, 7], "rotation": 90, "texture": "#0"} + } + }, + { + "from": [2.4375, 2, 9], + "to": [10.4375, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [7.125, 2.8125, 11]}, + "faces": { + "north": {"uv": [10, 6, 12, 14], "rotation": 90, "texture": "#0"}, + "east": {"uv": [2, 15, 14, 16], "rotation": 180, "texture": "#0"}, + "south": {"uv": [10, 6, 12, 14], "rotation": 270, "texture": "#0"}, + "west": {"uv": [4, 0, 8, 2], "rotation": 180, "texture": "#0"}, + "up": {"uv": [4, 6, 8, 14], "rotation": 270, "texture": "#0"}, + "down": {"uv": [4, 6, 8, 14], "rotation": 270, "texture": "#0"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json new file mode 100644 index 0000000..0a05a19 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json @@ -0,0 +1,168 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "4": "lz:block/food/bowl", + "tray_top": "lz:block/food/tray_top_veggies", + "body": "lz:block/food/roast_chicken_eaten", + "gibs": "lz:block/food/roast_chicken_gibs" + }, + "elements": [ + { + "name": "pie", + "from": [5, 1, 5], + "to": [11, 2.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, -1, 3]}, + "faces": { + "north": {"uv": [12, 3, 14, 14], "rotation": 270, "texture": "#tray_top"}, + "east": {"uv": [2, 2, 13, 4], "texture": "#tray_top"}, + "south": {"uv": [12, 3, 14, 14], "rotation": 270, "texture": "#tray_top"}, + "west": {"uv": [2, 2, 13, 4], "texture": "#tray_top"}, + "up": {"uv": [8, 8, 14, 14], "texture": "#tray_top"} + } + }, + { + "name": "right_wing", + "from": [8, 2.5, 7.5], + "to": [9, 4.5, 9.5], + "rotation": {"angle": 0, "axis": "y", "origin": [-4.5, 0.5, 4.5]}, + "faces": { + "north": {"uv": [13, 13, 14, 15], "texture": "#gibs"}, + "east": {"uv": [9, 13, 11, 15], "texture": "#gibs"}, + "south": {"uv": [12, 13, 13, 15], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 11, 13, 13], "texture": "#gibs"} + } + }, + { + "name": "body", + "from": [5, 2, 5], + "to": [8, 5, 10], + "rotation": {"angle": 0, "axis": "x", "origin": [6.5, 4.25, 7]}, + "faces": { + "north": {"uv": [13, 7, 16, 4], "texture": "#body"}, + "east": {"uv": [8, 8, 13, 5], "texture": "#body"}, + "south": {"uv": [9, 9, 6, 12], "rotation": 180, "texture": "#body"}, + "west": {"uv": [2, 9, 7, 12], "texture": "#body"}, + "up": {"uv": [2, 8, 7, 5], "rotation": 270, "texture": "#body"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 6, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 3, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 2], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 2], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 2, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 2, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 3, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 6], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 6], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + 2, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4, 5, 6, 7] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json new file mode 100644 index 0000000..afe40cb --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json @@ -0,0 +1,126 @@ +{ + "credit": "Made with Blockbench", + "render_type": "minecraft:cutout", + "textures": { + "gibs": "lz:block/food/roast_chicken_gibs", + "particle": "lz:block/food/tray_top_leftover", + "tray_top": "lz:block/food/tray_top_leftover", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "ribcage_end", + "from": [5, 7.1, 5], + "to": [11, 7.1, 11], + "faces": { + "up": {"uv": [1, 9, 7, 15], "texture": "#gibs"}, + "down": {"uv": [1, 9, 7, 15], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "spine", + "from": [5, 2.1, 5], + "to": [11, 2.1, 11], + "faces": { + "up": {"uv": [1, 1, 7, 7], "texture": "#gibs"}, + "down": {"uv": [1, 1, 7, 7], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "ribcage_left", + "from": [5, 2.1, 5], + "to": [5, 7.1, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "ribcage_right", + "from": [11, 2.1, 5], + "to": [11, 7.1, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "roast_chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "bones", + "origin": [16, 28, 16], + "color": 0, + "children": [0, 1, 2, 3] + } + ] + }, + { + "name": "plate", + "origin": [8, 8, 8], + "color": 0, + "children": [4] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json new file mode 100644 index 0000000..f96ca20 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json @@ -0,0 +1,154 @@ +{ + "credit": "Made with Blockbench", + "render_type": "minecraft:cutout", + "textures": { + "particle": "lz:block/food/roast_chicken_eaten", + "body": "lz:block/food/roast_chicken_eaten", + "gibs": "lz:block/food/roast_chicken_gibs", + "tray_bottom": "lz:block/food/tray_bottom", + "tray_top": "lz:block/food/tray_top_veggies" + }, + "elements": [ + { + "name": "body", + "from": [4, 2, 10], + "to": [12, 9, 12], + "faces": { + "north": {"uv": [8, 1, 16, 8], "texture": "#body"}, + "east": {"uv": [0, 9, 2, 16], "texture": "#body"}, + "south": {"uv": [8, 9, 16, 16], "texture": "#body"}, + "west": {"uv": [2, 9, 0, 16], "texture": "#body"}, + "up": {"uv": [0, 6, 8, 8], "texture": "#body"} + } + }, + { + "name": "right_leg", + "from": [12, 5, 9], + "to": [14, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [14, 9, 16, 13], "texture": "#gibs"} + } + }, + { + "name": "ribcage_end", + "from": [5, 8, 5], + "to": [11, 8, 11], + "faces": { + "up": {"uv": [1, 9, 7, 15], "texture": "#gibs"}, + "down": {"uv": [1, 9, 7, 15], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "spine", + "from": [5, 3, 5], + "to": [11, 3, 11], + "faces": { + "up": {"uv": [1, 1, 7, 7], "texture": "#gibs"}, + "down": {"uv": [1, 1, 7, 7], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "ribcage_left", + "from": [5, 3, 5], + "to": [5, 8, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "ribcage_right", + "from": [11, 3, 5], + "to": [11, 8, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "roast_chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + 0, + 1, + { + "name": "bones", + "origin": [16, 28, 16], + "color": 0, + "children": [2, 3, 4, 5] + } + ] + }, + { + "name": "plate", + "origin": [8, 8, 8], + "color": 0, + "children": [6] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json new file mode 100644 index 0000000..75c3b34 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json @@ -0,0 +1,169 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "render_type": "minecraft:cutout", + "textures": { + "particle": "lz:block/food/roast_chicken_eaten", + "body": "lz:block/food/roast_chicken_eaten", + "gibs": "lz:block/food/roast_chicken_gibs", + "tray_bottom": "lz:block/food/tray_bottom", + "tray_top": "lz:block/food/tray_top_veggies" + }, + "elements": [ + { + "name": "body", + "from": [4, 2, 8], + "to": [12, 9, 12], + "faces": { + "north": {"uv": [8, 1, 16, 8], "texture": "#body"}, + "east": {"uv": [0, 9, 4, 16], "texture": "#body"}, + "south": {"uv": [8, 9, 16, 16], "texture": "#body"}, + "west": {"uv": [4, 9, 0, 16], "texture": "#body"}, + "up": {"uv": [0, 4, 8, 8], "texture": "#body"} + } + }, + { + "name": "left_leg", + "from": [2, 5, 9], + "to": [4, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [14, 9, 16, 13], "texture": "#gibs"} + } + }, + { + "name": "right_leg", + "from": [12, 5, 9], + "to": [14, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [14, 9, 16, 13], "texture": "#gibs"} + } + }, + { + "name": "ribcage_end", + "from": [5, 8, 5], + "to": [11, 8, 11], + "faces": { + "up": {"uv": [1, 9, 7, 15], "texture": "#gibs"}, + "down": {"uv": [1, 9, 7, 15], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "spine", + "from": [5, 3, 5], + "to": [11, 3, 11], + "faces": { + "up": {"uv": [1, 1, 7, 7], "texture": "#gibs"}, + "down": {"uv": [1, 1, 7, 7], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "ribcage_left", + "from": [5, 3, 5], + "to": [5, 8, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "ribcage_right", + "from": [11, 3, 5], + "to": [11, 8, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "roast_chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + 0, + 1, + 2, + { + "name": "bones", + "origin": [16, 28, 16], + "color": 0, + "children": [3, 4, 5, 6] + } + ] + }, + { + "name": "plate", + "origin": [8, 8, 8], + "color": 0, + "children": [7] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json new file mode 100644 index 0000000..184cb8b --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json @@ -0,0 +1,182 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "render_type": "minecraft:cutout", + "textures": { + "particle": "lz:block/food/roast_chicken_eaten", + "body": "lz:block/food/roast_chicken_eaten", + "gibs": "lz:block/food/roast_chicken_gibs", + "tray_bottom": "lz:block/food/tray_bottom", + "tray_top": "lz:block/food/tray_top_veggies" + }, + "elements": [ + { + "name": "body", + "from": [4, 2, 6], + "to": [12, 9, 12], + "faces": { + "north": {"uv": [8, 1, 16, 8], "texture": "#body"}, + "east": {"uv": [0, 9, 6, 16], "texture": "#body"}, + "south": {"uv": [8, 9, 16, 16], "texture": "#body"}, + "west": {"uv": [6, 9, 0, 16], "texture": "#body"}, + "up": {"uv": [0, 2, 8, 8], "texture": "#body"} + } + }, + { + "name": "right_wing", + "from": [12, 2, 3], + "to": [14, 5, 7], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"} + } + }, + { + "name": "left_leg", + "from": [2, 5, 9], + "to": [4, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [14, 9, 16, 13], "texture": "#gibs"} + } + }, + { + "name": "right_leg", + "from": [12, 5, 9], + "to": [14, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [14, 9, 16, 13], "texture": "#gibs"} + } + }, + { + "name": "ribcage_end", + "from": [5, 8, 5], + "to": [11, 8, 11], + "faces": { + "up": {"uv": [1, 9, 7, 15], "texture": "#gibs"}, + "down": {"uv": [1, 9, 7, 15], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "spine", + "from": [5, 3, 5], + "to": [11, 3, 11], + "faces": { + "up": {"uv": [1, 1, 7, 7], "texture": "#gibs"}, + "down": {"uv": [1, 1, 7, 7], "rotation": 180, "texture": "#gibs"} + } + }, + { + "name": "ribcage_left", + "from": [5, 3, 5], + "to": [5, 8, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "ribcage_right", + "from": [11, 3, 5], + "to": [11, 8, 11], + "faces": { + "east": {"uv": [15, 2, 9, 7], "texture": "#gibs"}, + "west": {"uv": [9, 2, 15, 7], "texture": "#gibs"} + } + }, + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "roast_chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + 0, + 1, + 2, + 3, + { + "name": "bones", + "origin": [16, 28, 16], + "color": 0, + "children": [4, 5, 6, 7] + } + ] + }, + { + "name": "plate", + "origin": [8, 8, 8], + "color": 0, + "children": [8] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json new file mode 100644 index 0000000..20ed734 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json @@ -0,0 +1,147 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "render_type": "minecraft:cutout", + "textures": { + "particle": "lz:block/food/roast_chicken_body", + "body": "lz:block/food/roast_chicken_body", + "gibs": "lz:block/food/roast_chicken_gibs", + "tray_bottom": "lz:block/food/tray_bottom", + "tray_top": "lz:block/food/tray_top_veggies" + }, + "elements": [ + { + "name": "body", + "from": [4, 2, 4], + "to": [12, 9, 12], + "faces": { + "north": {"uv": [8, 1, 16, 8], "texture": "#body"}, + "east": {"uv": [0, 9, 8, 16], "texture": "#body"}, + "south": {"uv": [8, 9, 16, 16], "texture": "#body"}, + "west": {"uv": [8, 9, 0, 16], "texture": "#body"}, + "up": {"uv": [0, 0, 8, 8], "texture": "#body"} + } + }, + { + "name": "left_wing", + "from": [2, 2, 3], + "to": [4, 5, 7], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"} + } + }, + { + "name": "left_leg", + "from": [2, 5, 9], + "to": [4, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [12, 9, 14, 13], "texture": "#gibs"} + } + }, + { + "name": "right_wing", + "from": [12, 2, 3], + "to": [14, 5, 7], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"} + } + }, + { + "name": "right_leg", + "from": [12, 5, 9], + "to": [14, 8, 13], + "faces": { + "north": {"uv": [12, 13, 14, 16], "texture": "#gibs"}, + "east": {"uv": [8, 13, 12, 16], "texture": "#gibs"}, + "south": {"uv": [14, 13, 16, 16], "texture": "#gibs"}, + "west": {"uv": [12, 13, 8, 16], "texture": "#gibs"}, + "up": {"uv": [12, 9, 14, 13], "texture": "#gibs"}, + "down": {"uv": [12, 9, 14, 13], "texture": "#gibs"} + } + }, + { + "name": "plate", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_bottom", "cullface": "down"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "roast_chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [ + { + "name": "chicken", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4] + }, + { + "name": "plate", + "origin": [8, 8, 8], + "color": 0, + "children": [5] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json new file mode 100644 index 0000000..c7fc561 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll", + "textures": { + "1": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json new file mode 100644 index 0000000..f3d544f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll_1", + "textures": { + "0": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json new file mode 100644 index 0000000..099b30a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll_2", + "textures": { + "0": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json new file mode 100644 index 0000000..bf3305f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll_3", + "textures": { + "0": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json new file mode 100644 index 0000000..5d0fc4b --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll_4", + "textures": { + "0": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json new file mode 100644 index 0000000..724f775 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll_5", + "textures": { + "0": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json new file mode 100644 index 0000000..d110340 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_cod_roll_6", + "textures": { + "0": "lz:block/food/salmon_roll" + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json new file mode 100644 index 0000000..e30bde3 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json @@ -0,0 +1,157 @@ +{ + "texture_size": [32, 32], + "textures": { + "5": "lz:block/food/egg_sandwich", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "from": [8, 3, 6], + "to": [13, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 2.5, 8]}, + "faces": { + "north": {"uv": [13.5, 6.5, 16, 7], "texture": "#5"}, + "east": {"uv": [13.5, 7, 16, 7.5], "texture": "#5"}, + "south": {"uv": [13.5, 5.5, 16, 6], "rotation": 180, "texture": "#5"}, + "west": {"uv": [13.5, 7.5, 16, 8], "texture": "#5"}, + "up": {"uv": [16, 8, 13.5, 5.5], "texture": "#5"}, + "down": {"uv": [16, 5.5, 13.5, 8], "texture": "#5"} + } + }, + { + "from": [2.5, 3, 5.5], + "to": [7.5, 4, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 3.5, 8]}, + "faces": { + "north": {"uv": [13.5, 5.5, 16, 6], "rotation": 180, "texture": "#5"}, + "east": {"uv": [13.5, 7.5, 16, 8], "texture": "#5"}, + "south": {"uv": [13.5, 6.5, 16, 7], "texture": "#5"}, + "west": {"uv": [13.5, 7, 16, 7.5], "texture": "#5"}, + "up": {"uv": [16, 8, 13.5, 5.5], "rotation": 180, "texture": "#5"}, + "down": {"uv": [16, 5.5, 13.5, 8], "rotation": 180, "texture": "#5"} + } + }, + { + "from": [3, 4, 6], + "to": [13, 6, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 5.25, 8.5]}, + "faces": { + "north": {"uv": [5, 2.5, 10, 3.5], "texture": "#5"}, + "east": {"uv": [7.5, 0, 9.5, 1], "texture": "#5"}, + "south": {"uv": [2.5, 6, 7.5, 7], "texture": "#5"}, + "west": {"uv": [7.5, 1, 9.5, 2], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [3, 2, 6], + "to": [13, 3, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 8.5]}, + "faces": { + "north": {"uv": [5, 3.5, 10, 4], "texture": "#5"}, + "east": {"uv": [4.5, 8, 6.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7, 7.5, 7.5], "texture": "#5"}, + "west": {"uv": [8, 4.5, 10, 5], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [4, 6, 6], + "to": [12, 7, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 5.25, 8.5]}, + "faces": { + "north": {"uv": [7.5, 2, 11.5, 2.5], "texture": "#5"}, + "east": {"uv": [2.5, 8, 4.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7.5, 6.5, 8], "texture": "#5"}, + "west": {"uv": [8, 4, 10, 4.5], "texture": "#5"}, + "up": {"uv": [4, 6, 0, 4], "texture": "#5"}, + "down": {"uv": [8, 4, 4, 6], "texture": "#5"} + } + }, + { + "name": "cabbage", + "from": [9, 4.04, 4.5], + "to": [14, 4.04, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [6.5, -0.45, 16.5]}, + "faces": { + "up": {"uv": [12, 9, 15.5, 11.5], "rotation": 270, "texture": "#5"}, + "down": {"uv": [12, 11.5, 15.5, 9], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "cabbage", + "from": [3, 4.04, 4], + "to": [9, 4.04, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [6.35, 3.04, 7.6]}, + "faces": { + "up": {"uv": [12, 8, 15, 11.5], "texture": "#5"}, + "down": {"uv": [12, 11.5, 15.5, 8], "texture": "#5"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5] + }, + 6, + 7 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json new file mode 100644 index 0000000..68454cd --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json @@ -0,0 +1,246 @@ +{ + "texture_size": [32, 32], + "textures": { + "5": "lz:block/food/egg_sandwich", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "name": "cabbage", + "from": [8.5, 4.04, 1], + "to": [13.5, 4.04, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [6, -0.45, 13]}, + "faces": { + "up": {"uv": [12, 9, 15.5, 11.5], "rotation": 270, "texture": "#5"}, + "down": {"uv": [12, 11.5, 15.5, 9], "rotation": 90, "texture": "#5"} + } + }, + { + "name": "cabbage", + "from": [2.5, 4.04, 0.5], + "to": [8.5, 4.04, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5.85, 3.04, 4.1]}, + "faces": { + "up": {"uv": [12, 8, 15, 11.5], "texture": "#5"}, + "down": {"uv": [12, 11.5, 15.5, 8], "texture": "#5"} + } + }, + { + "from": [7.5, 3, 2.5], + "to": [12.5, 4, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 2.5, 4.5]}, + "faces": { + "north": {"uv": [13.5, 6.5, 16, 7], "texture": "#5"}, + "east": {"uv": [13.5, 7, 16, 7.5], "texture": "#5"}, + "south": {"uv": [13.5, 5.5, 16, 6], "rotation": 180, "texture": "#5"}, + "west": {"uv": [13.5, 7.5, 16, 8], "texture": "#5"}, + "up": {"uv": [16, 8, 13.5, 5.5], "texture": "#5"}, + "down": {"uv": [16, 5.5, 13.5, 8], "texture": "#5"} + } + }, + { + "from": [2, 3, 2], + "to": [7, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 4.5]}, + "faces": { + "north": {"uv": [13.5, 5.5, 16, 6], "rotation": 180, "texture": "#5"}, + "east": {"uv": [13.5, 7.5, 16, 8], "texture": "#5"}, + "south": {"uv": [13.5, 6.5, 16, 7], "texture": "#5"}, + "west": {"uv": [13.5, 7, 16, 7.5], "texture": "#5"}, + "up": {"uv": [16, 8, 13.5, 5.5], "rotation": 180, "texture": "#5"}, + "down": {"uv": [16, 5.5, 13.5, 8], "rotation": 180, "texture": "#5"} + } + }, + { + "from": [2.5, 4, 2.5], + "to": [12.5, 6, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 5.25, 5]}, + "faces": { + "north": {"uv": [5, 2.5, 10, 3.5], "texture": "#5"}, + "east": {"uv": [7.5, 0, 9.5, 1], "texture": "#5"}, + "south": {"uv": [2.5, 6, 7.5, 7], "texture": "#5"}, + "west": {"uv": [7.5, 1, 9.5, 2], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [2.5, 2, 2.5], + "to": [12.5, 3, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 3.25, 5]}, + "faces": { + "north": {"uv": [5, 3.5, 10, 4], "texture": "#5"}, + "east": {"uv": [4.5, 8, 6.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7, 7.5, 7.5], "texture": "#5"}, + "west": {"uv": [8, 4.5, 10, 5], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [3.5, 6, 2.5], + "to": [11.5, 7, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 5.25, 5]}, + "faces": { + "north": {"uv": [7.5, 2, 11.5, 2.5], "texture": "#5"}, + "east": {"uv": [2.5, 8, 4.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7.5, 6.5, 8], "texture": "#5"}, + "west": {"uv": [8, 4, 10, 4.5], "texture": "#5"}, + "up": {"uv": [4, 6, 0, 4], "texture": "#5"}, + "down": {"uv": [8, 4, 4, 6], "texture": "#5"} + } + }, + { + "name": "cabbage", + "from": [3, 4.04, 7.5], + "to": [8, 4.04, 14.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "up": {"uv": [12, 9, 15.5, 11.5], "rotation": 90, "texture": "#5"}, + "down": {"uv": [12, 11.5, 15.5, 9], "rotation": 270, "texture": "#5"} + } + }, + { + "name": "cabbage", + "from": [8, 4.04, 8], + "to": [14, 4.04, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "up": {"uv": [12, 8, 15, 11.5], "rotation": 180, "texture": "#5"}, + "down": {"uv": [12, 11.5, 15.5, 8], "rotation": 180, "texture": "#5"} + } + }, + { + "from": [4, 3, 8], + "to": [9, 4, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "north": {"uv": [13.5, 5.5, 16, 6], "rotation": 180, "texture": "#5"}, + "east": {"uv": [13.5, 7.5, 16, 8], "texture": "#5"}, + "south": {"uv": [13.5, 6.5, 16, 7], "texture": "#5"}, + "west": {"uv": [13.5, 7, 16, 7.5], "texture": "#5"}, + "up": {"uv": [16, 8, 13.5, 5.5], "rotation": 180, "texture": "#5"}, + "down": {"uv": [16, 5.5, 13.5, 8], "rotation": 180, "texture": "#5"} + } + }, + { + "from": [9.5, 3, 8.5], + "to": [14.5, 4, 13.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "north": {"uv": [13.5, 6.5, 16, 7], "texture": "#5"}, + "east": {"uv": [13.5, 7, 16, 7.5], "texture": "#5"}, + "south": {"uv": [13.5, 5.5, 16, 6], "rotation": 180, "texture": "#5"}, + "west": {"uv": [13.5, 7.5, 16, 8], "texture": "#5"}, + "up": {"uv": [16, 8, 13.5, 5.5], "texture": "#5"}, + "down": {"uv": [16, 5.5, 13.5, 8], "texture": "#5"} + } + }, + { + "from": [4, 4, 9], + "to": [14, 6, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "north": {"uv": [2.5, 6, 7.5, 7], "texture": "#5"}, + "east": {"uv": [7.5, 1, 9.5, 2], "texture": "#5"}, + "south": {"uv": [5, 2.5, 10, 3.5], "texture": "#5"}, + "west": {"uv": [7.5, 0, 9.5, 1], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "rotation": 180, "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "rotation": 180, "texture": "#5"} + } + }, + { + "from": [4, 2, 9], + "to": [14, 3, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "north": {"uv": [2.5, 7, 7.5, 7.5], "texture": "#5"}, + "east": {"uv": [8, 4.5, 10, 5], "texture": "#5"}, + "south": {"uv": [5, 3.5, 10, 4], "texture": "#5"}, + "west": {"uv": [4.5, 8, 6.5, 8.5], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "rotation": 180, "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "rotation": 180, "texture": "#5"} + } + }, + { + "from": [5, 6, 9], + "to": [13, 7, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.75, 4.5, 11]}, + "faces": { + "north": {"uv": [2.5, 7.5, 6.5, 8], "texture": "#5"}, + "east": {"uv": [8, 4, 10, 4.5], "texture": "#5"}, + "south": {"uv": [7.5, 2, 11.5, 2.5], "texture": "#5"}, + "west": {"uv": [2.5, 8, 4.5, 8.5], "texture": "#5"}, + "up": {"uv": [4, 6, 0, 4], "rotation": 180, "texture": "#5"}, + "down": {"uv": [8, 4, 4, 6], "rotation": 180, "texture": "#5"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5, 6, 7] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [8, 9, 10, 11, 12, 13, 14] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json new file mode 100644 index 0000000..ec56a6a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json @@ -0,0 +1,135 @@ +{ + "texture_size": [32, 32], + "textures": { + "5": "lz:block/food/egg_sandwich", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "from": [8, 3, 6], + "to": [13, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 2.5, 8]}, + "faces": { + "north": {"uv": [7.5, 6, 10, 6.5], "texture": "#5"}, + "east": {"uv": [6.5, 7.5, 9, 8], "texture": "#5"}, + "south": {"uv": [7.5, 6.5, 10, 7], "rotation": 180, "texture": "#5"}, + "west": {"uv": [7.5, 6.5, 10, 7], "texture": "#5"}, + "up": {"uv": [7.5, 2.5, 5, 0], "texture": "#5"}, + "down": {"uv": [2.5, 6, 0, 8.5], "texture": "#5"} + } + }, + { + "from": [3, 3, 5.5], + "to": [8, 3.5, 10.5], + "rotation": {"angle": 0, "axis": "y", "origin": [4.5, 2.5, 7.5]}, + "faces": { + "north": {"uv": [7.5, 6, 10, 6.5], "texture": "#5"}, + "east": {"uv": [6.5, 7.5, 9, 8], "texture": "#5"}, + "south": {"uv": [7.5, 6.5, 10, 7], "rotation": 180, "texture": "#5"}, + "west": {"uv": [6.5, 8, 9, 7.5], "texture": "#5"}, + "up": {"uv": [7.5, 2.5, 5, 0], "texture": "#5"}, + "down": {"uv": [2.5, 6, 0, 8.5], "texture": "#5"} + } + }, + { + "from": [3, 3.5, 6], + "to": [13, 5.5, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.75, 8.5]}, + "faces": { + "north": {"uv": [5, 2.5, 10, 3.5], "texture": "#5"}, + "east": {"uv": [7.5, 0, 9.5, 1], "texture": "#5"}, + "south": {"uv": [2.5, 6, 7.5, 7], "texture": "#5"}, + "west": {"uv": [7.5, 1, 9.5, 2], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [3, 2, 6], + "to": [13, 3, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.25, 8.5]}, + "faces": { + "north": {"uv": [5, 3.5, 10, 4], "texture": "#5"}, + "east": {"uv": [4.5, 8, 6.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7, 7.5, 7.5], "texture": "#5"}, + "west": {"uv": [8, 4.5, 10, 5], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [4, 5.5, 6], + "to": [12, 6.5, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.75, 8.5]}, + "faces": { + "north": {"uv": [7.5, 2, 11.5, 2.5], "texture": "#5"}, + "east": {"uv": [2.5, 8, 4.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7.5, 6.5, 8], "texture": "#5"}, + "west": {"uv": [8, 4, 10, 4.5], "texture": "#5"}, + "up": {"uv": [4, 6, 0, 4], "texture": "#5"}, + "down": {"uv": [8, 4, 4, 6], "texture": "#5"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json new file mode 100644 index 0000000..7f00da3 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json @@ -0,0 +1,206 @@ +{ + "texture_size": [32, 32], + "textures": { + "5": "lz:block/food/egg_sandwich", + "tray_top": "lz:block/food/tray_top", + "tray_bottom": "lz:block/food/tray_bottom" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_bottom"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#tray_top", "cullface": "down"} + } + }, + { + "from": [7.5, 3, 2.5], + "to": [12.5, 3.5, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 2.5, 4.5]}, + "faces": { + "north": {"uv": [7.5, 6, 10, 6.5], "texture": "#5"}, + "east": {"uv": [6.5, 7.5, 9, 8], "texture": "#5"}, + "south": {"uv": [7.5, 6.5, 10, 7], "rotation": 180, "texture": "#5"}, + "west": {"uv": [7.5, 6.5, 10, 7], "texture": "#5"}, + "up": {"uv": [7.5, 2.5, 5, 0], "texture": "#5"}, + "down": {"uv": [2.5, 6, 0, 8.5], "texture": "#5"} + } + }, + { + "from": [2.5, 3, 2], + "to": [7.5, 3.5, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [4, 2.5, 4]}, + "faces": { + "north": {"uv": [7.5, 6, 10, 6.5], "texture": "#5"}, + "east": {"uv": [6.5, 7.5, 9, 8], "texture": "#5"}, + "south": {"uv": [7.5, 6.5, 10, 7], "rotation": 180, "texture": "#5"}, + "west": {"uv": [6.5, 8, 9, 7.5], "texture": "#5"}, + "up": {"uv": [7.5, 2.5, 5, 0], "texture": "#5"}, + "down": {"uv": [2.5, 6, 0, 8.5], "texture": "#5"} + } + }, + { + "from": [2.5, 3.5, 2.5], + "to": [12.5, 5.5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 4.75, 5]}, + "faces": { + "north": {"uv": [5, 2.5, 10, 3.5], "texture": "#5"}, + "east": {"uv": [7.5, 0, 9.5, 1], "texture": "#5"}, + "south": {"uv": [2.5, 6, 7.5, 7], "texture": "#5"}, + "west": {"uv": [7.5, 1, 9.5, 2], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [2.5, 2, 2.5], + "to": [12.5, 3, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 3.25, 5]}, + "faces": { + "north": {"uv": [5, 3.5, 10, 4], "texture": "#5"}, + "east": {"uv": [4.5, 8, 6.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7, 7.5, 7.5], "texture": "#5"}, + "west": {"uv": [8, 4.5, 10, 5], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [3.5, 5.5, 2.5], + "to": [11.5, 6.5, 6.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 4.75, 5]}, + "faces": { + "north": {"uv": [7.5, 2, 11.5, 2.5], "texture": "#5"}, + "east": {"uv": [2.5, 8, 4.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7.5, 6.5, 8], "texture": "#5"}, + "west": {"uv": [8, 4, 10, 4.5], "texture": "#5"}, + "up": {"uv": [4, 6, 0, 4], "texture": "#5"}, + "down": {"uv": [8, 4, 4, 6], "texture": "#5"} + } + }, + { + "from": [8.5, 3, 9], + "to": [13.5, 3.5, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [10, 2.5, 11]}, + "faces": { + "north": {"uv": [7.5, 6, 10, 6.5], "texture": "#5"}, + "east": {"uv": [6.5, 7.5, 9, 8], "texture": "#5"}, + "south": {"uv": [7.5, 6.5, 10, 7], "rotation": 180, "texture": "#5"}, + "west": {"uv": [7.5, 6.5, 10, 7], "texture": "#5"}, + "up": {"uv": [7.5, 2.5, 5, 0], "texture": "#5"}, + "down": {"uv": [2.5, 6, 0, 8.5], "texture": "#5"} + } + }, + { + "from": [3.5, 3, 8.5], + "to": [8.5, 3.5, 13.5], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 2.5, 10.5]}, + "faces": { + "north": {"uv": [7.5, 6, 10, 6.5], "texture": "#5"}, + "east": {"uv": [6.5, 7.5, 9, 8], "texture": "#5"}, + "south": {"uv": [7.5, 6.5, 10, 7], "rotation": 180, "texture": "#5"}, + "west": {"uv": [6.5, 8, 9, 7.5], "texture": "#5"}, + "up": {"uv": [7.5, 2.5, 5, 0], "texture": "#5"}, + "down": {"uv": [2.5, 6, 0, 8.5], "texture": "#5"} + } + }, + { + "from": [3.5, 3.5, 9], + "to": [13.5, 5.5, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 4.75, 11.5]}, + "faces": { + "north": {"uv": [5, 2.5, 10, 3.5], "texture": "#5"}, + "east": {"uv": [7.5, 0, 9.5, 1], "texture": "#5"}, + "south": {"uv": [2.5, 6, 7.5, 7], "texture": "#5"}, + "west": {"uv": [7.5, 1, 9.5, 2], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [3.5, 2, 9], + "to": [13.5, 3, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 3.25, 11.5]}, + "faces": { + "north": {"uv": [5, 3.5, 10, 4], "texture": "#5"}, + "east": {"uv": [4.5, 8, 6.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7, 7.5, 7.5], "texture": "#5"}, + "west": {"uv": [8, 4.5, 10, 5], "texture": "#5"}, + "up": {"uv": [5, 2, 0, 0], "texture": "#5"}, + "down": {"uv": [5, 2, 0, 4], "texture": "#5"} + } + }, + { + "from": [4.5, 5.5, 9], + "to": [12.5, 6.5, 13], + "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 4.75, 11.5]}, + "faces": { + "north": {"uv": [7.5, 2, 11.5, 2.5], "texture": "#5"}, + "east": {"uv": [2.5, 8, 4.5, 8.5], "texture": "#5"}, + "south": {"uv": [2.5, 7.5, 6.5, 8], "texture": "#5"}, + "west": {"uv": [8, 4, 10, 4.5], "texture": "#5"}, + "up": {"uv": [4, 6, 0, 4], "texture": "#5"}, + "down": {"uv": [8, 4, 4, 6], "texture": "#5"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [6, 7, 8, 9, 10] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json new file mode 100644 index 0000000..73dc55d --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json @@ -0,0 +1,161 @@ +{ + "texture_size": [32, 32], + "textures": { + "1": "lz:block/food/tray_bottom", + "3": "lz:block/food/toast_sweet_berry", + "4": "lz:block/food/toast", + "tray_top": "lz:block/food/tray_top" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"} + } + }, + { + "from": [4, 3.5, 3], + "to": [12, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.25]}, + "faces": { + "north": {"uv": [2, 7, 10, 8], "texture": "#3"}, + "east": {"uv": [0, 6, 9, 7], "texture": "#3"}, + "south": {"uv": [0, 6, 8, 7], "texture": "#3"}, + "west": {"uv": [0, 7, 9, 8], "texture": "#3"}, + "up": {"uv": [0, 7, 9, 6], "rotation": 180, "texture": "#3"}, + "down": {"uv": [10, 7, 9, 8], "rotation": 180, "texture": "#3"} + } + }, + { + "from": [4, 3, 3], + "to": [12, 3.5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "north": {"uv": [1, 11, 9, 12], "texture": "#3"}, + "east": {"uv": [0, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 10, 8, 11], "texture": "#3"}, + "west": {"uv": [0, 11, 9, 12], "texture": "#3"}, + "up": {"uv": [8, 12, 0, 11], "rotation": 180, "texture": "#3"}, + "down": {"uv": [10, 11, 9, 12], "rotation": 180, "texture": "#3"} + } + }, + { + "from": [4, 4, 3.5], + "to": [12, 5, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "north": {"uv": [8, 0, 16, 1], "texture": "#4"}, + "east": {"uv": [8, 2, 16, 3], "texture": "#4"}, + "south": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "west": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "up": {"uv": [8, 8, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 0, 0, 8], "rotation": 180, "texture": "#4"} + } + }, + { + "from": [5, 4, 11.5], + "to": [11, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "east": {"uv": [8, 7, 9, 8], "texture": "#4"}, + "south": {"uv": [8, 3, 12, 4], "texture": "#4"}, + "west": {"uv": [8, 6, 9, 7], "texture": "#4"}, + "up": {"uv": [14, 5, 8, 4], "rotation": 180, "texture": "#4"}, + "down": {"uv": [14, 5, 10, 6], "rotation": 180, "texture": "#4"} + } + }, + { + "from": [4, 2, 3.5], + "to": [12, 3, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "north": {"uv": [16, 0, 8, 1], "texture": "#4"}, + "east": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "south": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "west": {"uv": [8, 2, 16, 3], "texture": "#4"}, + "up": {"uv": [8, 8, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 0, 0, 8], "rotation": 180, "texture": "#4"} + } + }, + { + "from": [5, 2, 11.5], + "to": [11, 3, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "east": {"uv": [8, 7, 9, 8], "texture": "#4"}, + "south": {"uv": [8, 3, 12, 4], "texture": "#4"}, + "west": {"uv": [8, 6, 9, 7], "texture": "#4"}, + "up": {"uv": [14, 5, 8, 4], "rotation": 180, "texture": "#4"}, + "down": {"uv": [14, 5, 10, 6], "rotation": 180, "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [ + 1, + 2, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [5, 6] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json new file mode 100644 index 0000000..4cc97ca --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_sandwich_glow_berry", + "textures": { + "4": "lz:block/food/toast_dark" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json new file mode 100644 index 0000000..f36f765 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json @@ -0,0 +1,161 @@ +{ + "texture_size": [32, 32], + "textures": { + "1": "lz:block/food/tray_bottom", + "3": "lz:block/food/toast_sweet_berry", + "4": "lz:block/food/toast", + "tray_top": "lz:block/food/tray_top" + }, + "elements": [ + { + "name": "tray", + "from": [1, 0, 1], + "to": [15, 2, 15], + "faces": { + "north": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "east": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "south": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "west": {"uv": [1, 11, 15, 13], "texture": "#tray_top"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#tray_top"}, + "down": {"uv": [1, 1, 15, 15], "texture": "#1", "cullface": "down"} + } + }, + { + "from": [4, 3.5, 3], + "to": [12, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.25]}, + "faces": { + "north": {"uv": [2, 9, 10, 10], "texture": "#3"}, + "east": {"uv": [0, 8, 9, 9], "texture": "#3"}, + "south": {"uv": [0, 8, 8, 9], "texture": "#3"}, + "west": {"uv": [0, 9, 9, 10], "texture": "#3"}, + "up": {"uv": [10, 9, 1, 8], "rotation": 180, "texture": "#3"}, + "down": {"uv": [10, 9, 9, 10], "rotation": 180, "texture": "#3"} + } + }, + { + "from": [4, 3, 3], + "to": [12, 3.5, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "north": {"uv": [1, 11, 9, 12], "texture": "#3"}, + "east": {"uv": [0, 10, 9, 11], "texture": "#3"}, + "south": {"uv": [0, 10, 8, 11], "texture": "#3"}, + "west": {"uv": [0, 11, 9, 12], "texture": "#3"}, + "up": {"uv": [8, 12, 0, 11], "rotation": 180, "texture": "#3"}, + "down": {"uv": [10, 11, 9, 12], "rotation": 180, "texture": "#3"} + } + }, + { + "from": [4, 4, 3.5], + "to": [12, 5, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "north": {"uv": [8, 0, 16, 1], "texture": "#4"}, + "east": {"uv": [8, 2, 16, 3], "texture": "#4"}, + "south": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "west": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "up": {"uv": [8, 8, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 0, 0, 8], "rotation": 180, "texture": "#4"} + } + }, + { + "from": [5, 4, 11.5], + "to": [11, 5, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "east": {"uv": [8, 7, 9, 8], "texture": "#4"}, + "south": {"uv": [8, 3, 12, 4], "texture": "#4"}, + "west": {"uv": [8, 6, 9, 7], "texture": "#4"}, + "up": {"uv": [14, 5, 8, 4], "rotation": 180, "texture": "#4"}, + "down": {"uv": [14, 5, 10, 6], "rotation": 180, "texture": "#4"} + } + }, + { + "from": [4, 2, 3.5], + "to": [12, 3, 11.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "north": {"uv": [16, 0, 8, 1], "texture": "#4"}, + "east": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "south": {"uv": [8, 1, 16, 2], "texture": "#4"}, + "west": {"uv": [8, 2, 16, 3], "texture": "#4"}, + "up": {"uv": [8, 8, 0, 0], "rotation": 180, "texture": "#4"}, + "down": {"uv": [8, 0, 0, 8], "rotation": 180, "texture": "#4"} + } + }, + { + "from": [5, 2, 11.5], + "to": [11, 3, 12.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 3.5, 9.75]}, + "faces": { + "east": {"uv": [8, 7, 9, 8], "texture": "#4"}, + "south": {"uv": [8, 3, 12, 4], "texture": "#4"}, + "west": {"uv": [8, 6, 9, 7], "texture": "#4"}, + "up": {"uv": [14, 5, 8, 4], "rotation": 180, "texture": "#4"}, + "down": {"uv": [14, 5, 10, 6], "rotation": 180, "texture": "#4"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, -90, 25], + "translation": [1.13, 3.2, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [ + 1, + 2, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [3, 4] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [5, 6] + } + ] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json new file mode 100644 index 0000000..1cc5d5d --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json @@ -0,0 +1,6 @@ +{ + "parent": "lz:food/plated_sandwich_sweet_berry", + "textures": { + "4": "lz:block/food/toast_dark" + } + } \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/soup_beetroot.json b/packs/0-lzcustom/assets/lz/models/food/soup_beetroot.json new file mode 100644 index 0000000..e36a29f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/soup_beetroot.json @@ -0,0 +1,141 @@ +{ + "credit": "Made with Blockbench", + "parent": "displaydelight:block/bowl", + "textures": { + "2": "lz:block/food/beetroot_soup", + "4": "lz:block/food/bowl", + "particle": "lz:block/food/beetroot_soup" + }, + "elements": [ + { + "name": "soup", + "from": [5, 3.5, 5], + "to": [11, 3.5, 11], + "faces": { + "up": {"uv": [6, 2, 11, 7], "texture": "#2"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/soup_bone_broth.json b/packs/0-lzcustom/assets/lz/models/food/soup_bone_broth.json new file mode 100644 index 0000000..4631405 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/soup_bone_broth.json @@ -0,0 +1,195 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "4": "lz:block/food/bowl", + "13": "lz:block/food/bone_broth" + }, + "elements": [ + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [6, 0, 12, 2], "texture": "#13"}, + "east": {"uv": [6, 0, 12, 2], "texture": "#13"}, + "south": {"uv": [6, 2, 12, 4], "texture": "#13"}, + "west": {"uv": [6, 2, 12, 4], "texture": "#13"}, + "up": {"uv": [6, 6, 0, 0], "texture": "#13"}, + "down": {"uv": [6, 6, 0, 12], "texture": "#13"} + } + }, + { + "from": [5.5, 2.5, 7.5], + "to": [7, 4, 9], + "rotation": {"angle": 0, "axis": "y", "origin": [5, 2.5, 7]}, + "faces": { + "north": {"uv": [10, 4, 12, 6], "texture": "#13"}, + "east": {"uv": [10, 4, 12, 6], "texture": "#13"}, + "south": {"uv": [10, 6, 12, 8], "texture": "#13"}, + "west": {"uv": [10, 8, 12, 10], "texture": "#13"}, + "up": {"uv": [12, 12, 10, 10], "texture": "#13"}, + "down": {"uv": [2, 12, 0, 14], "texture": "#13"} + } + }, + { + "from": [8.5, 2.5, 6], + "to": [10, 4, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 2.5, 5.5]}, + "faces": { + "north": {"uv": [10, 4, 12, 6], "texture": "#13"}, + "east": {"uv": [10, 4, 12, 6], "texture": "#13"}, + "south": {"uv": [10, 6, 12, 8], "texture": "#13"}, + "west": {"uv": [10, 8, 12, 10], "texture": "#13"}, + "up": {"uv": [12, 12, 10, 10], "texture": "#13"}, + "down": {"uv": [2, 12, 0, 14], "texture": "#13"} + } + }, + { + "from": [8, 1.5, 11], + "to": [9, 6, 12], + "rotation": {"angle": 45, "axis": "x", "origin": [9, 5.375, 11]}, + "faces": { + "north": {"uv": [6, 4, 7, 9], "texture": "#13"}, + "east": {"uv": [8, 4, 9, 9], "texture": "#13"}, + "south": {"uv": [6, 9, 7, 14], "texture": "#13"}, + "west": {"uv": [8, 9, 9, 14], "texture": "#13"}, + "up": {"uv": [14, 2, 12, 0], "texture": "#13"}, + "down": {"uv": [4, 12, 2, 14], "texture": "#13"} + } + }, + { + "from": [7.5, 6, 11], + "to": [9.5, 7.5, 12], + "rotation": {"angle": 45, "axis": "x", "origin": [9.5, 5.375, 11]}, + "faces": { + "north": {"uv": [12, 4, 14, 5], "texture": "#13"}, + "east": {"uv": [12, 2, 13, 3], "texture": "#13"}, + "south": {"uv": [12, 8, 14, 9], "texture": "#13"}, + "west": {"uv": [12, 13, 13, 14], "texture": "#13"}, + "up": {"uv": [14, 12, 12, 11], "texture": "#13"}, + "down": {"uv": [13, 12, 11, 13], "texture": "#13"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4] + }, + 5, + 6, + 7, + 8, + 9 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/soup_chicken.json b/packs/0-lzcustom/assets/lz/models/food/soup_chicken.json new file mode 100644 index 0000000..f1a9b8a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/soup_chicken.json @@ -0,0 +1,217 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "2": "lz:block/food/stuffed_pumpkin_details", + "4": "lz:block/food/bowl", + "5": "lz:block/food/chicken_soup" + }, + "elements": [ + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [0, 6, 6, 8], "texture": "#5"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#5"}, + "south": {"uv": [6, 0, 12, 2], "texture": "#5"}, + "west": {"uv": [6, 0, 12, 2], "texture": "#5"}, + "up": {"uv": [6, 6, 0, 0], "texture": "#5"} + } + }, + { + "from": [5.5, 2, 8.5], + "to": [7, 4, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [5.5, 2, 8.5]}, + "faces": { + "north": {"uv": [0, 8, 1, 9], "texture": "#5"}, + "east": {"uv": [2, 9, 3, 10], "texture": "#5"}, + "south": {"uv": [9, 2, 10, 3], "texture": "#5"}, + "west": {"uv": [5, 8, 6, 9], "texture": "#5"}, + "up": {"uv": [9, 6, 8, 5], "texture": "#5"}, + "down": {"uv": [7, 8, 6, 9], "texture": "#5"} + } + }, + { + "from": [9, 2, 5.5], + "to": [10.5, 4, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 2, 5.5]}, + "faces": { + "north": {"uv": [9, 7, 10, 8], "texture": "#5"}, + "east": {"uv": [8, 8, 9, 9], "texture": "#5"}, + "south": {"uv": [0, 10, 1, 11], "texture": "#5"}, + "west": {"uv": [3, 11, 4, 12], "texture": "#5"}, + "up": {"uv": [11, 3, 10, 2], "texture": "#5"}, + "down": {"uv": [5, 10, 4, 11], "texture": "#5"} + } + }, + { + "from": [8.5, 2, 8], + "to": [10.5, 4, 11], + "rotation": {"angle": 22.5, "axis": "y", "origin": [8.5, 2, 9.5]}, + "faces": { + "north": {"uv": [10, 4, 12, 5], "texture": "#5"}, + "east": {"uv": [11, 13, 14, 14], "texture": "#5"}, + "south": {"uv": [6, 10, 8, 12], "texture": "#5"}, + "west": {"uv": [14, 14, 11, 15], "texture": "#5"}, + "up": {"uv": [16, 15, 13, 13], "rotation": 270, "texture": "#5"}, + "down": {"uv": [8, 5, 6, 8], "texture": "#5"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "spoon", + "from": [7.5, 3, 10], + "to": [8.5, 7, 11], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.5, 4, 10]}, + "faces": { + "north": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "east": {"uv": [3, 11, 4, 15], "rotation": 180, "texture": "#2"}, + "south": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "west": {"uv": [3, 9, 4, 13], "rotation": 180, "texture": "#2"}, + "up": {"uv": [3, 1, 4, 2], "texture": "#2"}, + "down": {"uv": [2, 1, 3, 2], "texture": "#2"} + } + }, + { + "from": [5.5, 2, 5.5], + "to": [8.5, 4, 7.5], + "rotation": {"angle": 0, "axis": "y", "origin": [7.42388, 3, 7.11732]}, + "faces": { + "north": {"uv": [11, 13, 14, 14], "texture": "#5"}, + "east": {"uv": [6, 10, 8, 12], "texture": "#5"}, + "south": {"uv": [14, 14, 11, 15], "texture": "#5"}, + "west": {"uv": [10, 4, 12, 5], "texture": "#5"}, + "up": {"uv": [16, 15, 13, 13], "rotation": 180, "texture": "#5"}, + "down": {"uv": [8, 5, 6, 8], "rotation": 90, "texture": "#5"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + 2, + 3, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [4, 5, 6, 7, 8] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 9, + 10 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/soup_pumpkin.json b/packs/0-lzcustom/assets/lz/models/food/soup_pumpkin.json new file mode 100644 index 0000000..4f75c5e --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/soup_pumpkin.json @@ -0,0 +1,204 @@ +{ + "credit": "Made with Blockbench", + "parent": "displaydelight:block/parent_bowl", + "render_type": "cutout", + "textures": { + "2": "lz:block/food/stuffed_pumpkin_details", + "4": "lz:block/food/bowl", + "6": "lz:block/food/pumpkin_soup", + "fruit_salad": "lz:block/food/fruit_salad" + }, + "elements": [ + { + "from": [5.5, 3.5, 6.5], + "to": [6.5, 4, 8.5], + "rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 5.5]}, + "faces": { + "north": {"uv": [6, 7, 7, 8], "texture": "#6"}, + "east": {"uv": [7, 5, 9, 6], "texture": "#6"}, + "south": {"uv": [5, 8, 6, 9], "texture": "#6"}, + "west": {"uv": [6, 7, 8, 8], "texture": "#6"}, + "up": {"uv": [8, 6, 7, 4], "texture": "#6"}, + "down": {"uv": [1, 8, 0, 10], "texture": "#6"} + } + }, + { + "from": [9.5, 3, 9], + "to": [10.5, 4, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [11, 3.75, 9.75]}, + "faces": { + "north": {"uv": [7, 6, 8, 7], "texture": "#6"}, + "east": {"uv": [1, 8, 2, 9], "texture": "#6"}, + "south": {"uv": [7, 2, 8, 3], "texture": "#6"}, + "west": {"uv": [1, 8, 2, 9], "texture": "#6"}, + "up": {"uv": [9, 6, 8, 5], "texture": "#6"}, + "down": {"uv": [9, 4, 8, 5], "texture": "#6"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [0, 6, 6, 8], "texture": "#missing"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#missing"}, + "south": {"uv": [6, 0, 12, 2], "texture": "#missing"}, + "west": {"uv": [6, 0, 12, 2], "texture": "#missing"}, + "up": {"uv": [6, 6, 0, 0], "texture": "#6"} + } + }, + { + "name": "spoon", + "from": [7.5, 3, 10], + "to": [8.5, 7, 11], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.5, 4, 10]}, + "faces": { + "north": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "east": {"uv": [3, 11, 4, 15], "rotation": 180, "texture": "#2"}, + "south": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "west": {"uv": [3, 9, 4, 13], "rotation": 180, "texture": "#2"}, + "up": {"uv": [3, 1, 4, 2], "texture": "#2"}, + "down": {"uv": [2, 1, 3, 2], "texture": "#2"} + } + }, + { + "from": [7.5, 2.5, 5.5], + "to": [11, 4.5, 8.5], + "rotation": {"angle": 22.5, "axis": "z", "origin": [8.79289, 3.82843, 7]}, + "faces": { + "north": {"uv": [9.5, 6.5, 10.5, 8], "rotation": 90, "texture": "#fruit_salad"}, + "east": {"uv": [12.5, 6, 14, 5], "texture": "#fruit_salad"}, + "south": {"uv": [9.5, 8, 10.5, 6.5], "rotation": 90, "texture": "#fruit_salad"}, + "west": {"uv": [12.5, 5, 14, 6], "texture": "#fruit_salad"}, + "up": {"uv": [6.5, 4, 8, 5.5], "texture": "#fruit_salad"}, + "down": {"uv": [8.5, 8, 10.5, 6.5], "rotation": 90, "texture": "#fruit_salad"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [2, 3, 4, 5, 6] + }, + 7, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 8, + 9 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/soup_vegetable.json b/packs/0-lzcustom/assets/lz/models/food/soup_vegetable.json new file mode 100644 index 0000000..3f3501a --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/soup_vegetable.json @@ -0,0 +1,227 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "2": "lz:block/food/stuffed_pumpkin_details", + "4": "lz:block/food/bowl", + "10": "lz:block/food/vegetable_soup", + "13": "lz:block/food/bone_broth" + }, + "elements": [ + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [0, 6, 6, 8], "texture": "#10"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#10"}, + "south": {"uv": [6, 0, 12, 2], "texture": "#10"}, + "west": {"uv": [6, 0, 12, 2], "texture": "#10"}, + "up": {"uv": [6, 6, 0, 0], "texture": "#10"} + } + }, + { + "from": [4, 4.2, 5.5], + "to": [9, 5.2, 7.5], + "rotation": {"angle": -22.5, "axis": "z", "origin": [4.195, 4.6, 6.21246]}, + "faces": { + "north": {"uv": [6, 6, 11, 7], "texture": "#10"}, + "east": {"uv": [11, 2, 13, 3], "texture": "#10"}, + "south": {"uv": [6, 7, 11, 8], "texture": "#10"}, + "west": {"uv": [11, 2, 13, 3], "texture": "#10"}, + "up": {"uv": [11, 4, 6, 2], "texture": "#10"}, + "down": {"uv": [11, 2, 6, 4], "texture": "#10"} + } + }, + { + "from": [9, 2, 6.5], + "to": [10.5, 4, 8], + "rotation": {"angle": 0, "axis": "y", "origin": [9, 2, 8]}, + "faces": { + "north": {"uv": [2, 8, 3, 9], "texture": "#10"}, + "east": {"uv": [5, 8, 6, 9], "texture": "#10"}, + "south": {"uv": [8, 9, 9, 10], "texture": "#10"}, + "west": {"uv": [0, 8, 1, 9], "texture": "#10"}, + "up": {"uv": [9, 9, 8, 8], "rotation": 270, "texture": "#10"}, + "down": {"uv": [1, 10, 0, 11], "rotation": 90, "texture": "#10"} + } + }, + { + "from": [5.5, 2, 8], + "to": [7, 4, 9.5], + "rotation": {"angle": 0, "axis": "z", "origin": [5.5, 2, 8]}, + "faces": { + "north": {"uv": [3, 10, 4, 11], "texture": "#10"}, + "east": {"uv": [5, 10, 6, 11], "texture": "#10"}, + "south": {"uv": [6, 10, 7, 11], "texture": "#10"}, + "west": {"uv": [8, 10, 9, 11], "texture": "#10"}, + "up": {"uv": [12, 9, 11, 8], "texture": "#10"}, + "down": {"uv": [12, 10, 11, 11], "texture": "#10"} + } + }, + { + "name": "spoon", + "from": [7.5, 3, 10], + "to": [8.5, 7, 11], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.5, 4, 10]}, + "faces": { + "north": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "east": {"uv": [3, 11, 4, 15], "rotation": 180, "texture": "#2"}, + "south": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "west": {"uv": [3, 9, 4, 13], "rotation": 180, "texture": "#2"}, + "up": {"uv": [3, 1, 4, 2], "texture": "#2"}, + "down": {"uv": [2, 1, 3, 2], "texture": "#2"} + } + }, + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [6, 0, 12, 2], "texture": "#13"}, + "east": {"uv": [6, 0, 12, 2], "texture": "#13"}, + "south": {"uv": [6, 2, 12, 4], "texture": "#13"}, + "west": {"uv": [6, 2, 12, 4], "texture": "#13"}, + "up": {"uv": [6, 6, 0, 0], "texture": "#13"}, + "down": {"uv": [6, 6, 0, 12], "texture": "#13"} + } + }, + { + "from": [2.5, 5.7, 5], + "to": [4.5, 5.7, 8], + "rotation": {"angle": -22.5, "axis": "z", "origin": [2.5, 6, 6.5]}, + "faces": { + "up": {"uv": [13, 15, 10, 13], "rotation": 90, "texture": "#10"}, + "down": {"uv": [10, 15, 13, 13], "rotation": 90, "texture": "#10"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4] + }, + 5, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [6] + }, + 7, + 8, + 9, + 10, + 11 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stew_baked_cod.json b/packs/0-lzcustom/assets/lz/models/food/stew_baked_cod.json new file mode 100644 index 0000000..4fb23ea --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stew_baked_cod.json @@ -0,0 +1,206 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "4": "lz:block/food/bowl", + "8": "lz:block/food/baked_cod_stew" + }, + "elements": [ + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [0, 6, 6, 8], "texture": "#8"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#8"}, + "south": {"uv": [6, 0, 12, 2], "texture": "#8"}, + "west": {"uv": [6, 0, 12, 2], "texture": "#8"}, + "up": {"uv": [6, 6, 0, 0], "texture": "#8"} + } + }, + { + "name": "0", + "from": [5.5, 2.5, 8], + "to": [7.5, 4, 10], + "rotation": {"angle": 0, "axis": "x", "origin": [6.75071, 3.251, 8.85611]}, + "faces": { + "north": {"uv": [8, 9, 10, 10], "texture": "#8"}, + "east": {"uv": [0, 10, 2, 11], "texture": "#8"}, + "south": {"uv": [2, 10, 4, 11], "texture": "#8"}, + "west": {"uv": [10, 2, 12, 3], "texture": "#8"}, + "up": {"uv": [10, 6, 8, 4], "texture": "#8"}, + "down": {"uv": [10, 6, 8, 8], "texture": "#8"} + } + }, + { + "from": [8.75, 4.25, 8], + "to": [10.75, 5.25, 12.5], + "rotation": {"angle": -22.5, "axis": "x", "origin": [9.5, 4.75, 12.5]}, + "faces": { + "north": {"uv": [4, 10, 6, 11], "texture": "#8"}, + "east": {"uv": [0, 8, 5, 9], "texture": "#8"}, + "south": {"uv": [10, 4, 12, 5], "texture": "#8"}, + "west": {"uv": [0, 8, 5, 9], "texture": "#8"}, + "up": {"uv": [8, 7, 6, 2], "texture": "#8"}, + "down": {"uv": [8, 7, 6, 12], "texture": "#8"} + } + }, + { + "from": [8, 3, 5.5], + "to": [10, 4, 7.5], + "rotation": {"angle": -22.5, "axis": "y", "origin": [9.5, 3, 6.5]}, + "faces": { + "north": {"uv": [8, 8, 10, 9], "texture": "#8"}, + "east": {"uv": [0, 9, 2, 10], "texture": "#8"}, + "south": {"uv": [2, 9, 4, 10], "texture": "#8"}, + "west": {"uv": [4, 9, 6, 10], "texture": "#8"}, + "up": {"uv": [10, 4, 8, 2], "texture": "#8"} + } + }, + { + "from": [2, 3.5, 6], + "to": [4, 3.5, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 1.5, 7]}, + "faces": { + "up": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#8"}, + "down": {"uv": [10, 12, 14, 14], "rotation": 270, "texture": "#8"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "from": [12, 3.5, 6], + "to": [14, 3.5, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [13, 3.5, 8]}, + "faces": { + "up": {"uv": [10, 12, 14, 14], "rotation": 90, "texture": "#8"}, + "down": {"uv": [10, 12, 14, 14], "rotation": 90, "texture": "#8"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + 2, + 3, + 4, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [5, 6, 7, 8, 9] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 10 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stew_beef.json b/packs/0-lzcustom/assets/lz/models/food/stew_beef.json new file mode 100644 index 0000000..9e5b4c8 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stew_beef.json @@ -0,0 +1,197 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "2": "lz:block/food/beef_stew", + "4": "lz:block/food/bowl", + "particle": "lz:block/food/beef_stew" + }, + "elements": [ + { + "name": "soup", + "from": [5, 3.5, 5], + "to": [11, 3.5, 11], + "faces": { + "up": {"uv": [0, 0, 5, 5], "texture": "#2"} + } + }, + { + "name": "0", + "from": [9.25, 3.5, 8.25], + "to": [10.25, 4, 10.25], + "rotation": {"angle": -22.5, "axis": "y", "origin": [9.25, 1.8, 8.25]}, + "faces": { + "north": {"uv": [12, 4, 13, 5], "texture": "#2"}, + "east": {"uv": [14, 4, 12, 5], "texture": "#2"}, + "south": {"uv": [13, 4, 14, 5], "texture": "#2"}, + "west": {"uv": [12, 4, 14, 5], "texture": "#2"}, + "up": {"uv": [12, 3, 14, 4], "texture": "#2"} + } + }, + { + "name": "0", + "from": [5.7, 3.495, 6], + "to": [7.7, 4.15, 7], + "rotation": {"angle": 0, "axis": "y", "origin": [7.2, 1.9, 7.75]}, + "faces": { + "north": {"uv": [15, 3, 14, 1], "rotation": 270, "texture": "#2"}, + "east": {"uv": [13, 2, 14, 3], "texture": "#2"}, + "south": {"uv": [13, 2, 14, 0], "rotation": 270, "texture": "#2"}, + "west": {"uv": [13, 1, 14, 2], "texture": "#2"}, + "up": {"uv": [12, 0, 13, 2], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "0", + "from": [8.85, 2.75, 5.55], + "to": [10.35, 4, 7.05], + "rotation": {"angle": 0, "axis": "z", "origin": [8.35, 2, 5.55]}, + "faces": { + "north": {"uv": [13, 6, 12, 7], "texture": "#2"}, + "east": {"uv": [13, 5, 14, 6], "texture": "#2"}, + "south": {"uv": [12, 5, 13, 6], "texture": "#2"}, + "west": {"uv": [12, 6, 13, 7], "texture": "#2"}, + "up": {"uv": [14, 6, 13, 5], "rotation": 270, "texture": "#2"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "0", + "from": [5.54186, 2.75, 8.51456], + "to": [7.04186, 4, 10.01456], + "rotation": {"angle": 22.5, "axis": "y", "origin": [6.29186, 3.375, 9.26456]}, + "faces": { + "north": {"uv": [13, 5, 14, 6], "texture": "#2"}, + "east": {"uv": [12, 5, 13, 6], "texture": "#2"}, + "south": {"uv": [12, 6, 13, 7], "texture": "#2"}, + "west": {"uv": [13, 6, 12, 7], "texture": "#2"}, + "up": {"uv": [14, 6, 13, 5], "rotation": 180, "texture": "#2"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + 2, + 3, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [4, 5, 6, 7, 8] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 9 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stew_fish.json b/packs/0-lzcustom/assets/lz/models/food/stew_fish.json new file mode 100644 index 0000000..69ee22f --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stew_fish.json @@ -0,0 +1,192 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "textures": { + "4": "lz:block/food/bowl", + "9": "lz:block/food/fish_stew" + }, + "elements": [ + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "up": {"uv": [6, 6, 0, 0], "texture": "#9"} + } + }, + { + "from": [7.5, 4.75, 7], + "to": [10.5, 5.75, 12], + "rotation": {"angle": -45, "axis": "x", "origin": [9, 5.25, 11.5]}, + "faces": { + "north": {"uv": [9, 3, 12, 4], "texture": "#9"}, + "east": {"uv": [9, 0, 14, 1], "texture": "#9"}, + "south": {"uv": [9, 4, 12, 5], "texture": "#9"}, + "west": {"uv": [9, 0, 14, 1], "texture": "#9"}, + "up": {"uv": [3, 11, 0, 6], "texture": "#9"}, + "down": {"uv": [3, 6, 0, 11], "texture": "#9"} + } + }, + { + "from": [7.5, 5.25, 12], + "to": [10.5, 5.25, 14], + "rotation": {"angle": -45, "axis": "x", "origin": [9, 5.25, 11.5]}, + "faces": { + "north": {"uv": [0, 0, 3, 0], "texture": "#9"}, + "east": {"uv": [0, 0, 3, 0], "texture": "#9"}, + "south": {"uv": [0, 0, 3, 0], "texture": "#9"}, + "west": {"uv": [0, 0, 3, 0], "texture": "#9"}, + "up": {"uv": [6, 9, 3, 7], "texture": "#9"}, + "down": {"uv": [6, 7, 3, 9], "texture": "#9"} + } + }, + { + "from": [6, 2, 7], + "to": [7, 4, 8], + "shade": false, + "rotation": {"angle": 0, "axis": "x", "origin": [6.5, 4.375, 7.5]}, + "faces": { + "north": {"uv": [10, 1, 11, 2], "texture": "#9"}, + "east": {"uv": [10, 1, 11, 2], "texture": "#9"}, + "south": {"uv": [10, 1, 11, 2], "texture": "#9"}, + "west": {"uv": [10, 1, 11, 2], "texture": "#9"}, + "up": {"uv": [4, 10, 3, 9], "texture": "#9"}, + "down": {"uv": [5, 9, 4, 10], "texture": "#9"} + } + }, + { + "from": [8, 2, 5.5], + "to": [10, 4, 7.5], + "shade": false, + "rotation": {"angle": 0, "axis": "x", "origin": [9.5, 4.375, 7]}, + "faces": { + "north": {"uv": [9, 1, 11, 3], "texture": "#9"}, + "east": {"uv": [9, 1, 11, 3], "texture": "#9"}, + "south": {"uv": [9, 1, 11, 3], "texture": "#9"}, + "west": {"uv": [9, 1, 11, 3], "texture": "#9"}, + "up": {"uv": [5, 11, 3, 9], "texture": "#9"}, + "down": {"uv": [5, 9, 3, 11], "texture": "#9"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [0, 1, 2, 3, 4] + }, + 5, + 6, + 7, + 8, + 9 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stew_mushroom.json b/packs/0-lzcustom/assets/lz/models/food/stew_mushroom.json new file mode 100644 index 0000000..a5a46f2 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stew_mushroom.json @@ -0,0 +1,140 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "2": "lz:block/food/mushroom_stew", + "4": "lz:block/food/bowl", + "particle": "lz:block/food/mushroom_stew" + }, + "elements": [ + { + "name": "soup", + "from": [5, 3.5, 5], + "to": [11, 3.5, 11], + "faces": { + "up": {"uv": [0, 0, 6, 6], "texture": "#2"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + } + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stew_rabbit.json b/packs/0-lzcustom/assets/lz/models/food/stew_rabbit.json new file mode 100644 index 0000000..811a254 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stew_rabbit.json @@ -0,0 +1,154 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "2": "lz:block/food/rabbit_stew", + "4": "lz:block/food/bowl", + "particle": "lz:block/food/rabbit_stew" + }, + "elements": [ + { + "name": "soup", + "from": [5, 3.5, 5], + "to": [11, 3.5, 11], + "faces": { + "up": {"uv": [6, 5, 12, 11], "texture": "#2"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 5, 6, 8], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 4, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [6, 0, 12, 3], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 4, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 1, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 4, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 7], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "from": [7, 2, 6], + "to": [9, 4, 10], + "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3, 8]}, + "faces": { + "north": {"uv": [11, 12, 13, 14], "texture": "#2"}, + "east": {"uv": [9, 12, 13, 14], "texture": "#2"}, + "south": {"uv": [7, 13, 9, 15], "texture": "#2"}, + "west": {"uv": [10, 13, 14, 15], "texture": "#2"}, + "up": {"uv": [9, 11, 11, 15], "texture": "#2"}, + "down": {"uv": [9, 11, 11, 15], "texture": "#2"} + } + } + ], + "gui_light": "front", + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [1, 2, 3, 4, 5] + }, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [] + }, + 6 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json new file mode 100644 index 0000000..23c0ead --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json @@ -0,0 +1,169 @@ +{ + "credit": "Made with Blockbench", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "2": "lz:block/food/stuffed_pumpkin_details", + "4": "lz:block/food/bowl", + "fruit_salad": "lz:block/food/fruit_salad" + }, + "elements": [ + { + "name": "pie", + "from": [5, 2, 5], + "to": [11, 3.5, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [-3, 0, 3]}, + "faces": { + "north": {"uv": [7, 4, 13, 5], "texture": "#2"}, + "east": {"uv": [6, 5, 7, 11], "rotation": 270, "texture": "#2"}, + "south": {"uv": [7, 11, 13, 12], "texture": "#2"}, + "west": {"uv": [13, 5, 14, 11], "rotation": 90, "texture": "#2"}, + "up": {"uv": [7, 5, 13, 11], "texture": "#2"} + } + }, + { + "name": "spoon", + "from": [7.5, 2, 9.5], + "to": [8.5, 6, 10.5], + "rotation": {"angle": 22.5, "axis": "x", "origin": [8.5, 3, 9.5]}, + "faces": { + "north": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "east": {"uv": [3, 11, 4, 15], "rotation": 180, "texture": "#2"}, + "south": {"uv": [3, 9, 4, 13], "texture": "#2"}, + "west": {"uv": [3, 9, 4, 13], "rotation": 180, "texture": "#2"}, + "up": {"uv": [3, 1, 4, 2], "texture": "#2"}, + "down": {"uv": [2, 1, 3, 2], "texture": "#2"} + } + }, + { + "name": "bottom", + "from": [5, 0, 5], + "to": [11, 1, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 8]}, + "faces": { + "north": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "east": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "south": {"uv": [0, 8, 6, 9], "texture": "#4"}, + "west": {"uv": [6, 6, 12, 7], "texture": "#4"}, + "down": {"uv": [6, 0, 0, 6], "texture": "#4", "cullface": "down"} + } + }, + { + "name": "west", + "from": [11, 1, 5], + "to": [12, 3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [14, 0, 8]}, + "faces": { + "north": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "east": {"uv": [0, 6, 6, 8], "texture": "#4"}, + "south": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "west": {"uv": [0, 0, 0, 0], "texture": "#4"}, + "up": {"uv": [1, 15, 0, 9], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "name": "north", + "from": [5, 1, 4], + "to": [11, 3, 5], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 2]}, + "faces": { + "north": {"uv": [6, 0, 12, 2], "texture": "#4"}, + "east": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "south": {"uv": [0, 0, 0, 0], "texture": "#4"}, + "west": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "up": {"uv": [8, 10, 2, 9], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "east", + "from": [4, 1, 5], + "to": [5, 3, 11], + "rotation": {"angle": 0, "axis": "y", "origin": [2, 0, 8]}, + "faces": { + "north": {"uv": [4, 11, 5, 13], "texture": "#4"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#4"}, + "south": {"uv": [3, 11, 4, 13], "texture": "#4"}, + "west": {"uv": [6, 2, 12, 4], "texture": "#4"}, + "up": {"uv": [6, 6, 5, 0], "texture": "#4"}, + "down": {"uv": [14, 9, 8, 10], "texture": "#4"} + } + }, + { + "name": "south", + "from": [5, 1, 11], + "to": [11, 3, 12], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 14]}, + "faces": { + "north": {"uv": [0, 0, 0, 0], "texture": "#4"}, + "east": {"uv": [10, 10, 11, 12], "texture": "#4"}, + "south": {"uv": [6, 4, 12, 6], "texture": "#4"}, + "west": {"uv": [9, 10, 10, 12], "texture": "#4"}, + "up": {"uv": [9, 11, 3, 10], "texture": "#4"}, + "down": {"uv": [1, 9, 0, 15], "texture": "#4"} + } + }, + { + "from": [9.5, 2.5, 5.5], + "to": [14.5, 4.5, 8.5], + "rotation": {"angle": 45, "axis": "z", "origin": [10.5, 1, 5.5]}, + "faces": { + "north": {"uv": [9.5, 5.5, 10.5, 8], "rotation": 90, "texture": "#fruit_salad"}, + "east": {"uv": [12.5, 6, 14, 5], "texture": "#fruit_salad"}, + "south": {"uv": [9.5, 8, 10.5, 5.5], "rotation": 90, "texture": "#fruit_salad"}, + "west": {"uv": [12.5, 5, 14, 6], "texture": "#fruit_salad"}, + "up": {"uv": [5.5, 4, 8, 5.5], "texture": "#fruit_salad"}, + "down": {"uv": [8.5, 8, 10.5, 5.5], "rotation": 90, "texture": "#fruit_salad"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + }, + "groups": [ + 0, + 1, + { + "name": "group", + "origin": [8, 8, 8], + "color": 0, + "children": [2, 3, 4, 5, 6] + }, + 7 + ] +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json new file mode 100644 index 0000000..5630bc3 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json @@ -0,0 +1,88 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/stuffed_pumpkin_bottom", + "details": "lz:block/food/stuffed_pumpkin_details", + "side": "lz:block/food/stuffed_pumpkin_side", + "top": "lz:block/food/stuffed_pumpkin_top_eaten" + }, + "elements": [ + { + "name": "spoon", + "from": [5, 1, 7], + "to": [15, 3, 9], + "rotation": {"angle": 22.5, "axis": "z", "origin": [6, 2, 8]}, + "faces": { + "north": {"uv": [2, 3, 4, 13], "rotation": 270, "texture": "#details"}, + "east": {"uv": [2, 1, 4, 3], "rotation": 90, "texture": "#details"}, + "south": {"uv": [2, 3, 4, 13], "rotation": 90, "texture": "#details"}, + "west": {"uv": [2, 1, 4, 3], "rotation": 90, "texture": "#details"}, + "up": {"uv": [2, 3, 4, 13], "rotation": 270, "texture": "#details"}, + "down": {"uv": [2, 3, 4, 13], "rotation": 270, "texture": "#details"} + } + }, + { + "name": "stuffing", + "from": [4, 2, 4], + "to": [12, 4, 12], + "faces": { + "north": {"uv": [6, 4, 14, 6], "rotation": 180, "texture": "#details"}, + "east": {"uv": [12, 4, 14, 12], "rotation": 90, "texture": "#details"}, + "south": {"uv": [6, 10, 14, 12], "texture": "#details"}, + "west": {"uv": [6, 4, 8, 12], "rotation": 270, "texture": "#details"}, + "up": {"uv": [6, 4, 14, 12], "texture": "#details"}, + "down": {"uv": [6, 4, 14, 12], "texture": "#details"} + } + }, + { + "name": "pumpkin", + "from": [2, 0, 2], + "to": [14, 3, 14], + "faces": { + "north": {"uv": [2, 13, 14, 16], "texture": "#side"}, + "east": {"uv": [2, 13, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 13, 14, 16], "texture": "#side"}, + "west": {"uv": [2, 13, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 14, 14], "texture": "#bottom"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json new file mode 100644 index 0000000..6553eb7 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json @@ -0,0 +1,88 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/stuffed_pumpkin_bottom", + "details": "lz:block/food/stuffed_pumpkin_details", + "side": "lz:block/food/stuffed_pumpkin_side", + "top": "lz:block/food/stuffed_pumpkin_top_eaten" + }, + "elements": [ + { + "name": "spoon", + "from": [7, 3, 7], + "to": [9, 13, 9], + "rotation": {"angle": -45, "axis": "z", "origin": [8, 4, 8]}, + "faces": { + "north": {"uv": [2, 3, 4, 13], "texture": "#details"}, + "east": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"}, + "south": {"uv": [2, 3, 4, 13], "texture": "#details"}, + "west": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"}, + "up": {"uv": [2, 1, 4, 3], "texture": "#details"}, + "down": {"uv": [2, 1, 4, 3], "texture": "#details"} + } + }, + { + "name": "stuffing", + "from": [4, 5, 4], + "to": [12, 7, 12], + "faces": { + "north": {"uv": [6, 4, 14, 6], "rotation": 180, "texture": "#details"}, + "east": {"uv": [12, 4, 14, 12], "rotation": 90, "texture": "#details"}, + "south": {"uv": [6, 10, 14, 12], "texture": "#details"}, + "west": {"uv": [6, 4, 8, 12], "rotation": 270, "texture": "#details"}, + "up": {"uv": [6, 4, 14, 12], "texture": "#details"}, + "down": {"uv": [6, 4, 14, 12], "texture": "#details"} + } + }, + { + "name": "pumpkin", + "from": [2, 0, 2], + "to": [14, 6, 14], + "faces": { + "north": {"uv": [2, 10, 14, 16], "texture": "#side"}, + "east": {"uv": [2, 10, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 10, 14, 16], "texture": "#side"}, + "west": {"uv": [2, 10, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 14, 14], "texture": "#bottom"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json new file mode 100644 index 0000000..60f4ef8 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json @@ -0,0 +1,88 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/stuffed_pumpkin_bottom", + "details": "lz:block/food/stuffed_pumpkin_details", + "side": "lz:block/food/stuffed_pumpkin_side", + "top": "lz:block/food/stuffed_pumpkin_top_eaten" + }, + "elements": [ + { + "name": "spoon", + "from": [8, 5, 7], + "to": [10, 15, 9], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 6, 8]}, + "faces": { + "north": {"uv": [2, 3, 4, 13], "texture": "#details"}, + "east": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"}, + "south": {"uv": [2, 3, 4, 13], "texture": "#details"}, + "west": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"}, + "up": {"uv": [2, 1, 4, 3], "texture": "#details"}, + "down": {"uv": [2, 1, 4, 3], "texture": "#details"} + } + }, + { + "name": "stuffing", + "from": [4, 7, 4], + "to": [12, 9, 12], + "faces": { + "north": {"uv": [6, 4, 14, 6], "rotation": 180, "texture": "#details"}, + "east": {"uv": [12, 4, 14, 12], "rotation": 90, "texture": "#details"}, + "south": {"uv": [6, 10, 14, 12], "texture": "#details"}, + "west": {"uv": [6, 4, 8, 12], "rotation": 270, "texture": "#details"}, + "up": {"uv": [6, 4, 14, 12], "texture": "#details"}, + "down": {"uv": [6, 4, 14, 12], "texture": "#details"} + } + }, + { + "name": "pumpkin", + "from": [2, 0, 2], + "to": [14, 8, 14], + "faces": { + "north": {"uv": [2, 8, 14, 16], "texture": "#side"}, + "east": {"uv": [2, 8, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 8, 14, 16], "texture": "#side"}, + "west": {"uv": [2, 8, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 14, 14], "texture": "#bottom"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json new file mode 100644 index 0000000..c898a39 --- /dev/null +++ b/packs/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json @@ -0,0 +1,88 @@ +{ + "credit": "Made with Blockbench", + "textures": { + "bottom": "lz:block/food/stuffed_pumpkin_bottom", + "details": "lz:block/food/stuffed_pumpkin_details", + "side": "lz:block/food/stuffed_pumpkin_side", + "top": "lz:block/food/stuffed_pumpkin_top" + }, + "elements": [ + { + "name": "spoon", + "from": [8, 8, 7], + "to": [10, 18, 9], + "rotation": {"angle": -22.5, "axis": "z", "origin": [9, 9, 8]}, + "faces": { + "north": {"uv": [2, 3, 4, 13], "texture": "#details"}, + "east": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"}, + "south": {"uv": [2, 3, 4, 13], "texture": "#details"}, + "west": {"uv": [2, 3, 4, 13], "rotation": 180, "texture": "#details"}, + "up": {"uv": [2, 1, 4, 3], "texture": "#details"}, + "down": {"uv": [2, 1, 4, 3], "texture": "#details"} + } + }, + { + "name": "stuffing", + "from": [4, 10, 4], + "to": [12, 12, 12], + "faces": { + "north": {"uv": [6, 4, 14, 6], "rotation": 180, "texture": "#details"}, + "east": {"uv": [12, 4, 14, 12], "rotation": 90, "texture": "#details"}, + "south": {"uv": [6, 10, 14, 12], "texture": "#details"}, + "west": {"uv": [6, 4, 8, 12], "rotation": 270, "texture": "#details"}, + "up": {"uv": [6, 4, 14, 12], "texture": "#details"}, + "down": {"uv": [6, 4, 14, 12], "texture": "#details"} + } + }, + { + "name": "pumpkin", + "from": [2, 0, 2], + "to": [14, 10, 14], + "faces": { + "north": {"uv": [2, 6, 14, 16], "texture": "#side"}, + "east": {"uv": [2, 6, 14, 16], "texture": "#side"}, + "south": {"uv": [2, 6, 14, 16], "texture": "#side"}, + "west": {"uv": [2, 6, 14, 16], "texture": "#side"}, + "up": {"uv": [2, 2, 14, 14], "texture": "#top"}, + "down": {"uv": [2, 2, 14, 14], "texture": "#bottom"} + } + } + ], + "display": { + "thirdperson_righthand": { + "rotation": [75, 45, 0], + "translation": [0, 2.5, 0], + "scale": [0.375, 0.375, 0.375] + }, + "thirdperson_lefthand": { + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] + }, + "firstperson_righthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "firstperson_lefthand": { + "rotation": [0, 9, 25], + "translation": [1.13, 6.5, 1.13], + "scale": [0.68, 0.68, 0.68] + }, + "ground": { + "translation": [0, 2, 0], + "scale": [0.5, 0.5, 0.5] + }, + "gui": { + "rotation": [30, 225, 0], + "scale": [0.625, 0.625, 0.625] + }, + "head": { + "translation": [0, 13, 0] + }, + "fixed": { + "rotation": [-90, 0, 0], + "translation": [0, 0, -16], + "scale": [2, 2, 2] + } + } +} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/models/items/candle_stand.json b/packs/0-lzcustom/assets/lz/models/items/candle_stand.json index 7a39b85..7fe8428 100644 --- a/packs/0-lzcustom/assets/lz/models/items/candle_stand.json +++ b/packs/0-lzcustom/assets/lz/models/items/candle_stand.json @@ -525,12 +525,12 @@ ], "display": { "thirdperson_righthand": { - "translation": [0, 11.5, 0], - "scale": [1.65, 1.65, 1.65] + "translation": [0, 3, 0], + "scale": [0.55, 0.55, 0.55] }, "thirdperson_lefthand": { - "translation": [0, 3, 1], - "scale": [0.55, 0.55, 0.55] + "rotation": [90, 0, 0], + "translation": [-6, -2, -4] }, "firstperson_righthand": { "rotation": [0, -90, 25], diff --git a/packs/0-lzcustom/assets/lz/models/items/tankard.json b/packs/0-lzcustom/assets/lz/models/items/tankard.json deleted file mode 100644 index 02a664e..0000000 --- a/packs/0-lzcustom/assets/lz/models/items/tankard.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "textures": { - "0": "minecraft:block/spruce_log", - "1": "minecraft:block/spruce_log_top", - "2": "minecraft:block/smooth_stone", - "3": "minecraft:block/honey_block_top", - "particle": "minecraft:block/spruce_log" - }, - "elements": [ - { - "name": "octagon", - "from": [6.75736, 0, 5], - "to": [9.24264, 6, 6], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [6.75736, 0, 5], - "to": [9.24264, 6, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [6.75736, 0, 10], - "to": [9.24264, 6, 11], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [6.75736, 0, 10], - "to": [9.24264, 6, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [5, 0, 6.75736], - "to": [6, 6, 9.24264], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [5, 0, 6.75736], - "to": [6, 6, 9.24264], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [10, 0, 6.75736], - "to": [11, 6, 9.24264], - "rotation": {"angle": 45, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "octagon", - "from": [10, 0, 6.75736], - "to": [11, 6, 9.24264], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "east": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "south": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "west": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, - "down": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"} - } - }, - { - "from": [7.5, 1, 4], - "to": [8.5, 2, 5], - "faces": { - "north": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "east": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "south": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "west": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "up": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "down": {"uv": [0, 0, 1, 1], "texture": "#2"} - } - }, - { - "from": [7.5, 4, 4], - "to": [8.5, 5, 5], - "faces": { - "north": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "east": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "south": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "west": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "up": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "down": {"uv": [0, 0, 1, 1], "texture": "#2"} - } - }, - { - "from": [7.5, 2, 3], - "to": [8.5, 4, 4], - "faces": { - "north": {"uv": [0, 0, 1, 2], "texture": "#2"}, - "east": {"uv": [0, 0, 1, 2], "texture": "#2"}, - "south": {"uv": [0, 0, 1, 2], "texture": "#2"}, - "west": {"uv": [0, 0, 1, 2], "texture": "#2"}, - "up": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "down": {"uv": [0, 0, 1, 1], "texture": "#2"} - } - }, - { - "from": [7.5, 3.8, 3.5], - "to": [8.5, 5.2, 4.5], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 4.5, 3.5]}, - "faces": { - "north": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "east": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "south": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "west": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "up": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "down": {"uv": [0, 0, 1, 1], "texture": "#2"} - } - }, - { - "from": [7.5, 0.8, 3.5], - "to": [8.5, 2.2, 4.5], - "rotation": {"angle": -45, "axis": "x", "origin": [8, 1.5, 3.5]}, - "faces": { - "north": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "east": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "south": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "west": {"uv": [0, 0, 1, 1.4], "texture": "#2"}, - "up": {"uv": [0, 0, 1, 1], "texture": "#2"}, - "down": {"uv": [0, 0, 1, 1], "texture": "#2"} - } - }, - { - "name": "Base", - "from": [6, 0.025, 6], - "to": [10, 1.025, 10], - "faces": { - "north": {"uv": [0, 0, 4, 1], "texture": "#1"}, - "east": {"uv": [0, 0, 4, 1], "texture": "#1"}, - "south": {"uv": [0, 0, 4, 1], "texture": "#1"}, - "west": {"uv": [0, 0, 4, 1], "texture": "#1"}, - "up": {"uv": [0, 0, 4, 4], "texture": "#1"}, - "down": {"uv": [0, 0, 16, 16], "texture": "#1"} - } - }, - { - "name": "Fluid", - "from": [6, 4.375, 6], - "to": [10, 5.375, 10], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.35, 0]}, - "faces": { - "up": {"uv": [3, 1, 14, 11], "texture": "#3"} - } - } - ], - "display": { - "thirdperson_righthand": { - "rotation": [0, 180, 0], - "translation": [0, 4.95, 0], - "scale": [0.8, 0.8, 0.8] - }, - "thirdperson_lefthand": { - "rotation": [0, 180, 0], - "translation": [0, 4, 0], - "scale": [0.7, 0.7, 0.7] - }, - "firstperson_righthand": { - "rotation": [0, -90, 25], - "translation": [1.13, 3.2, 1.13], - "scale": [0.68, 0.68, 0.68] - }, - "firstperson_lefthand": { - "rotation": [0, -90, 25], - "translation": [1.13, 3.2, 1.13], - "scale": [0.68, 0.68, 0.68] - }, - "ground": { - "translation": [0, 2, 0], - "scale": [0.5, 0.5, 0.5] - }, - "gui": { - "rotation": [30, 225, 0], - "translation": [0, 6.5, 0], - "scale": [1.5, 1.5, 1.5] - }, - "fixed": { - "rotation": [-90, 90, 0], - "translation": [0, 0, -12], - "scale": [1.5, 1.5, 1.5] - } - }, - "groups": [ - { - "name": "Container", - "origin": [8, 8, 8], - "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7] - }, - { - "name": "Handle", - "origin": [8, 1.5, 3.5], - "color": 0, - "children": [8, 9, 10, 11, 12] - }, - 13, - 14 - ] -} \ No newline at end of file diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/apple_cider.png b/packs/0-lzcustom/assets/lz/textures/block/food/apple_cider.png new file mode 100644 index 0000000000000000000000000000000000000000..b525c3adde89f3cc5009d257f24a0be1adb24316 GIT binary patch literal 307 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|-g>$?hFJ6_ z*KFAL$)1^+`S9l3&n4{cRvtb80?U;SeRz3Jn$1pBkZtv*xjj4q8>Y;C2vX<##h-15 z1b2_((ySv2OS=p@{9RibB@Q&{DF6iy9B3%uH40di(78Z z`ak+>Q_m`_P3?Wzl)nAEW3F4p!;^d4k5n=~4C(NmV0v2Pq_IuJ{9p3Req^{;{tq0ks^iwijPAOk+!kb1P)rS8~Af0C$h| zrJn!Fw>#$X*`&>N<#c&1I|SL53r=J|XKi}G9Y!WHIU2YQ^r)78&qol`;+0P*{L A`~Uy| literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/apple_pie_inner.png b/packs/0-lzcustom/assets/lz/textures/block/food/apple_pie_inner.png new file mode 100644 index 0000000000000000000000000000000000000000..2c52467bb0cb489088f1b4273bf3141340cdc23b GIT binary patch literal 266 zcmV+l0rmcgP)Px##7RU!R5*?8j?D@IVE{#sk_CfFu|UdV@|TRYrmU2*u<{73lst)@XYdA=O7=>l zG&>DV-)KbG`Pnd$SD3T9w{E8k9v&V5zE7Bs>d(jY20)=-#ugTbiOp(#r!!W6dSw_! z8_awF{*NFQ4Pjf{<-cJIypoIy?={{_zJN-+=dgaQcUWEe$lV+)I5K%l4!0J5-fPFGj(0;<77=%Rg0 QcK`qY07*qoM6N<$f>YOQvj6}9 literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/apple_pie_top.png b/packs/0-lzcustom/assets/lz/textures/block/food/apple_pie_top.png new file mode 100644 index 0000000000000000000000000000000000000000..1b8b2d5a85f2a8586dc78664b02ca5d4c517be0b GIT binary patch literal 327 zcmV-N0l5B&P)Px$0ZBwbR5*>rl0iztKp2I;HtwEsaN(lpqRu$Us0$bNt^SW;X5M@JaBL0CaDQ|59!DWUW&pHJ4Pe=*ZEBuh zUYTCq4FHDbAdW)H?TFjUmA$;2*OuGnFqhjAaTMAI?E^w)XjM_<0YYZ>=RRvybzGge z_R`seWV|CuPe1w1<9xj9L>lr3nTVbPttvDi7LNeP^#e<__xSw!D}v{s$OAiX%Du7ObUo3u!uu&C>({hmqoz~OYq{Bb1vMYD3`>T9> ZeE^o)dsF&xM2r9c002ovPDHLkV1mHJksSa4 literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/baked_cod_stew.png b/packs/0-lzcustom/assets/lz/textures/block/food/baked_cod_stew.png new file mode 100644 index 0000000000000000000000000000000000000000..99c45d14a3e6e5a37e4ea06e59eaf959780efa7f GIT binary patch literal 510 zcmVPx$xJg7oR5*>TkxxjI0T{-ApNYfT{Kgj*+cb3$Y()QH!B^7u5^c|W8z~$V7H`qyT{_Re*d4q#T8ZZ*; zv<=$P=W|@?zfF%GA@aCG^r@(bh%8Pt%6rW&hOb773~r3{lX_+4+VBb;4|;ii?rLF} z{uE^?(FDNB>#Nu*=ZX_F&aSgjL)m?R9z8;0dKpiknf=uPjJh#OZhj)uL(+T;71f?<1Bz%<(0WG&gWN-=OTWk{-$b z-r91UrOA+_vdyTPgN6Dv+-^JYZF7UUvoQdUWwHvuYt17wAHLIcIiKJ}CaaLinkF!1 zFF0Ar)9*OdGYb^rhX07*qoM6N<$g0_qD A!TPx$y-7qtR5*>@k-tkDVI0Ok7evK+r@34UtpPRd5+cFkP+MHu3>}nADkbgUQYEAR zf#6`bj)I$D9Sk_Qg^(7CRTHq-)F22NQ!ZNcs`1WB#Nl-~4bi*5z-M`RpO^RZe1Ayg z^_bX5Zvl|cS%kteweoB2=thz5NDzS5o_VSE-2?D2P!GV{H(lg&Ru#5VkkO4IeyyF2 z^cLwvhP(3IH9}#z3Td(S0nm*i06tZ50O}kLa4J9HRi{NhXR%s%Q1!K=W%ml&I-dfN z{JME7ITV(O4#ye)v`BO~?v{mAUXKZYQelT1nDOfz0Au&WP7Zik``yIzXul19{k}TL zy4t~Pmmi~?W$Ec?LkoDRC?<`jg0XwT;KU4*-`_cB;8PX;9h>-6g_r7oK&FC;ZkPa6 z6#Hy!c_cZ01D@_kkjT&rxZb(8w~2lbB(p4&3VP`sOVT@*WNzGU)loq@k-4>=XHzBW zQ=??@Gtk`6&d(G}3)6T?j*Z)Zzq*7^wJ*9+#1G6in8cz(h{Oo1hnHx;$0b}_aF{{} zabX?-@Fz7&_D2%{A3o2!0vyVJ`ywi*hhi$;=i2i<)D<7{nx~+**$w~z002ovPDHLk FV1i?B?JNKQ literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/beef_stew.png b/packs/0-lzcustom/assets/lz/textures/block/food/beef_stew.png new file mode 100644 index 0000000000000000000000000000000000000000..01825cad05908459f6cd0eed35fd6916fd0864c8 GIT binary patch literal 598 zcmV-c0;&CpP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!vFvd!vV){sAK>D0qaRbK~y+T?NU2# z6hRcM{!GsY&Dx6%f&h>(A~XRIfP@ev8zbZUa04Q)!8M#g3KArU#In}LJ8O16-TkPZ z0fgi$P*Q7l-&DVVx&TMK`o zCFO*Hb2ovjD=ZzU@p5vJ>Ls0VyO+Qa1vOvRl^YBFFyMr-591V5el5jJh`*DQCeJ~KtroEbqPADG`+`9AJLM;C=iAozH8C5cH9X+Chni= kX^ju>&bNNw{f`mAFT;`DPal&4-2eap07*qoM6N<$f_EwgJOBUy literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/beetroot_soup.png b/packs/0-lzcustom/assets/lz/textures/block/food/beetroot_soup.png new file mode 100644 index 0000000000000000000000000000000000000000..e42c154e060aa403a64ae4855322c51de275483b GIT binary patch literal 472 zcmV;}0Vn>6P)Px$l1W5CR5*==k}*%hP!xr~LTgJw324wxLNxA}Xrh}g{s44zb@v}Q`xjhw(!|Zg zn6NS#7o#!Jun?<|P?4rk8^r-%eJw=K^zOO$o_pTSRZf;y2fpVa(9x3NI~#lw$MXCw z$%RQCZn|vOP}FAN!#_>3@Z&oyK6R;V05woWgD8+4$btn;2cWW(lCnM2akh2S1VH|p zz)`ISz}_hefGV10>&?I)KBS!B);8D4P0zyVIl$0?{LgIg8M=@i6f_;*^Ef!X#?-Zt zPZTsgoG!bF+ZXZH;uI@ZFXUAvlV-+D<0hcrY=w!q1A+akmLkV$-WV>7zK3p_D48^Q z!=&B!(0?WiF|pi;z`fmwGLFwH?cZ2Sg18m2TnUMBhZE<-V#O^)9K;WYF~=0ffzNaG zc+juk<92KSl#y=WY_~ip6)m*fT*zgz*0@qe#{(+`Px$h)G02R5*>5lD|sBP#DF3si_nTsY+=atW$=@P|%_X>MSVYAb^#DML9BHUM>*(`6;U#XCpnW0=RD*$TD?AP5PBqjsLb}@@4cdZwe7v~8&0m|^^ zIMi5{VP>WLk_Fd~7HO+UTho}<1c+M+YBpQ)ocbv@CUR^SUDpA~OlK1PFbIj>qi+Sf zM~+NBKRPUJ!47bF<)LXBxw+f`AOuc zK0i7#nNnxvIeL!}VxU_Hf$^hGFvbd_OpNPet?-|Te_r9@^aKE3TSPx$Gf6~2R5*>bQn60MFcdsTjv8ArLmMGgs_4uJQil#KtR4FS`~pA22k-%mOqE!X zU|?iJ1u;QkAd&61R?W~RjcW&W;TFr!_wJp~CZmC{nIPb-g%WQc8kryffc9nufPSxo z%d3}d0RYVeL0b@Twk}AuKqd$ZwcJqRO62wZ3%j74wZPfBvES-^UNdt6)4@8*o0^g&i~>U XQa*g+S7)D~00000NkvXXu0mjf(4M3< literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/chicken_soup.png b/packs/0-lzcustom/assets/lz/textures/block/food/chicken_soup.png new file mode 100644 index 0000000000000000000000000000000000000000..50fdb5ccf2943c4217ba4c452146f563fd68b311 GIT binary patch literal 518 zcmV+h0{Q)kP)Px$z)3_wR5*>Llg&#TQ54004kI)KF`@*d2u6Y+CS{-^iukdJc2&AjN)|#FE=v9c z1s4TzQz|Yj3N8Y($SzQ`Q6ZZMF-i*qS^^T9*69!kh9oUX3mJGWl1vRI2I|?|cQ5z8 zch0#yu8p`5A8g_x&?T;oxL7^#HALD#GGjq5Q!?FaM*ysph5&f`{2hsMxZONb=_G`G z+HV#1?cYe0!wg7H=6_7^^8J)pJ@5$;niW6SJMS@)?9+Z+8I|J33+u(P&%XdDR(IgDde zVQ^*vEvcb?I&JBJ3}D8BxH2jL{=+lur6HKZ$^(6W>G3Ugw7j5n5<*{#V#b1aP|;`J z@I7{HH9d96K&2^zj#IHI^i&Qlsc~`j2LSJ|4FF|CVJWi1WlF~T@pp3ukx0}^yu-Gt z<9A>b%)4ISXCOke!brx+-#n>qqJJDC8K*M3jicAuQhOazeZL;JS*_G^N3Zjtxql4W zHHb{=!T-=&Tn%|$qnOUp?Q&YNj$%6de+=@vM$bUi>_PfN|?XYhQX zU-&>#B-B6d8hgX_$NM%U&Sta#3Nl1SCU1#if4X-?6@&KeM@JgnWh$0joSHXBbJe`G z83KzfJ{Uw@>@{}No^<Px#=t)FDR5*?8kg-a`U=)SFic8~Sp)Ez|5GR|0FJNXteFg^?SNj@$3KxBZuDVE` zz_v~mQVFFskr4in?Knt&EH#6U#c#Ri+{-;&F8s62m?)5nP?BV#K)()95z0h?o*(Wc z>2Cq$vWl=WV5e%3CvO0ZAMdUHiQTHf>&p!H=+NpaYNZ(8UT82(aT^AJUe^I&I?umC zKK1}`8-|Rh8-nl%f0}yBH@7VZ3uj>$Jx%F|D<9p4u z-goQ;NoqJf+o#p;0I*svXtg`GmaLWwlGIrL39g1}!U7gG!TPx$2T4RhR5*>zl08quFc5~HpiX$GT%}bP22Y3#9q1Y)M%0mC!cXDXFeB9~3=Cn+ zz!D`o*Bn!4i98*Uz+ z6M&ihSj+`4`U_pWQg*^adH|F(0OVQ9Hb4HK*~40=`0v3+JSj6^cB%q`@3CERBI`|DPJ2Bk@Yb#Fnn>rPr1!F|0liy4;6DVIe^Ep00000NkvXXu0mjfkKl$a literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/cod_roll.png b/packs/0-lzcustom/assets/lz/textures/block/food/cod_roll.png new file mode 100644 index 0000000000000000000000000000000000000000..1ab02f66ccb7314f1eb712315d1c2dc3ddd6234c GIT binary patch literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^EI`c8!3HGtQ{P+wQYD@)jv*3LlPhYon!Px$07*naR5*?8kFiTaQ5eO4N{e^7a_vqnLP-~d+f?M%E;+SDe?XfMtq!e1P`i_> z(-Vg_$2T+yfuMp!+w;AA5K2S5rh75`16n-e`8dDtoE$*AUd^l#l#2xbf-vTO@RkF3 zxjW6AKVPmHjaU8#kZ;$k8Nl=49jTS`asFt$V!m7>wek-(mA6JPx%`bk7VR9J=WmOo4rVHn1Lg{DYirFhU%Dh8y1U{bu*C9*mFPig?xz<*yk?KK-rl_@*0#JQf*7lPdVU%b}6KRBnAxUi< zh_Den3&5HupgOw0X(G&qCkv&;Tb`meO40?iluW(pAV;GArwpN zKJx|Qkg1Xpte%pbbv(G4o6wDm4z<};X7~Xz*$qB##ntn2tX*7 z)~-p!p;(%04;D-SYcHx*L7eXa({SHWRfkhogb-@ayYuX8c=~!x*N8?a+5_2!)4T6N z*HBPEc4kJHTS?NKyWGv$CW(0X2*s*|Y2j|16{jwpPzFU|Dk??_t1^IR}VkZbZ>{aKdrf8^lvb3zw zQ18UFy69JJRZak65e0zzw=NXba-*+S3BR-x4{mbg=0^YyR5%PP5_s7ATg#gTIe>_Z zZMn5iANU^J)TW(Czz9FqS98`&%ZmOSa7vbf6=-&qF}ISWrcuty)=`i=A4|(yVs!;v zX}5vFhy@GhuRq6DPx$F-b&0R5*?8kULAmP#A`v)PPG}L^@bVPBRp;ic>(SQ+|qcaq}lQRdDR!<{*N$ zn`jpeLNf`)rGZv#D#W39B`%e~ai}M@BGQ7R&-B9Ky_`?0F6E_LDsmUzVh9U`b$p>I z-8$QmIn!a#_W{V64td+r0CZdEG`tP~hJc3G!4^8>v`*_hzMrsF{R&m+L6~3*9Ya_& zybf1c6Psu9vE^XgNXfs7J^zR%m!=veW~ za9aPUt=+82DDWkKS}`s9{6c|Y+~XCfl-K3a{@yJ9(HC;21HfF|$1n>s1^n{|d;mvU VdQI2&oo)aC002ovPDHLkV1g=5r*r@S literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/fruit_salad.png b/packs/0-lzcustom/assets/lz/textures/block/food/fruit_salad.png new file mode 100644 index 0000000000000000000000000000000000000000..fbdad189d58ec9e4cac478a1148cebb4ac7312a9 GIT binary patch literal 705 zcmV;y0zUnTP)Px%dr3q=R9J=Wlut+$Q5?rVW4kTO%DV2X$Yz_MVk`zlp-Cnpgq|wtATD+2QhN|8 zh=RZtS^|TJBIqy`TDKsP5)n1o9W`+)HF+I&XWR{~*r`J>9~j&o3l1W@my-zHC2cWT`j*|>gRGiQGmJ0|)1waai5Q<7w z?=y)Uu<1tiffm&CqM>kz#s`nNRTHEVNPe0`3Wq4_c@Mw|<@D+bN-C*bF%nP}l?uPp zNaWg<02c?|(6M_LSI4I4P*mb9aAwfX)*J22%+BF0^bl+7lNl{3~W+1CXZ&2PiFZ z8g{0z^dv}Err!%A!F>8W1*Q{_x>{W#v!psB!PV01=*N+HEKhsQ9f8#CK-AqkXQ+C( z{brU!LeuccGO_Yyns#o4bfxsl1yfv)dOMEZVZJ!ZNOlbnxP6Js)yu@nQ_paXo2k9u{zYs6q|otABD2qR`-o#@ z&3@l^&@KL^2yI6nEdq8Dng+~6`gW__b_)CJC;)pJBHXFHo4&9TMkl10HxobA1$t1O zgr@PqX3ug|o2vi_^}Wmb9!V~n(?+)gG1?Sa^E%EXP+KN~hjxh3rikcvApUgTZ;86> nBI>f6U&zA3!otGB;(z4_dR_Tg9LPx%Qb|NXRCt{2n!ic|K@i6GB#jtS1sg%I6%j3L#X?IfA&vMD79!*UY%F|;V4+}T zYazaXB4R5DHew};7DBAPn44tS*}XqGyzf_SF8k-$`DS+J?vjU>uf8+z^!l0ly)Zjt z88$M`I$j%he*KvG-P>PJOgEx1m1XdMpn=BH+_Y&YFK^#ciorNs-(GExod^HJ^4fY< zMdn4r&}SlO8<{tmH^66k0N*|AteNKBJGn_Ip|i0#wqMqbVhqSSL0M8Qips_SdA#)s zTBq<0IKH^+JLlZ}^Ly&L7VUBV?_PaGod&0y%^*eAJ_aP#C=L*vWmJ|KniVa&4`a)0Qh)lRcA$u0oth(n@_|-1)vdI)gjkE*jX`+ zhlQ8tTh0yD2q=D_4CDveX%d?8Y1Cc;=2}3j>U_vtUt34ck8!d;6_7LD=K<2kQ4NOX z{ywC#q~)=$bv`S#S3nY51wsL#8Kh=ec?xLrFb3qzNDQ$0Hi*q2rRBALa-F=P0?>%9 z>$AQW(DDnZkgV0E1{F|rT`w){s~zMz9r64j?`n|>uy&L&Kt4y%EF*n8w3aBE%Do#b z`(^83148S1-rumpS`3eYU=i`KBbri8MnTns4dy8sZq y>%Qs^OvP)Px%O-V#SR9J=Wl|M)uQ5?rV&kHUN9UOvzLTK6`4Y`9%=@vmZhc-kUL;^wyROsMT z%;eDE)WJb;DTLx6mf(=BLbAoF;2qaO;EJT6SP--{2*L0=B=1PhpluSmG@t3+`}h04 z-|ze0iQH09K6(0>h3uiA2c?W(T8;)lG}Od$G}6fk`GQR})Ffu;06cj0sptCp7+c>x z5xYg3+)_~9H8Gux5Hobr$%rc^X6WP#c0X}ld;kZPGXYaw0;X3I?eDJuy!&v>+Opw} zTaHFN8zwza__hE=ZYe0&cTdE__#-JUFZp%)ld_N`^d^?mnmRro1|WKD0t}piuDU&c zHYE=#XJUFKA?sgid_VdoN*TW_o05bsupEtOs0qN#&Us%oza`*mdrks;J~rtzn=+TT zzf*+eXuLi=9Z1L+?KH--sjiI`@ob8h?_aoM>12emDZ7LWf=_J)NcTooM@TO+YgY?1jj? tq5caO_12rPQ5lMc5hF&77%}2M=Qnj&326(6DhvPs002ovPDHLkV1gvqF!}%h literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/honey_cookie.png b/packs/0-lzcustom/assets/lz/textures/block/food/honey_cookie.png new file mode 100644 index 0000000000000000000000000000000000000000..d9cd25d0e29b60e61d39a319edbf1047321959d4 GIT binary patch literal 289 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|ZhN{ohFJ8z zouJ5f$U(q0zWeZ2uJ(waNv2CZEnRdugsPYPFnK<^%I&0yP_*=4VL8B1sBtUv3_ lIPWNvyIR`!_516*^JUgXZE9mZbqMH922WQ%mvv4FO#n0eatQzc literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham.png b/packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham.png new file mode 100644 index 0000000000000000000000000000000000000000..496f0ad038564f613ae564f88bd2d5c7d854ce1b GIT binary patch literal 611 zcmV-p0-XJcP)Px%9Z5t%R5*>@kk3n#0T{JAiPcuh+{q#8EG+{6NSuyEvDjKkrxJvM zetzG6z@5CpT5N))$X9GFZ7h9w&HGDN8PmJiDHT9El|XMW(thnG$Dj2vra!=a>v;gC zCL=U!-*EO}DXxoR5kNe6*i2PT1AF%wn3{}GRnq{yT>zAgbaTj2UpTII)I)D_JK)&N z4K!Li!N`Te^7`8WT)q$h`(rLXe{ysA4+6X_t{}@=GE#uDk?xIj;N#3`OzSzEO`Ukh zJ;Aj?{Y!wZ}{QI5&9 zh^E#~MhY+*TxK<;@mL2^Hq$T?&9$ z?WiXs1q$g~+M1K|S=yT+5Zgm?K3fdPNC5zJY?#f`3XP}k;(h8t1o~HVLVpsV*bJcR x8O$TgS_ZuBQJ?e*u`_%?j~ifwlku002ovPDHLkV1hosAr$}s literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_body.png b/packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_body.png new file mode 100644 index 0000000000000000000000000000000000000000..cdbfb6df9b22624f814832d679775d9bfbef7526 GIT binary patch literal 618 zcmV-w0+s!VP)Px%BuPX;R5*==lCf(OVHn1LmrD~!$mx(1VoNm1Aq8n8=nyOxEC@yFP+X*otAl?; z7Y7&r2uBw;?P7+)X%I8qA}Dv)a=jSa(==(gv`I|Q;d);Z3HU7cec$^&&pprge$uDs zTClvi1b}boq{}P#hK^+`G+YzoFblxL+m~71T*5bW0MQpK6;A}&vK3Of5tgm67~f!i zK?6VwlA=dlub{410I+O@SVW58?bN7Te+EFqHO2Y6dK=4D@OEnSnliqj({N2<0KKM+ zWh?AA%Y4x9(RN(`hVo;yAW2^9q6JABu8CzUA}SCH_=Zm9{!3=Tl=?VkhP!wA0F;U+ zB0oTUzgY$h)NAl$YYX=F#_WRwk>70(C@*BOY=sg!ySqmihuP48bLaGbtUN7=NRrU{Ganv zO5iM!_MrQ5ht8#4H|B>Wo5h3#S`+!k8bkUMVINpFxZ^Y-u8TRiX zbLY_MjkuJS!zlo~u8;HO)x`J>cmn`&Ho11Z0dXMAeQ_z(8st?3aS{)1q{C?h;1Jg1 zjyIr6g0%|~Cdl88hf@M;*^F=%)ugAI5==JzOZp%F0*-ta^un>$0{{R307*qoM6N<$ Ef^k_Ixc~qF literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_bone.png b/packs/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_bone.png new file mode 100644 index 0000000000000000000000000000000000000000..9314542055dbb8f843fc079c7f8e1fa0a48a353d GIT binary patch literal 229 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|=6kw0hFJ8z zov@Mfuz`T<{ARNP;TCCOkGIG2dbWR%YCJP>Ym4+$O;)#F=UehiXe>zt%?RrMk9j}Ddx_L)$&GecU zFSk&QHzV)6yCc(k9$#xUQwG6DOE?OPJ96jPI^R#7&ggP(%YV;L4(sl(Pi2@W{C{OZ c0mBDITLZV^=sN|1K&LWzy85}Sb4q9e0Q=Wk82|tP literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/hot_cocoa.png b/packs/0-lzcustom/assets/lz/textures/block/food/hot_cocoa.png new file mode 100644 index 0000000000000000000000000000000000000000..f7f66320dd32a7d4b56e75878a5ccbd5961d0df1 GIT binary patch literal 433 zcmV;i0Z#sjP)Px$Ye_^wR9J=Wm91`sKoo@!1htrAFbxSSF-@APW^GNInwoutil(MdvZiVup{AzE zirO})%}VMZA!{(Bz*57VUIvzwWm3`1XW-5c=g!nD&q*~`aiEy$kTCVHmW!H7b@%)>IT?pOOhQpm z0{}w5ZO*}>N>K<~68 z0Pt{i(zNRj;8g!FTodnInp>Y=H>re#8ItUeR+-O^>kQ8yXgf}8Cgsc@xVrZ8B7K1kePFc=I5 b!@uDhIF8Rw)9|v^00000NkvXXu0mjf|Hr>7 literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/kelp_roll.png b/packs/0-lzcustom/assets/lz/textures/block/food/kelp_roll.png new file mode 100644 index 0000000000000000000000000000000000000000..41129f3d63285694a2960a80af70287616dc1e29 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^%s?!_!3HERXC3VVQjEnx?oJHr&dIz4a#+$GeH|GX zHuiJ>Nn{1`ISV`@iy0XB4ude`@%$AjK*0)67sn8Z@MN3%obUCCf`V*@g_>+?0*@;v z8y{Xh{k+7Cd;2O6FR=e=#mr$~#d_oK|1S@P4?pjpFFC`3Mb@?P)Px$_en%SR9J=Wlrd}DKp2Lf6LGg>mNB%Uv=;P~#S}s2fJRU0l#s39{)Kk&g8(t@$Zl1z<<>)?EfB9jnk54Y7I9Z!i&LO1jQcy>5i`2D}+d_1~TM_&ztopt-rMz__V z8~V7dMh4RjebVuCnYwoX0LP<=iZ1>X7IybH?C$LxbFWPq#TR=YS$M=X9{dC^|ft+{Xdr z^E|ux3_xz!qn*unuru>jC6O|} zua*3gMZTB^E(O4X6o~TX475j#;^5W;l>$hieEjl~8|MpG)deU2l+JfR<|TH4_A-A| z)rBWHT8t-&sUi{1Blg@=Rgch<0ZxWz*<)3u5o^_|RjXF5|66|nj&%Zka+bD>00000 LNkvXXu0mjfme~?v literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/melon_popsicle.png b/packs/0-lzcustom/assets/lz/textures/block/food/melon_popsicle.png new file mode 100644 index 0000000000000000000000000000000000000000..eeb511f9c63507df18a514c4bfc8464e1a99f863 GIT binary patch literal 539 zcmV+$0_6RPP)Px$)k#D_R5*>Dl0R?LKp4hV+B$6|0M9jW9fzgTMq;<% zVHG^(#C04DAy_JHU|S}`I98u1rY*Ot6?Qh)31mbdBVKhP^==r))W00@_Um^wyS{8^ z0fCG%g1uFb^SqM@v%FeV{Xs`gGDtu6aA0Ed1Z(@lYlGGKKJg_VLDraA0w-_M9;tBD@=X90k^ zqCiF}hjz7+5g&BqOePClgm|`F2FhFl_}wE;6^oZCU9^vYUhP|=dHiAm@LYra56?2> zTu!6tPS%ZX@_c&t`Fsa{_%j*ki)bSGwf*{xV_tvS&w#bGxpU7N{|lH`qtQ74pFc{C d=@9?7{sM?}tH-f&7r+1j002ovPDHLkV1j;|^BVvF literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/mushroom_stew.png b/packs/0-lzcustom/assets/lz/textures/block/food/mushroom_stew.png new file mode 100644 index 0000000000000000000000000000000000000000..957dc50a976934da081c647f55decf718556dc78 GIT binary patch literal 368 zcmV-$0gwKPP)Px$DoI2^R5*?0k}*!hFcgMA7u!)28B{SKR_M%vSlG(K0e~x1V&n!aEL;I`f({&j z0|W-dj09q10SPG~jcQj4LviYaa01?B|MvUe_ns~8E>0^qv-oh<)oY~{?J)P(tZW;e z9&?UUgq-F@<3d+bX#AYP@FnMH1f(E+g1-mJFbi7qag~+; zj3)>H>61hBuC~0kbFj}~eFG*p01JY!Po-5&5fa2E!Obk^mk-3zvRE%RNnJgpXyg0+ z;c%6`&9c^|iZs&12s>w*eJ!zD1U}Ag-$l5WmHC;foueX+iZqq!Bl5DY?9Kde8wT0y zTT{sk`1ow%|MA2Cy{?bb*8E`oUuYO~xwbWD9nLzYdBN`1VC`4JKaX#M!+KCkWwH?f O0000>dR)5d7otZ!VeEg5? zZAClg`O7yvkbP{@t+@Pz#n~q!j1~LtG003m&9LF>mIrfnM2kQ4-Tte%`N3QV2D7qA zep8qG;`yu^8%<9*>F!~AAs(GxyWCpH!EdAFb*&0@*;3&xTV^e|P`zp1RiU+oym6%g zO0VRi>X+VZjLp!E%4fa6%xnFooZ-{kseh_#8IQH3OU<13wFBq{22WQ%mvv4FO#ou= BWKaMA literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/pie_side.png b/packs/0-lzcustom/assets/lz/textures/block/food/pie_side.png new file mode 100644 index 0000000000000000000000000000000000000000..4403e2b8efaf99fe791ba3590a39070ede714e61 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|dOTemLo9mV z_8D>=G7xcycPuy|z@eeJqxDkojVhJ?M-y4zE9l+jYGVm9N-4Os(5(BC@Dttt2iw2f zi*T_vWKF#N^h;QfK+>XIo_jY#?dPo*J&?wE<2j?m{^A9>Jl~IJA5AZExUTHQHD%6? zx6i$6moqXu+|T{!_h7E;^_S)h0!dDu6YujBI(SYj|Nn!*Vy}zml`gq8KzA{Cy85}S Ib4q9e03qp6MF0Q* literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/plated_cake_slice.png b/packs/0-lzcustom/assets/lz/textures/block/food/plated_cake_slice.png new file mode 100644 index 0000000000000000000000000000000000000000..a82d3fb9b4735de195862dcc75850686de45de43 GIT binary patch literal 423 zcmV;Y0a*TtP)Px$VM#jkeiQIp^Ga&K<*URmDtY39+&TfO0I{?icaw!7t}E z18!&&F$(}hM0p|ae78}K6%ZqV9;S_&Q;vmlEDZ6LD90Kzgxf}G7ABb7rbScciHaJA z_(~RSD3@~Vug6Fy2XuNd0Mf|;2{U*`d?n&5@%v9=x2mGw#cjyg@HsHVZH$ZlM)aDr zOJ@MA9`BL5x;AS0VyG|HYerNJZ6eWlcwvTC=pXcZ%K{LMm<8;1W#<1jGX-8dE&!SP z=P_d@y$W@RmPN8IP@i*y%cE^sbmjKl8oPL5=cx*M zNS%G|s0G|-otMk2YbO*eem#{rX=yr+H;Rz0}wk885f1Wbi0Hiodg8YL2Ljc3Q z=Dm?XG0p;y$YKTtzQZ8Qcszea3Q*9*)5S4FBlv2^L0$$09wyBjW&eAZ8rI!$P?%ou xLcN}wMRTIyoaddV4NF>|7~3iZvR*&)j(2u1o7qvpueLz_44$rjF6*2UngD56M>qfg literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_top.png b/packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_top.png new file mode 100644 index 0000000000000000000000000000000000000000..4fa39093eb99edf441ec83450ba8c92949a94b1a GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~mUKs7M+SzC z{oH>NS%G|s0G|-o!xJ2?&i8(`HTmO?>R0m;ZgdB{TayQrWLr`!3Zytng8YL2Ljc3Q z=Dm?XG0p;y$YKTtzQZ8Qcszea3Q#c4)5S4FBRIFOk&8i*!})UBzyI?0!#qXIHEsw$ zkFxv4eD+Rn|NfX|r7bKavk$y9WMHXj(d0k}S8VaG q+G$7ATtW;(!}C|a+AcTYC*zu3tQ?P;S2Y7|V(@hJb6Mw<&;$Uffm~q# literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_soup.png b/packs/0-lzcustom/assets/lz/textures/block/food/pumpkin_soup.png new file mode 100644 index 0000000000000000000000000000000000000000..27508578f3687626d0a72020d12e247f88c2e743 GIT binary patch literal 326 zcmV-M0lEH(P)Px$07*naR5*?8kg-a`U=&7A{y~&(70J|ODz!@>&<@f`+D=k%NpZ+nuw?KBoLx$% z4sq?^pwOuhP{{5x)J`UJC=w8)SVVGt0Tbiq;F<5oJ>N%f+>&X(B=M*soFeh4BE4}- zD2VdYh^^knQwHnFf}OJvKaGm!QP+nx0yAM|*ZH{ZpkLGoVjHJxNmC(BMXrrD?U$t8 zDB~#ufRpEahVdL{V{xv(1JJoyYMBO4?h&3cnAvswG-4RfSx*)K+&{jOtdiUc-x>sF z!tTQxjpd5ZO~U01nFg5*_B6RV$nT$vsSxvr0Rafzs)TM;0GzHR0C&gb;-7zY{Ldfd Y3mJu4aOyH9U;qFB07*qoM6N<$f}y>Qb^rhX literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/rabbit_stew.png b/packs/0-lzcustom/assets/lz/textures/block/food/rabbit_stew.png new file mode 100644 index 0000000000000000000000000000000000000000..df7394280cf1e89d5f44c6812cf0c3b862de5e78 GIT binary patch literal 581 zcmV-L0=oT)P)Px$|4BqaR5*=&l1*z9VHAa*GI5TnI?KRGw+>q&YXMi>nq>6 zF=PycB&=spa%$$lK;C$We@^D(W|wOfd=qX#M4lufPdZ{Z%z*(wV-J3P>atw0>H#;o z-|aCK*1-?EdKe)I`rV!<)p9ZHvelUYFbxxcr>kq!H@6(}xm<%nY6T$)gd{KxlTt;e zRMGL>)_s6wa5%DUf?DNGBLF}o79~EFM7eO5#o|?m8;HcB^!GFXidQbNU9VC7++s$7 z2QTM1aq5iK-T~*{{Th+r-ya6-NsFMwP!5xeEutA~%p6k@!Sk2{!`Xy6Ft|7$WB=!O zo_shk=}s7BY&%IHXdKk4>PlAL~`0?k{+ADKdyK>6}sE}(&D%FgILIiKODsv zXhKP)Px$FG)l}R5*?0k+DkxVHn1LXNT3$S>C4?+F+1HQ-n1LZ9%lvP)oS=7dQyb4K2>K zGzKj#&HV!+E+L3SL5p2oe0SPM1-4v6>C# z!*AH#Xn!v49r18g0l;w_04&P_V0ovk=>XaMCdO2jq4{-ODai>z(n=9+)OmFqOwQ%; z$EMMx#Qfx%jXF^Nh;dt-^{a)r9~7~6TJm3RE&@4#2taIRh1_;2P+*8O-qUkv2RguY z<(yeHBt01$+s0dFtFf@Rz-3{M!+o+D> z_@LZ>)kw_Jelm#k7S&N0;|8V>-0!dQ=-9tX5CQPqHUM#R0#`~F4x4|u=HKESJJnm5 T{Y%4#00000NkvXXu0mjf9m=Cf literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_body.png b/packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_body.png new file mode 100644 index 0000000000000000000000000000000000000000..dc1be7d5968fe46ed2a2a9d57a86b28fecd987c9 GIT binary patch literal 479 zcmV<50U-W~P)Px$nMp)JR5*>Lk}+%BP!Pv|G8UChAkkzCI!KVkTTQ=0r$XjTCD8BS#n7qXC6Mos zvCys1G2ftAbP1Hg(-1fb0E%x@AI@?8Ip1&IcPFO-Yl&Gsb(Xv=gf>qZDU%m1 zxNW}xaOGa$MGM=dEQC$)3V^l5l!e&bsLfLguG|X%OVs8mnlB6C`h~-KIPx$yGcYrR5*>LlEG^eK^Vn<8?urvp|Z3zO&V$kp~y-v7AgiW=2D~wd+Vw6zp$P> zNKfKF(W8e-Z(cm-pfvPiz+OHNn{5JyWnr151Y8es#*GO*=y#c!H}l@S@69;v*UvN8 zuTs8S10eo>fxoeB=a1febhxF8d2&ewxJktO`V|M^Caz!Q>~Jensy>%25>hmak_tE- zpR-4qBX=JZq?eIBDBS_Av|0-!LCudU*dyAQzW_#6PUXUL1o>ntv>(@J|t zcQ6qENR!D;Bk6FWdmMzDQ&wAPj}O(Ke0xymMRS+k$9vXI!5sQ=`H3`%IKIhvb=_tp zohgwg_n-2z_K={l!^*vy#S3|>CwiiKe3MyMrsw9fJG_m)(rJArXzb7^uL9uwow7)X zS)1_G+LGwi2X0G*+f+1CW56@ee8sUK@9Igx&>@gzj+A^lk6yld7n{-b^YJ+Rtvc3dfQ00000NkvXXu0mjf D$2aUJ literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_gibs.png b/packs/0-lzcustom/assets/lz/textures/block/food/roast_chicken_gibs.png new file mode 100644 index 0000000000000000000000000000000000000000..eacb771b39ee87bd648ec337accafadc1636dbed GIT binary patch literal 333 zcmV-T0kZyyP)Px$2T4RhR5*>zlA%t+P!xv0k%(tE{BU)>z*OOTyO%Bkn5-eYq0BEhnm97;*zlv&%k)kMw+p3YN&<{W%I-pe4Iuzs2WwHtVK3DB9JSPhWYT0BLo6}l)(?&Mqzd0Q=j zS`PdTsyTRlxRziXF$gE@?G}JPx$B}qgm;?y}TB>CdA=%0YK}8H!f1KeJ`_M5f9mBy}XK4gN3^S zV>tkCyRRq{InAyLU9)<8_?56fmW=_hr!D6GLua z4yOxRFEAhHu0Lpw|L1vYgPS);9ALCxp#e3bcz(L=!95k*rkB^xphg}F!f@aB$FhyN z;&#n9D=w3!##hL$b;XUS-XQvn%`z~Bu5iq4xSN5w+|59DP{+Qi(FTTw3}-$HUH8PN z4B_Z4Frp}Q?KNRUv1){duHhK%zrct6_WyM}kw_#GiA3Um^9}FckDPx$NJ&INR5*>zk}*reP!xr~hC&I!3|ZvSAr4sz9UKa6H=(#Y=noM53H}_xS#;Gi(Btn-A4H({*A@FzvN_7aiO^mzV>Ad^yz3-fJAN+OnYVdp;d@0`nKol*;Zl%$y@&8%Qy@%i48 z&~F}QBahW4CsHnnwvtb@B~lfmcxze%S`q+hUR)ba&kgI{UUKo)pnRt#K^W-bK%#TG z_()(J!T7#p_0lI&M{m;1b_XcmAshvynI+Mdr{w^yN&wcoJzzzS=M8@MAl@2`DT$Oz zq~Kv${E5zhX0!4g s`AALLk?O9oC80^J>2wpPx$SxH1eR5*>TlHV&s0TjnSZex48O(d+;4eepqt!u@sYeath12;udl$6L{a37ZJ z$v>bxc@pyCNhm+^fULB=tTu}lh18xlX4ey4Y-Qv7bWWY~J>Ty+2mT97Gn%OnC}ydB z!bcE}r%{{5k_QXc6%|A6!RjtAI( literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_side.png b/packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_side.png new file mode 100644 index 0000000000000000000000000000000000000000..f8455b0540e311afddf56e416191668596b42356 GIT binary patch literal 287 zcmV+)0pR|LP)Px#*-1n}R5*?8k}(RxKoCWri6|jpVHXtAq)s6L8#}=xcrS0@IRtMY7O8^}NZ3X! z1X;9D3mx6fYHj1M{><*YKd=jb{a!6G%XxU4W_{M114$GR4+6?sQz*?e>pOn3*tY;Y z3pY#wP{%6_Q{qAJ>c`_T0A;P;eFsqGgkhJ{>1+Y1asZMjpitTxu>nBT^WHMlqQMn00&^Ed`fI?XaQuvOf}D>Z-Si-R@)1+QRnL>@*hNP lF%P;1{Kiu~YDqUez#VCcVxJyXd5Qo4002ovPDHLkV1mB&Z%qII literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top.png b/packs/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top.png new file mode 100644 index 0000000000000000000000000000000000000000..23b0a7f706a8841796dd1ad155cfcdfa6f7e681d GIT binary patch literal 323 zcmV-J0lfZ+P)Px#{YgYYR5*>rk}+z-Fc?N(>VOb}7D^Xkh{1Tt&@DsuoT2CFk$RGD9Wr$H5=?C{ z+AI5KyM+z8#*X@}5+; zY*x2Zz3=>iBcWwPx#|4BqaR5*>zlCf&TFcd{kO0dW#a2FF}|A7UbJ3HVhf6{O1pL8lDYdZ(5KS=7} zB?fK5S=ynMV#N+EU79;R#Cu2YN*DfH6I;AJ-hZU?8B#4UZG#LW08HBeAj9aZt~J~J zk%y3jxp=E$a6c{dpg0aCO(cL1pt08}r}tT!iiUFQK3@k)^gsB(z`;2nTF z@0PY19R}ES9qY{rQ>~o60f1VM4)-CKasc~Szfr%}0s3qGr0W*`Am2iqkqB|MIT6D9 z>cIvwj41M86p{!*kq75Meaq#5T4MlJE>Yz$NW|IMdp#1Q?fyuLc8RmWvi2^cd^`FC X{lsEI68q=~00000NkvXXu0mjf5@dy4 literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/sugar_cookie.png b/packs/0-lzcustom/assets/lz/textures/block/food/sugar_cookie.png new file mode 100644 index 0000000000000000000000000000000000000000..d9550446299e1c2b7506c371db241d93d02fe363 GIT binary patch literal 309 zcmV-50m}Y~P)Px#?@2^KR5*?8k0EaYK@@~PE+qHFreLlcNF@$MFvy~SCj9{wh)Y#PO=bTENnO*Q z(A1QxtHfMUIC7F?Spx}TPhADM4U`{H!RDB0x*qxg;ql6vIans8Aflj3c%0f zby4#3^%k>peg_at<6Z&K89!lNUhwh4cp;LIBr~*bW3&W literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_cookie.png b/packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_cookie.png new file mode 100644 index 0000000000000000000000000000000000000000..00f1201f095b97f4e6d1b5fc949c9ba0163f2d41 GIT binary patch literal 326 zcmV-M0lEH(P)Px$07*naR5*?8k1D6&ud8bhm-oES0AD zd`WlM=CJie>-8D{sk9AmPPBk1PWX8GWY(`CmBtT31~+f`K?r~!gj)@wIN5>hwb%da Y4>)FBo}+V~+W-In07*qoM6N<$f(mkrWB>pF literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_juice.png b/packs/0-lzcustom/assets/lz/textures/block/food/sweet_berry_juice.png new file mode 100644 index 0000000000000000000000000000000000000000..3bb3706a353462c705d45e6a6776e9deda563829 GIT binary patch literal 640 zcmV-`0)PF9P)Px%I!Q!9R9J=Wl|O6SP!vaxOiVCN!Gj7Gs5q)!YC3jm{Rex>+@(`6lneoXfr4Am zpdtMThE9dzJwrEl33i;)AzL%KQJWfMhz3I~OpxJq$x~(5v?MZ}bS9xE=^owpyOMIS zyDc6(D)9XEM}-ww>7;N}9RST8;ix*5u}wc~pt&RRb02`+D^}kBFA}dh-;~aWFC6S{ zi@#l18QbLNK9#W@$mHif{j71Dy1xYg4o@8A^ZC`nLUFGyihK1y>fN2Y3+s-mQ>vMP zP$U6~?83b#_k}W<;GJF2OJ&g95ry;?0HvBqsb-?NBLMnYBT^R@_U+kIO&p#$N^!3) zyt4~_d^%UGbW-$E8LG1hj;aTRP0zp8p8p}x*+c+*-AED+n+(_T`LKke>a@Sxkwg+) zx3N)fEj(D#D7Sd|uo0|P#x}iFW7dhjbwS-ZY>c0lrDFmpEVd9SwRpTRS)tJ zmicdVHWBuYDVjM$Sn1?iLU^N*3V*hHsSI8BGV(}n+~i{UUl@8*s%cQY7NAoZJYD@<);T3K0RXPx$bxA})R5*>zlCetyQ5?rV#@*y_A}UG}#1TeBPAzHFA_$EQf#Bpn&?Gq2;9t-f zM1w(rOaDQjskgMbix>xY=wUiI#9i3Zd)<|LeV6whkMH;Q{l4#mzeY%GI#0nK4;)x`WjVE-^rJSoVP}G3cQnQEGAF+%?IPENc3kVDp6{B4TkkfU~#fqg_ zMk1&i8ll;2wLm#n`(@pVrRgR&sbJx+GUKWpvLa<(TB{p}Z?K zd+cn#Nsi(d7$_>b=YnHm*xzC}W+0|$Cg4ES)=h3o+W;xYl+ggWu8d&C(&X(SDaQ;D z{n3856R0t74>>rxlv4yzxDt){A>Uv!w#inC7`NZktgkyiFPx$vq?ljR5*?8kUeWtVHk$5H)xJ>P8{AtOK>q$GXyjxn87*}Bp{)KwHWYgI7JIm z0uDvo3Qpn=NFhTVqz)a7Ln&RfEu>i_gF^>hjGaPC4kUSNJrQ|adP0Nw0S;c%^T6|Q z-!~O+QbZae(vXTbDaO=>`mnARvtmq5)+}VrLO9{ft9{ubUF#nH2@;zLLPwqreR@ylcS@6sj15ZL7#EQ0w5K47<0}t z_UQeBw#D0X8M=2r(lP<>=V#e(8V=1bZ2KYrTE_+l z)SR~@t5-i0otXfj`N-wfmp5E*e&gQHI=ljL9RJ*++TF3DH9kgvdCY|; vFHs`(fy^+l(DUiT&<0$TN(?>y&%eMQ*!bPl<)NLX00000NkvXXu0mjf9w4}=D95w@oouQ=@TNBJJ-f=MB!1s{ z9wfoDOKT5^DmZ(B&G4W}hi0Vl2Ttunya9&2j)jaq%9|Vu#19;pd)fOzTWwXfyk6fM zrWtQ#wd0Hr#eR5oFK~yO6N4?!3<)66yYrLnyZM<3vAfF-iyoZQ$GgD*2zKn;nY818 zLo2sj$I;Dk29Hb`p0UpG<_X!sQI#sv!<53n@SfYXNjx~O7w8uTPgg&ebxsLQ00sA7 AkN^Mx literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/toast_dark.png b/packs/0-lzcustom/assets/lz/textures/block/food/toast_dark.png new file mode 100644 index 0000000000000000000000000000000000000000..b08be7182b685eefd4a267b570468479bed7c4b2 GIT binary patch literal 260 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|_IbKEhFJ6_ z^K23Nb>4yD&#$k&jlI3yjxH0XK0N#TzDAJ_4-gdkIq{g!`28IR(26w8zO25mWp?LdTeVcZZrL1&9VnRZ~2csuP z3mPX$C@o0KuRYmuoneM}f?lA|;oQd>60A2E8022NHrOu8T?F(AgQu&X%Q~loCIDW6 BW+MOq literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/toast_sweet_berry.png b/packs/0-lzcustom/assets/lz/textures/block/food/toast_sweet_berry.png new file mode 100644 index 0000000000000000000000000000000000000000..2765e9522831d4ede28f39fd56564404a133e7b4 GIT binary patch literal 398 zcmV;90df9`P)Px$NJ&INR5*?8kUdL6aTJFi!==!B0~If#e^4S{@Ty~jIOrfqQ%hS@dwqbug@X-3 zIJ!7wbL7hxh?_T!K-Ak%Hkb`v8oUi*5~yoSXE|s1J%@)M{PozZ$1{sykYS^NX`1Zj z^9&megb*Oh3^k3BF(G|)X_g&df7i=e74H;9C0-&Y~GfV18oxLY2t?O>x=w=-=i=%pKcVU=Rtj(+iqDQB3r z6ntToX-irCAeXQJ2%R2KsddODEc`ohKCd1CsMI=Z4Q%J}ly&?5M$#!W-$Ih8KaG9` zON0LM4um8Dtb~(Jd98u{Wp9gpM~bFy&<6rB7n1%#RJce8H`R6z2{#P-%RBHmHfibx s0GXJdrfzVU4g*ka_lOGDT7&j!}DTZ^)4{QH8VPf6X&){o+w(s;; zvmOU6kLHZC+#jOET=Q->ol)Gdg6gsa>y@ak6P9LuSmoezh&yj^+!t z)|WG7FJ%h29sTOp0b@-S3Px%dr3q=R5*>LlTS#KaTv!xt3{FdI<{G>8TszjMwu>9#MIOYSspUFX5y)XrwGId z!GnRQ2%f6LPND`u5R3@_kZxm32!%FSGUhfdUp1R!n=GRZ*1`S3v(M?_;dy?~_jx|g z4~}UHfbLcytu9oc5k&lQkh1{|`lcfG;-OrkMi6uUUOYr(Kh4BKT%iO|7b=)JDbnJI zA%zc+QX!lUk&dx3box@R9=s;ub`b~)$eU{vJhrf6eFc0&2@u&&Q{s_X0~%9F>YE3^ zJ_x|yw>=~baffc;v7_5uE85w#@yBcb5_2a@8Hyl=$nd;DzNqr0U(weF}HQF>h+-0m*RCV z6Y~22E7sm28i77z7o(2J{3Z5W5z`mLn@Fi70p%&~&wo0+KCPDX7cQ~;Ym2twXFPi6 z$`NzwMBZ$K6ej>|)kQgs086%6cI0&cR=plRzMsbYc>{oLZ3#}Dh^@NlD23q{4;b}L zqV0dmt(Lol{66-=VU}#Oh~>sy=RRW>0BMyfKSFn_kp8MNkXETsM5DB<#5i*^l0%jK nNU|eFR&i}K$izZi!ExPx$>`6pHR5*>LlTT|CQ5400Nz=e+6G#nC>jdfOOac-J%%&g`#Wc`Oz;ED2x+%DD zr8_@C5kZ9FB3*P@3I^P?5e*`AVKg8GJHbF`NmC|m9LEl1f^`vQ;?M*H@9Mt$=e+aI zeHZ@I0s!~#M$e`r0WL*lU$SF1Jpb=p$82!?^Nh8(W*`JG9SKma_W^zEO={*US~^Lq zRHSP5$!jX`h0qXP=P0FeqxB5{!wiy*3S>kBDWTB4U0`Fg#G+^baSu4?I^p&O5|smX zXHx*gqrb_B2HEUou3t0xxblR>)7MA|1%Q4a3@~5-pj@2d)?tHU1yBdET04&PJ<7p; zos2k$eZF#!*6|*ZAMb|@I%b1eW1kN*GClFsqt_IAy!q4xKuRb`358avh?Y)zH6DZV zTo^cFPMiQHuxtm*c4!JfJ5H_Lr6u3wge@xTFVU2cUxR_tIp!CZ&P`yKUo?dtS~^Lt zu*^_+{8P}yv8YE(g(D&y~^aw9be4Hpj>)^bNG(=g(V(5dX8l~zGBOEIB9H+ z26+7R88JDJWjpL_ukvc;;kjlQ{Ev|U8=EChUCVYb%pkeKvey`s^S);Hn}^(kUf0oU zW#6l0HAPI$qu0vB7;R&hY1|^YId_@H;QqV)0i-Ck3=42ls{jB107*qoM6N<$f`lUa AfdBvi literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/tray_top.png b/packs/0-lzcustom/assets/lz/textures/block/food/tray_top.png new file mode 100644 index 0000000000000000000000000000000000000000..211234fb96bdb6e7c5ed49906ecde568d501dfcc GIT binary patch literal 269 zcmV+o0rLKdP)DD(V&Z25Rum7JQZbT!Gz! zuO&yIuW$AK%*-!_r^uqL4BO_R+gzYKc95OThX5eSTjEXN9E^hR$dbGr75@rvPJ&lr TN!sm900000NkvXXu0mjfy#{gF literal 0 HcmV?d00001 diff --git a/packs/0-lzcustom/assets/lz/textures/block/food/tray_top_leftover.png b/packs/0-lzcustom/assets/lz/textures/block/food/tray_top_leftover.png new file mode 100644 index 0000000000000000000000000000000000000000..4989614ab41164aae61dbaefc8d5abf3b5bdd900 GIT binary patch literal 440 zcmV;p0Z0CcP)Px$a!Eu%R5*>Lld(?1P#A^3Vv#gR2WVu#1tSB*1mY?I;^G4sCkAI9!QB^eaP$Fi zAc3F`#>6<77-G7xh(M%;bf^{wxP>dl#CV3Ab94Xy{O9)c!atz^oE+$rcuXOor=`Qb zW%_*atZ$hN>JT0?HxgA|GtL?K!X3Tl206Y>B>Y}-k8B@)T0WfqA zL-&?=Fu5aHZ`n^+D_xwGzDOxyKUNh)#?zQ?`ns66 zWI4R)arbUh$wD{C!Bx_c8WykMc0-IDms&^T@_GKRNCL%liPwA~(0V2NLBx*Gv*h5U z-P-j7EwjnUas5K!qSny>sOH9`l(3(i3UZ9)c9hcNgG2v-P7w!%fY^3) z=pq`#6cs9Mh!&M|=pr#v?+izX^c>>%OpNshKGXYt-!Bi(^ZtN)LIQZNYfhaiQLhCm ziaFD84>!^!;E zr=S)pEYx~EoY=*x_^Zz*riF>ku1PhQn^NobT$=;*>?j-`{{|>o$e9Mc&;MT8<(tS{ z1tC4c^rzR14FuhfLbAYktHYN87;4K`6Wj)=tVMcPW~9sOj#Y-z6n-wQ-Y9vr2=S~1 zsP3CAf<#6E1c~NaC?|=Zhhq;rd1aZ^7H0iXMk{T*II)X_^ayV!26^`8GEzii4 zb{RhzJw+ZPN8wwX|E{mk`0i<_jQdx`cKoozy%G|~Rhh|A+d5@O19^q?t nfNPHFe}^P$;+U>BdPx%0!c(cR5*>TlR;|}Q51#0i7&nRl!8#)Sr@wU4+zCo z*KU+9T5ut>|3F-J8w=Sei4+D>I*==3!%o|=#bVpZScYNNVM`CkSK3lp0Zw)USC}c}$Y6Q!6C}c}m zw&N2UMy1vGCnqusN$;^-ZrKiUEhKl#Vqhhf!8Si~SHFevuILj8ShhpWtb0>vYJ{3u z$7=?t6#&?oHOtzwCh)S@WWzQ zL~Lz+@YIGI^wc2d3O`c7Y5eBw1Y%IEbLZPv%-m-#?R}@|{GsVI>7VqOi-x&(afF`| z#^aZn-A?#6G2q_lRI0RowGcr;_qdBZJq0NlyAq*w)Z#)=AcFoK08kQ}aan0K5MR3V zH~NZP3rWDYZT|(+%TsbVF0Ln~%g>F+@6*zai|a|r@LxC&+SMM@%Tuyl?Qw80X#EQ* WhvnYDS;krb0000Px$f=NU{R5*=Il1p+EQ4B?o)M|G-j?Dmy;!_M6vpH75-dF%LMj0ejFjcnOe*Gjd z=;t^Zs&46X?v?L9GAiMaAcz2n0%U;jQX*)Nc|kgCpc}}*3qZ_dLh`y&2*(i8aVH!b zdGm$y9-r|GQOQJv@V2(=F;Pgu$x1n}pKc?yCmp~HHAL}(WdL+5RvYRCQKHiIWa1Yx z$V37!WCGZ*Wy{G{P~5|Git0xY-IbH<0ExqKH+n7MmxOXh4~1Ak&w(2 z^NHyhQ5FmUf+(4Ywj~)DTx|xVVIkXv3kfxb9e%+J)=UwkyT$=T(XRPJ5|#7c>joQ| z==I+MHnygXka)poq{Ei*EK-q{w&jdPR}OS5USxLvk(eomE7K$c8%W0s8Dy}K9JXxU yW5-7_AQ44-hAlujk_Ay#_iR6LdTJ-_fAb&b2<${G2b=r=0000