diff --git a/.gitea/workflows/build-readme.yml b/.gitea/workflows/build-readme.yml index 5a4d8a2..04e2aad 100644 --- a/.gitea/workflows/build-readme.yml +++ b/.gitea/workflows/build-readme.yml @@ -1,10 +1,9 @@ name: Build renameable item readme on: - push: - branches: - - main - workflow_dispatch: + release: + types: + - created jobs: build: diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..77a9e14 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# Python cache +__pycache__/ +*.pyc + +# Generated build outputs +build/renders/ +build/*-test/ +build/renameable-items*.md +build/renameable-items.json +build/*-manifest.json +build/_*_render_test.py + +# OS files +Thumbs.db +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index 6f1e313..48192d6 100644 --- a/README.md +++ b/README.md @@ -2,39 +2,9 @@ Generated from the resource pack item model JSON. -## Summary +## Namespace catalogs -- Base items: 26 -- Rename variants: 229 -- Full catalog: [build/renameable-items.md](build/renameable-items.md) +- [renameable-items-cards.md](build/renameable-items-cards.md) +- [renameable-items-lz.md](build/renameable-items-lz.md) -## Item Index - -- [apple](build/renameable-items.md#apple) -- [baked_potato](build/renameable-items.md#baked_potato) -- [beetroot_soup](build/renameable-items.md#beetroot_soup) -- [bone](build/renameable-items.md#bone) -- [bread](build/renameable-items.md#bread) -- [cake](build/renameable-items.md#cake) -- [candle](build/renameable-items.md#candle) -- [carrot](build/renameable-items.md#carrot) -- [cocoa_beans](build/renameable-items.md#cocoa_beans) -- [cod](build/renameable-items.md#cod) -- [cooked_beef](build/renameable-items.md#cooked_beef) -- [cooked_chicken](build/renameable-items.md#cooked_chicken) -- [cooked_cod](build/renameable-items.md#cooked_cod) -- [cooked_porkchop](build/renameable-items.md#cooked_porkchop) -- [cooked_rabbit](build/renameable-items.md#cooked_rabbit) -- [cookie](build/renameable-items.md#cookie) -- [dried_kelp](build/renameable-items.md#dried_kelp) -- [glass_bottle](build/renameable-items.md#glass_bottle) -- [glow_berries](build/renameable-items.md#glow_berries) -- [melon_slice](build/renameable-items.md#melon_slice) -- [mushroom_stew](build/renameable-items.md#mushroom_stew) -- [oak_sapling](build/renameable-items.md#oak_sapling) -- [paper](build/renameable-items.md#paper) -- [pumpkin_pie](build/renameable-items.md#pumpkin_pie) -- [salmon](build/renameable-items.md#salmon) -- [sweet_berries](build/renameable-items.md#sweet_berries) - -The linked catalog contains the generated item sections and rename variants. \ No newline at end of file +Each namespace catalog is generated from the matching model namespace in the resource pack. \ No newline at end of file diff --git a/build/renameable-items.json b/build/renameable-items.json index 9e45fbe..5db0f0d 100644 --- a/build/renameable-items.json +++ b/build/renameable-items.json @@ -16,24 +16,24 @@ "render_path": "renders/lz/food/pie_apple.png" }, { - "when": "pie1", - "model": "lz:food/pie_apple1", - "render_path": "renders/lz/food/pie_apple1.png" + "when": "pie_1", + "model": "lz:food/pie_apple_1", + "render_path": "renders/lz/food/pie_apple_1.png" }, { - "when": "pie2", - "model": "lz:food/pie_apple2", - "render_path": "renders/lz/food/pie_apple2.png" + "when": "pie_2", + "model": "lz:food/pie_apple_2", + "render_path": "renders/lz/food/pie_apple_2.png" }, { - "when": "pie3", - "model": "lz:food/pie_apple3", - "render_path": "renders/lz/food/pie_apple3.png" + "when": "pie_3", + "model": "lz:food/pie_apple_3", + "render_path": "renders/lz/food/pie_apple_3.png" }, { - "when": "pie4", - "model": "lz:food/pie_apple4", - "render_path": "renders/lz/food/pie_apple4.png" + "when": "pie_4", + "model": "lz:food/pie_apple_4", + "render_path": "renders/lz/food/pie_apple_4.png" } ] }, @@ -49,19 +49,19 @@ "render_path": "renders/lz/food/plated_baked_potato.png" }, { - "when": "baked1", - "model": "lz:food/plated_baked_potato1", - "render_path": "renders/lz/food/plated_baked_potato1.png" + "when": "baked_1", + "model": "lz:food/plated_baked_potato_1", + "render_path": "renders/lz/food/plated_baked_potato_1.png" }, { - "when": "baked2", - "model": "lz:food/plated_baked_potato2", - "render_path": "renders/lz/food/plated_baked_potato2.png" + "when": "baked_2", + "model": "lz:food/plated_baked_potato_2", + "render_path": "renders/lz/food/plated_baked_potato_2.png" }, { - "when": "baked3", - "model": "lz:food/plated_baked_potato3", - "render_path": "renders/lz/food/plated_baked_potato3.png" + "when": "baked_3", + "model": "lz:food/plated_baked_potato_3", + "render_path": "renders/lz/food/plated_baked_potato_3.png" } ] }, @@ -98,24 +98,24 @@ "render_path": null, "cases": [ { - "when": "sandwich_chicken1", - "model": "lz:food/plated_sandwich_chicken1", - "render_path": "renders/lz/food/plated_sandwich_chicken1.png" + "when": "sandwich_chicken_1", + "model": "lz:food/plated_sandwich_chicken_1", + "render_path": "renders/lz/food/plated_sandwich_chicken_1.png" }, { - "when": "sandwich_chicken2", - "model": "lz:food/plated_sandwich_chicken2", - "render_path": "renders/lz/food/plated_sandwich_chicken2.png" + "when": "sandwich_chicken_2", + "model": "lz:food/plated_sandwich_chicken_2", + "render_path": "renders/lz/food/plated_sandwich_chicken_2.png" }, { - "when": "sandwich_egg1", - "model": "lz:food/plated_sandwich_egg1", - "render_path": "renders/lz/food/plated_sandwich_egg1.png" + "when": "sandwich_egg_1", + "model": "lz:food/plated_sandwich_egg_1", + "render_path": "renders/lz/food/plated_sandwich_egg_1.png" }, { - "when": "sandwich_egg2", - "model": "lz:food/plated_sandwich_egg2", - "render_path": "renders/lz/food/plated_sandwich_egg2.png" + "when": "sandwich_egg_2", + "model": "lz:food/plated_sandwich_egg_2", + "render_path": "renders/lz/food/plated_sandwich_egg_2.png" }, { "when": "sandwich_glow_berry", @@ -195,24 +195,24 @@ "render_path": "renders/lz/food/pie_chocolate.png" }, { - "when": "pie1", - "model": "lz:food/pie_chocolate1", - "render_path": "renders/lz/food/pie_chocolate1.png" + "when": "pie_1", + "model": "lz:food/pie_chocolate_1", + "render_path": "renders/lz/food/pie_chocolate_1.png" }, { - "when": "pie2", - "model": "lz:food/pie_chocolate2", - "render_path": "renders/lz/food/pie_chocolate2.png" + "when": "pie_2", + "model": "lz:food/pie_chocolate_2", + "render_path": "renders/lz/food/pie_chocolate_2.png" }, { - "when": "pie3", - "model": "lz:food/pie_chocolate3", - "render_path": "renders/lz/food/pie_chocolate3.png" + "when": "pie_3", + "model": "lz:food/pie_chocolate_3", + "render_path": "renders/lz/food/pie_chocolate_3.png" }, { - "when": "pie4", - "model": "lz:food/pie_chocolate4", - "render_path": "renders/lz/food/pie_chocolate4.png" + "when": "pie_4", + "model": "lz:food/pie_chocolate_4", + "render_path": "renders/lz/food/pie_chocolate_4.png" } ] }, @@ -228,32 +228,32 @@ "render_path": "renders/lz/food/plated_cod_roll.png" }, { - "when": "roll1", + "when": "roll_1", "model": "lz:food/plated_cod_roll_1", "render_path": "renders/lz/food/plated_cod_roll_1.png" }, { - "when": "roll2", + "when": "roll_2", "model": "lz:food/plated_cod_roll_2", "render_path": "renders/lz/food/plated_cod_roll_2.png" }, { - "when": "roll3", + "when": "roll_3", "model": "lz:food/plated_cod_roll_3", "render_path": "renders/lz/food/plated_cod_roll_3.png" }, { - "when": "roll4", + "when": "roll_4", "model": "lz:food/plated_cod_roll_4", "render_path": "renders/lz/food/plated_cod_roll_4.png" }, { - "when": "roll5", + "when": "roll_5", "model": "lz:food/plated_cod_roll_5", "render_path": "renders/lz/food/plated_cod_roll_5.png" }, { - "when": "roll6", + "when": "roll_6", "model": "lz:food/plated_cod_roll_6", "render_path": "renders/lz/food/plated_cod_roll_6.png" }, @@ -289,29 +289,29 @@ "render_path": "renders/lz/food/plated_roast_chicken.png" }, { - "when": "roast0", - "model": "lz:food/plated_roast_chicken0", - "render_path": "renders/lz/food/plated_roast_chicken0.png" + "when": "roast_0", + "model": "lz:food/plated_roast_chicken_0", + "render_path": "renders/lz/food/plated_roast_chicken_0.png" }, { - "when": "roast1", - "model": "lz:food/plated_roast_chicken1", - "render_path": "renders/lz/food/plated_roast_chicken1.png" + "when": "roast_1", + "model": "lz:food/plated_roast_chicken_1", + "render_path": "renders/lz/food/plated_roast_chicken_1.png" }, { - "when": "roast2", - "model": "lz:food/plated_roast_chicken2", - "render_path": "renders/lz/food/plated_roast_chicken2.png" + "when": "roast_2", + "model": "lz:food/plated_roast_chicken_2", + "render_path": "renders/lz/food/plated_roast_chicken_2.png" }, { - "when": "roast3", - "model": "lz:food/plated_roast_chicken3", - "render_path": "renders/lz/food/plated_roast_chicken3.png" + "when": "roast_3", + "model": "lz:food/plated_roast_chicken_3", + "render_path": "renders/lz/food/plated_roast_chicken_3.png" }, { - "when": "roast4", - "model": "lz:food/plated_roast_chicken4", - "render_path": "renders/lz/food/plated_roast_chicken4.png" + "when": "roast_4", + "model": "lz:food/plated_roast_chicken_4", + "render_path": "renders/lz/food/plated_roast_chicken_4.png" }, { "when": "soup", @@ -350,29 +350,29 @@ "render_path": "renders/lz/food/plated_honey_glazed_ham.png" }, { - "when": "ham0", - "model": "lz:food/plated_honey_glazed_ham0", - "render_path": "renders/lz/food/plated_honey_glazed_ham0.png" + "when": "ham_0", + "model": "lz:food/plated_honey_glazed_ham_0", + "render_path": "renders/lz/food/plated_honey_glazed_ham_0.png" }, { - "when": "ham1", - "model": "lz:food/plated_honey_glazed_ham1", - "render_path": "renders/lz/food/plated_honey_glazed_ham1.png" + "when": "ham_1", + "model": "lz:food/plated_honey_glazed_ham_1", + "render_path": "renders/lz/food/plated_honey_glazed_ham_1.png" }, { - "when": "ham2", - "model": "lz:food/plated_honey_glazed_ham2", - "render_path": "renders/lz/food/plated_honey_glazed_ham2.png" + "when": "ham_2", + "model": "lz:food/plated_honey_glazed_ham_2", + "render_path": "renders/lz/food/plated_honey_glazed_ham_2.png" }, { - "when": "ham3", - "model": "lz:food/plated_honey_glazed_ham3", - "render_path": "renders/lz/food/plated_honey_glazed_ham3.png" + "when": "ham_3", + "model": "lz:food/plated_honey_glazed_ham_3", + "render_path": "renders/lz/food/plated_honey_glazed_ham_3.png" }, { - "when": "ham4", - "model": "lz:food/plated_honey_glazed_ham4", - "render_path": "renders/lz/food/plated_honey_glazed_ham4.png" + "when": "ham_4", + "model": "lz:food/plated_honey_glazed_ham_4", + "render_path": "renders/lz/food/plated_honey_glazed_ham_4.png" } ] }, @@ -401,24 +401,24 @@ "render_path": "renders/lz/food/plated_cookie_chocolate.png" }, { - "when": "chocolate1", - "model": "lz:food/plated_cookie_chocolate1", - "render_path": "renders/lz/food/plated_cookie_chocolate1.png" + "when": "chocolate_1", + "model": "lz:food/plated_cookie_chocolate_1", + "render_path": "renders/lz/food/plated_cookie_chocolate_1.png" }, { - "when": "chocolate2", - "model": "lz:food/plated_cookie_chocolate2", - "render_path": "renders/lz/food/plated_cookie_chocolate2.png" + "when": "chocolate_2", + "model": "lz:food/plated_cookie_chocolate_2", + "render_path": "renders/lz/food/plated_cookie_chocolate_2.png" }, { - "when": "chocolate3", - "model": "lz:food/plated_cookie_chocolate3", - "render_path": "renders/lz/food/plated_cookie_chocolate3.png" + "when": "chocolate_3", + "model": "lz:food/plated_cookie_chocolate_3", + "render_path": "renders/lz/food/plated_cookie_chocolate_3.png" }, { - "when": "chocolate4", - "model": "lz:food/plated_cookie_chocolate4", - "render_path": "renders/lz/food/plated_cookie_chocolate4.png" + "when": "chocolate_4", + "model": "lz:food/plated_cookie_chocolate_4", + "render_path": "renders/lz/food/plated_cookie_chocolate_4.png" }, { "when": "cookie", @@ -426,24 +426,24 @@ "render_path": "renders/lz/food/plated_cookie.png" }, { - "when": "cookie1", - "model": "lz:food/plated_cookie1", - "render_path": "renders/lz/food/plated_cookie1.png" + "when": "cookie_1", + "model": "lz:food/plated_cookie_1", + "render_path": "renders/lz/food/plated_cookie_1.png" }, { - "when": "cookie2", - "model": "lz:food/plated_cookie2", - "render_path": "renders/lz/food/plated_cookie2.png" + "when": "cookie_2", + "model": "lz:food/plated_cookie_2", + "render_path": "renders/lz/food/plated_cookie_2.png" }, { - "when": "cookie3", - "model": "lz:food/plated_cookie3", - "render_path": "renders/lz/food/plated_cookie3.png" + "when": "cookie_3", + "model": "lz:food/plated_cookie_3", + "render_path": "renders/lz/food/plated_cookie_3.png" }, { - "when": "cookie4", - "model": "lz:food/plated_cookie4", - "render_path": "renders/lz/food/plated_cookie4.png" + "when": "cookie_4", + "model": "lz:food/plated_cookie_4", + "render_path": "renders/lz/food/plated_cookie_4.png" }, { "when": "honey", @@ -451,24 +451,24 @@ "render_path": "renders/lz/food/plated_cookie_honey.png" }, { - "when": "honey1", - "model": "lz:food/plated_cookie_honey1", - "render_path": "renders/lz/food/plated_cookie_honey1.png" + "when": "honey_1", + "model": "lz:food/plated_cookie_honey_1", + "render_path": "renders/lz/food/plated_cookie_honey_1.png" }, { - "when": "honey2", - "model": "lz:food/plated_cookie_honey2", - "render_path": "renders/lz/food/plated_cookie_honey2.png" + "when": "honey_2", + "model": "lz:food/plated_cookie_honey_2", + "render_path": "renders/lz/food/plated_cookie_honey_2.png" }, { - "when": "honey3", - "model": "lz:food/plated_cookie_honey3", - "render_path": "renders/lz/food/plated_cookie_honey3.png" + "when": "honey_3", + "model": "lz:food/plated_cookie_honey_3", + "render_path": "renders/lz/food/plated_cookie_honey_3.png" }, { - "when": "honey4", - "model": "lz:food/plated_cookie_honey4", - "render_path": "renders/lz/food/plated_cookie_honey4.png" + "when": "honey_4", + "model": "lz:food/plated_cookie_honey_4", + "render_path": "renders/lz/food/plated_cookie_honey_4.png" }, { "when": "sugar", @@ -476,24 +476,24 @@ "render_path": "renders/lz/food/plated_cookie_sugar.png" }, { - "when": "sugar1", - "model": "lz:food/plated_cookie_sugar1", - "render_path": "renders/lz/food/plated_cookie_sugar1.png" + "when": "sugar_1", + "model": "lz:food/plated_cookie_sugar_1", + "render_path": "renders/lz/food/plated_cookie_sugar_1.png" }, { - "when": "sugar2", - "model": "lz:food/plated_cookie_sugar2", - "render_path": "renders/lz/food/plated_cookie_sugar2.png" + "when": "sugar_2", + "model": "lz:food/plated_cookie_sugar_2", + "render_path": "renders/lz/food/plated_cookie_sugar_2.png" }, { - "when": "sugar3", - "model": "lz:food/plated_cookie_sugar3", - "render_path": "renders/lz/food/plated_cookie_sugar3.png" + "when": "sugar_3", + "model": "lz:food/plated_cookie_sugar_3", + "render_path": "renders/lz/food/plated_cookie_sugar_3.png" }, { - "when": "sugar4", - "model": "lz:food/plated_cookie_sugar4", - "render_path": "renders/lz/food/plated_cookie_sugar4.png" + "when": "sugar_4", + "model": "lz:food/plated_cookie_sugar_4", + "render_path": "renders/lz/food/plated_cookie_sugar_4.png" }, { "when": "sweet_berry", @@ -501,24 +501,24 @@ "render_path": "renders/lz/food/plated_cookie_sweet_berry.png" }, { - "when": "sweet_berry1", - "model": "lz:food/plated_cookie_sweet_berry1", - "render_path": "renders/lz/food/plated_cookie_sweet_berry1.png" + "when": "sweet_berry_1", + "model": "lz:food/plated_cookie_sweet_berry_1", + "render_path": "renders/lz/food/plated_cookie_sweet_berry_1.png" }, { - "when": "sweet_berry2", - "model": "lz:food/plated_cookie_sweet_berry2", - "render_path": "renders/lz/food/plated_cookie_sweet_berry2.png" + "when": "sweet_berry_2", + "model": "lz:food/plated_cookie_sweet_berry_2", + "render_path": "renders/lz/food/plated_cookie_sweet_berry_2.png" }, { - "when": "sweet_berry3", - "model": "lz:food/plated_cookie_sweet_berry3", - "render_path": "renders/lz/food/plated_cookie_sweet_berry3.png" + "when": "sweet_berry_3", + "model": "lz:food/plated_cookie_sweet_berry_3", + "render_path": "renders/lz/food/plated_cookie_sweet_berry_3.png" }, { - "when": "sweet_berry4", - "model": "lz:food/plated_cookie_sweet_berry4", - "render_path": "renders/lz/food/plated_cookie_sweet_berry4.png" + "when": "sweet_berry_4", + "model": "lz:food/plated_cookie_sweet_berry_4", + "render_path": "renders/lz/food/plated_cookie_sweet_berry_4.png" } ] }, @@ -534,17 +534,17 @@ "render_path": "renders/lz/food/plated_kelp_roll.png" }, { - "when": "roll1", + "when": "roll_1", "model": "lz:food/plated_kelp_roll_1", "render_path": "renders/lz/food/plated_kelp_roll_1.png" }, { - "when": "roll2", + "when": "roll_2", "model": "lz:food/plated_kelp_roll_2", "render_path": "renders/lz/food/plated_kelp_roll_2.png" }, { - "when": "roll3", + "when": "roll_3", "model": "lz:food/plated_kelp_roll_3", "render_path": "renders/lz/food/plated_kelp_roll_3.png" } @@ -590,24 +590,24 @@ "render_path": "renders/lz/food/plated_glow_berry_sweet_roll.png" }, { - "when": "roll1", - "model": "lz:food/plated_glow_berry_sweet_roll1", - "render_path": "renders/lz/food/plated_glow_berry_sweet_roll1.png" + "when": "roll_1", + "model": "lz:food/plated_glow_berry_sweet_roll_1", + "render_path": "renders/lz/food/plated_glow_berry_sweet_roll_1.png" }, { - "when": "roll2", - "model": "lz:food/plated_glow_berry_sweet_roll2", - "render_path": "renders/lz/food/plated_glow_berry_sweet_roll2.png" + "when": "roll_2", + "model": "lz:food/plated_glow_berry_sweet_roll_2", + "render_path": "renders/lz/food/plated_glow_berry_sweet_roll_2.png" }, { - "when": "roll3", - "model": "lz:food/plated_glow_berry_sweet_roll3", - "render_path": "renders/lz/food/plated_glow_berry_sweet_roll3.png" + "when": "roll_3", + "model": "lz:food/plated_glow_berry_sweet_roll_3", + "render_path": "renders/lz/food/plated_glow_berry_sweet_roll_3.png" }, { - "when": "roll4", - "model": "lz:food/plated_glow_berry_sweet_roll4", - "render_path": "renders/lz/food/plated_glow_berry_sweet_roll4.png" + "when": "roll_4", + "model": "lz:food/plated_glow_berry_sweet_roll_4", + "render_path": "renders/lz/food/plated_glow_berry_sweet_roll_4.png" } ] }, @@ -623,14 +623,14 @@ "render_path": "renders/lz/food/drink_melon_juice.png" }, { - "when": "popsicle1", - "model": "lz:food/plated_melon_popsicle1", - "render_path": "renders/lz/food/plated_melon_popsicle1.png" + "when": "popsicle_1", + "model": "lz:food/plated_melon_popsicle_1", + "render_path": "renders/lz/food/plated_melon_popsicle_1.png" }, { - "when": "popsicle2", - "model": "lz:food/plated_melon_popsicle2", - "render_path": "renders/lz/food/plated_melon_popsicle2.png" + "when": "popsicle_2", + "model": "lz:food/plated_melon_popsicle_2", + "render_path": "renders/lz/food/plated_melon_popsicle_2.png" } ] }, @@ -1245,24 +1245,24 @@ "render_path": "renders/lz/food/pie_pumpkin.png" }, { - "when": "pie1", - "model": "lz:food/pie_pumpkin1", - "render_path": "renders/lz/food/pie_pumpkin1.png" + "when": "pie_1", + "model": "lz:food/pie_pumpkin_1", + "render_path": "renders/lz/food/pie_pumpkin_1.png" }, { - "when": "pie2", - "model": "lz:food/pie_pumpkin2", - "render_path": "renders/lz/food/pie_pumpkin2.png" + "when": "pie_2", + "model": "lz:food/pie_pumpkin_2", + "render_path": "renders/lz/food/pie_pumpkin_2.png" }, { - "when": "pie3", - "model": "lz:food/pie_pumpkin3", - "render_path": "renders/lz/food/pie_pumpkin3.png" + "when": "pie_3", + "model": "lz:food/pie_pumpkin_3", + "render_path": "renders/lz/food/pie_pumpkin_3.png" }, { - "when": "pie4", - "model": "lz:food/pie_pumpkin4", - "render_path": "renders/lz/food/pie_pumpkin4.png" + "when": "pie_4", + "model": "lz:food/pie_pumpkin_4", + "render_path": "renders/lz/food/pie_pumpkin_4.png" }, { "when": "soup", @@ -1283,32 +1283,32 @@ "render_path": "renders/lz/food/plated_salmon_roll.png" }, { - "when": "roll1", + "when": "roll_1", "model": "lz:food/plated_salmon_roll_1", "render_path": "renders/lz/food/plated_salmon_roll_1.png" }, { - "when": "roll2", + "when": "roll_2", "model": "lz:food/plated_salmon_roll_2", "render_path": "renders/lz/food/plated_salmon_roll_2.png" }, { - "when": "roll3", + "when": "roll_3", "model": "lz:food/plated_salmon_roll_3", "render_path": "renders/lz/food/plated_salmon_roll_3.png" }, { - "when": "roll4", + "when": "roll_4", "model": "lz:food/plated_salmon_roll_4", "render_path": "renders/lz/food/plated_salmon_roll_4.png" }, { - "when": "roll5", + "when": "roll_5", "model": "lz:food/plated_salmon_roll_5", "render_path": "renders/lz/food/plated_salmon_roll_5.png" }, { - "when": "roll6", + "when": "roll_6", "model": "lz:food/plated_salmon_roll_6", "render_path": "renders/lz/food/plated_salmon_roll_6.png" } @@ -1331,24 +1331,24 @@ "render_path": "renders/lz/food/pie_sweet_berry.png" }, { - "when": "pie1", - "model": "lz:food/pie_sweet_berry1", - "render_path": "renders/lz/food/pie_sweet_berry1.png" + "when": "pie_1", + "model": "lz:food/pie_sweet_berry_1", + "render_path": "renders/lz/food/pie_sweet_berry_1.png" }, { - "when": "pie2", - "model": "lz:food/pie_sweet_berry2", - "render_path": "renders/lz/food/pie_sweet_berry2.png" + "when": "pie_2", + "model": "lz:food/pie_sweet_berry_2", + "render_path": "renders/lz/food/pie_sweet_berry_2.png" }, { - "when": "pie3", - "model": "lz:food/pie_sweet_berry3", - "render_path": "renders/lz/food/pie_sweet_berry3.png" + "when": "pie_3", + "model": "lz:food/pie_sweet_berry_3", + "render_path": "renders/lz/food/pie_sweet_berry_3.png" }, { - "when": "pie4", - "model": "lz:food/pie_sweet_berry4", - "render_path": "renders/lz/food/pie_sweet_berry4.png" + "when": "pie_4", + "model": "lz:food/pie_sweet_berry_4", + "render_path": "renders/lz/food/pie_sweet_berry_4.png" } ] } diff --git a/build/renameable-items.md b/build/renameable-items.md deleted file mode 100644 index 247c3e7..0000000 --- a/build/renameable-items.md +++ /dev/null @@ -1,706 +0,0 @@ -# Renameable Item Catalog - -Generated from the resource pack item model JSON. - -## Summary - -- Base items: 26 -- Rename variants: 229 -- Render mode: pluggable - -Sections are sorted by the item they are generated from. -## apple - -- Generated from: `assets/minecraft/items/apple.json` -- Fallback model: `minecraft:item/apple` -- Base render: not present yet - -### Rename variants - -- `cider` -> `lz:food/drink_apple_cider` - - Preview: cider -- `pie` -> `lz:food/pie_apple` - - Preview: pie -- `pie1` -> `lz:food/pie_apple1` - - Preview: pie1 -- `pie2` -> `lz:food/pie_apple2` - - Preview: pie2 -- `pie3` -> `lz:food/pie_apple3` - - Preview: pie3 -- `pie4` -> `lz:food/pie_apple4` - - Preview: pie4 - -## baked_potato - -- Generated from: `assets/minecraft/items/baked_potato.json` -- Fallback model: `minecraft:item/baked_potato` -- Base render: not present yet - -### Rename variants - -- `baked` -> `lz:food/plated_baked_potato` - - Preview: baked -- `baked1` -> `lz:food/plated_baked_potato1` - - Preview: baked1 -- `baked2` -> `lz:food/plated_baked_potato2` - - Preview: baked2 -- `baked3` -> `lz:food/plated_baked_potato3` - - Preview: baked3 - -## beetroot_soup - -- Generated from: `assets/minecraft/items/beetroot_soup.json` -- Fallback model: `minecraft:item/beetroot_soup` -- Base render: not present yet - -### Rename variants - -- `soup` -> `lz:food/soup_beetroot` - - Preview: soup - -## bone - -- Generated from: `assets/minecraft/items/bone.json` -- Fallback model: `minecraft:item/bone` -- Base render: not present yet - -### Rename variants - -- `broth` -> `lz:food/soup_bone_broth` - - Preview: broth - -## bread - -- Generated from: `assets/minecraft/items/bread.json` -- Fallback model: `minecraft:item/bread` -- Base render: not present yet - -### Rename variants - -- `sandwich_chicken1` -> `lz:food/plated_sandwich_chicken1` - - Preview: sandwich_chicken1 -- `sandwich_chicken2` -> `lz:food/plated_sandwich_chicken2` - - Preview: sandwich_chicken2 -- `sandwich_egg1` -> `lz:food/plated_sandwich_egg1` - - Preview: sandwich_egg1 -- `sandwich_egg2` -> `lz:food/plated_sandwich_egg2` - - Preview: sandwich_egg2 -- `sandwich_glow_berry` -> `lz:food/plated_sandwich_glow_berry` - - Preview: sandwich_glow_berry -- `sandwich_glow_berry_dark` -> `lz:food/plated_sandwich_glow_berry_dark` - - Preview: sandwich_glow_berry_dark -- `sandwich_sweet_berry` -> `lz:food/plated_sandwich_sweet_berry` - - Preview: sandwich_sweet_berry -- `sandwich_sweet_berry_dark` -> `lz:food/plated_sandwich_sweet_berry_dark` - - Preview: sandwich_sweet_berry_dark - -## cake - -- Generated from: `assets/minecraft/items/cake.json` -- Fallback model: `minecraft:item/cake` -- Base render: not present yet - -### Rename variants - -- `slice` -> `lz:food/plated_cake_slice` - - Preview: slice - -## candle - -- Generated from: `assets/minecraft/items/candle.json` -- Fallback model: `minecraft:item/candle` -- Base render: not present yet - -### Rename variants - -- `candelabra` -> `lz:items/candle_stand` - - Preview: candelabra - -## carrot - -- Generated from: `assets/minecraft/items/carrot.json` -- Fallback model: `minecraft:item/carrot` -- Base render: not present yet - -### Rename variants - -- `soup` -> `lz:food/soup_vegetable` - - Preview: soup - -## cocoa_beans - -- Generated from: `assets/minecraft/items/cocoa_beans.json` -- Fallback model: `minecraft:item/cocoa_beans` -- Base render: not present yet - -### Rename variants - -- `drink` -> `lz:food/drink_cocoa` - - Preview: drink -- `pie` -> `lz:food/pie_chocolate` - - Preview: pie -- `pie1` -> `lz:food/pie_chocolate1` - - Preview: pie1 -- `pie2` -> `lz:food/pie_chocolate2` - - Preview: pie2 -- `pie3` -> `lz:food/pie_chocolate3` - - Preview: pie3 -- `pie4` -> `lz:food/pie_chocolate4` - - Preview: pie4 - -## cod - -- Generated from: `assets/minecraft/items/cod.json` -- Fallback model: `minecraft:item/cod` -- Base render: not present yet - -### Rename variants - -- `roll` -> `lz:food/plated_cod_roll` - - Preview: roll -- `roll1` -> `lz:food/plated_cod_roll_1` - - Preview: roll1 -- `roll2` -> `lz:food/plated_cod_roll_2` - - Preview: roll2 -- `roll3` -> `lz:food/plated_cod_roll_3` - - Preview: roll3 -- `roll4` -> `lz:food/plated_cod_roll_4` - - Preview: roll4 -- `roll5` -> `lz:food/plated_cod_roll_5` - - Preview: roll5 -- `roll6` -> `lz:food/plated_cod_roll_6` - - Preview: roll6 -- `stew` -> `lz:food/stew_baked_cod` - - Preview: stew - -## cooked_beef - -- Generated from: `assets/minecraft/items/cooked_beef.json` -- Fallback model: `minecraft:item/cooked_beef` -- Base render: not present yet - -### Rename variants - -- `stew` -> `lz:food/stew_beef` - - Preview: stew - -## cooked_chicken - -- Generated from: `assets/minecraft/items/cooked_chicken.json` -- Fallback model: `minecraft:item/cooked_chicken` -- Base render: not present yet - -### Rename variants - -- `roast` -> `lz:food/plated_roast_chicken` - - Preview: roast -- `roast0` -> `lz:food/plated_roast_chicken0` - - Preview: roast0 -- `roast1` -> `lz:food/plated_roast_chicken1` - - Preview: roast1 -- `roast2` -> `lz:food/plated_roast_chicken2` - - Preview: roast2 -- `roast3` -> `lz:food/plated_roast_chicken3` - - Preview: roast3 -- `roast4` -> `lz:food/plated_roast_chicken4` - - Preview: roast4 -- `soup` -> `lz:food/soup_chicken` - - Preview: soup - -## cooked_cod - -- Generated from: `assets/minecraft/items/cooked_cod.json` -- Fallback model: `minecraft:item/cooked_cod` -- Base render: not present yet - -### Rename variants - -- `stew` -> `lz:food/stew_baked_cod` - - Preview: stew -- `stew_fish` -> `lz:food/stew_fish` - - Preview: stew_fish - -## cooked_porkchop - -- Generated from: `assets/minecraft/items/cooked_porkchop.json` -- Fallback model: `minecraft:item/cooked_porkchop` -- Base render: not present yet - -### Rename variants - -- `ham` -> `lz:food/plated_honey_glazed_ham` - - Preview: ham -- `ham0` -> `lz:food/plated_honey_glazed_ham0` - - Preview: ham0 -- `ham1` -> `lz:food/plated_honey_glazed_ham1` - - Preview: ham1 -- `ham2` -> `lz:food/plated_honey_glazed_ham2` - - Preview: ham2 -- `ham3` -> `lz:food/plated_honey_glazed_ham3` - - Preview: ham3 -- `ham4` -> `lz:food/plated_honey_glazed_ham4` - - Preview: ham4 - -## cooked_rabbit - -- Generated from: `assets/minecraft/items/cooked_rabbit.json` -- Fallback model: `minecraft:item/cooked_rabbit` -- Base render: not present yet - -### Rename variants - -- `stew` -> `lz:food/stew_rabbit` - - Preview: stew - -## cookie - -- Generated from: `assets/minecraft/items/cookie.json` -- Fallback model: `minecraft:item/cookie` -- Base render: not present yet - -### Rename variants - -- `chocolate` -> `lz:food/plated_cookie_chocolate` - - Preview: chocolate -- `chocolate1` -> `lz:food/plated_cookie_chocolate1` - - Preview: chocolate1 -- `chocolate2` -> `lz:food/plated_cookie_chocolate2` - - Preview: chocolate2 -- `chocolate3` -> `lz:food/plated_cookie_chocolate3` - - Preview: chocolate3 -- `chocolate4` -> `lz:food/plated_cookie_chocolate4` - - Preview: chocolate4 -- `cookie` -> `lz:food/plated_cookie` - - Preview: cookie -- `cookie1` -> `lz:food/plated_cookie1` - - Preview: cookie1 -- `cookie2` -> `lz:food/plated_cookie2` - - Preview: cookie2 -- `cookie3` -> `lz:food/plated_cookie3` - - Preview: cookie3 -- `cookie4` -> `lz:food/plated_cookie4` - - Preview: cookie4 -- `honey` -> `lz:food/plated_cookie_honey` - - Preview: honey -- `honey1` -> `lz:food/plated_cookie_honey1` - - Preview: honey1 -- `honey2` -> `lz:food/plated_cookie_honey2` - - Preview: honey2 -- `honey3` -> `lz:food/plated_cookie_honey3` - - Preview: honey3 -- `honey4` -> `lz:food/plated_cookie_honey4` - - Preview: honey4 -- `sugar` -> `lz:food/plated_cookie_sugar` - - Preview: sugar -- `sugar1` -> `lz:food/plated_cookie_sugar1` - - Preview: sugar1 -- `sugar2` -> `lz:food/plated_cookie_sugar2` - - Preview: sugar2 -- `sugar3` -> `lz:food/plated_cookie_sugar3` - - Preview: sugar3 -- `sugar4` -> `lz:food/plated_cookie_sugar4` - - Preview: sugar4 -- `sweet_berry` -> `lz:food/plated_cookie_sweet_berry` - - Preview: sweet_berry -- `sweet_berry1` -> `lz:food/plated_cookie_sweet_berry1` - - Preview: sweet_berry1 -- `sweet_berry2` -> `lz:food/plated_cookie_sweet_berry2` - - Preview: sweet_berry2 -- `sweet_berry3` -> `lz:food/plated_cookie_sweet_berry3` - - Preview: sweet_berry3 -- `sweet_berry4` -> `lz:food/plated_cookie_sweet_berry4` - - Preview: sweet_berry4 - -## dried_kelp - -- Generated from: `assets/minecraft/items/dried_kelp.json` -- Fallback model: `minecraft:item/dried_kelp` -- Base render: not present yet - -### Rename variants - -- `roll` -> `lz:food/plated_kelp_roll` - - Preview: roll -- `roll1` -> `lz:food/plated_kelp_roll_1` - - Preview: roll1 -- `roll2` -> `lz:food/plated_kelp_roll_2` - - Preview: roll2 -- `roll3` -> `lz:food/plated_kelp_roll_3` - - Preview: roll3 - -## glass_bottle - -- Generated from: `assets/minecraft/items/glass_bottle.json` -- Fallback model: `minecraft:item/glass_bottle` -- Base render: not present yet - -### Rename variants - -- `drink` -> `lz:food/glass_bottle` - - Preview: drink -- `drink_water` -> `lz:food/drink_water` - - Preview: drink_water -- `mug_chocolate` -> `lz:festive/hot_chocolate_mug` - - Preview: mug_chocolate - -## glow_berries - -- Generated from: `assets/minecraft/items/glow_berries.json` -- Fallback model: `minecraft:item/glow_berries` -- Base render: not present yet - -### Rename variants - -- `drink` -> `lz:food/drink_glow_berry` - - Preview: drink -- `roll` -> `lz:food/plated_glow_berry_sweet_roll` - - Preview: roll -- `roll1` -> `lz:food/plated_glow_berry_sweet_roll1` - - Preview: roll1 -- `roll2` -> `lz:food/plated_glow_berry_sweet_roll2` - - Preview: roll2 -- `roll3` -> `lz:food/plated_glow_berry_sweet_roll3` - - Preview: roll3 -- `roll4` -> `lz:food/plated_glow_berry_sweet_roll4` - - Preview: roll4 - -## melon_slice - -- Generated from: `assets/minecraft/items/melon_slice.json` -- Fallback model: `minecraft:item/melon_slice` -- Base render: not present yet - -### Rename variants - -- `drink` -> `lz:food/drink_melon_juice` - - Preview: drink -- `popsicle1` -> `lz:food/plated_melon_popsicle1` - - Preview: popsicle1 -- `popsicle2` -> `lz:food/plated_melon_popsicle2` - - Preview: popsicle2 - -## mushroom_stew - -- Generated from: `assets/minecraft/items/mushroom_stew.json` -- Fallback model: `minecraft:item/mushroom_stew` -- Base render: not present yet - -### Rename variants - -- `stew` -> `lz:food/stew_mushroom` - - Preview: stew - -## oak_sapling - -- Generated from: `assets/minecraft/items/oak_sapling.json` -- Fallback model: `minecraft:item/oak_sapling` -- Base render: not present yet - -### Rename variants - -- `christmas` -> `lz:festive/christmas_tree` - - Preview: christmas - -## paper - -- Generated from: `assets/minecraft/items/paper.json` -- Fallback model: `minecraft:item/paper` -- Base render: not present yet - -### Rename variants - -- `card_back` -> `cards:item/back` - - Preview: card_back -- `card_base` -> `cards:item/base` - - Preview: card_base -- `card_c01` -> `cards:item/c_01` - - Preview: card_c01 -- `card_c02` -> `cards:item/c_02` - - Preview: card_c02 -- `card_c03` -> `cards:item/c_03` - - Preview: card_c03 -- `card_c04` -> `cards:item/c_04` - - Preview: card_c04 -- `card_c05` -> `cards:item/c_05` - - Preview: card_c05 -- `card_c06` -> `cards:item/c_06` - - Preview: card_c06 -- `card_c07` -> `cards:item/c_07` - - Preview: card_c07 -- `card_c08` -> `cards:item/c_08` - - Preview: card_c08 -- `card_c09` -> `cards:item/c_09` - - Preview: card_c09 -- `card_c10` -> `cards:item/c_10` - - Preview: card_c10 -- `card_c11` -> `cards:item/c_11` - - Preview: card_c11 -- `card_c12` -> `cards:item/c_12` - - Preview: card_c12 -- `card_c13` -> `cards:item/c_13` - - Preview: card_c13 -- `card_custom_back` -> `cards:item/custom/back` - - Preview: card_custom_back -- `card_custom_base` -> `cards:item/base` - - Preview: card_custom_base -- `card_custom_c01` -> `cards:item/custom/c_01` - - Preview: card_custom_c01 -- `card_custom_c02` -> `cards:item/custom/c_02` - - Preview: card_custom_c02 -- `card_custom_c03` -> `cards:item/custom/c_03` - - Preview: card_custom_c03 -- `card_custom_c04` -> `cards:item/custom/c_04` - - Preview: card_custom_c04 -- `card_custom_c05` -> `cards:item/custom/c_05` - - Preview: card_custom_c05 -- `card_custom_c06` -> `cards:item/custom/c_06` - - Preview: card_custom_c06 -- `card_custom_c07` -> `cards:item/custom/c_07` - - Preview: card_custom_c07 -- `card_custom_c08` -> `cards:item/custom/c_08` - - Preview: card_custom_c08 -- `card_custom_c09` -> `cards:item/custom/c_09` - - Preview: card_custom_c09 -- `card_custom_c10` -> `cards:item/custom/c_10` - - Preview: card_custom_c10 -- `card_custom_c11` -> `cards:item/custom/c_11` - - Preview: card_custom_c11 -- `card_custom_c12` -> `cards:item/custom/c_12` - - Preview: card_custom_c12 -- `card_custom_c13` -> `cards:item/custom/c_13` - - Preview: card_custom_c13 -- `card_custom_d01` -> `cards:item/custom/d_01` - - Preview: card_custom_d01 -- `card_custom_d02` -> `cards:item/custom/d_02` - - Preview: card_custom_d02 -- `card_custom_d03` -> `cards:item/custom/d_03` - - Preview: card_custom_d03 -- `card_custom_d04` -> `cards:item/custom/d_04` - - Preview: card_custom_d04 -- `card_custom_d05` -> `cards:item/custom/d_05` - - Preview: card_custom_d05 -- `card_custom_d06` -> `cards:item/custom/d_06` - - Preview: card_custom_d06 -- `card_custom_d07` -> `cards:item/custom/d_07` - - Preview: card_custom_d07 -- `card_custom_d08` -> `cards:item/custom/d_08` - - Preview: card_custom_d08 -- `card_custom_d09` -> `cards:item/custom/d_09` - - Preview: card_custom_d09 -- `card_custom_d10` -> `cards:item/custom/d_10` - - Preview: card_custom_d10 -- `card_custom_d11` -> `cards:item/custom/d_11` - - Preview: card_custom_d11 -- `card_custom_d12` -> `cards:item/custom/d_12` - - Preview: card_custom_d12 -- `card_custom_d13` -> `cards:item/custom/d_13` - - Preview: card_custom_d13 -- `card_custom_h01` -> `cards:item/custom/h_01` - - Preview: card_custom_h01 -- `card_custom_h02` -> `cards:item/custom/h_02` - - Preview: card_custom_h02 -- `card_custom_h03` -> `cards:item/custom/h_03` - - Preview: card_custom_h03 -- `card_custom_h04` -> `cards:item/custom/h_04` - - Preview: card_custom_h04 -- `card_custom_h05` -> `cards:item/custom/h_05` - - Preview: card_custom_h05 -- `card_custom_h06` -> `cards:item/custom/h_06` - - Preview: card_custom_h06 -- `card_custom_h07` -> `cards:item/custom/h_07` - - Preview: card_custom_h07 -- `card_custom_h08` -> `cards:item/custom/h_08` - - Preview: card_custom_h08 -- `card_custom_h09` -> `cards:item/custom/h_09` - - Preview: card_custom_h09 -- `card_custom_h10` -> `cards:item/custom/h_10` - - Preview: card_custom_h10 -- `card_custom_h11` -> `cards:item/custom/h_11` - - Preview: card_custom_h11 -- `card_custom_h12` -> `cards:item/custom/h_12` - - Preview: card_custom_h12 -- `card_custom_h13` -> `cards:item/custom/h_13` - - Preview: card_custom_h13 -- `card_custom_jb` -> `cards:item/custom/joker_black` - - Preview: card_custom_jb -- `card_custom_jr` -> `cards:item/custom/joker_red` - - Preview: card_custom_jr -- `card_custom_s01` -> `cards:item/custom/s_01` - - Preview: card_custom_s01 -- `card_custom_s02` -> `cards:item/custom/s_02` - - Preview: card_custom_s02 -- `card_custom_s03` -> `cards:item/custom/s_03` - - Preview: card_custom_s03 -- `card_custom_s04` -> `cards:item/custom/s_04` - - Preview: card_custom_s04 -- `card_custom_s05` -> `cards:item/custom/s_05` - - Preview: card_custom_s05 -- `card_custom_s06` -> `cards:item/custom/s_06` - - Preview: card_custom_s06 -- `card_custom_s07` -> `cards:item/custom/s_07` - - Preview: card_custom_s07 -- `card_custom_s08` -> `cards:item/custom/s_08` - - Preview: card_custom_s08 -- `card_custom_s09` -> `cards:item/custom/s_09` - - Preview: card_custom_s09 -- `card_custom_s10` -> `cards:item/custom/s_10` - - Preview: card_custom_s10 -- `card_custom_s11` -> `cards:item/custom/s_11` - - Preview: card_custom_s11 -- `card_custom_s12` -> `cards:item/custom/s_12` - - Preview: card_custom_s12 -- `card_custom_s13` -> `cards:item/custom/s_13` - - Preview: card_custom_s13 -- `card_d01` -> `cards:item/d_01` - - Preview: card_d01 -- `card_d02` -> `cards:item/d_02` - - Preview: card_d02 -- `card_d03` -> `cards:item/d_03` - - Preview: card_d03 -- `card_d04` -> `cards:item/d_04` - - Preview: card_d04 -- `card_d05` -> `cards:item/d_05` - - Preview: card_d05 -- `card_d06` -> `cards:item/d_06` - - Preview: card_d06 -- `card_d07` -> `cards:item/d_07` - - Preview: card_d07 -- `card_d08` -> `cards:item/d_08` - - Preview: card_d08 -- `card_d09` -> `cards:item/d_09` - - Preview: card_d09 -- `card_d10` -> `cards:item/d_10` - - Preview: card_d10 -- `card_d11` -> `cards:item/d_11` - - Preview: card_d11 -- `card_d12` -> `cards:item/d_12` - - Preview: card_d12 -- `card_d13` -> `cards:item/d_13` - - Preview: card_d13 -- `card_h01` -> `cards:item/h_01` - - Preview: card_h01 -- `card_h02` -> `cards:item/h_02` - - Preview: card_h02 -- `card_h03` -> `cards:item/h_03` - - Preview: card_h03 -- `card_h04` -> `cards:item/h_04` - - Preview: card_h04 -- `card_h05` -> `cards:item/h_05` - - Preview: card_h05 -- `card_h06` -> `cards:item/h_06` - - Preview: card_h06 -- `card_h07` -> `cards:item/h_07` - - Preview: card_h07 -- `card_h08` -> `cards:item/h_08` - - Preview: card_h08 -- `card_h09` -> `cards:item/h_09` - - Preview: card_h09 -- `card_h10` -> `cards:item/h_10` - - Preview: card_h10 -- `card_h11` -> `cards:item/h_11` - - Preview: card_h11 -- `card_h12` -> `cards:item/h_12` - - Preview: card_h12 -- `card_h13` -> `cards:item/h_13` - - Preview: card_h13 -- `card_jb` -> `cards:item/joker_black` - - Preview: card_jb -- `card_jr` -> `cards:item/joker_red` - - Preview: card_jr -- `card_s01` -> `cards:item/s_01` - - Preview: card_s01 -- `card_s02` -> `cards:item/s_02` - - Preview: card_s02 -- `card_s03` -> `cards:item/s_03` - - Preview: card_s03 -- `card_s04` -> `cards:item/s_04` - - Preview: card_s04 -- `card_s05` -> `cards:item/s_05` - - Preview: card_s05 -- `card_s06` -> `cards:item/s_06` - - Preview: card_s06 -- `card_s07` -> `cards:item/s_07` - - Preview: card_s07 -- `card_s08` -> `cards:item/s_08` - - Preview: card_s08 -- `card_s09` -> `cards:item/s_09` - - Preview: card_s09 -- `card_s10` -> `cards:item/s_10` - - Preview: card_s10 -- `card_s11` -> `cards:item/s_11` - - Preview: card_s11 -- `card_s12` -> `cards:item/s_12` - - Preview: card_s12 -- `card_s13` -> `cards:item/s_13` - - Preview: card_s13 -- `presents` -> `lz:festive/presents` - - Preview: presents - -## pumpkin_pie - -- Generated from: `assets/minecraft/items/pumpkin_pie.json` -- Fallback model: `minecraft:item/pumpkin_pie` -- Base render: not present yet - -### Rename variants - -- `pie` -> `lz:food/pie_pumpkin` - - Preview: pie -- `pie1` -> `lz:food/pie_pumpkin1` - - Preview: pie1 -- `pie2` -> `lz:food/pie_pumpkin2` - - Preview: pie2 -- `pie3` -> `lz:food/pie_pumpkin3` - - Preview: pie3 -- `pie4` -> `lz:food/pie_pumpkin4` - - Preview: pie4 -- `soup` -> `lz:food/soup_pumpkin` - - Preview: soup - -## salmon - -- Generated from: `assets/minecraft/items/salmon.json` -- Fallback model: `minecraft:item/salmon` -- Base render: not present yet - -### Rename variants - -- `roll` -> `lz:food/plated_salmon_roll` - - Preview: roll -- `roll1` -> `lz:food/plated_salmon_roll_1` - - Preview: roll1 -- `roll2` -> `lz:food/plated_salmon_roll_2` - - Preview: roll2 -- `roll3` -> `lz:food/plated_salmon_roll_3` - - Preview: roll3 -- `roll4` -> `lz:food/plated_salmon_roll_4` - - Preview: roll4 -- `roll5` -> `lz:food/plated_salmon_roll_5` - - Preview: roll5 -- `roll6` -> `lz:food/plated_salmon_roll_6` - - Preview: roll6 - -## sweet_berries - -- Generated from: `assets/minecraft/items/sweet_berries.json` -- Fallback model: `minecraft:item/sweet_berries` -- Base render: not present yet - -### Rename variants - -- `drink` -> `lz:food/drink_sweet_berry` - - Preview: drink -- `pie` -> `lz:food/pie_sweet_berry` - - Preview: pie -- `pie1` -> `lz:food/pie_sweet_berry1` - - Preview: pie1 -- `pie2` -> `lz:food/pie_sweet_berry2` - - Preview: pie2 -- `pie3` -> `lz:food/pie_sweet_berry3` - - Preview: pie3 -- `pie4` -> `lz:food/pie_sweet_berry4` - - Preview: pie4 - ---- - -This file is generated. Add your renderer output under the matching `renders/` paths to populate image previews later. \ No newline at end of file diff --git a/build/renders/cards/item/back.png b/build/renders/cards/item/back.png deleted file mode 100644 index 1042106..0000000 Binary files a/build/renders/cards/item/back.png and /dev/null differ diff --git a/build/renders/cards/item/base.png b/build/renders/cards/item/base.png deleted file mode 100644 index e0f78c9..0000000 Binary files a/build/renders/cards/item/base.png and /dev/null differ diff --git a/build/renders/cards/item/c_01.png b/build/renders/cards/item/c_01.png deleted file mode 100644 index 469952a..0000000 Binary files a/build/renders/cards/item/c_01.png and /dev/null differ diff --git a/build/renders/cards/item/c_02.png b/build/renders/cards/item/c_02.png deleted file mode 100644 index 2f08ffa..0000000 Binary files a/build/renders/cards/item/c_02.png and /dev/null differ diff --git a/build/renders/cards/item/c_03.png b/build/renders/cards/item/c_03.png deleted file mode 100644 index 47da0d1..0000000 Binary files a/build/renders/cards/item/c_03.png and /dev/null differ diff --git a/build/renders/cards/item/c_04.png b/build/renders/cards/item/c_04.png deleted file mode 100644 index 17dbd97..0000000 Binary files a/build/renders/cards/item/c_04.png and /dev/null differ diff --git a/build/renders/cards/item/c_05.png b/build/renders/cards/item/c_05.png deleted file mode 100644 index 4d4fdbd..0000000 Binary files a/build/renders/cards/item/c_05.png and /dev/null differ diff --git a/build/renders/cards/item/c_06.png b/build/renders/cards/item/c_06.png deleted file mode 100644 index e33161a..0000000 Binary files a/build/renders/cards/item/c_06.png and /dev/null differ diff --git a/build/renders/cards/item/c_07.png b/build/renders/cards/item/c_07.png deleted file mode 100644 index f3f0df6..0000000 Binary files a/build/renders/cards/item/c_07.png and /dev/null differ diff --git a/build/renders/cards/item/c_08.png b/build/renders/cards/item/c_08.png deleted file mode 100644 index 8ca60be..0000000 Binary files a/build/renders/cards/item/c_08.png and /dev/null differ diff --git a/build/renders/cards/item/c_09.png b/build/renders/cards/item/c_09.png deleted file mode 100644 index 8f952bd..0000000 Binary files a/build/renders/cards/item/c_09.png and /dev/null differ diff --git a/build/renders/cards/item/c_10.png b/build/renders/cards/item/c_10.png deleted file mode 100644 index 075f987..0000000 Binary files a/build/renders/cards/item/c_10.png and /dev/null differ diff --git a/build/renders/cards/item/c_11.png b/build/renders/cards/item/c_11.png deleted file mode 100644 index 6212487..0000000 Binary files a/build/renders/cards/item/c_11.png and /dev/null differ diff --git a/build/renders/cards/item/c_12.png b/build/renders/cards/item/c_12.png deleted file mode 100644 index 39f969b..0000000 Binary files a/build/renders/cards/item/c_12.png and /dev/null differ diff --git a/build/renders/cards/item/c_13.png b/build/renders/cards/item/c_13.png deleted file mode 100644 index d2fef5b..0000000 Binary files a/build/renders/cards/item/c_13.png and /dev/null differ diff --git a/build/renders/cards/item/custom/back.png b/build/renders/cards/item/custom/back.png deleted file mode 100644 index 8651a12..0000000 Binary files a/build/renders/cards/item/custom/back.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_01.png b/build/renders/cards/item/custom/c_01.png deleted file mode 100644 index ce5e5ed..0000000 Binary files a/build/renders/cards/item/custom/c_01.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_02.png b/build/renders/cards/item/custom/c_02.png deleted file mode 100644 index f5eb125..0000000 Binary files a/build/renders/cards/item/custom/c_02.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_03.png b/build/renders/cards/item/custom/c_03.png deleted file mode 100644 index 95fbea2..0000000 Binary files a/build/renders/cards/item/custom/c_03.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_04.png b/build/renders/cards/item/custom/c_04.png deleted file mode 100644 index ba4eca3..0000000 Binary files a/build/renders/cards/item/custom/c_04.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_05.png b/build/renders/cards/item/custom/c_05.png deleted file mode 100644 index 274cf04..0000000 Binary files a/build/renders/cards/item/custom/c_05.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_06.png b/build/renders/cards/item/custom/c_06.png deleted file mode 100644 index 4bc31dd..0000000 Binary files a/build/renders/cards/item/custom/c_06.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_07.png b/build/renders/cards/item/custom/c_07.png deleted file mode 100644 index 7bb86de..0000000 Binary files a/build/renders/cards/item/custom/c_07.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_08.png b/build/renders/cards/item/custom/c_08.png deleted file mode 100644 index b736b14..0000000 Binary files a/build/renders/cards/item/custom/c_08.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_09.png b/build/renders/cards/item/custom/c_09.png deleted file mode 100644 index 085d278..0000000 Binary files a/build/renders/cards/item/custom/c_09.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_10.png b/build/renders/cards/item/custom/c_10.png deleted file mode 100644 index 25a78cf..0000000 Binary files a/build/renders/cards/item/custom/c_10.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_11.png b/build/renders/cards/item/custom/c_11.png deleted file mode 100644 index 8f5197e..0000000 Binary files a/build/renders/cards/item/custom/c_11.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_12.png b/build/renders/cards/item/custom/c_12.png deleted file mode 100644 index 16a0eed..0000000 Binary files a/build/renders/cards/item/custom/c_12.png and /dev/null differ diff --git a/build/renders/cards/item/custom/c_13.png b/build/renders/cards/item/custom/c_13.png deleted file mode 100644 index ccb0a0e..0000000 Binary files a/build/renders/cards/item/custom/c_13.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_01.png b/build/renders/cards/item/custom/d_01.png deleted file mode 100644 index c8aefd8..0000000 Binary files a/build/renders/cards/item/custom/d_01.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_02.png b/build/renders/cards/item/custom/d_02.png deleted file mode 100644 index 7e1cce6..0000000 Binary files a/build/renders/cards/item/custom/d_02.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_03.png b/build/renders/cards/item/custom/d_03.png deleted file mode 100644 index ce0dc9c..0000000 Binary files a/build/renders/cards/item/custom/d_03.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_04.png b/build/renders/cards/item/custom/d_04.png deleted file mode 100644 index 47ad6c9..0000000 Binary files a/build/renders/cards/item/custom/d_04.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_05.png b/build/renders/cards/item/custom/d_05.png deleted file mode 100644 index b3ec110..0000000 Binary files a/build/renders/cards/item/custom/d_05.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_06.png b/build/renders/cards/item/custom/d_06.png deleted file mode 100644 index 38ea9a8..0000000 Binary files a/build/renders/cards/item/custom/d_06.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_07.png b/build/renders/cards/item/custom/d_07.png deleted file mode 100644 index 5367350..0000000 Binary files a/build/renders/cards/item/custom/d_07.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_08.png b/build/renders/cards/item/custom/d_08.png deleted file mode 100644 index 5f29177..0000000 Binary files a/build/renders/cards/item/custom/d_08.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_09.png b/build/renders/cards/item/custom/d_09.png deleted file mode 100644 index 2e6d100..0000000 Binary files a/build/renders/cards/item/custom/d_09.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_10.png b/build/renders/cards/item/custom/d_10.png deleted file mode 100644 index 0eadb47..0000000 Binary files a/build/renders/cards/item/custom/d_10.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_11.png b/build/renders/cards/item/custom/d_11.png deleted file mode 100644 index 54c0cbe..0000000 Binary files a/build/renders/cards/item/custom/d_11.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_12.png b/build/renders/cards/item/custom/d_12.png deleted file mode 100644 index e4630da..0000000 Binary files a/build/renders/cards/item/custom/d_12.png and /dev/null differ diff --git a/build/renders/cards/item/custom/d_13.png b/build/renders/cards/item/custom/d_13.png deleted file mode 100644 index a078ce0..0000000 Binary files a/build/renders/cards/item/custom/d_13.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_01.png b/build/renders/cards/item/custom/h_01.png deleted file mode 100644 index be14aed..0000000 Binary files a/build/renders/cards/item/custom/h_01.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_02.png b/build/renders/cards/item/custom/h_02.png deleted file mode 100644 index c3dd322..0000000 Binary files a/build/renders/cards/item/custom/h_02.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_03.png b/build/renders/cards/item/custom/h_03.png deleted file mode 100644 index d937c33..0000000 Binary files a/build/renders/cards/item/custom/h_03.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_04.png b/build/renders/cards/item/custom/h_04.png deleted file mode 100644 index d996c53..0000000 Binary files a/build/renders/cards/item/custom/h_04.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_05.png b/build/renders/cards/item/custom/h_05.png deleted file mode 100644 index afe9763..0000000 Binary files a/build/renders/cards/item/custom/h_05.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_06.png b/build/renders/cards/item/custom/h_06.png deleted file mode 100644 index d7460d2..0000000 Binary files a/build/renders/cards/item/custom/h_06.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_07.png b/build/renders/cards/item/custom/h_07.png deleted file mode 100644 index 129e588..0000000 Binary files a/build/renders/cards/item/custom/h_07.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_08.png b/build/renders/cards/item/custom/h_08.png deleted file mode 100644 index d25034d..0000000 Binary files a/build/renders/cards/item/custom/h_08.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_09.png b/build/renders/cards/item/custom/h_09.png deleted file mode 100644 index d1faf3a..0000000 Binary files a/build/renders/cards/item/custom/h_09.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_10.png b/build/renders/cards/item/custom/h_10.png deleted file mode 100644 index 424b74e..0000000 Binary files a/build/renders/cards/item/custom/h_10.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_11.png b/build/renders/cards/item/custom/h_11.png deleted file mode 100644 index f964367..0000000 Binary files a/build/renders/cards/item/custom/h_11.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_12.png b/build/renders/cards/item/custom/h_12.png deleted file mode 100644 index 9e4f4c4..0000000 Binary files a/build/renders/cards/item/custom/h_12.png and /dev/null differ diff --git a/build/renders/cards/item/custom/h_13.png b/build/renders/cards/item/custom/h_13.png deleted file mode 100644 index ec81600..0000000 Binary files a/build/renders/cards/item/custom/h_13.png and /dev/null differ diff --git a/build/renders/cards/item/custom/joker_black.png b/build/renders/cards/item/custom/joker_black.png deleted file mode 100644 index af34cb9..0000000 Binary files a/build/renders/cards/item/custom/joker_black.png and /dev/null differ diff --git a/build/renders/cards/item/custom/joker_red.png b/build/renders/cards/item/custom/joker_red.png deleted file mode 100644 index c9da419..0000000 Binary files a/build/renders/cards/item/custom/joker_red.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_01.png b/build/renders/cards/item/custom/s_01.png deleted file mode 100644 index ff188b4..0000000 Binary files a/build/renders/cards/item/custom/s_01.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_02.png b/build/renders/cards/item/custom/s_02.png deleted file mode 100644 index 624446d..0000000 Binary files a/build/renders/cards/item/custom/s_02.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_03.png b/build/renders/cards/item/custom/s_03.png deleted file mode 100644 index 30da0d9..0000000 Binary files a/build/renders/cards/item/custom/s_03.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_04.png b/build/renders/cards/item/custom/s_04.png deleted file mode 100644 index 097c79a..0000000 Binary files a/build/renders/cards/item/custom/s_04.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_05.png b/build/renders/cards/item/custom/s_05.png deleted file mode 100644 index f7dca12..0000000 Binary files a/build/renders/cards/item/custom/s_05.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_06.png b/build/renders/cards/item/custom/s_06.png deleted file mode 100644 index 03b6382..0000000 Binary files a/build/renders/cards/item/custom/s_06.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_07.png b/build/renders/cards/item/custom/s_07.png deleted file mode 100644 index a23ac03..0000000 Binary files a/build/renders/cards/item/custom/s_07.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_08.png b/build/renders/cards/item/custom/s_08.png deleted file mode 100644 index b9a56e2..0000000 Binary files a/build/renders/cards/item/custom/s_08.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_09.png b/build/renders/cards/item/custom/s_09.png deleted file mode 100644 index c08dcf1..0000000 Binary files a/build/renders/cards/item/custom/s_09.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_10.png b/build/renders/cards/item/custom/s_10.png deleted file mode 100644 index 4ad0cb2..0000000 Binary files a/build/renders/cards/item/custom/s_10.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_11.png b/build/renders/cards/item/custom/s_11.png deleted file mode 100644 index 96d2cc7..0000000 Binary files a/build/renders/cards/item/custom/s_11.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_12.png b/build/renders/cards/item/custom/s_12.png deleted file mode 100644 index 878c4f8..0000000 Binary files a/build/renders/cards/item/custom/s_12.png and /dev/null differ diff --git a/build/renders/cards/item/custom/s_13.png b/build/renders/cards/item/custom/s_13.png deleted file mode 100644 index ecd8c15..0000000 Binary files a/build/renders/cards/item/custom/s_13.png and /dev/null differ diff --git a/build/renders/cards/item/d_01.png b/build/renders/cards/item/d_01.png deleted file mode 100644 index b698232..0000000 Binary files a/build/renders/cards/item/d_01.png and /dev/null differ diff --git a/build/renders/cards/item/d_02.png b/build/renders/cards/item/d_02.png deleted file mode 100644 index d686012..0000000 Binary files a/build/renders/cards/item/d_02.png and /dev/null differ diff --git a/build/renders/cards/item/d_03.png b/build/renders/cards/item/d_03.png deleted file mode 100644 index 4800ccf..0000000 Binary files a/build/renders/cards/item/d_03.png and /dev/null differ diff --git a/build/renders/cards/item/d_04.png b/build/renders/cards/item/d_04.png deleted file mode 100644 index 095668f..0000000 Binary files a/build/renders/cards/item/d_04.png and /dev/null differ diff --git a/build/renders/cards/item/d_05.png b/build/renders/cards/item/d_05.png deleted file mode 100644 index cbbd01f..0000000 Binary files a/build/renders/cards/item/d_05.png and /dev/null differ diff --git a/build/renders/cards/item/d_06.png b/build/renders/cards/item/d_06.png deleted file mode 100644 index 338a58b..0000000 Binary files a/build/renders/cards/item/d_06.png and /dev/null differ diff --git a/build/renders/cards/item/d_07.png b/build/renders/cards/item/d_07.png deleted file mode 100644 index a4ff752..0000000 Binary files a/build/renders/cards/item/d_07.png and /dev/null differ diff --git a/build/renders/cards/item/d_08.png b/build/renders/cards/item/d_08.png deleted file mode 100644 index f59ee24..0000000 Binary files a/build/renders/cards/item/d_08.png and /dev/null differ diff --git a/build/renders/cards/item/d_09.png b/build/renders/cards/item/d_09.png deleted file mode 100644 index 73ca4b5..0000000 Binary files a/build/renders/cards/item/d_09.png and /dev/null differ diff --git a/build/renders/cards/item/d_10.png b/build/renders/cards/item/d_10.png deleted file mode 100644 index 0acc241..0000000 Binary files a/build/renders/cards/item/d_10.png and /dev/null differ diff --git a/build/renders/cards/item/d_11.png b/build/renders/cards/item/d_11.png deleted file mode 100644 index 571cc77..0000000 Binary files a/build/renders/cards/item/d_11.png and /dev/null differ diff --git a/build/renders/cards/item/d_12.png b/build/renders/cards/item/d_12.png deleted file mode 100644 index 14fb7e7..0000000 Binary files a/build/renders/cards/item/d_12.png and /dev/null differ diff --git a/build/renders/cards/item/d_13.png b/build/renders/cards/item/d_13.png deleted file mode 100644 index c1c1477..0000000 Binary files a/build/renders/cards/item/d_13.png and /dev/null differ diff --git a/build/renders/cards/item/h_01.png b/build/renders/cards/item/h_01.png deleted file mode 100644 index be14aed..0000000 Binary files a/build/renders/cards/item/h_01.png and /dev/null differ diff --git a/build/renders/cards/item/h_02.png b/build/renders/cards/item/h_02.png deleted file mode 100644 index c3dd322..0000000 Binary files a/build/renders/cards/item/h_02.png and /dev/null differ diff --git a/build/renders/cards/item/h_03.png b/build/renders/cards/item/h_03.png deleted file mode 100644 index d937c33..0000000 Binary files a/build/renders/cards/item/h_03.png and /dev/null differ diff --git a/build/renders/cards/item/h_04.png b/build/renders/cards/item/h_04.png deleted file mode 100644 index d996c53..0000000 Binary files a/build/renders/cards/item/h_04.png and /dev/null differ diff --git a/build/renders/cards/item/h_05.png b/build/renders/cards/item/h_05.png deleted file mode 100644 index afe9763..0000000 Binary files a/build/renders/cards/item/h_05.png and /dev/null differ diff --git a/build/renders/cards/item/h_06.png b/build/renders/cards/item/h_06.png deleted file mode 100644 index d7460d2..0000000 Binary files a/build/renders/cards/item/h_06.png and /dev/null differ diff --git a/build/renders/cards/item/h_07.png b/build/renders/cards/item/h_07.png deleted file mode 100644 index 129e588..0000000 Binary files a/build/renders/cards/item/h_07.png and /dev/null differ diff --git a/build/renders/cards/item/h_08.png b/build/renders/cards/item/h_08.png deleted file mode 100644 index d25034d..0000000 Binary files a/build/renders/cards/item/h_08.png and /dev/null differ diff --git a/build/renders/cards/item/h_09.png b/build/renders/cards/item/h_09.png deleted file mode 100644 index d1faf3a..0000000 Binary files a/build/renders/cards/item/h_09.png and /dev/null differ diff --git a/build/renders/cards/item/h_10.png b/build/renders/cards/item/h_10.png deleted file mode 100644 index 424b74e..0000000 Binary files a/build/renders/cards/item/h_10.png and /dev/null differ diff --git a/build/renders/cards/item/h_11.png b/build/renders/cards/item/h_11.png deleted file mode 100644 index f964367..0000000 Binary files a/build/renders/cards/item/h_11.png and /dev/null differ diff --git a/build/renders/cards/item/h_12.png b/build/renders/cards/item/h_12.png deleted file mode 100644 index 9e4f4c4..0000000 Binary files a/build/renders/cards/item/h_12.png and /dev/null differ diff --git a/build/renders/cards/item/h_13.png b/build/renders/cards/item/h_13.png deleted file mode 100644 index ec81600..0000000 Binary files a/build/renders/cards/item/h_13.png and /dev/null differ diff --git a/build/renders/cards/item/joker_black.png b/build/renders/cards/item/joker_black.png deleted file mode 100644 index af34cb9..0000000 Binary files a/build/renders/cards/item/joker_black.png and /dev/null differ diff --git a/build/renders/cards/item/joker_red.png b/build/renders/cards/item/joker_red.png deleted file mode 100644 index c9da419..0000000 Binary files a/build/renders/cards/item/joker_red.png and /dev/null differ diff --git a/build/renders/cards/item/s_01.png b/build/renders/cards/item/s_01.png deleted file mode 100644 index edeb804..0000000 Binary files a/build/renders/cards/item/s_01.png and /dev/null differ diff --git a/build/renders/cards/item/s_02.png b/build/renders/cards/item/s_02.png deleted file mode 100644 index 04f393e..0000000 Binary files a/build/renders/cards/item/s_02.png and /dev/null differ diff --git a/build/renders/cards/item/s_03.png b/build/renders/cards/item/s_03.png deleted file mode 100644 index 148f48b..0000000 Binary files a/build/renders/cards/item/s_03.png and /dev/null differ diff --git a/build/renders/cards/item/s_04.png b/build/renders/cards/item/s_04.png deleted file mode 100644 index 4366a1a..0000000 Binary files a/build/renders/cards/item/s_04.png and /dev/null differ diff --git a/build/renders/cards/item/s_05.png b/build/renders/cards/item/s_05.png deleted file mode 100644 index f432313..0000000 Binary files a/build/renders/cards/item/s_05.png and /dev/null differ diff --git a/build/renders/cards/item/s_06.png b/build/renders/cards/item/s_06.png deleted file mode 100644 index c2bc2ce..0000000 Binary files a/build/renders/cards/item/s_06.png and /dev/null differ diff --git a/build/renders/cards/item/s_07.png b/build/renders/cards/item/s_07.png deleted file mode 100644 index 1f71a29..0000000 Binary files a/build/renders/cards/item/s_07.png and /dev/null differ diff --git a/build/renders/cards/item/s_08.png b/build/renders/cards/item/s_08.png deleted file mode 100644 index 06cb373..0000000 Binary files a/build/renders/cards/item/s_08.png and /dev/null differ diff --git a/build/renders/cards/item/s_09.png b/build/renders/cards/item/s_09.png deleted file mode 100644 index cdee955..0000000 Binary files a/build/renders/cards/item/s_09.png and /dev/null differ diff --git a/build/renders/cards/item/s_10.png b/build/renders/cards/item/s_10.png deleted file mode 100644 index eff5142..0000000 Binary files a/build/renders/cards/item/s_10.png and /dev/null differ diff --git a/build/renders/cards/item/s_11.png b/build/renders/cards/item/s_11.png deleted file mode 100644 index 84f0693..0000000 Binary files a/build/renders/cards/item/s_11.png and /dev/null differ diff --git a/build/renders/cards/item/s_12.png b/build/renders/cards/item/s_12.png deleted file mode 100644 index 1be1b9d..0000000 Binary files a/build/renders/cards/item/s_12.png and /dev/null differ diff --git a/build/renders/cards/item/s_13.png b/build/renders/cards/item/s_13.png deleted file mode 100644 index b47fc96..0000000 Binary files a/build/renders/cards/item/s_13.png and /dev/null differ diff --git a/build/renders/lz/festive/christmas_tree.png b/build/renders/lz/festive/christmas_tree.png deleted file mode 100644 index 118d097..0000000 Binary files a/build/renders/lz/festive/christmas_tree.png and /dev/null differ diff --git a/build/renders/lz/festive/hot_chocolate_mug.png b/build/renders/lz/festive/hot_chocolate_mug.png deleted file mode 100644 index 44b3ab1..0000000 Binary files a/build/renders/lz/festive/hot_chocolate_mug.png and /dev/null differ diff --git a/build/renders/lz/festive/presents.png b/build/renders/lz/festive/presents.png deleted file mode 100644 index 48c798a..0000000 Binary files a/build/renders/lz/festive/presents.png and /dev/null differ diff --git a/build/renders/lz/food/drink_apple_cider.png b/build/renders/lz/food/drink_apple_cider.png deleted file mode 100644 index a8f500b..0000000 Binary files a/build/renders/lz/food/drink_apple_cider.png and /dev/null differ diff --git a/build/renders/lz/food/drink_cocoa.png b/build/renders/lz/food/drink_cocoa.png deleted file mode 100644 index 1b3c212..0000000 Binary files a/build/renders/lz/food/drink_cocoa.png and /dev/null differ diff --git a/build/renders/lz/food/drink_glow_berry.png b/build/renders/lz/food/drink_glow_berry.png deleted file mode 100644 index 214ddf4..0000000 Binary files a/build/renders/lz/food/drink_glow_berry.png and /dev/null differ diff --git a/build/renders/lz/food/drink_melon_juice.png b/build/renders/lz/food/drink_melon_juice.png deleted file mode 100644 index 1d01a27..0000000 Binary files a/build/renders/lz/food/drink_melon_juice.png and /dev/null differ diff --git a/build/renders/lz/food/drink_sweet_berry.png b/build/renders/lz/food/drink_sweet_berry.png deleted file mode 100644 index b3b5b71..0000000 Binary files a/build/renders/lz/food/drink_sweet_berry.png and /dev/null differ diff --git a/build/renders/lz/food/drink_water.png b/build/renders/lz/food/drink_water.png deleted file mode 100644 index acda649..0000000 Binary files a/build/renders/lz/food/drink_water.png and /dev/null differ diff --git a/build/renders/lz/food/glass_bottle.png b/build/renders/lz/food/glass_bottle.png deleted file mode 100644 index 271f3ac..0000000 Binary files a/build/renders/lz/food/glass_bottle.png and /dev/null differ diff --git a/build/renders/lz/food/pie_apple.png b/build/renders/lz/food/pie_apple.png deleted file mode 100644 index 7cc0a4e..0000000 Binary files a/build/renders/lz/food/pie_apple.png and /dev/null differ diff --git a/build/renders/lz/food/pie_apple1.png b/build/renders/lz/food/pie_apple1.png deleted file mode 100644 index b9e7e16..0000000 Binary files a/build/renders/lz/food/pie_apple1.png and /dev/null differ diff --git a/build/renders/lz/food/pie_apple2.png b/build/renders/lz/food/pie_apple2.png deleted file mode 100644 index cb1e329..0000000 Binary files a/build/renders/lz/food/pie_apple2.png and /dev/null differ diff --git a/build/renders/lz/food/pie_apple3.png b/build/renders/lz/food/pie_apple3.png deleted file mode 100644 index 122dbe6..0000000 Binary files a/build/renders/lz/food/pie_apple3.png and /dev/null differ diff --git a/build/renders/lz/food/pie_apple4.png b/build/renders/lz/food/pie_apple4.png deleted file mode 100644 index 59d0da8..0000000 Binary files a/build/renders/lz/food/pie_apple4.png and /dev/null differ diff --git a/build/renders/lz/food/pie_chocolate.png b/build/renders/lz/food/pie_chocolate.png deleted file mode 100644 index e3aa991..0000000 Binary files a/build/renders/lz/food/pie_chocolate.png and /dev/null differ diff --git a/build/renders/lz/food/pie_chocolate1.png b/build/renders/lz/food/pie_chocolate1.png deleted file mode 100644 index 29faf1c..0000000 Binary files a/build/renders/lz/food/pie_chocolate1.png and /dev/null differ diff --git a/build/renders/lz/food/pie_chocolate2.png b/build/renders/lz/food/pie_chocolate2.png deleted file mode 100644 index ba0afcd..0000000 Binary files a/build/renders/lz/food/pie_chocolate2.png and /dev/null differ diff --git a/build/renders/lz/food/pie_chocolate3.png b/build/renders/lz/food/pie_chocolate3.png deleted file mode 100644 index 9fecd3c..0000000 Binary files a/build/renders/lz/food/pie_chocolate3.png and /dev/null differ diff --git a/build/renders/lz/food/pie_chocolate4.png b/build/renders/lz/food/pie_chocolate4.png deleted file mode 100644 index 00a3927..0000000 Binary files a/build/renders/lz/food/pie_chocolate4.png and /dev/null differ diff --git a/build/renders/lz/food/pie_pumpkin.png b/build/renders/lz/food/pie_pumpkin.png deleted file mode 100644 index f10c811..0000000 Binary files a/build/renders/lz/food/pie_pumpkin.png and /dev/null differ diff --git a/build/renders/lz/food/pie_pumpkin1.png b/build/renders/lz/food/pie_pumpkin1.png deleted file mode 100644 index 5d07f7a..0000000 Binary files a/build/renders/lz/food/pie_pumpkin1.png and /dev/null differ diff --git a/build/renders/lz/food/pie_pumpkin2.png b/build/renders/lz/food/pie_pumpkin2.png deleted file mode 100644 index 1172197..0000000 Binary files a/build/renders/lz/food/pie_pumpkin2.png and /dev/null differ diff --git a/build/renders/lz/food/pie_pumpkin3.png b/build/renders/lz/food/pie_pumpkin3.png deleted file mode 100644 index 160c209..0000000 Binary files a/build/renders/lz/food/pie_pumpkin3.png and /dev/null differ diff --git a/build/renders/lz/food/pie_pumpkin4.png b/build/renders/lz/food/pie_pumpkin4.png deleted file mode 100644 index d678ae9..0000000 Binary files a/build/renders/lz/food/pie_pumpkin4.png and /dev/null differ diff --git a/build/renders/lz/food/pie_sweet_berry.png b/build/renders/lz/food/pie_sweet_berry.png deleted file mode 100644 index 31808ee..0000000 Binary files a/build/renders/lz/food/pie_sweet_berry.png and /dev/null differ diff --git a/build/renders/lz/food/pie_sweet_berry1.png b/build/renders/lz/food/pie_sweet_berry1.png deleted file mode 100644 index a60ed3e..0000000 Binary files a/build/renders/lz/food/pie_sweet_berry1.png and /dev/null differ diff --git a/build/renders/lz/food/pie_sweet_berry2.png b/build/renders/lz/food/pie_sweet_berry2.png deleted file mode 100644 index abdeaed..0000000 Binary files a/build/renders/lz/food/pie_sweet_berry2.png and /dev/null differ diff --git a/build/renders/lz/food/pie_sweet_berry3.png b/build/renders/lz/food/pie_sweet_berry3.png deleted file mode 100644 index aed6dce..0000000 Binary files a/build/renders/lz/food/pie_sweet_berry3.png and /dev/null differ diff --git a/build/renders/lz/food/pie_sweet_berry4.png b/build/renders/lz/food/pie_sweet_berry4.png deleted file mode 100644 index 0f67c56..0000000 Binary files a/build/renders/lz/food/pie_sweet_berry4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_baked_potato.png b/build/renders/lz/food/plated_baked_potato.png deleted file mode 100644 index c73f72f..0000000 Binary files a/build/renders/lz/food/plated_baked_potato.png and /dev/null differ diff --git a/build/renders/lz/food/plated_baked_potato1.png b/build/renders/lz/food/plated_baked_potato1.png deleted file mode 100644 index 604d396..0000000 Binary files a/build/renders/lz/food/plated_baked_potato1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_baked_potato2.png b/build/renders/lz/food/plated_baked_potato2.png deleted file mode 100644 index b17527a..0000000 Binary files a/build/renders/lz/food/plated_baked_potato2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_baked_potato3.png b/build/renders/lz/food/plated_baked_potato3.png deleted file mode 100644 index 3f3bc7b..0000000 Binary files a/build/renders/lz/food/plated_baked_potato3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cake_slice.png b/build/renders/lz/food/plated_cake_slice.png deleted file mode 100644 index 73613d2..0000000 Binary files a/build/renders/lz/food/plated_cake_slice.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll.png b/build/renders/lz/food/plated_cod_roll.png deleted file mode 100644 index 943324a..0000000 Binary files a/build/renders/lz/food/plated_cod_roll.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll_1.png b/build/renders/lz/food/plated_cod_roll_1.png deleted file mode 100644 index 718f79f..0000000 Binary files a/build/renders/lz/food/plated_cod_roll_1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll_2.png b/build/renders/lz/food/plated_cod_roll_2.png deleted file mode 100644 index adcdd23..0000000 Binary files a/build/renders/lz/food/plated_cod_roll_2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll_3.png b/build/renders/lz/food/plated_cod_roll_3.png deleted file mode 100644 index ccb17b1..0000000 Binary files a/build/renders/lz/food/plated_cod_roll_3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll_4.png b/build/renders/lz/food/plated_cod_roll_4.png deleted file mode 100644 index 7a7f22a..0000000 Binary files a/build/renders/lz/food/plated_cod_roll_4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll_5.png b/build/renders/lz/food/plated_cod_roll_5.png deleted file mode 100644 index 5757432..0000000 Binary files a/build/renders/lz/food/plated_cod_roll_5.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cod_roll_6.png b/build/renders/lz/food/plated_cod_roll_6.png deleted file mode 100644 index e3080a2..0000000 Binary files a/build/renders/lz/food/plated_cod_roll_6.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie.png b/build/renders/lz/food/plated_cookie.png deleted file mode 100644 index bedb788..0000000 Binary files a/build/renders/lz/food/plated_cookie.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie1.png b/build/renders/lz/food/plated_cookie1.png deleted file mode 100644 index 2130e9a..0000000 Binary files a/build/renders/lz/food/plated_cookie1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie2.png b/build/renders/lz/food/plated_cookie2.png deleted file mode 100644 index 4ac7642..0000000 Binary files a/build/renders/lz/food/plated_cookie2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie3.png b/build/renders/lz/food/plated_cookie3.png deleted file mode 100644 index 069978a..0000000 Binary files a/build/renders/lz/food/plated_cookie3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie4.png b/build/renders/lz/food/plated_cookie4.png deleted file mode 100644 index a198d7d..0000000 Binary files a/build/renders/lz/food/plated_cookie4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_chocolate.png b/build/renders/lz/food/plated_cookie_chocolate.png deleted file mode 100644 index fb2005b..0000000 Binary files a/build/renders/lz/food/plated_cookie_chocolate.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_chocolate1.png b/build/renders/lz/food/plated_cookie_chocolate1.png deleted file mode 100644 index ce0f17c..0000000 Binary files a/build/renders/lz/food/plated_cookie_chocolate1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_chocolate2.png b/build/renders/lz/food/plated_cookie_chocolate2.png deleted file mode 100644 index 82ebc68..0000000 Binary files a/build/renders/lz/food/plated_cookie_chocolate2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_chocolate3.png b/build/renders/lz/food/plated_cookie_chocolate3.png deleted file mode 100644 index 048261e..0000000 Binary files a/build/renders/lz/food/plated_cookie_chocolate3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_chocolate4.png b/build/renders/lz/food/plated_cookie_chocolate4.png deleted file mode 100644 index 49a3c72..0000000 Binary files a/build/renders/lz/food/plated_cookie_chocolate4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_honey.png b/build/renders/lz/food/plated_cookie_honey.png deleted file mode 100644 index acc84f6..0000000 Binary files a/build/renders/lz/food/plated_cookie_honey.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_honey1.png b/build/renders/lz/food/plated_cookie_honey1.png deleted file mode 100644 index 00582b3..0000000 Binary files a/build/renders/lz/food/plated_cookie_honey1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_honey2.png b/build/renders/lz/food/plated_cookie_honey2.png deleted file mode 100644 index 3e2d568..0000000 Binary files a/build/renders/lz/food/plated_cookie_honey2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_honey3.png b/build/renders/lz/food/plated_cookie_honey3.png deleted file mode 100644 index a7f4456..0000000 Binary files a/build/renders/lz/food/plated_cookie_honey3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_honey4.png b/build/renders/lz/food/plated_cookie_honey4.png deleted file mode 100644 index f7cdb00..0000000 Binary files a/build/renders/lz/food/plated_cookie_honey4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sugar.png b/build/renders/lz/food/plated_cookie_sugar.png deleted file mode 100644 index 84e463e..0000000 Binary files a/build/renders/lz/food/plated_cookie_sugar.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sugar1.png b/build/renders/lz/food/plated_cookie_sugar1.png deleted file mode 100644 index 946eedb..0000000 Binary files a/build/renders/lz/food/plated_cookie_sugar1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sugar2.png b/build/renders/lz/food/plated_cookie_sugar2.png deleted file mode 100644 index 86d586e..0000000 Binary files a/build/renders/lz/food/plated_cookie_sugar2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sugar3.png b/build/renders/lz/food/plated_cookie_sugar3.png deleted file mode 100644 index 41a8fa6..0000000 Binary files a/build/renders/lz/food/plated_cookie_sugar3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sugar4.png b/build/renders/lz/food/plated_cookie_sugar4.png deleted file mode 100644 index e50bffa..0000000 Binary files a/build/renders/lz/food/plated_cookie_sugar4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sweet_berry.png b/build/renders/lz/food/plated_cookie_sweet_berry.png deleted file mode 100644 index e6ce390..0000000 Binary files a/build/renders/lz/food/plated_cookie_sweet_berry.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sweet_berry1.png b/build/renders/lz/food/plated_cookie_sweet_berry1.png deleted file mode 100644 index 7bc6488..0000000 Binary files a/build/renders/lz/food/plated_cookie_sweet_berry1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sweet_berry2.png b/build/renders/lz/food/plated_cookie_sweet_berry2.png deleted file mode 100644 index b2e4a23..0000000 Binary files a/build/renders/lz/food/plated_cookie_sweet_berry2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sweet_berry3.png b/build/renders/lz/food/plated_cookie_sweet_berry3.png deleted file mode 100644 index ffff521..0000000 Binary files a/build/renders/lz/food/plated_cookie_sweet_berry3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_cookie_sweet_berry4.png b/build/renders/lz/food/plated_cookie_sweet_berry4.png deleted file mode 100644 index ec0a47e..0000000 Binary files a/build/renders/lz/food/plated_cookie_sweet_berry4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_glow_berry_sweet_roll.png b/build/renders/lz/food/plated_glow_berry_sweet_roll.png deleted file mode 100644 index cc1ecec..0000000 Binary files a/build/renders/lz/food/plated_glow_berry_sweet_roll.png and /dev/null differ diff --git a/build/renders/lz/food/plated_glow_berry_sweet_roll1.png b/build/renders/lz/food/plated_glow_berry_sweet_roll1.png deleted file mode 100644 index 4e83a02..0000000 Binary files a/build/renders/lz/food/plated_glow_berry_sweet_roll1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_glow_berry_sweet_roll2.png b/build/renders/lz/food/plated_glow_berry_sweet_roll2.png deleted file mode 100644 index 33f3988..0000000 Binary files a/build/renders/lz/food/plated_glow_berry_sweet_roll2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_glow_berry_sweet_roll3.png b/build/renders/lz/food/plated_glow_berry_sweet_roll3.png deleted file mode 100644 index a830977..0000000 Binary files a/build/renders/lz/food/plated_glow_berry_sweet_roll3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_glow_berry_sweet_roll4.png b/build/renders/lz/food/plated_glow_berry_sweet_roll4.png deleted file mode 100644 index b96272a..0000000 Binary files a/build/renders/lz/food/plated_glow_berry_sweet_roll4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_honey_glazed_ham.png b/build/renders/lz/food/plated_honey_glazed_ham.png deleted file mode 100644 index 876f036..0000000 Binary files a/build/renders/lz/food/plated_honey_glazed_ham.png and /dev/null differ diff --git a/build/renders/lz/food/plated_honey_glazed_ham0.png b/build/renders/lz/food/plated_honey_glazed_ham0.png deleted file mode 100644 index 735c48d..0000000 Binary files a/build/renders/lz/food/plated_honey_glazed_ham0.png and /dev/null differ diff --git a/build/renders/lz/food/plated_honey_glazed_ham1.png b/build/renders/lz/food/plated_honey_glazed_ham1.png deleted file mode 100644 index 6d8d70b..0000000 Binary files a/build/renders/lz/food/plated_honey_glazed_ham1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_honey_glazed_ham2.png b/build/renders/lz/food/plated_honey_glazed_ham2.png deleted file mode 100644 index f9e2139..0000000 Binary files a/build/renders/lz/food/plated_honey_glazed_ham2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_honey_glazed_ham3.png b/build/renders/lz/food/plated_honey_glazed_ham3.png deleted file mode 100644 index 072ef8c..0000000 Binary files a/build/renders/lz/food/plated_honey_glazed_ham3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_honey_glazed_ham4.png b/build/renders/lz/food/plated_honey_glazed_ham4.png deleted file mode 100644 index d36fa0f..0000000 Binary files a/build/renders/lz/food/plated_honey_glazed_ham4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_kelp_roll.png b/build/renders/lz/food/plated_kelp_roll.png deleted file mode 100644 index 5226468..0000000 Binary files a/build/renders/lz/food/plated_kelp_roll.png and /dev/null differ diff --git a/build/renders/lz/food/plated_kelp_roll_1.png b/build/renders/lz/food/plated_kelp_roll_1.png deleted file mode 100644 index 181878d..0000000 Binary files a/build/renders/lz/food/plated_kelp_roll_1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_kelp_roll_2.png b/build/renders/lz/food/plated_kelp_roll_2.png deleted file mode 100644 index 2c712ff..0000000 Binary files a/build/renders/lz/food/plated_kelp_roll_2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_kelp_roll_3.png b/build/renders/lz/food/plated_kelp_roll_3.png deleted file mode 100644 index 49c900e..0000000 Binary files a/build/renders/lz/food/plated_kelp_roll_3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_melon_popsicle1.png b/build/renders/lz/food/plated_melon_popsicle1.png deleted file mode 100644 index ddd8294..0000000 Binary files a/build/renders/lz/food/plated_melon_popsicle1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_melon_popsicle2.png b/build/renders/lz/food/plated_melon_popsicle2.png deleted file mode 100644 index 251d7b3..0000000 Binary files a/build/renders/lz/food/plated_melon_popsicle2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_roast_chicken.png b/build/renders/lz/food/plated_roast_chicken.png deleted file mode 100644 index 2688798..0000000 Binary files a/build/renders/lz/food/plated_roast_chicken.png and /dev/null differ diff --git a/build/renders/lz/food/plated_roast_chicken0.png b/build/renders/lz/food/plated_roast_chicken0.png deleted file mode 100644 index 9763153..0000000 Binary files a/build/renders/lz/food/plated_roast_chicken0.png and /dev/null differ diff --git a/build/renders/lz/food/plated_roast_chicken1.png b/build/renders/lz/food/plated_roast_chicken1.png deleted file mode 100644 index 4b4258b..0000000 Binary files a/build/renders/lz/food/plated_roast_chicken1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_roast_chicken2.png b/build/renders/lz/food/plated_roast_chicken2.png deleted file mode 100644 index 5f88f43..0000000 Binary files a/build/renders/lz/food/plated_roast_chicken2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_roast_chicken3.png b/build/renders/lz/food/plated_roast_chicken3.png deleted file mode 100644 index a68f270..0000000 Binary files a/build/renders/lz/food/plated_roast_chicken3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_roast_chicken4.png b/build/renders/lz/food/plated_roast_chicken4.png deleted file mode 100644 index b1915f4..0000000 Binary files a/build/renders/lz/food/plated_roast_chicken4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll.png b/build/renders/lz/food/plated_salmon_roll.png deleted file mode 100644 index 73a7cd3..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll_1.png b/build/renders/lz/food/plated_salmon_roll_1.png deleted file mode 100644 index 2a449c1..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll_1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll_2.png b/build/renders/lz/food/plated_salmon_roll_2.png deleted file mode 100644 index 65ad900..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll_2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll_3.png b/build/renders/lz/food/plated_salmon_roll_3.png deleted file mode 100644 index 075754f..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll_3.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll_4.png b/build/renders/lz/food/plated_salmon_roll_4.png deleted file mode 100644 index 59817a1..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll_4.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll_5.png b/build/renders/lz/food/plated_salmon_roll_5.png deleted file mode 100644 index ad53eb2..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll_5.png and /dev/null differ diff --git a/build/renders/lz/food/plated_salmon_roll_6.png b/build/renders/lz/food/plated_salmon_roll_6.png deleted file mode 100644 index dbad22a..0000000 Binary files a/build/renders/lz/food/plated_salmon_roll_6.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_chicken1.png b/build/renders/lz/food/plated_sandwich_chicken1.png deleted file mode 100644 index 25c73b6..0000000 Binary files a/build/renders/lz/food/plated_sandwich_chicken1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_chicken2.png b/build/renders/lz/food/plated_sandwich_chicken2.png deleted file mode 100644 index 5d106b0..0000000 Binary files a/build/renders/lz/food/plated_sandwich_chicken2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_egg1.png b/build/renders/lz/food/plated_sandwich_egg1.png deleted file mode 100644 index a824db1..0000000 Binary files a/build/renders/lz/food/plated_sandwich_egg1.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_egg2.png b/build/renders/lz/food/plated_sandwich_egg2.png deleted file mode 100644 index 0b61fe1..0000000 Binary files a/build/renders/lz/food/plated_sandwich_egg2.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_glow_berry.png b/build/renders/lz/food/plated_sandwich_glow_berry.png deleted file mode 100644 index bc8ac6c..0000000 Binary files a/build/renders/lz/food/plated_sandwich_glow_berry.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_glow_berry_dark.png b/build/renders/lz/food/plated_sandwich_glow_berry_dark.png deleted file mode 100644 index 6e4c809..0000000 Binary files a/build/renders/lz/food/plated_sandwich_glow_berry_dark.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_sweet_berry.png b/build/renders/lz/food/plated_sandwich_sweet_berry.png deleted file mode 100644 index 352abef..0000000 Binary files a/build/renders/lz/food/plated_sandwich_sweet_berry.png and /dev/null differ diff --git a/build/renders/lz/food/plated_sandwich_sweet_berry_dark.png b/build/renders/lz/food/plated_sandwich_sweet_berry_dark.png deleted file mode 100644 index 86d099e..0000000 Binary files a/build/renders/lz/food/plated_sandwich_sweet_berry_dark.png and /dev/null differ diff --git a/build/renders/lz/food/soup_beetroot.png b/build/renders/lz/food/soup_beetroot.png deleted file mode 100644 index 6648307..0000000 Binary files a/build/renders/lz/food/soup_beetroot.png and /dev/null differ diff --git a/build/renders/lz/food/soup_bone_broth.png b/build/renders/lz/food/soup_bone_broth.png deleted file mode 100644 index 60ab0e6..0000000 Binary files a/build/renders/lz/food/soup_bone_broth.png and /dev/null differ diff --git a/build/renders/lz/food/soup_chicken.png b/build/renders/lz/food/soup_chicken.png deleted file mode 100644 index d85fd47..0000000 Binary files a/build/renders/lz/food/soup_chicken.png and /dev/null differ diff --git a/build/renders/lz/food/soup_pumpkin.png b/build/renders/lz/food/soup_pumpkin.png deleted file mode 100644 index cc54fe6..0000000 Binary files a/build/renders/lz/food/soup_pumpkin.png and /dev/null differ diff --git a/build/renders/lz/food/soup_vegetable.png b/build/renders/lz/food/soup_vegetable.png deleted file mode 100644 index 323e151..0000000 Binary files a/build/renders/lz/food/soup_vegetable.png and /dev/null differ diff --git a/build/renders/lz/food/stew_baked_cod.png b/build/renders/lz/food/stew_baked_cod.png deleted file mode 100644 index 66884f6..0000000 Binary files a/build/renders/lz/food/stew_baked_cod.png and /dev/null differ diff --git a/build/renders/lz/food/stew_beef.png b/build/renders/lz/food/stew_beef.png deleted file mode 100644 index 34a9fe3..0000000 Binary files a/build/renders/lz/food/stew_beef.png and /dev/null differ diff --git a/build/renders/lz/food/stew_fish.png b/build/renders/lz/food/stew_fish.png deleted file mode 100644 index 75ef6db..0000000 Binary files a/build/renders/lz/food/stew_fish.png and /dev/null differ diff --git a/build/renders/lz/food/stew_mushroom.png b/build/renders/lz/food/stew_mushroom.png deleted file mode 100644 index a3fb1d6..0000000 Binary files a/build/renders/lz/food/stew_mushroom.png and /dev/null differ diff --git a/build/renders/lz/food/stew_rabbit.png b/build/renders/lz/food/stew_rabbit.png deleted file mode 100644 index 8f9721a..0000000 Binary files a/build/renders/lz/food/stew_rabbit.png and /dev/null differ diff --git a/build/renders/lz/items/candle_stand.png b/build/renders/lz/items/candle_stand.png deleted file mode 100644 index 7f379d5..0000000 Binary files a/build/renders/lz/items/candle_stand.png and /dev/null differ diff --git a/build/scripts/__pycache__/build_readme_impl.cpython-313.pyc b/build/scripts/__pycache__/build_readme_impl.cpython-313.pyc index 64e51ca..7132f0e 100644 Binary files a/build/scripts/__pycache__/build_readme_impl.cpython-313.pyc and b/build/scripts/__pycache__/build_readme_impl.cpython-313.pyc differ diff --git a/build/scripts/__pycache__/render_models.cpython-313.pyc b/build/scripts/__pycache__/render_models.cpython-313.pyc deleted file mode 100644 index 459f237..0000000 Binary files a/build/scripts/__pycache__/render_models.cpython-313.pyc and /dev/null differ diff --git a/build/scripts/build_readme_impl.py b/build/scripts/build_readme_impl.py index 44a9b96..80226bc 100644 --- a/build/scripts/build_readme_impl.py +++ b/build/scripts/build_readme_impl.py @@ -196,27 +196,88 @@ def build_markdown(records: list[dict[str, Any]]) -> str: def build_readme(records: list[dict[str, Any]]) -> str: - total_cases = sum(len(record["cases"]) for record in records) + namespaces = sorted( + { + case_namespace(case) + for record in records + for case in record["cases"] + if case_namespace(case) + } + ) lines: list[str] = [] lines.append("# Renameable Item Catalog") lines.append("") lines.append("Generated from the resource pack item model JSON.") lines.append("") + lines.append("## Namespace catalogs") + lines.append("") + for namespace in namespaces: + lines.append(f"- [renameable-items-{namespace}.md](build/renameable-items-{namespace}.md)") + + lines.append("") + lines.append("Each namespace catalog is generated from the matching model namespace in the resource pack.") + + return "\n".join(lines) + + +def case_namespace(case: dict[str, Any]) -> str | None: + resolved = namespace_and_path(case["model"]) + if resolved is None: + return None + + return resolved[0] + + +def build_namespace_catalog(records: list[dict[str, Any]], namespace: str) -> str: + namespace_records = [ + record + for record in records + if any(case_namespace(case) == namespace for case in record["cases"]) + ] + total_cases = sum(1 for record in namespace_records for case in record["cases"] if case_namespace(case) == namespace) + lines: list[str] = [] + + lines.append(f"# Renameable Item Catalog - {namespace}") + lines.append("") + lines.append("Generated from the resource pack item model JSON.") + lines.append("") lines.append("## Summary") lines.append("") - lines.append(f"- Base items: {len(records)}") + lines.append(f"- Base items: {len(namespace_records)}") lines.append(f"- Rename variants: {total_cases}") - lines.append("- Full catalog: [build/renameable-items.md](build/renameable-items.md)") - lines.append("") - lines.append("## Item Index") + lines.append("- Render mode: local Python renderer") lines.append("") - for record in records: - lines.append(f"- [{record['item']}](build/renameable-items.md#{record['item']})") + for record in namespace_records: + lines.append(f"## {record['item']}") + lines.append("") + lines.append(f"- Generated from: `{record['source_file']}`") + lines.append(f"- Fallback model: `{record['fallback_model']}`") + lines.append("") + lines.append("### Rename variants") + lines.append("") + + namespace_cases = [case for case in record["cases"] if case_namespace(case) == namespace] + + if not namespace_cases: + lines.append("- None found") + lines.append("") + continue + + for case in namespace_cases: + if case["render_path"]: + lines.append(f"- `{case['when']}` -> `{case['model']}`") + lines.append(f" - Preview: \"{case['when']}\"") + else: + lines.append(f"- `{case['when']}` -> `{case['model']}` (not present yet)") + + lines.append("") + + lines.append("---") lines.append("") - lines.append("The linked catalog contains the generated item sections and rename variants.") + lines.append("This file is generated. Add your renderer output under the matching `renders/` paths to populate image previews later.") return "\n".join(lines) @@ -423,8 +484,18 @@ def main() -> int: readme_path = Path(args.readme_path).resolve() readme_path.write_text(build_readme(records), encoding="utf-8") - catalog_path = output_dir / "renameable-items.md" - catalog_path.write_text(build_markdown(records), encoding="utf-8") + namespace_names = sorted( + { + case_namespace(case) + for record in records + for case in record["cases"] + if case_namespace(case) + } + ) + + for namespace in namespace_names: + namespace_catalog = build_namespace_catalog(records, namespace) + (output_dir / f"renameable-items-{namespace}.md").write_text(namespace_catalog, encoding="utf-8") if args.copy_renders: copy_existing_renders(pack_root, output_dir) diff --git a/build/scripts/render_models.py b/build/scripts/render_models.py index 8699394..def9824 100644 --- a/build/scripts/render_models.py +++ b/build/scripts/render_models.py @@ -13,6 +13,18 @@ from typing import Any from PIL import Image, ImageChops, ImageDraw, ImageFilter, ImageOps +PREVIEW_SCALE_MULTIPLIER = 1.25 + + +PREVIEW_MARGIN_RATIO = 0.22 + + +UV_SAMPLE_SCALE = 16 + + +PREVIEW_MODEL_ROTATION_Y = 180 + + def load_json(path: Path) -> Any: with path.open("r", encoding="utf-8") as handle: return json.load(handle) @@ -34,6 +46,57 @@ def texture_ref_to_path(pack_root: Path, texture_ref: str) -> Path: return pack_root / "assets" / namespace / "textures" / f"{path}.png" +def first_animation_frame(image: Image.Image, texture_path: Path) -> Image.Image: + if getattr(image, "is_animated", False): + image.seek(0) + return image.copy() + + mcmeta_path = texture_path.with_suffix(".png.mcmeta") + if not mcmeta_path.exists(): + return image.copy() + + try: + metadata = load_json(mcmeta_path) + except Exception: + return image.copy() + + animation = metadata.get("animation") if isinstance(metadata, dict) else None + if not isinstance(animation, dict): + return image.copy() + + frame_width = int(animation.get("width") or 0) + frame_height = int(animation.get("height") or 0) + if frame_width <= 0 or frame_height <= 0: + if image.height >= image.width and image.height % image.width == 0: + frame_width = frame_height = image.width + elif image.width > image.height and image.width % image.height == 0: + frame_width = frame_height = image.height + else: + frame_width, frame_height = image.size + + frames = animation.get("frames") + frame_index = 0 + if isinstance(frames, list) and frames: + first_frame = frames[0] + if isinstance(first_frame, int): + frame_index = first_frame + elif isinstance(first_frame, dict) and isinstance(first_frame.get("index"), int): + frame_index = int(first_frame["index"]) + + columns = max(1, image.width // frame_width) + frame_x = (frame_index % columns) * frame_width + frame_y = (frame_index // columns) * frame_height + frame_x = min(frame_x, max(0, image.width - frame_width)) + frame_y = min(frame_y, max(0, image.height - frame_height)) + return image.crop((frame_x, frame_y, frame_x + frame_width, frame_y + frame_height)) + + +def load_texture_image(texture_path: Path) -> Image.Image: + image = Image.open(texture_path) + image = first_animation_frame(image, texture_path) + return image.convert("RGBA") + + def resolve_texture_value(model: dict[str, Any], texture_ref: str, seen: set[str] | None = None) -> str | None: if seen is None: seen = set() @@ -58,7 +121,7 @@ def load_image_or_placeholder(pack_root: Path, texture_ref: str | None, size: tu texture_path = texture_ref_to_path(pack_root, texture_ref) if texture_path.exists(): - return Image.open(texture_path).convert("RGBA") + return load_texture_image(texture_path) return placeholder_texture(texture_ref, size) @@ -183,6 +246,10 @@ def apply_display_transform(point: tuple[float, float, float], display: dict[str return x + center_x, y + center_y, z + center_z +def apply_preview_rotation(point: tuple[float, float, float]) -> tuple[float, float, float]: + return rotate_point(point, {"angle": PREVIEW_MODEL_ROTATION_Y, "axis": "y", "origin": [8.0, 8.0, 8.0]}) + + def element_corners(element: dict[str, Any]) -> list[tuple[float, float, float]]: from_x, from_y, from_z = element["from"] to_x, to_y, to_z = element["to"] @@ -261,23 +328,22 @@ def resolve_face_texture(pack_root: Path, model: dict[str, Any], face: dict[str, texture_path = texture_ref_to_path(pack_root, resolved) texture_size = model.get("texture_size", [16, 16]) if texture_path.exists(): - texture_image = Image.open(texture_path).convert("RGBA") + texture_image = load_texture_image(texture_path) else: texture_image = placeholder_texture(resolved, (int(texture_size[0]), int(texture_size[1]))) u1, v1, u2, v2 = face.get("uv", [0, 0, texture_image.width, texture_image.height]) source_width, source_height = texture_image.size - texture_size_x, texture_size_y = texture_size - scale_x = source_width / float(texture_size_x or source_width) - scale_y = source_height / float(texture_size_y or source_height) + scale_x = source_width / 16.0 + scale_y = source_height / 16.0 left = float(min(u1, u2) * scale_x) right = float(max(u1, u2) * scale_x) top = float(min(v1, v2) * scale_y) bottom = float(max(v1, v2) * scale_y) - crop_width = max(1, int(math.ceil(abs(right - left)))) - crop_height = max(1, int(math.ceil(abs(bottom - top)))) + crop_width = max(1, int(math.ceil(abs(right - left) * UV_SAMPLE_SCALE))) + crop_height = max(1, int(math.ceil(abs(bottom - top) * UV_SAMPLE_SCALE))) crop = texture_image.transform( (crop_width, crop_height), Image.Transform.EXTENT, @@ -296,19 +362,9 @@ def resolve_face_texture(pack_root: Path, model: dict[str, Any], face: dict[str, return crop -def transform_face(texture: Image.Image, vertices: list[tuple[float, float, float]], canvas: Image.Image) -> tuple[Image.Image, tuple[int, int]] | None: +def transform_face(texture: Image.Image, vertices: list[tuple[float, float, float]], canvas: Image.Image) -> Image.Image | None: projected = [point[:2] for point in vertices] - xs = [point[0] for point in projected] - ys = [point[1] for point in projected] - min_x = math.floor(min(xs)) - min_y = math.floor(min(ys)) - max_x = math.ceil(max(xs)) - max_y = math.ceil(max(ys)) - width = max(1, max_x - min_x) - height = max(1, max_y - min_y) - - local = [(x - min_x, y - min_y) for x, y, _ in projected] - p0, p1, _, p3 = local + p0, p1, _, p3 = projected source_width, source_height = texture.size edge_a_x = p1[0] - p0[0] edge_a_y = p1[1] - p0[1] @@ -325,13 +381,18 @@ def transform_face(texture: Image.Image, vertices: list[tuple[float, float, floa e = source_height * edge_a_x / det f = source_height * (edge_a_y * p0[0] - edge_a_x * p0[1]) / det - warped = texture.transform((width, height), Image.Transform.AFFINE, (a, b, c, d, e, f), resample=Image.Resampling.BICUBIC) - mask = Image.new("L", (width, height), 0) - ImageDraw.Draw(mask).polygon(local, fill=255) + warped = texture.transform( + canvas.size, + Image.Transform.AFFINE, + (a, b, c, d, e, f), + resample=Image.Resampling.NEAREST, + ) + mask = Image.new("L", canvas.size, 0) + ImageDraw.Draw(mask).polygon(projected, fill=255) texture_alpha = warped.getchannel("A") warped.putalpha(ImageChops.multiply(texture_alpha, mask)) - return warped, (min_x, min_y) + return warped def render_model(pack_root: Path, model_ref: str, output_path: Path, cache: dict[str, dict[str, Any]]) -> None: @@ -353,6 +414,7 @@ def render_model(pack_root: Path, model_ref: str, output_path: Path, cache: dict for element in model.get("elements", []): corners = element_corners(element) corners = [apply_display_transform(point, display) for point in corners] + corners = [apply_preview_rotation(point) for point in corners] for corner in corners: all_projected.append(corner) transformed_elements.append((corners, element, model)) @@ -367,7 +429,8 @@ def render_model(pack_root: Path, model_ref: str, output_path: Path, cache: dict canvas.save(output_path) return - scale = min((canvas_size - 56) / width, (canvas_size - 56) / height) + preview_margin = canvas_size * PREVIEW_MARGIN_RATIO + scale = min((canvas_size - preview_margin) / width, (canvas_size - preview_margin) / height) * PREVIEW_SCALE_MULTIPLIER bbox_xs: list[float] = [] bbox_ys: list[float] = [] for corner in all_projected: @@ -396,51 +459,21 @@ def render_model(pack_root: Path, model_ref: str, output_path: Path, cache: dict canvas.alpha_composite(shadow) faces: list[tuple[float, list[tuple[float, float, float]], Image.Image]] = [] - camera_direction = normalize_vector((-1.0, -1.0, -1.0)) for corners, element, model_data in transformed_elements: for face_name, face in element.get("faces", {}).items(): vertices = face_vertices(corners, face_name) if not vertices: continue - normal = face_normal(vertices) - if normal[0] * camera_direction[0] + normal[1] * camera_direction[1] + normal[2] * camera_direction[2] >= 0: - continue projected = [project_point(point, scale, offset_x, offset_y) for point in vertices] texture = resolve_face_texture(pack_root, model_data, face) faces.append((sort_face_key(projected), projected, texture)) faces.sort(key=lambda item: item[0]) for _, projected, texture in faces: - xs = [point[0] for point in projected] - ys = [point[1] for point in projected] - min_x = math.floor(min(xs)) - min_y = math.floor(min(ys)) - max_x = math.ceil(max(xs)) - max_y = math.ceil(max(ys)) - width = max(1, max_x - min_x) - height = max(1, max_y - min_y) - local = [(x - min_x, y - min_y) for x, y, _ in projected] - p0, p1, _, p3 = local - edge_a_x = p1[0] - p0[0] - edge_a_y = p1[1] - p0[1] - edge_b_x = p3[0] - p0[0] - edge_b_y = p3[1] - p0[1] - det = edge_a_x * edge_b_y - edge_a_y * edge_b_x - if abs(det) < 1e-5: + warped = transform_face(texture, projected, canvas) + if warped is None: continue - - source_width, source_height = texture.size - a = source_width * edge_b_y / det - b = -source_width * edge_b_x / det - c = source_width * (edge_b_x * p0[1] - edge_b_y * p0[0]) / det - d = -source_height * edge_a_y / det - e = source_height * edge_a_x / det - f = source_height * (edge_a_y * p0[0] - edge_a_x * p0[1]) / det - warped = texture.transform((width, height), Image.Transform.AFFINE, (a, b, c, d, e, f), resample=Image.Resampling.NEAREST) - mask = Image.new("L", (width, height), 0) - ImageDraw.Draw(mask).polygon(local, fill=255) - warped.putalpha(ImageChops.multiply(warped.getchannel("A"), mask)) - canvas.alpha_composite(warped, (min_x, min_y)) + canvas.alpha_composite(warped) canvas.save(output_path) diff --git a/build/scripts/resolve_latest_minecraft_release.py b/build/scripts/resolve_latest_minecraft_release.py deleted file mode 100644 index e06b945..0000000 --- a/build/scripts/resolve_latest_minecraft_release.py +++ /dev/null @@ -1,33 +0,0 @@ -#!/usr/bin/env python3 -from __future__ import annotations - -import json -from urllib.request import urlopen - - -VERSION_MANIFEST_URL = "https://launchermeta.mojang.com/mc/game/version_manifest_v2.json" - - -def main() -> int: - with urlopen(VERSION_MANIFEST_URL, timeout=30) as response: - manifest = json.load(response) - - latest_release = manifest["latest"]["release"] - latest_snapshot = manifest["latest"]["snapshot"] - - latest_release_entry = next(version for version in manifest["versions"] if version["id"] == latest_release) - with urlopen(latest_release_entry["url"], timeout=30) as response: - version_metadata = json.load(response) - - java_version = version_metadata.get("javaVersion", {}).get("majorVersion") - if not isinstance(java_version, int): - raise RuntimeError(f"Latest Minecraft release {latest_release} does not declare a javaVersion.majorVersion") - - print(latest_release) - print(f"snapshot={latest_snapshot}") - print(f"java_version={java_version}") - return 0 - - -if __name__ == "__main__": - raise SystemExit(main()) \ No newline at end of file diff --git a/datapacks/BlazeandCave's Advancements Pack 1.20.2.zip b/datapacks/BlazeandCave's Advancements Pack 1.20.2.zip deleted file mode 100644 index 98302b1..0000000 Binary files a/datapacks/BlazeandCave's Advancements Pack 1.20.2.zip and /dev/null differ diff --git a/datapacks/LZs Tools 2.5-1.21.11.zip b/datapacks/LZs Tools 2.5-1.21.11.zip deleted file mode 100644 index 88faf44..0000000 Binary files a/datapacks/LZs Tools 2.5-1.21.11.zip and /dev/null differ diff --git a/datapacks/Minecraft-Custom-Roleplay-Data.zip b/datapacks/Minecraft-Custom-Roleplay-Data.zip deleted file mode 100644 index 0b2adc5..0000000 Binary files a/datapacks/Minecraft-Custom-Roleplay-Data.zip and /dev/null differ diff --git a/datapacks/anti enderman grief v1.1.15 (MC 1.21-1.21.11).zip b/datapacks/anti enderman grief v1.1.15 (MC 1.21-1.21.11).zip deleted file mode 100644 index aa73b57..0000000 Binary files a/datapacks/anti enderman grief v1.1.15 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/armor_statues_v2.16.1.zip b/datapacks/armor_statues_v2.16.1.zip deleted file mode 100644 index 5fcddf2..0000000 Binary files a/datapacks/armor_statues_v2.16.1.zip and /dev/null differ diff --git a/datapacks/durability ping v1.1.16 (MC 1.21-1.21.11).zip b/datapacks/durability ping v1.1.16 (MC 1.21-1.21.11).zip deleted file mode 100644 index 0bcf91b..0000000 Binary files a/datapacks/durability ping v1.1.16 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/more mob heads v2.18.0 (MC 1.21-1.21.11).zip b/datapacks/more mob heads v2.18.0 (MC 1.21-1.21.11).zip deleted file mode 100644 index 14e16e8..0000000 Binary files a/datapacks/more mob heads v2.18.0 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/nether portal coords v1.1.15 (MC 1.21-1.21.11).zip b/datapacks/nether portal coords v1.1.15 (MC 1.21-1.21.11).zip deleted file mode 100644 index 7554203..0000000 Binary files a/datapacks/nether portal coords v1.1.15 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/painting picker v1.1.2 (MC 1.21-1.21.11).zip b/datapacks/painting picker v1.1.2 (MC 1.21-1.21.11).zip deleted file mode 100644 index 7d11291..0000000 Binary files a/datapacks/painting picker v1.1.2 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/player head drops v1.1.15 (MC 1.21-1.21.11).zip b/datapacks/player head drops v1.1.15 (MC 1.21-1.21.11).zip deleted file mode 100644 index 373b524..0000000 Binary files a/datapacks/player head drops v1.1.15 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/silence mobs v1.2.9 (MC 1.21-1.21.11).zip b/datapacks/silence mobs v1.2.9 (MC 1.21-1.21.11).zip deleted file mode 100644 index e34f56a..0000000 Binary files a/datapacks/silence mobs v1.2.9 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/datapacks/unlock all recipes v2.0.16 (MC 1.21-1.21.11).zip b/datapacks/unlock all recipes v2.0.16 (MC 1.21-1.21.11).zip deleted file mode 100644 index f50761e..0000000 Binary files a/datapacks/unlock all recipes v2.0.16 (MC 1.21-1.21.11).zip and /dev/null differ diff --git a/resourcepack/assets/lz/models/festive/presents.json b/resourcepack/assets/lz/models/festive/presents.json index 5e61307..f44052a 100644 --- a/resourcepack/assets/lz/models/festive/presents.json +++ b/resourcepack/assets/lz/models/festive/presents.json @@ -386,7 +386,7 @@ }, "groups": [ { - "name": "box1", + "name": "box_1", "origin": [8, 8, 8], "color": 0, "children": [ @@ -401,7 +401,7 @@ ] }, { - "name": "box2", + "name": "box_2", "origin": [8, 8, 8], "color": 0, "children": [ @@ -416,7 +416,7 @@ ] }, { - "name": "box3", + "name": "box_3", "origin": [8, 8, 8], "color": 0, "children": [ diff --git a/resourcepack/assets/lz/models/food/drink_apple_cider.json b/resourcepack/assets/lz/models/food/drink_apple_cider.json index be5afbe..68ac397 100644 --- a/resourcepack/assets/lz/models/food/drink_apple_cider.json +++ b/resourcepack/assets/lz/models/food/drink_apple_cider.json @@ -208,4 +208,4 @@ "children": [8, 9, 10, 11] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/drink_cocoa.json b/resourcepack/assets/lz/models/food/drink_cocoa.json index 712e39a..b399df3 100644 --- a/resourcepack/assets/lz/models/food/drink_cocoa.json +++ b/resourcepack/assets/lz/models/food/drink_cocoa.json @@ -194,4 +194,4 @@ "children": [8, 9, 10] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/drink_glow_berry.json b/resourcepack/assets/lz/models/food/drink_glow_berry.json index 5692072..604e3ba 100644 --- a/resourcepack/assets/lz/models/food/drink_glow_berry.json +++ b/resourcepack/assets/lz/models/food/drink_glow_berry.json @@ -201,4 +201,4 @@ "children": [8, 9, 10, 11] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/drink_melon_juice.json b/resourcepack/assets/lz/models/food/drink_melon_juice.json index ac60a6b..fba46bd 100644 --- a/resourcepack/assets/lz/models/food/drink_melon_juice.json +++ b/resourcepack/assets/lz/models/food/drink_melon_juice.json @@ -200,4 +200,4 @@ "children": [8, 9, 10, 11] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/drink_sweet_berry.json b/resourcepack/assets/lz/models/food/drink_sweet_berry.json index 98a021a..0c4bc1f 100644 --- a/resourcepack/assets/lz/models/food/drink_sweet_berry.json +++ b/resourcepack/assets/lz/models/food/drink_sweet_berry.json @@ -201,4 +201,4 @@ "children": [8, 9, 10, 11] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/drink_water.json b/resourcepack/assets/lz/models/food/drink_water.json index 0e316ff..270cee2 100644 --- a/resourcepack/assets/lz/models/food/drink_water.json +++ b/resourcepack/assets/lz/models/food/drink_water.json @@ -194,4 +194,4 @@ "children": [8, 9, 10] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/glass_bottle.json b/resourcepack/assets/lz/models/food/glass_bottle.json index 6088843..f7bfa6d 100644 --- a/resourcepack/assets/lz/models/food/glass_bottle.json +++ b/resourcepack/assets/lz/models/food/glass_bottle.json @@ -142,4 +142,4 @@ "translation": [0, 0, -8] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_apple.json b/resourcepack/assets/lz/models/food/pie_apple.json index b2f8ea0..e86c426 100644 --- a/resourcepack/assets/lz/models/food/pie_apple.json +++ b/resourcepack/assets/lz/models/food/pie_apple.json @@ -90,4 +90,4 @@ }, 1 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_apple4.json b/resourcepack/assets/lz/models/food/pie_apple4.json deleted file mode 100644 index 26ea5a2..0000000 --- a/resourcepack/assets/lz/models/food/pie_apple4.json +++ /dev/null @@ -1,63 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "particle": "lz:block/food/apple_pie_top", - "top": "lz:block/food/apple_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/pie_apple1.json b/resourcepack/assets/lz/models/food/pie_apple_1.json similarity index 99% rename from resourcepack/assets/lz/models/food/pie_apple1.json rename to resourcepack/assets/lz/models/food/pie_apple_1.json index 82a841a..ffc894f 100644 --- a/resourcepack/assets/lz/models/food/pie_apple1.json +++ b/resourcepack/assets/lz/models/food/pie_apple_1.json @@ -61,4 +61,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_apple2.json b/resourcepack/assets/lz/models/food/pie_apple_2.json similarity index 99% rename from resourcepack/assets/lz/models/food/pie_apple2.json rename to resourcepack/assets/lz/models/food/pie_apple_2.json index 5709b38..8bf0c60 100644 --- a/resourcepack/assets/lz/models/food/pie_apple2.json +++ b/resourcepack/assets/lz/models/food/pie_apple_2.json @@ -61,4 +61,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_apple3.json b/resourcepack/assets/lz/models/food/pie_apple_3.json similarity index 99% rename from resourcepack/assets/lz/models/food/pie_apple3.json rename to resourcepack/assets/lz/models/food/pie_apple_3.json index 7af62a9..d3f7bb7 100644 --- a/resourcepack/assets/lz/models/food/pie_apple3.json +++ b/resourcepack/assets/lz/models/food/pie_apple_3.json @@ -72,4 +72,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple4.json b/resourcepack/assets/lz/models/food/pie_apple_4.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple4.json rename to resourcepack/assets/lz/models/food/pie_apple_4.json index 26ea5a2..a9e7501 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple4.json +++ b/resourcepack/assets/lz/models/food/pie_apple_4.json @@ -60,4 +60,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_chocolate.json b/resourcepack/assets/lz/models/food/pie_chocolate.json index 088f310..ce02faf 100644 --- a/resourcepack/assets/lz/models/food/pie_chocolate.json +++ b/resourcepack/assets/lz/models/food/pie_chocolate.json @@ -110,4 +110,4 @@ 2, 3 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_chocolate1.json b/resourcepack/assets/lz/models/food/pie_chocolate1.json deleted file mode 100644 index 783b3af..0000000 --- a/resourcepack/assets/lz/models/food/pie_chocolate1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "bottom": "lz:block/food/pie_bottom", - "inner": "lz:block/food/chocolate_pie_inner", - "side": "lz:block/food/pie_side", - "particle": "lz:block/food/chocolate_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate1.json b/resourcepack/assets/lz/models/food/pie_chocolate_1.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate1.json rename to resourcepack/assets/lz/models/food/pie_chocolate_1.json index 783b3af..4e234ad 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate1.json +++ b/resourcepack/assets/lz/models/food/pie_chocolate_1.json @@ -72,4 +72,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_chocolate2.json b/resourcepack/assets/lz/models/food/pie_chocolate_2.json similarity index 99% rename from resourcepack/assets/lz/models/food/pie_chocolate2.json rename to resourcepack/assets/lz/models/food/pie_chocolate_2.json index e7a7cc7..0b64db3 100644 --- a/resourcepack/assets/lz/models/food/pie_chocolate2.json +++ b/resourcepack/assets/lz/models/food/pie_chocolate_2.json @@ -72,4 +72,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_chocolate3.json b/resourcepack/assets/lz/models/food/pie_chocolate_3.json similarity index 99% rename from resourcepack/assets/lz/models/food/pie_chocolate3.json rename to resourcepack/assets/lz/models/food/pie_chocolate_3.json index 70576f7..bdf7584 100644 --- a/resourcepack/assets/lz/models/food/pie_chocolate3.json +++ b/resourcepack/assets/lz/models/food/pie_chocolate_3.json @@ -93,4 +93,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_chocolate4.json b/resourcepack/assets/lz/models/food/pie_chocolate_4.json similarity index 99% rename from resourcepack/assets/lz/models/food/pie_chocolate4.json rename to resourcepack/assets/lz/models/food/pie_chocolate_4.json index 1c4e69c..7cebd2a 100644 --- a/resourcepack/assets/lz/models/food/pie_chocolate4.json +++ b/resourcepack/assets/lz/models/food/pie_chocolate_4.json @@ -72,4 +72,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_pumpkin.json b/resourcepack/assets/lz/models/food/pie_pumpkin.json index e731b24..545d5c3 100644 --- a/resourcepack/assets/lz/models/food/pie_pumpkin.json +++ b/resourcepack/assets/lz/models/food/pie_pumpkin.json @@ -7,4 +7,4 @@ "inner_texture": "lz:block/food/pumpkin_pie_inner", "side_texture": "lz:block/food/pie_side" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_pumpkin1.json b/resourcepack/assets/lz/models/food/pie_pumpkin_1.json similarity index 86% rename from resourcepack/assets/lz/models/food/pie_pumpkin1.json rename to resourcepack/assets/lz/models/food/pie_pumpkin_1.json index 5e53a03..26ca069 100644 --- a/resourcepack/assets/lz/models/food/pie_pumpkin1.json +++ b/resourcepack/assets/lz/models/food/pie_pumpkin_1.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple1", + "parent": "lz:food/pie_apple_1", "textures": { "particle": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_pumpkin2.json b/resourcepack/assets/lz/models/food/pie_pumpkin_2.json similarity index 86% rename from resourcepack/assets/lz/models/food/pie_pumpkin2.json rename to resourcepack/assets/lz/models/food/pie_pumpkin_2.json index 94695da..04c47c1 100644 --- a/resourcepack/assets/lz/models/food/pie_pumpkin2.json +++ b/resourcepack/assets/lz/models/food/pie_pumpkin_2.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple2", + "parent": "lz:food/pie_apple_2", "textures": { "particle": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_pumpkin3.json b/resourcepack/assets/lz/models/food/pie_pumpkin_3.json similarity index 86% rename from resourcepack/assets/lz/models/food/pie_pumpkin3.json rename to resourcepack/assets/lz/models/food/pie_pumpkin_3.json index b1e33f7..ed19f6a 100644 --- a/resourcepack/assets/lz/models/food/pie_pumpkin3.json +++ b/resourcepack/assets/lz/models/food/pie_pumpkin_3.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple3", + "parent": "lz:food/pie_apple_3", "textures": { "particle": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_pumpkin4.json b/resourcepack/assets/lz/models/food/pie_pumpkin_4.json similarity index 86% rename from resourcepack/assets/lz/models/food/pie_pumpkin4.json rename to resourcepack/assets/lz/models/food/pie_pumpkin_4.json index 2cac458..99531d3 100644 --- a/resourcepack/assets/lz/models/food/pie_pumpkin4.json +++ b/resourcepack/assets/lz/models/food/pie_pumpkin_4.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple4", + "parent": "lz:food/pie_apple_4", "textures": { "particle": "lz:block/food/pumpkin_pie_top", "top": "lz:block/food/pumpkin_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_sweet_berry.json b/resourcepack/assets/lz/models/food/pie_sweet_berry.json index bf7231f..7727b8c 100644 --- a/resourcepack/assets/lz/models/food/pie_sweet_berry.json +++ b/resourcepack/assets/lz/models/food/pie_sweet_berry.json @@ -7,4 +7,4 @@ "inner_texture": "lz:block/food/sweet_berry_pie_inner", "side_texture": "lz:block/food/pie_side" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_sweet_berry1.json b/resourcepack/assets/lz/models/food/pie_sweet_berry_1.json similarity index 87% rename from resourcepack/assets/lz/models/food/pie_sweet_berry1.json rename to resourcepack/assets/lz/models/food/pie_sweet_berry_1.json index e0b60f1..cd8a8d1 100644 --- a/resourcepack/assets/lz/models/food/pie_sweet_berry1.json +++ b/resourcepack/assets/lz/models/food/pie_sweet_berry_1.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple1", + "parent": "lz:food/pie_apple_1", "textures": { "top": "lz:block/food/sweet_berry_pie_top", "particle": "lz:block/food/sweet_berry_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_sweet_berry2.json b/resourcepack/assets/lz/models/food/pie_sweet_berry_2.json similarity index 87% rename from resourcepack/assets/lz/models/food/pie_sweet_berry2.json rename to resourcepack/assets/lz/models/food/pie_sweet_berry_2.json index 28bb638..256760c 100644 --- a/resourcepack/assets/lz/models/food/pie_sweet_berry2.json +++ b/resourcepack/assets/lz/models/food/pie_sweet_berry_2.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple2", + "parent": "lz:food/pie_apple_2", "textures": { "top": "lz:block/food/sweet_berry_pie_top", "particle": "lz:block/food/sweet_berry_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_sweet_berry3.json b/resourcepack/assets/lz/models/food/pie_sweet_berry_3.json similarity index 87% rename from resourcepack/assets/lz/models/food/pie_sweet_berry3.json rename to resourcepack/assets/lz/models/food/pie_sweet_berry_3.json index 18e9652..5ed7347 100644 --- a/resourcepack/assets/lz/models/food/pie_sweet_berry3.json +++ b/resourcepack/assets/lz/models/food/pie_sweet_berry_3.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple3", + "parent": "lz:food/pie_apple_3", "textures": { "top": "lz:block/food/sweet_berry_pie_top", "particle": "lz:block/food/sweet_berry_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/pie_sweet_berry4.json b/resourcepack/assets/lz/models/food/pie_sweet_berry_4.json similarity index 87% rename from resourcepack/assets/lz/models/food/pie_sweet_berry4.json rename to resourcepack/assets/lz/models/food/pie_sweet_berry_4.json index b873026..6147eb8 100644 --- a/resourcepack/assets/lz/models/food/pie_sweet_berry4.json +++ b/resourcepack/assets/lz/models/food/pie_sweet_berry_4.json @@ -1,5 +1,5 @@ { - "parent": "lz:food/pie_apple4", + "parent": "lz:food/pie_apple_4", "textures": { "top": "lz:block/food/sweet_berry_pie_top", "particle": "lz:block/food/sweet_berry_pie_top", @@ -7,4 +7,4 @@ "side": "lz:block/food/pie_side", "bottom": "lz:block/food/pie_bottom" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_baked_potato.json b/resourcepack/assets/lz/models/food/plated_baked_potato.json index d5b6d93..ca05ab5 100644 --- a/resourcepack/assets/lz/models/food/plated_baked_potato.json +++ b/resourcepack/assets/lz/models/food/plated_baked_potato.json @@ -92,4 +92,4 @@ }, 2 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_baked_potato2.json b/resourcepack/assets/lz/models/food/plated_baked_potato2.json deleted file mode 100644 index 8764c5b..0000000 --- a/resourcepack/assets/lz/models/food/plated_baked_potato2.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "textures": { - "4": "lz:block/food/baked_potato", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/baked_potato" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_baked_potato3.json b/resourcepack/assets/lz/models/food/plated_baked_potato3.json deleted file mode 100644 index 4f8a88b..0000000 --- a/resourcepack/assets/lz/models/food/plated_baked_potato3.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "textures": { - "4": "lz:block/food/baked_potato", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/baked_potato" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_baked_potato1.json b/resourcepack/assets/lz/models/food/plated_baked_potato_1.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_baked_potato1.json rename to resourcepack/assets/lz/models/food/plated_baked_potato_1.json index f5184aa..afc43fb 100644 --- a/resourcepack/assets/lz/models/food/plated_baked_potato1.json +++ b/resourcepack/assets/lz/models/food/plated_baked_potato_1.json @@ -95,4 +95,4 @@ "children": [1, 2] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json b/resourcepack/assets/lz/models/food/plated_baked_potato_2.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json rename to resourcepack/assets/lz/models/food/plated_baked_potato_2.json index 8764c5b..b0ee88c 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato2.json +++ b/resourcepack/assets/lz/models/food/plated_baked_potato_2.json @@ -132,4 +132,4 @@ "children": [] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json b/resourcepack/assets/lz/models/food/plated_baked_potato_3.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json rename to resourcepack/assets/lz/models/food/plated_baked_potato_3.json index 4f8a88b..321ba2e 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato3.json +++ b/resourcepack/assets/lz/models/food/plated_baked_potato_3.json @@ -157,4 +157,4 @@ "children": [5, 6] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cake_slice.json b/resourcepack/assets/lz/models/food/plated_cake_slice.json index 85e762d..9550e99 100644 --- a/resourcepack/assets/lz/models/food/plated_cake_slice.json +++ b/resourcepack/assets/lz/models/food/plated_cake_slice.json @@ -96,4 +96,4 @@ 1, 2 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll.json b/resourcepack/assets/lz/models/food/plated_cod_roll.json index 21a53f7..06ac761 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll.json @@ -84,4 +84,4 @@ }, 1 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll_1.json b/resourcepack/assets/lz/models/food/plated_cod_roll_1.json index 96392d0..0afcd40 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll_1.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll_1.json @@ -76,4 +76,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll_2.json b/resourcepack/assets/lz/models/food/plated_cod_roll_2.json index 00b8aaf..72481d2 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll_2.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll_2.json @@ -90,4 +90,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll_3.json b/resourcepack/assets/lz/models/food/plated_cod_roll_3.json index 488d9be..7252ea3 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll_3.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll_3.json @@ -104,4 +104,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll_4.json b/resourcepack/assets/lz/models/food/plated_cod_roll_4.json index af97ed4..07554b5 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll_4.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll_4.json @@ -118,4 +118,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll_5.json b/resourcepack/assets/lz/models/food/plated_cod_roll_5.json index 1d1fda7..16e6c80 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll_5.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll_5.json @@ -132,4 +132,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cod_roll_6.json b/resourcepack/assets/lz/models/food/plated_cod_roll_6.json index f05a0e1..7b214a0 100644 --- a/resourcepack/assets/lz/models/food/plated_cod_roll_6.json +++ b/resourcepack/assets/lz/models/food/plated_cod_roll_6.json @@ -146,4 +146,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie.json b/resourcepack/assets/lz/models/food/plated_cookie.json index e41a9d4..823ae83 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie.json +++ b/resourcepack/assets/lz/models/food/plated_cookie.json @@ -83,4 +83,4 @@ }, 1 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie2.json b/resourcepack/assets/lz/models/food/plated_cookie2.json deleted file mode 100644 index 37edcca..0000000 --- a/resourcepack/assets/lz/models/food/plated_cookie2.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "1": "lz:block/food/tray_bottom", - "2": "lz:block/food/tray_top", - "4": "lz:block/food/cookie", - "particle": "item/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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/plated_cookie3.json b/resourcepack/assets/lz/models/food/plated_cookie3.json deleted file mode 100644 index 2eceabc..0000000 --- a/resourcepack/assets/lz/models/food/plated_cookie3.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "1": "lz:block/food/tray_bottom", - "2": "lz:block/food/tray_top", - "4": "lz:block/food/cookie", - "particle": "item/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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/plated_cookie1.json b/resourcepack/assets/lz/models/food/plated_cookie_1.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_cookie1.json rename to resourcepack/assets/lz/models/food/plated_cookie_1.json index 5bb7957..db74c20 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie1.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_1.json @@ -74,4 +74,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie2.json b/resourcepack/assets/lz/models/food/plated_cookie_2.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie2.json rename to resourcepack/assets/lz/models/food/plated_cookie_2.json index 37edcca..bbce20e 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie2.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_2.json @@ -87,4 +87,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie3.json b/resourcepack/assets/lz/models/food/plated_cookie_3.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie3.json rename to resourcepack/assets/lz/models/food/plated_cookie_3.json index 2eceabc..446bd4e 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie3.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_3.json @@ -100,4 +100,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie4.json b/resourcepack/assets/lz/models/food/plated_cookie_4.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_cookie4.json rename to resourcepack/assets/lz/models/food/plated_cookie_4.json index 9f07dd6..73fff2a 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie4.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_4.json @@ -113,4 +113,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_chocolate.json b/resourcepack/assets/lz/models/food/plated_cookie_chocolate.json index b2191c4..fc5dda8 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_chocolate.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_chocolate.json @@ -3,4 +3,4 @@ "textures": { "4": "lz:block/food/chocolate_cookie" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_chocolate1.json b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_1.json similarity index 59% rename from resourcepack/assets/lz/models/food/plated_cookie_chocolate1.json rename to resourcepack/assets/lz/models/food/plated_cookie_chocolate_1.json index a551e97..39165db 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_chocolate1.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_1.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie1", + "parent": "lz:food/plated_cookie_1", "textures": { "4": "lz:block/food/chocolate_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_chocolate2.json b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_2.json similarity index 59% rename from resourcepack/assets/lz/models/food/plated_cookie_chocolate2.json rename to resourcepack/assets/lz/models/food/plated_cookie_chocolate_2.json index 5fa8e5a..6147ee0 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_chocolate2.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_2.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie2", + "parent": "lz:food/plated_cookie_2", "textures": { "4": "lz:block/food/chocolate_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_chocolate3.json b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_3.json similarity index 59% rename from resourcepack/assets/lz/models/food/plated_cookie_chocolate3.json rename to resourcepack/assets/lz/models/food/plated_cookie_chocolate_3.json index 0bae29c..25f24c8 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_chocolate3.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_3.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie3", + "parent": "lz:food/plated_cookie_3", "textures": { "4": "lz:block/food/chocolate_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_chocolate4.json b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_4.json similarity index 59% rename from resourcepack/assets/lz/models/food/plated_cookie_chocolate4.json rename to resourcepack/assets/lz/models/food/plated_cookie_chocolate_4.json index 4ffc54e..4bfb7f2 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_chocolate4.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_chocolate_4.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie4", + "parent": "lz:food/plated_cookie_4", "textures": { "4": "lz:block/food/chocolate_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_honey.json b/resourcepack/assets/lz/models/food/plated_cookie_honey.json index 9c2c1bf..ca2b0b9 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_honey.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_honey.json @@ -3,4 +3,4 @@ "textures": { "4": "lz:block/food/honey_cookie" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_honey1.json b/resourcepack/assets/lz/models/food/plated_cookie_honey_1.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_honey1.json rename to resourcepack/assets/lz/models/food/plated_cookie_honey_1.json index e272988..5341275 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_honey1.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_honey_1.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie1", + "parent": "lz:food/plated_cookie_1", "textures": { "4": "lz:block/food/honey_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_honey2.json b/resourcepack/assets/lz/models/food/plated_cookie_honey_2.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_honey2.json rename to resourcepack/assets/lz/models/food/plated_cookie_honey_2.json index 48ffccb..442eedd 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_honey2.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_honey_2.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie2", + "parent": "lz:food/plated_cookie_2", "textures": { "4": "lz:block/food/honey_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_honey3.json b/resourcepack/assets/lz/models/food/plated_cookie_honey_3.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_honey3.json rename to resourcepack/assets/lz/models/food/plated_cookie_honey_3.json index 69ba2bc..ce1dd30 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_honey3.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_honey_3.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie3", + "parent": "lz:food/plated_cookie_3", "textures": { "4": "lz:block/food/honey_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_honey4.json b/resourcepack/assets/lz/models/food/plated_cookie_honey_4.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_honey4.json rename to resourcepack/assets/lz/models/food/plated_cookie_honey_4.json index 02e5a4a..a2cad98 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_honey4.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_honey_4.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie4", + "parent": "lz:food/plated_cookie_4", "textures": { "4": "lz:block/food/honey_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sugar.json b/resourcepack/assets/lz/models/food/plated_cookie_sugar.json index 3686936..6a258b4 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sugar.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sugar.json @@ -3,4 +3,4 @@ "textures": { "4": "lz:block/food/sugar_cookie" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sugar1.json b/resourcepack/assets/lz/models/food/plated_cookie_sugar_1.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_sugar1.json rename to resourcepack/assets/lz/models/food/plated_cookie_sugar_1.json index 26a8025..2c8e73a 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sugar1.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sugar_1.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie1", + "parent": "lz:food/plated_cookie_1", "textures": { "4": "lz:block/food/sugar_cookie" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sugar2.json b/resourcepack/assets/lz/models/food/plated_cookie_sugar_2.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_sugar2.json rename to resourcepack/assets/lz/models/food/plated_cookie_sugar_2.json index c8e9550..e67900d 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sugar2.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sugar_2.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie2", + "parent": "lz:food/plated_cookie_2", "textures": { "4": "lz:block/food/sugar_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sugar3.json b/resourcepack/assets/lz/models/food/plated_cookie_sugar_3.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_sugar3.json rename to resourcepack/assets/lz/models/food/plated_cookie_sugar_3.json index 57046cd..a4e9029 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sugar3.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sugar_3.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie3", + "parent": "lz:food/plated_cookie_3", "textures": { "4": "lz:block/food/sugar_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sugar4.json b/resourcepack/assets/lz/models/food/plated_cookie_sugar_4.json similarity index 58% rename from resourcepack/assets/lz/models/food/plated_cookie_sugar4.json rename to resourcepack/assets/lz/models/food/plated_cookie_sugar_4.json index f7991bc..4979cec 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sugar4.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sugar_4.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie4", + "parent": "lz:food/plated_cookie_4", "textures": { "4": "lz:block/food/sugar_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry.json b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry.json index 4eb5130..8618c74 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry.json @@ -3,4 +3,4 @@ "textures": { "4": "lz:block/food/sweet_berry_cookie" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry1.json b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_1.json similarity index 60% rename from resourcepack/assets/lz/models/food/plated_cookie_sweet_berry1.json rename to resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_1.json index cde6831..0419ccb 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry1.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_1.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie1", + "parent": "lz:food/plated_cookie_1", "textures": { "4": "lz:block/food/sweet_berry_cookie" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry2.json b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_2.json similarity index 60% rename from resourcepack/assets/lz/models/food/plated_cookie_sweet_berry2.json rename to resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_2.json index 4b42354..862d4ef 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry2.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_2.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie2", + "parent": "lz:food/plated_cookie_2", "textures": { "4": "lz:block/food/sweet_berry_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry3.json b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_3.json similarity index 60% rename from resourcepack/assets/lz/models/food/plated_cookie_sweet_berry3.json rename to resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_3.json index d21254c..06141c8 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry3.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_3.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie3", + "parent": "lz:food/plated_cookie_3", "textures": { "4": "lz:block/food/sweet_berry_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry4.json b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_4.json similarity index 60% rename from resourcepack/assets/lz/models/food/plated_cookie_sweet_berry4.json rename to resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_4.json index 92c8ac7..789a0cd 100644 --- a/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry4.json +++ b/resourcepack/assets/lz/models/food/plated_cookie_sweet_berry_4.json @@ -1,6 +1,6 @@ { - "parent": "lz:food/plated_cookie4", + "parent": "lz:food/plated_cookie_4", "textures": { "4": "lz:block/food/sweet_berry_cookie" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll.json index ae46122..e17e710 100644 --- a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll.json +++ b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll.json @@ -94,4 +94,4 @@ "children": [1, 2] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll1.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll1.json deleted file mode 100644 index 3ab0a80..0000000 --- a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll1.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "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", - "particle": "item/glow_berries" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll2.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll2.json deleted file mode 100644 index e78d08d..0000000 --- a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll2.json +++ /dev/null @@ -1,131 +0,0 @@ -{ - "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", - "particle": "item/glow_berries" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll3.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll3.json deleted file mode 100644 index ac1f4bf..0000000 --- a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll3.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "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", - "particle": "item/glow_berries" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_1.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json rename to resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_1.json index 3ab0a80..cf2b521 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll1.json +++ b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_1.json @@ -96,4 +96,4 @@ "children": [1, 2] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_2.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json rename to resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_2.json index e78d08d..0dce21c 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll2.json +++ b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_2.json @@ -128,4 +128,4 @@ "children": [3, 4] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_3.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json rename to resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_3.json index ac1f4bf..5e1a590 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll3.json +++ b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_3.json @@ -160,4 +160,4 @@ "children": [5, 6] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll4.json b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_4.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll4.json rename to resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_4.json index 7e79373..98dbc1e 100644 --- a/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll4.json +++ b/resourcepack/assets/lz/models/food/plated_glow_berry_sweet_roll_4.json @@ -192,4 +192,4 @@ "children": [7, 8] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham.json index 7cf97ec..820c165 100644 --- a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham.json +++ b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham.json @@ -169,4 +169,4 @@ "children": [4, 5, 6, 7, 8] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham0.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham0.json deleted file mode 100644 index 8ce3b81..0000000 --- a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham0.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "bone": "lz:block/food/honey_glazed_ham_bone", - "tray_top": "lz:block/food/tray_rice_berry_leftover", - "tray_side": "lz:block/food/tray_bottom", - "particle": "item/cooked_porkchop" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham2.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham2.json deleted file mode 100644 index d7446c4..0000000 --- a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham2.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "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", - "particle": "item/cooked_porkchop" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham3.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham3.json deleted file mode 100644 index c1ef036..0000000 --- a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham3.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "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", - "particle": "item/cooked_porkchop" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham4.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham4.json deleted file mode 100644 index 56f6a63..0000000 --- a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham4.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "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", - "particle": "item/cooked_porkchop" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_0.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json rename to resourcepack/assets/lz/models/food/plated_honey_glazed_ham_0.json index 8ce3b81..bf91879 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham0.json +++ b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_0.json @@ -74,4 +74,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham1.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_1.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_honey_glazed_ham1.json rename to resourcepack/assets/lz/models/food/plated_honey_glazed_ham_1.json index 3038703..ed45bf8 100644 --- a/resourcepack/assets/lz/models/food/plated_honey_glazed_ham1.json +++ b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_1.json @@ -87,4 +87,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_2.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json rename to resourcepack/assets/lz/models/food/plated_honey_glazed_ham_2.json index d7446c4..602e36d 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham2.json +++ b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_2.json @@ -87,4 +87,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_3.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json rename to resourcepack/assets/lz/models/food/plated_honey_glazed_ham_3.json index c1ef036..9d6f3a5 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham3.json +++ b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_3.json @@ -87,4 +87,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_4.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json rename to resourcepack/assets/lz/models/food/plated_honey_glazed_ham_4.json index 56f6a63..4edee3b 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham4.json +++ b/resourcepack/assets/lz/models/food/plated_honey_glazed_ham_4.json @@ -87,4 +87,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_kelp_roll.json b/resourcepack/assets/lz/models/food/plated_kelp_roll.json index 5b7773b..01f3e0f 100644 --- a/resourcepack/assets/lz/models/food/plated_kelp_roll.json +++ b/resourcepack/assets/lz/models/food/plated_kelp_roll.json @@ -84,4 +84,4 @@ }, 1 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_kelp_roll_1.json b/resourcepack/assets/lz/models/food/plated_kelp_roll_1.json index 8f1be65..0db9af9 100644 --- a/resourcepack/assets/lz/models/food/plated_kelp_roll_1.json +++ b/resourcepack/assets/lz/models/food/plated_kelp_roll_1.json @@ -77,4 +77,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_kelp_roll_2.json b/resourcepack/assets/lz/models/food/plated_kelp_roll_2.json index c90576b..9455cfb 100644 --- a/resourcepack/assets/lz/models/food/plated_kelp_roll_2.json +++ b/resourcepack/assets/lz/models/food/plated_kelp_roll_2.json @@ -91,4 +91,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_kelp_roll_3.json b/resourcepack/assets/lz/models/food/plated_kelp_roll_3.json index b3e6395..89b362a 100644 --- a/resourcepack/assets/lz/models/food/plated_kelp_roll_3.json +++ b/resourcepack/assets/lz/models/food/plated_kelp_roll_3.json @@ -105,4 +105,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_melon_popsicle1.json b/resourcepack/assets/lz/models/food/plated_melon_popsicle1.json deleted file mode 100644 index e3c66be..0000000 --- a/resourcepack/assets/lz/models/food/plated_melon_popsicle1.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "textures": { - "0": "lz:block/food/melon_popsicle", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/melon_slice" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json b/resourcepack/assets/lz/models/food/plated_melon_popsicle_1.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json rename to resourcepack/assets/lz/models/food/plated_melon_popsicle_1.json index e3c66be..f4b3893 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_melon_popsicle1.json +++ b/resourcepack/assets/lz/models/food/plated_melon_popsicle_1.json @@ -96,4 +96,4 @@ "children": [1, 2] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_melon_popsicle2.json b/resourcepack/assets/lz/models/food/plated_melon_popsicle_2.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_melon_popsicle2.json rename to resourcepack/assets/lz/models/food/plated_melon_popsicle_2.json index c2010b7..7c78a19 100644 --- a/resourcepack/assets/lz/models/food/plated_melon_popsicle2.json +++ b/resourcepack/assets/lz/models/food/plated_melon_popsicle_2.json @@ -128,4 +128,4 @@ "children": [3, 4] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_roast_chicken.json b/resourcepack/assets/lz/models/food/plated_roast_chicken.json index 5030751..8654baf 100644 --- a/resourcepack/assets/lz/models/food/plated_roast_chicken.json +++ b/resourcepack/assets/lz/models/food/plated_roast_chicken.json @@ -168,4 +168,4 @@ "children": [3, 4, 5, 6, 7] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_roast_chicken1.json b/resourcepack/assets/lz/models/food/plated_roast_chicken1.json deleted file mode 100644 index d8d6c1b..0000000 --- a/resourcepack/assets/lz/models/food/plated_roast_chicken1.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "minecraft:cutout", - "textures": { - "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", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_roast_chicken2.json b/resourcepack/assets/lz/models/food/plated_roast_chicken2.json deleted file mode 100644 index 18acc81..0000000 --- a/resourcepack/assets/lz/models/food/plated_roast_chicken2.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "credit": "Made with Blockbench", - "parent": "block/block", - "render_type": "minecraft:cutout", - "textures": { - "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", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_roast_chicken3.json b/resourcepack/assets/lz/models/food/plated_roast_chicken3.json deleted file mode 100644 index 9ac345f..0000000 --- a/resourcepack/assets/lz/models/food/plated_roast_chicken3.json +++ /dev/null @@ -1,185 +0,0 @@ -{ - "credit": "Made with Blockbench", - "parent": "block/block", - "render_type": "minecraft:cutout", - "textures": { - "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", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_roast_chicken4.json b/resourcepack/assets/lz/models/food/plated_roast_chicken4.json deleted file mode 100644 index 2538122..0000000 --- a/resourcepack/assets/lz/models/food/plated_roast_chicken4.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "credit": "Made with Blockbench", - "parent": "block/block", - "render_type": "minecraft:cutout", - "textures": { - "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", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepack/assets/lz/models/food/plated_roast_chicken0.json b/resourcepack/assets/lz/models/food/plated_roast_chicken_0.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_roast_chicken0.json rename to resourcepack/assets/lz/models/food/plated_roast_chicken_0.json index e1f1f3f..5b28f47 100644 --- a/resourcepack/assets/lz/models/food/plated_roast_chicken0.json +++ b/resourcepack/assets/lz/models/food/plated_roast_chicken_0.json @@ -126,4 +126,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json b/resourcepack/assets/lz/models/food/plated_roast_chicken_1.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json rename to resourcepack/assets/lz/models/food/plated_roast_chicken_1.json index d8d6c1b..c9e6dce 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken1.json +++ b/resourcepack/assets/lz/models/food/plated_roast_chicken_1.json @@ -154,4 +154,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json b/resourcepack/assets/lz/models/food/plated_roast_chicken_2.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json rename to resourcepack/assets/lz/models/food/plated_roast_chicken_2.json index 18acc81..70d155b 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken2.json +++ b/resourcepack/assets/lz/models/food/plated_roast_chicken_2.json @@ -169,4 +169,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json b/resourcepack/assets/lz/models/food/plated_roast_chicken_3.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json rename to resourcepack/assets/lz/models/food/plated_roast_chicken_3.json index 9ac345f..7d3e8a0 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken3.json +++ b/resourcepack/assets/lz/models/food/plated_roast_chicken_3.json @@ -182,4 +182,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json b/resourcepack/assets/lz/models/food/plated_roast_chicken_4.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json rename to resourcepack/assets/lz/models/food/plated_roast_chicken_4.json index 2538122..1607b7e 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken4.json +++ b/resourcepack/assets/lz/models/food/plated_roast_chicken_4.json @@ -147,4 +147,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll.json b/resourcepack/assets/lz/models/food/plated_salmon_roll.json index 0351515..574bb2a 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll.json @@ -4,4 +4,4 @@ "1": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll_1.json b/resourcepack/assets/lz/models/food/plated_salmon_roll_1.json index bccea4a..9c5b772 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll_1.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll_1.json @@ -4,4 +4,4 @@ "0": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll_2.json b/resourcepack/assets/lz/models/food/plated_salmon_roll_2.json index 36b6c0a..f5d32a9 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll_2.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll_2.json @@ -4,4 +4,4 @@ "0": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll_3.json b/resourcepack/assets/lz/models/food/plated_salmon_roll_3.json index 62c43bb..e28fdbd 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll_3.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll_3.json @@ -4,4 +4,4 @@ "0": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll_4.json b/resourcepack/assets/lz/models/food/plated_salmon_roll_4.json index 5258b39..74c5261 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll_4.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll_4.json @@ -4,4 +4,4 @@ "0": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll_5.json b/resourcepack/assets/lz/models/food/plated_salmon_roll_5.json index 8407964..b66ead9 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll_5.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll_5.json @@ -4,4 +4,4 @@ "0": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_salmon_roll_6.json b/resourcepack/assets/lz/models/food/plated_salmon_roll_6.json index 5fdb483..23dc6db 100644 --- a/resourcepack/assets/lz/models/food/plated_salmon_roll_6.json +++ b/resourcepack/assets/lz/models/food/plated_salmon_roll_6.json @@ -4,4 +4,4 @@ "0": "lz:block/food/salmon_roll", "particle": "item/cooked_salmon" } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_chicken1.json b/resourcepack/assets/lz/models/food/plated_sandwich_chicken_1.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_sandwich_chicken1.json rename to resourcepack/assets/lz/models/food/plated_sandwich_chicken_1.json index cef9535..8d446ff 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_chicken1.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_chicken_1.json @@ -158,4 +158,4 @@ 6, 7 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_chicken2.json b/resourcepack/assets/lz/models/food/plated_sandwich_chicken_2.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_sandwich_chicken2.json rename to resourcepack/assets/lz/models/food/plated_sandwich_chicken_2.json index 0228a57..c481a0d 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_chicken2.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_chicken_2.json @@ -247,4 +247,4 @@ "children": [8, 9, 10, 11, 12, 13, 14] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_egg1.json b/resourcepack/assets/lz/models/food/plated_sandwich_egg_1.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_sandwich_egg1.json rename to resourcepack/assets/lz/models/food/plated_sandwich_egg_1.json index b55c9df..939414d 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_egg1.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_egg_1.json @@ -136,4 +136,4 @@ "children": [1, 2, 3, 4, 5] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_egg2.json b/resourcepack/assets/lz/models/food/plated_sandwich_egg_2.json similarity index 99% rename from resourcepack/assets/lz/models/food/plated_sandwich_egg2.json rename to resourcepack/assets/lz/models/food/plated_sandwich_egg_2.json index 5b17ad9..12add76 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_egg2.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_egg_2.json @@ -207,4 +207,4 @@ "children": [6, 7, 8, 9, 10] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry.json b/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry.json index 71787bb..9d6dd93 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry.json @@ -162,4 +162,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry_dark.json b/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry_dark.json index 4cc97ca..23568b9 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry_dark.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_glow_berry_dark.json @@ -3,4 +3,4 @@ "textures": { "4": "lz:block/food/toast_dark" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry.json b/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry.json index 8620cae..7702cd0 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry.json @@ -162,4 +162,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json b/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json index 1cc5d5d..a13655e 100644 --- a/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json +++ b/resourcepack/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json @@ -3,4 +3,4 @@ "textures": { "4": "lz:block/food/toast_dark" } - } \ No newline at end of file + } diff --git a/resourcepack/assets/lz/models/food/soup_beetroot.json b/resourcepack/assets/lz/models/food/soup_beetroot.json index 87cc3df..28616aa 100644 --- a/resourcepack/assets/lz/models/food/soup_beetroot.json +++ b/resourcepack/assets/lz/models/food/soup_beetroot.json @@ -139,4 +139,4 @@ "children": [] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/soup_bone_broth.json b/resourcepack/assets/lz/models/food/soup_bone_broth.json index 177ddf3..d9aa573 100644 --- a/resourcepack/assets/lz/models/food/soup_bone_broth.json +++ b/resourcepack/assets/lz/models/food/soup_bone_broth.json @@ -195,4 +195,4 @@ 8, 9 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/soup_chicken.json b/resourcepack/assets/lz/models/food/soup_chicken.json index 211c485..1f60aff 100644 --- a/resourcepack/assets/lz/models/food/soup_chicken.json +++ b/resourcepack/assets/lz/models/food/soup_chicken.json @@ -217,4 +217,4 @@ 9, 10 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/soup_pumpkin.json b/resourcepack/assets/lz/models/food/soup_pumpkin.json index 3da4f9a..178cdbc 100644 --- a/resourcepack/assets/lz/models/food/soup_pumpkin.json +++ b/resourcepack/assets/lz/models/food/soup_pumpkin.json @@ -203,4 +203,4 @@ 8, 9 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/soup_vegetable.json b/resourcepack/assets/lz/models/food/soup_vegetable.json index fc239a7..0634e1a 100644 --- a/resourcepack/assets/lz/models/food/soup_vegetable.json +++ b/resourcepack/assets/lz/models/food/soup_vegetable.json @@ -227,4 +227,4 @@ 10, 11 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stew_baked_cod.json b/resourcepack/assets/lz/models/food/stew_baked_cod.json index 0a59b22..1b6760f 100644 --- a/resourcepack/assets/lz/models/food/stew_baked_cod.json +++ b/resourcepack/assets/lz/models/food/stew_baked_cod.json @@ -206,4 +206,4 @@ }, 10 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stew_beef.json b/resourcepack/assets/lz/models/food/stew_beef.json index 14c2dc9..53ebab4 100644 --- a/resourcepack/assets/lz/models/food/stew_beef.json +++ b/resourcepack/assets/lz/models/food/stew_beef.json @@ -196,4 +196,4 @@ }, 9 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stew_fish.json b/resourcepack/assets/lz/models/food/stew_fish.json index 1c37b2a..900c931 100644 --- a/resourcepack/assets/lz/models/food/stew_fish.json +++ b/resourcepack/assets/lz/models/food/stew_fish.json @@ -192,4 +192,4 @@ 8, 9 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stew_mushroom.json b/resourcepack/assets/lz/models/food/stew_mushroom.json index b923c35..a2c4195 100644 --- a/resourcepack/assets/lz/models/food/stew_mushroom.json +++ b/resourcepack/assets/lz/models/food/stew_mushroom.json @@ -139,4 +139,4 @@ "children": [] } ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stew_rabbit.json b/resourcepack/assets/lz/models/food/stew_rabbit.json index 1402097..0f34c77 100644 --- a/resourcepack/assets/lz/models/food/stew_rabbit.json +++ b/resourcepack/assets/lz/models/food/stew_rabbit.json @@ -153,4 +153,4 @@ }, 6 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stuffed_pumpkin.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin.json index b276d1d..c133aea 100644 --- a/resourcepack/assets/lz/models/food/stuffed_pumpkin.json +++ b/resourcepack/assets/lz/models/food/stuffed_pumpkin.json @@ -169,4 +169,4 @@ }, 7 ] -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stuffed_pumpkin1.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin1.json deleted file mode 100644 index e195212..0000000 --- a/resourcepack/assets/lz/models/food/stuffed_pumpkin1.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "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", - "particle": "item/pumpkin_pie" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepack/assets/lz/models/food/stuffed_pumpkin2.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin2.json deleted file mode 100644 index e916b53..0000000 --- a/resourcepack/assets/lz/models/food/stuffed_pumpkin2.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "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", - "particle": "item/pumpkin_pie" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin_1.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json rename to resourcepack/assets/lz/models/food/stuffed_pumpkin_1.json index e195212..c723cee 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin1.json +++ b/resourcepack/assets/lz/models/food/stuffed_pumpkin_1.json @@ -89,4 +89,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin_2.json similarity index 99% rename from resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json rename to resourcepack/assets/lz/models/food/stuffed_pumpkin_2.json index e916b53..85cc585 100644 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin2.json +++ b/resourcepack/assets/lz/models/food/stuffed_pumpkin_2.json @@ -89,4 +89,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stuffed_pumpkin3.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin_3.json similarity index 99% rename from resourcepack/assets/lz/models/food/stuffed_pumpkin3.json rename to resourcepack/assets/lz/models/food/stuffed_pumpkin_3.json index 3d23dfb..a3a7511 100644 --- a/resourcepack/assets/lz/models/food/stuffed_pumpkin3.json +++ b/resourcepack/assets/lz/models/food/stuffed_pumpkin_3.json @@ -89,4 +89,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/lz/models/food/stuffed_pumpkin4.json b/resourcepack/assets/lz/models/food/stuffed_pumpkin_4.json similarity index 99% rename from resourcepack/assets/lz/models/food/stuffed_pumpkin4.json rename to resourcepack/assets/lz/models/food/stuffed_pumpkin_4.json index cbbd4be..f5afa54 100644 --- a/resourcepack/assets/lz/models/food/stuffed_pumpkin4.json +++ b/resourcepack/assets/lz/models/food/stuffed_pumpkin_4.json @@ -89,4 +89,4 @@ "scale": [2, 2, 2] } } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/apple.json b/resourcepack/assets/minecraft/items/apple.json index c60fe48..777910d 100644 --- a/resourcepack/assets/minecraft/items/apple.json +++ b/resourcepack/assets/minecraft/items/apple.json @@ -9,11 +9,11 @@ }, "cases": [ { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_apple" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_apple1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_apple2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_apple3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_apple4" } }, + { "when": "pie_1", "model": { "type": "model", "model": "lz:food/pie_apple_1" } }, + { "when": "pie_2", "model": { "type": "model", "model": "lz:food/pie_apple_2" } }, + { "when": "pie_3", "model": { "type": "model", "model": "lz:food/pie_apple_3" } }, + { "when": "pie_4", "model": { "type": "model", "model": "lz:food/pie_apple_4" } }, { "when": "cider", "model": { "type": "model", "model": "lz:food/drink_apple_cider" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/baked_potato.json b/resourcepack/assets/minecraft/items/baked_potato.json index 25296f1..f9227a4 100644 --- a/resourcepack/assets/minecraft/items/baked_potato.json +++ b/resourcepack/assets/minecraft/items/baked_potato.json @@ -9,9 +9,9 @@ }, "cases": [ { "when": "baked", "model": { "type": "model", "model": "lz:food/plated_baked_potato" } }, - { "when": "baked1", "model": { "type": "model", "model": "lz:food/plated_baked_potato1" } }, - { "when": "baked2", "model": { "type": "model", "model": "lz:food/plated_baked_potato2" } }, - { "when": "baked3", "model": { "type": "model", "model": "lz:food/plated_baked_potato3" } } + { "when": "baked_1", "model": { "type": "model", "model": "lz:food/plated_baked_potato_1" } }, + { "when": "baked_2", "model": { "type": "model", "model": "lz:food/plated_baked_potato_2" } }, + { "when": "baked_3", "model": { "type": "model", "model": "lz:food/plated_baked_potato_3" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/beetroot_soup.json b/resourcepack/assets/minecraft/items/beetroot_soup.json index a6a1bf5..4e3be8d 100644 --- a/resourcepack/assets/minecraft/items/beetroot_soup.json +++ b/resourcepack/assets/minecraft/items/beetroot_soup.json @@ -11,4 +11,4 @@ { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_beetroot" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/bone.json b/resourcepack/assets/minecraft/items/bone.json index fc828e1..c355c2c 100644 --- a/resourcepack/assets/minecraft/items/bone.json +++ b/resourcepack/assets/minecraft/items/bone.json @@ -11,4 +11,4 @@ { "when": "broth", "model": { "type": "model", "model": "lz:food/soup_bone_broth" } } ] } - } \ No newline at end of file + } diff --git a/resourcepack/assets/minecraft/items/bread.json b/resourcepack/assets/minecraft/items/bread.json index f11c986..6ebdece 100644 --- a/resourcepack/assets/minecraft/items/bread.json +++ b/resourcepack/assets/minecraft/items/bread.json @@ -8,14 +8,14 @@ "model": "minecraft:item/bread" }, "cases": [ - { "when": "sandwich_chicken1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken1" } }, - { "when": "sandwich_chicken2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken2" } }, - { "when": "sandwich_egg1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg1" } }, - { "when": "sandwich_egg2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg2" } }, + { "when": "sandwich_chicken_1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken_1" } }, + { "when": "sandwich_chicken_2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken_2" } }, + { "when": "sandwich_egg_1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg_1" } }, + { "when": "sandwich_egg_2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg_2" } }, { "when": "sandwich_glow_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry" } }, { "when": "sandwich_glow_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry_dark" } }, { "when": "sandwich_sweet_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry" } }, { "when": "sandwich_sweet_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry_dark" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/bundle.json b/resourcepack/assets/minecraft/items/bundle.json index 0905af5..74f480b 100644 --- a/resourcepack/assets/minecraft/items/bundle.json +++ b/resourcepack/assets/minecraft/items/bundle.json @@ -45,4 +45,4 @@ { "when": "deck_custom", "model": { "type": "model", "model": "cards:item/custom/deck" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cake.json b/resourcepack/assets/minecraft/items/cake.json index d56f1b4..282bc77 100644 --- a/resourcepack/assets/minecraft/items/cake.json +++ b/resourcepack/assets/minecraft/items/cake.json @@ -11,4 +11,4 @@ { "when": "slice", "model": { "type": "model", "model": "lz:food/plated_cake_slice" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/candle.json b/resourcepack/assets/minecraft/items/candle.json index 5b50188..925c01d 100644 --- a/resourcepack/assets/minecraft/items/candle.json +++ b/resourcepack/assets/minecraft/items/candle.json @@ -11,4 +11,4 @@ { "when": "candelabra", "model": { "type": "model", "model": "lz:items/candle_stand" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/carrot.json b/resourcepack/assets/minecraft/items/carrot.json index 109054d..3faa175 100644 --- a/resourcepack/assets/minecraft/items/carrot.json +++ b/resourcepack/assets/minecraft/items/carrot.json @@ -11,4 +11,4 @@ { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_vegetable" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/carved_pumpkin.json b/resourcepack/assets/minecraft/items/carved_pumpkin.json index 2401d9b..d78ddc9 100644 --- a/resourcepack/assets/minecraft/items/carved_pumpkin.json +++ b/resourcepack/assets/minecraft/items/carved_pumpkin.json @@ -12,4 +12,4 @@ { "when": "floral_crown", "model": { "type": "model", "model": "lz:hats/floral_crown" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cocoa_beans.json b/resourcepack/assets/minecraft/items/cocoa_beans.json index 2daed96..5e919a1 100644 --- a/resourcepack/assets/minecraft/items/cocoa_beans.json +++ b/resourcepack/assets/minecraft/items/cocoa_beans.json @@ -9,11 +9,11 @@ }, "cases": [ { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_chocolate" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_chocolate1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_chocolate2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_chocolate3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_chocolate4" } }, + { "when": "pie_1", "model": { "type": "model", "model": "lz:food/pie_chocolate_1" } }, + { "when": "pie_2", "model": { "type": "model", "model": "lz:food/pie_chocolate_2" } }, + { "when": "pie_3", "model": { "type": "model", "model": "lz:food/pie_chocolate_3" } }, + { "when": "pie_4", "model": { "type": "model", "model": "lz:food/pie_chocolate_4" } }, { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_cocoa" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cod.json b/resourcepack/assets/minecraft/items/cod.json index 6b1e770..97aac01 100644 --- a/resourcepack/assets/minecraft/items/cod.json +++ b/resourcepack/assets/minecraft/items/cod.json @@ -9,13 +9,13 @@ }, "cases": [ { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_cod_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_cod_roll_1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_cod_roll_2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_cod_roll_3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_cod_roll_4" } }, - { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_cod_roll_5" } }, - { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_cod_roll_6" } }, + { "when": "roll_1", "model": { "type": "model", "model": "lz:food/plated_cod_roll_1" } }, + { "when": "roll_2", "model": { "type": "model", "model": "lz:food/plated_cod_roll_2" } }, + { "when": "roll_3", "model": { "type": "model", "model": "lz:food/plated_cod_roll_3" } }, + { "when": "roll_4", "model": { "type": "model", "model": "lz:food/plated_cod_roll_4" } }, + { "when": "roll_5", "model": { "type": "model", "model": "lz:food/plated_cod_roll_5" } }, + { "when": "roll_6", "model": { "type": "model", "model": "lz:food/plated_cod_roll_6" } }, { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cooked_beef.json b/resourcepack/assets/minecraft/items/cooked_beef.json index f51cfb0..022e0b2 100644 --- a/resourcepack/assets/minecraft/items/cooked_beef.json +++ b/resourcepack/assets/minecraft/items/cooked_beef.json @@ -11,4 +11,4 @@ { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_beef" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cooked_chicken.json b/resourcepack/assets/minecraft/items/cooked_chicken.json index 2649b69..8a29add 100644 --- a/resourcepack/assets/minecraft/items/cooked_chicken.json +++ b/resourcepack/assets/minecraft/items/cooked_chicken.json @@ -9,12 +9,12 @@ }, "cases": [ { "when": "roast", "model": { "type": "model", "model": "lz:food/plated_roast_chicken" } }, - { "when": "roast0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken0" } }, - { "when": "roast1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken1" } }, - { "when": "roast2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken2" } }, - { "when": "roast3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken3" } }, - { "when": "roast4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken4" } }, + { "when": "roast_0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_0" } }, + { "when": "roast_1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_1" } }, + { "when": "roast_2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_2" } }, + { "when": "roast_3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_3" } }, + { "when": "roast_4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_4" } }, { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_chicken" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cooked_cod.json b/resourcepack/assets/minecraft/items/cooked_cod.json index 79e474d..202097e 100644 --- a/resourcepack/assets/minecraft/items/cooked_cod.json +++ b/resourcepack/assets/minecraft/items/cooked_cod.json @@ -12,4 +12,4 @@ { "when": "stew_fish", "model": { "type": "model", "model": "lz:food/stew_fish" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cooked_porkchop.json b/resourcepack/assets/minecraft/items/cooked_porkchop.json index 2c77c6c..c5cdaa2 100644 --- a/resourcepack/assets/minecraft/items/cooked_porkchop.json +++ b/resourcepack/assets/minecraft/items/cooked_porkchop.json @@ -9,11 +9,11 @@ }, "cases": [ { "when": "ham", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham" } }, - { "when": "ham0", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham0" } }, - { "when": "ham1", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham1" } }, - { "when": "ham2", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham2" } }, - { "when": "ham3", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham3" } }, - { "when": "ham4", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham4" } } + { "when": "ham_0", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham_0" } }, + { "when": "ham_1", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham_1" } }, + { "when": "ham_2", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham_2" } }, + { "when": "ham_3", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham_3" } }, + { "when": "ham_4", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham_4" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cooked_rabbit.json b/resourcepack/assets/minecraft/items/cooked_rabbit.json index 24cf275..084665a 100644 --- a/resourcepack/assets/minecraft/items/cooked_rabbit.json +++ b/resourcepack/assets/minecraft/items/cooked_rabbit.json @@ -11,4 +11,4 @@ { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_rabbit" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/cookie.json b/resourcepack/assets/minecraft/items/cookie.json index 9d22ce2..6e24735 100644 --- a/resourcepack/assets/minecraft/items/cookie.json +++ b/resourcepack/assets/minecraft/items/cookie.json @@ -9,30 +9,30 @@ }, "cases": [ { "when": "cookie", "model": { "type": "model", "model": "lz:food/plated_cookie" } }, - { "when": "cookie1", "model": { "type": "model", "model": "lz:food/plated_cookie1" } }, - { "when": "cookie2", "model": { "type": "model", "model": "lz:food/plated_cookie2" } }, - { "when": "cookie3", "model": { "type": "model", "model": "lz:food/plated_cookie3" } }, - { "when": "cookie4", "model": { "type": "model", "model": "lz:food/plated_cookie4" } }, + { "when": "cookie_1", "model": { "type": "model", "model": "lz:food/plated_cookie_1" } }, + { "when": "cookie_2", "model": { "type": "model", "model": "lz:food/plated_cookie_2" } }, + { "when": "cookie_3", "model": { "type": "model", "model": "lz:food/plated_cookie_3" } }, + { "when": "cookie_4", "model": { "type": "model", "model": "lz:food/plated_cookie_4" } }, { "when": "sweet_berry", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry" } }, - { "when": "sweet_berry1", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry1" } }, - { "when": "sweet_berry2", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry2" } }, - { "when": "sweet_berry3", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry3" } }, - { "when": "sweet_berry4", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry4" } }, + { "when": "sweet_berry_1", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry_1" } }, + { "when": "sweet_berry_2", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry_2" } }, + { "when": "sweet_berry_3", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry_3" } }, + { "when": "sweet_berry_4", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry_4" } }, { "when": "honey", "model": { "type": "model", "model": "lz:food/plated_cookie_honey" } }, - { "when": "honey1", "model": { "type": "model", "model": "lz:food/plated_cookie_honey1" } }, - { "when": "honey2", "model": { "type": "model", "model": "lz:food/plated_cookie_honey2" } }, - { "when": "honey3", "model": { "type": "model", "model": "lz:food/plated_cookie_honey3" } }, - { "when": "honey4", "model": { "type": "model", "model": "lz:food/plated_cookie_honey4" } }, + { "when": "honey_1", "model": { "type": "model", "model": "lz:food/plated_cookie_honey_1" } }, + { "when": "honey_2", "model": { "type": "model", "model": "lz:food/plated_cookie_honey_2" } }, + { "when": "honey_3", "model": { "type": "model", "model": "lz:food/plated_cookie_honey_3" } }, + { "when": "honey_4", "model": { "type": "model", "model": "lz:food/plated_cookie_honey_4" } }, { "when": "sugar", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar" } }, - { "when": "sugar1", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar1" } }, - { "when": "sugar2", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar2" } }, - { "when": "sugar3", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar3" } }, - { "when": "sugar4", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar4" } }, + { "when": "sugar_1", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar_1" } }, + { "when": "sugar_2", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar_2" } }, + { "when": "sugar_3", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar_3" } }, + { "when": "sugar_4", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar_4" } }, { "when": "chocolate", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate" } }, - { "when": "chocolate1", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate1" } }, - { "when": "chocolate2", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate2" } }, - { "when": "chocolate3", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate3" } }, - { "when": "chocolate4", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate4" } } + { "when": "chocolate_1", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate_1" } }, + { "when": "chocolate_2", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate_2" } }, + { "when": "chocolate_3", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate_3" } }, + { "when": "chocolate_4", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate_4" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/dried_kelp.json b/resourcepack/assets/minecraft/items/dried_kelp.json index 694ada7..f016117 100644 --- a/resourcepack/assets/minecraft/items/dried_kelp.json +++ b/resourcepack/assets/minecraft/items/dried_kelp.json @@ -9,9 +9,9 @@ }, "cases": [ { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_kelp_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_3" } } + { "when": "roll_1", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_1" } }, + { "when": "roll_2", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_2" } }, + { "when": "roll_3", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_3" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/glass_bottle.json b/resourcepack/assets/minecraft/items/glass_bottle.json index 5656dca..3b14448 100644 --- a/resourcepack/assets/minecraft/items/glass_bottle.json +++ b/resourcepack/assets/minecraft/items/glass_bottle.json @@ -13,4 +13,4 @@ { "when": "drink_water", "model": { "type": "model", "model": "lz:food/drink_water" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/glow_berries.json b/resourcepack/assets/minecraft/items/glow_berries.json index 1e8ccb5..da5a5fd 100644 --- a/resourcepack/assets/minecraft/items/glow_berries.json +++ b/resourcepack/assets/minecraft/items/glow_berries.json @@ -9,11 +9,11 @@ }, "cases": [ { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll4" } }, + { "when": "roll_1", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll_1" } }, + { "when": "roll_2", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll_2" } }, + { "when": "roll_3", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll_3" } }, + { "when": "roll_4", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll_4" } }, { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_glow_berry" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/melon_slice.json b/resourcepack/assets/minecraft/items/melon_slice.json index e552afb..61c2a0d 100644 --- a/resourcepack/assets/minecraft/items/melon_slice.json +++ b/resourcepack/assets/minecraft/items/melon_slice.json @@ -8,9 +8,9 @@ "model": "minecraft:item/melon_slice" }, "cases": [ - { "when": "popsicle1", "model": { "type": "model", "model": "lz:food/plated_melon_popsicle1" } }, - { "when": "popsicle2", "model": { "type": "model", "model": "lz:food/plated_melon_popsicle2" } }, + { "when": "popsicle_1", "model": { "type": "model", "model": "lz:food/plated_melon_popsicle_1" } }, + { "when": "popsicle_2", "model": { "type": "model", "model": "lz:food/plated_melon_popsicle_2" } }, { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_melon_juice" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/mushroom_stew.json b/resourcepack/assets/minecraft/items/mushroom_stew.json index c20c227..9105f93 100644 --- a/resourcepack/assets/minecraft/items/mushroom_stew.json +++ b/resourcepack/assets/minecraft/items/mushroom_stew.json @@ -11,4 +11,4 @@ { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_mushroom" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/oak_sapling.json b/resourcepack/assets/minecraft/items/oak_sapling.json index 7ecae52..eda8177 100644 --- a/resourcepack/assets/minecraft/items/oak_sapling.json +++ b/resourcepack/assets/minecraft/items/oak_sapling.json @@ -11,4 +11,4 @@ { "when": "christmas", "model": { "type": "model", "model": "lz:festive/christmas_tree" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/paper.json b/resourcepack/assets/minecraft/items/paper.json index 957c868..c203340 100644 --- a/resourcepack/assets/minecraft/items/paper.json +++ b/resourcepack/assets/minecraft/items/paper.json @@ -135,4 +135,4 @@ { "when": "presents", "model": { "type": "model", "model": "lz:festive/presents" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/pumpkin.json b/resourcepack/assets/minecraft/items/pumpkin.json index 9f08d95..a9e6a99 100644 --- a/resourcepack/assets/minecraft/items/pumpkin.json +++ b/resourcepack/assets/minecraft/items/pumpkin.json @@ -9,10 +9,10 @@ }, "cases": [ { "when": "stuffed_pumpkin", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin" } }, - { "when": "stuffed_pumpkin1", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin1" } }, - { "when": "stuffed_pumpkin2", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin2" } }, - { "when": "stuffed_pumpkin3", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin3" } }, - { "when": "stuffed_pumpkin4", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin4" } } + { "when": "stuffed_pumpkin_1", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin_1" } }, + { "when": "stuffed_pumpkin_2", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin_2" } }, + { "when": "stuffed_pumpkin_3", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin_3" } }, + { "when": "stuffed_pumpkin_4", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin_4" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/pumpkin_pie.json b/resourcepack/assets/minecraft/items/pumpkin_pie.json index e3cff63..d4742be 100644 --- a/resourcepack/assets/minecraft/items/pumpkin_pie.json +++ b/resourcepack/assets/minecraft/items/pumpkin_pie.json @@ -9,11 +9,11 @@ }, "cases": [ { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_pumpkin" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_pumpkin1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_pumpkin2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_pumpkin3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_pumpkin4" } }, + { "when": "pie_1", "model": { "type": "model", "model": "lz:food/pie_pumpkin_1" } }, + { "when": "pie_2", "model": { "type": "model", "model": "lz:food/pie_pumpkin_2" } }, + { "when": "pie_3", "model": { "type": "model", "model": "lz:food/pie_pumpkin_3" } }, + { "when": "pie_4", "model": { "type": "model", "model": "lz:food/pie_pumpkin_4" } }, { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_pumpkin" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/salmon.json b/resourcepack/assets/minecraft/items/salmon.json index fb85e4e..174f1f6 100644 --- a/resourcepack/assets/minecraft/items/salmon.json +++ b/resourcepack/assets/minecraft/items/salmon.json @@ -9,12 +9,12 @@ }, "cases": [ { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } }, - { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } }, - { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } } + { "when": "roll_1", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } }, + { "when": "roll_2", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } }, + { "when": "roll_3", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } }, + { "when": "roll_4", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } }, + { "when": "roll_5", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } }, + { "when": "roll_6", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/snow_block.json b/resourcepack/assets/minecraft/items/snow_block.json index ea9bb36..8387c0e 100644 --- a/resourcepack/assets/minecraft/items/snow_block.json +++ b/resourcepack/assets/minecraft/items/snow_block.json @@ -11,4 +11,4 @@ { "when": "snowman", "model": { "type": "model", "model": "lz:festive/snowman" } } ] } -} \ No newline at end of file +} diff --git a/resourcepack/assets/minecraft/items/sweet_berries.json b/resourcepack/assets/minecraft/items/sweet_berries.json index e03c096..393aba4 100644 --- a/resourcepack/assets/minecraft/items/sweet_berries.json +++ b/resourcepack/assets/minecraft/items/sweet_berries.json @@ -9,11 +9,11 @@ }, "cases": [ { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_sweet_berry" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_sweet_berry1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_sweet_berry2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_sweet_berry3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_sweet_berry4" } }, + { "when": "pie_1", "model": { "type": "model", "model": "lz:food/pie_sweet_berry_1" } }, + { "when": "pie_2", "model": { "type": "model", "model": "lz:food/pie_sweet_berry_2" } }, + { "when": "pie_3", "model": { "type": "model", "model": "lz:food/pie_sweet_berry_3" } }, + { "when": "pie_4", "model": { "type": "model", "model": "lz:food/pie_sweet_berry_4" } }, { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_sweet_berry" } } ] } -} \ No newline at end of file +} diff --git a/resourcepacks/0-lzcustom/LICENSE b/resourcepacks/0-lzcustom/LICENSE deleted file mode 100644 index 3bd0b0b..0000000 --- a/resourcepacks/0-lzcustom/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2020 vectorwing - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/back.json b/resourcepacks/0-lzcustom/assets/cards/models/item/back.json deleted file mode 100644 index 280d0b6..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/back.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/back" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/base.json b/resourcepacks/0-lzcustom/assets/cards/models/item/base.json deleted file mode 100644 index f4aca9b..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/base.json +++ /dev/null @@ -1,119 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "0": "cards:item/blank", - "1": "cards:item/back", - "particle": "cards:item/back" - }, - "elements": [ - { - "name": "front", - "from": [2, 8, 4], - "to": [14, 8, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "up": {"uv": [0, 0, 8, 12], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "back", - "from": [2, 7, 4], - "to": [14, 7, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "top", - "from": [14, 7, 4], - "to": [15, 8, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "bottom", - "from": [1, 7, 4], - "to": [2, 8, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 8], "rotation": 270, "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "left", - "from": [2, 7, 3], - "to": [14, 8, 4], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"}, - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "right", - "from": [2, 7, 12], - "to": [14, 8, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [30, 64, 55], - "translation": [-0.25, 3.5, 1.25], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [30, -115, -55], - "translation": [-0.5, 3.5, 1.25], - "scale": [0.5, 0.5, 0.5] - }, - "firstperson_righthand": { - "rotation": [7, 75, 80], - "translation": [2.75, 4, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "firstperson_lefthand": { - "rotation": [-173, -75, 100], - "translation": [2.75, 4, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "ground": { - "rotation": [5, 0, 175], - "translation": [0, -3, 0], - "scale": [0.8, 0.8, 0.8] - }, - "gui": { - "rotation": [90, 85, 0] - }, - "head": { - "rotation": [78, -79, 161], - "translation": [-0.5, 12, -0.75] - }, - "fixed": { - "rotation": [0, -90, 90], - "scale": [1.2, 1.2, 1.2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_01.json deleted file mode 100644 index a4feef6..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_02.json deleted file mode 100644 index 5385837..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_03.json deleted file mode 100644 index fac6235..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_04.json deleted file mode 100644 index 9535156..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_05.json deleted file mode 100644 index dc98a78..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_06.json deleted file mode 100644 index 22e82d2..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_07.json deleted file mode 100644 index cdb3751..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_08.json deleted file mode 100644 index 5b641e0..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_09.json deleted file mode 100644 index badc743..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_10.json deleted file mode 100644 index 371cea1..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_11.json deleted file mode 100644 index 5ff65e1..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_12.json deleted file mode 100644 index 26c4787..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/c_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/c_13.json deleted file mode 100644 index eeb0a1e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/c_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/c_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/back.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/back.json deleted file mode 100644 index 76d08c3..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/back.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/back" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/base.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/base.json deleted file mode 100644 index 27d5534..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/base.json +++ /dev/null @@ -1,119 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "0": "cards:item/custom/blank", - "1": "cards:item/custom/back", - "particle": "cards:item/custom/back" - }, - "elements": [ - { - "name": "front", - "from": [2, 8, 4], - "to": [14, 8, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "up": {"uv": [0, 0, 8, 12], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "back", - "from": [2, 7, 4], - "to": [14, 7, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "top", - "from": [14, 7, 4], - "to": [15, 8, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "bottom", - "from": [1, 7, 4], - "to": [2, 8, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 8], "rotation": 270, "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "left", - "from": [2, 7, 3], - "to": [14, 8, 4], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"}, - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "right", - "from": [2, 7, 12], - "to": [14, 8, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.5, 8]}, - "faces": { - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [30, 64, 55], - "translation": [-0.25, 3.5, 1.25], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [30, -115, -55], - "translation": [-0.5, 3.5, 1.25], - "scale": [0.5, 0.5, 0.5] - }, - "firstperson_righthand": { - "rotation": [7, 75, 80], - "translation": [2.75, 4, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "firstperson_lefthand": { - "rotation": [-173, -75, 100], - "translation": [2.75, 4, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "ground": { - "rotation": [5, 0, 175], - "translation": [0, -3, 0], - "scale": [0.8, 0.8, 0.8] - }, - "gui": { - "rotation": [90, 85, 0] - }, - "head": { - "rotation": [78, -79, 161], - "translation": [-0.5, 12, -0.75] - }, - "fixed": { - "rotation": [0, -90, 90], - "scale": [1.2, 1.2, 1.2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_01.json deleted file mode 100644 index 03ac2be..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_02.json deleted file mode 100644 index c0a55ce..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_03.json deleted file mode 100644 index a42c683..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_04.json deleted file mode 100644 index 7f95840..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_05.json deleted file mode 100644 index 7b1c0ad..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_06.json deleted file mode 100644 index 4ef33f0..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_07.json deleted file mode 100644 index f876904..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_08.json deleted file mode 100644 index 812bd5e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_09.json deleted file mode 100644 index 101e21a..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_10.json deleted file mode 100644 index a13fd5a..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_11.json deleted file mode 100644 index 38dfd59..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_12.json deleted file mode 100644 index 7e01c4e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_13.json deleted file mode 100644 index 501dc70..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/c_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/c_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_01.json deleted file mode 100644 index fea48fd..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_02.json deleted file mode 100644 index 76fa61c..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_03.json deleted file mode 100644 index 426a81e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_04.json deleted file mode 100644 index ce5344e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_05.json deleted file mode 100644 index ae7d999..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_06.json deleted file mode 100644 index 9097c85..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_07.json deleted file mode 100644 index cd03597..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_08.json deleted file mode 100644 index 8d8a604..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_09.json deleted file mode 100644 index 022c340..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_10.json deleted file mode 100644 index a0d71a5..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_11.json deleted file mode 100644 index ed2d8d7..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_12.json deleted file mode 100644 index d24e4b4..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_13.json deleted file mode 100644 index 769d78f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/d_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/d_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/deck.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/deck.json deleted file mode 100644 index 6d1a8b4..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/deck.json +++ /dev/null @@ -1,208 +0,0 @@ -{ - "texture_size": [25, 17], - "textures": { - "0": "cards:item/custom/blank", - "1": "cards:item/custom/back", - "2": "cards:item/custom/s_13", - "3": "cards:item/custom/deck", - "particle": "cards:item/custom/back" - }, - "elements": [ - { - "name": "right", - "from": [0.5, 6.65, 12], - "to": [11.5, 7.65, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "front", - "from": [0.5, 7.65, 4], - "to": [11.5, 7.65, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "up": {"uv": [0, 0, 8, 12], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "back", - "from": [0.5, 6.65, 4], - "to": [11.5, 6.65, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "top", - "from": [11.5, 6.65, 4], - "to": [12.5, 7.65, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.9, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "left", - "from": [0.5, 6.65, 3], - "to": [11.5, 7.65, 4], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"}, - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "right", - "from": [3, 7.3, 12], - "to": [15, 8.3, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "front", - "from": [9, 8.3, 4], - "to": [15, 8.3, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "up": {"uv": [0, 0, 8, 8], "rotation": 90, "texture": "#2"} - } - }, - { - "name": "back", - "from": [3, 7.3, 4], - "to": [15, 7.3, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "top", - "from": [15, 7.3, 4], - "to": [16, 8.3, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "left", - "from": [3, 7.3, 3], - "to": [15, 8.3, 4], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"}, - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "from": [0, 6, 2], - "to": [11, 9, 14], - "rotation": {"angle": 0, "axis": "y", "origin": [2, 6, 2]}, - "faces": { - "north": {"uv": [14.08, 0, 16, 10.35294], "rotation": 90, "texture": "#3"}, - "east": {"uv": [0, 11.29412, 16, 16], "texture": "#3"}, - "south": {"uv": [14.08, 0.94118, 16, 11.29412], "rotation": 90, "texture": "#3"}, - "west": {"uv": [14.08, 0, 16, 10.88], "rotation": 90, "texture": "#3"}, - "up": {"uv": [0, 0, 7, 11], "rotation": 180, "texture": "#3"}, - "down": {"uv": [7, 0, 14, 11], "texture": "#3"} - } - }, - { - "from": [7, 3, 2], - "to": [11, 6, 14], - "rotation": {"angle": 45, "axis": "z", "origin": [11, 6, 8]}, - "faces": { - "north": {"uv": [14.08, 0, 16, 3.76471], "rotation": 90, "texture": "#3"}, - "east": {"uv": [0, 11.29412, 16, 16], "texture": "#3"}, - "south": {"uv": [14.08, 7.52941, 16, 11.29412], "rotation": 90, "texture": "#3"}, - "west": {"uv": [14.08, 0, 16, 11.29412], "rotation": 90, "texture": "#3"}, - "up": {"uv": [14.08, 0, 16, 11.29412], "rotation": 180, "texture": "#3"}, - "down": {"uv": [14.08, 0, 16, 11.29412], "rotation": 180, "texture": "#3"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [30, 64, 55], - "translation": [-0.25, 3.5, -0.5], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [30, -116, -55], - "translation": [-0.25, 3.5, -0.5], - "scale": [0.5, 0.5, 0.5] - }, - "firstperson_righthand": { - "rotation": [0, 50, 80], - "translation": [2.75, 0, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "firstperson_lefthand": { - "rotation": [0, -130, -80], - "translation": [2.75, 0, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "ground": { - "rotation": [0, 0, 30], - "translation": [0, 0.75, 0], - "scale": [0.5, 0.5, 0.5] - }, - "gui": { - "rotation": [90, 85, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "rotation": [78, -79, 161], - "translation": [-0.5, 12, -0.75] - }, - "fixed": { - "rotation": [0, -90, 90], - "scale": [1.2, 1.2, 1.2] - } - }, - "groups": [ - { - "name": "Top Card", - "origin": [8, 7.5, 8], - "color": 0, - "children": [0, 1, 2, 3, 4] - }, - { - "name": "Bottom Card", - "origin": [8, 7.5, 8], - "color": 0, - "children": [5, 6, 7, 8, 9] - }, - 10, - 11 - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_01.json deleted file mode 100644 index 47fa902..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_02.json deleted file mode 100644 index ca6f66b..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_03.json deleted file mode 100644 index c015d44..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_04.json deleted file mode 100644 index a6128fd..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_05.json deleted file mode 100644 index 0cb9576..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_06.json deleted file mode 100644 index 42a976c..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_07.json deleted file mode 100644 index deaa1b0..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_08.json deleted file mode 100644 index 3a6ab54..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_09.json deleted file mode 100644 index 2de5fe4..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_10.json deleted file mode 100644 index 76bf34b..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_11.json deleted file mode 100644 index 3c72b38..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_12.json deleted file mode 100644 index 6c624d1..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_13.json deleted file mode 100644 index e0239f8..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/h_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/h_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/joker_black.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/joker_black.json deleted file mode 100644 index 19a7782..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/joker_black.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/j_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/joker_red.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/joker_red.json deleted file mode 100644 index 0ef39c9..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/joker_red.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/j_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_01.json deleted file mode 100644 index 4654d36..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_02.json deleted file mode 100644 index f938844..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_03.json deleted file mode 100644 index 986b2b0..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_04.json deleted file mode 100644 index a65906a..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_05.json deleted file mode 100644 index aa66ffa..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_06.json deleted file mode 100644 index 91b594d..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_07.json deleted file mode 100644 index 92e67f2..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_08.json deleted file mode 100644 index 5ecaa0a..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_09.json deleted file mode 100644 index 0cabb43..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_10.json deleted file mode 100644 index d516531..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_11.json deleted file mode 100644 index 423da70..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_12.json deleted file mode 100644 index 82602bb..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_13.json deleted file mode 100644 index fa4a504..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/custom/s_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/custom/base", - "textures": { - "0": "cards:item/custom/s_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_01.json deleted file mode 100644 index 7d2e403..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_02.json deleted file mode 100644 index 04dc47e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_03.json deleted file mode 100644 index 240858f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_04.json deleted file mode 100644 index 800bd12..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_05.json deleted file mode 100644 index ec40cab..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_06.json deleted file mode 100644 index 8e77faa..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_07.json deleted file mode 100644 index a4b6456..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_08.json deleted file mode 100644 index fb788c9..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_09.json deleted file mode 100644 index 388c3c1..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_10.json deleted file mode 100644 index abf7804..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_11.json deleted file mode 100644 index 3b7526e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_12.json deleted file mode 100644 index 38579c4..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/d_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/d_13.json deleted file mode 100644 index 86f9705..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/d_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/d_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/deck.json b/resourcepacks/0-lzcustom/assets/cards/models/item/deck.json deleted file mode 100644 index b5c6e53..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/deck.json +++ /dev/null @@ -1,208 +0,0 @@ -{ - "texture_size": [25, 17], - "textures": { - "0": "cards:item/blank", - "1": "cards:item/back", - "2": "cards:item/h_13", - "3": "cards:item/deck", - "particle": "cards:item/back" - }, - "elements": [ - { - "name": "right", - "from": [0.5, 6.65, 12], - "to": [11.5, 7.65, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "front", - "from": [0.5, 7.65, 4], - "to": [11.5, 7.65, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "up": {"uv": [0, 0, 8, 12], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "back", - "from": [0.5, 6.65, 4], - "to": [11.5, 6.65, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "top", - "from": [11.5, 6.65, 4], - "to": [12.5, 7.65, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.9, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "left", - "from": [0.5, 6.65, 3], - "to": [11.5, 7.65, 4], - "rotation": {"angle": 0, "axis": "y", "origin": [9, 7.9, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"}, - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "right", - "from": [3, 7.3, 12], - "to": [15, 8.3, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "south": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "front", - "from": [9, 8.3, 4], - "to": [15, 8.3, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "up": {"uv": [0, 0, 8, 8], "rotation": 90, "texture": "#2"} - } - }, - { - "name": "back", - "from": [3, 7.3, 4], - "to": [15, 7.3, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "down": {"uv": [8, 12, 0, 0], "rotation": 270, "texture": "#1"} - } - }, - { - "name": "top", - "from": [15, 7.3, 4], - "to": [16, 8.3, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "east": {"uv": [9, 0, 10, 8], "rotation": 90, "texture": "#1"}, - "south": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 8], "texture": "#1"}, - "down": {"uv": [9, 0, 10, 8], "texture": "#1"} - } - }, - { - "name": "left", - "from": [3, 7.3, 3], - "to": [15, 8.3, 4], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 7.3, 8]}, - "faces": { - "north": {"uv": [9, 0, 10, 12], "rotation": 270, "texture": "#1"}, - "east": {"uv": [9, 0, 10, 1], "texture": "#1"}, - "west": {"uv": [8, 0, 9, 1], "texture": "#1"}, - "up": {"uv": [8, 0, 9, 12], "rotation": 90, "texture": "#1"}, - "down": {"uv": [9, 0, 10, 12], "rotation": 90, "texture": "#1"} - } - }, - { - "from": [0, 6, 2], - "to": [11, 9, 14], - "rotation": {"angle": 0, "axis": "y", "origin": [2, 6, 2]}, - "faces": { - "north": {"uv": [14.08, 0, 16, 10.35294], "rotation": 90, "texture": "#3"}, - "east": {"uv": [0, 11.29412, 16, 16], "texture": "#3"}, - "south": {"uv": [14.08, 0.94118, 16, 11.29412], "rotation": 90, "texture": "#3"}, - "west": {"uv": [14.08, 0, 16, 10.88], "rotation": 90, "texture": "#3"}, - "up": {"uv": [0, 0, 7, 11], "rotation": 180, "texture": "#3"}, - "down": {"uv": [7, 0, 14, 11], "texture": "#3"} - } - }, - { - "from": [7, 3, 2], - "to": [11, 6, 14], - "rotation": {"angle": 45, "axis": "z", "origin": [11, 6, 8]}, - "faces": { - "north": {"uv": [14.08, 0, 16, 3.76471], "rotation": 90, "texture": "#3"}, - "east": {"uv": [0, 11.29412, 16, 16], "texture": "#3"}, - "south": {"uv": [14.08, 7.52941, 16, 11.29412], "rotation": 90, "texture": "#3"}, - "west": {"uv": [14.08, 0, 16, 11.29412], "rotation": 90, "texture": "#3"}, - "up": {"uv": [14.08, 0, 16, 11.29412], "rotation": 180, "texture": "#3"}, - "down": {"uv": [14.08, 0, 16, 11.29412], "rotation": 180, "texture": "#3"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [30, 64, 55], - "translation": [-0.25, 3.5, -0.5], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [30, -116, -55], - "translation": [-0.25, 3.5, -0.5], - "scale": [0.5, 0.5, 0.5] - }, - "firstperson_righthand": { - "rotation": [0, 50, 80], - "translation": [2.75, 0, -1.25], - "scale": [0.7, 0.7, 0.7] - }, - "firstperson_lefthand": { - "rotation": [0, -130, -80], - "translation": [2.75, 0, -1.25], - "scale": [0.8, 0.8, 0.8] - }, - "ground": { - "rotation": [0, 0, 30], - "translation": [0, 0.75, 0], - "scale": [0.5, 0.5, 0.5] - }, - "gui": { - "rotation": [90, 85, 0], - "scale": [0.75, 0.75, 0.75] - }, - "head": { - "rotation": [78, -79, 161], - "translation": [-0.5, 12, -0.75] - }, - "fixed": { - "rotation": [0, -90, 90], - "scale": [1.2, 1.2, 1.2] - } - }, - "groups": [ - { - "name": "Top Card", - "origin": [8, 7.5, 8], - "color": 0, - "children": [0, 1, 2, 3, 4] - }, - { - "name": "Bottom Card", - "origin": [8, 7.5, 8], - "color": 0, - "children": [5, 6, 7, 8, 9] - }, - 10, - 11 - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_01.json deleted file mode 100644 index 8ff3b7d..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_02.json deleted file mode 100644 index 862f0cf..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_03.json deleted file mode 100644 index c785f72..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_04.json deleted file mode 100644 index 4858490..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_05.json deleted file mode 100644 index 720bfcb..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_06.json deleted file mode 100644 index 3bba75f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_07.json deleted file mode 100644 index d81c9c7..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_08.json deleted file mode 100644 index 29d5f15..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_09.json deleted file mode 100644 index 970b40f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_10.json deleted file mode 100644 index f9aa65e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_11.json deleted file mode 100644 index 3ff8b1b..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_12.json deleted file mode 100644 index 6c56608..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/h_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/h_13.json deleted file mode 100644 index 772109f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/h_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/h_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/joker_black.json b/resourcepacks/0-lzcustom/assets/cards/models/item/joker_black.json deleted file mode 100644 index 2c6e243..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/joker_black.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/j_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/joker_red.json b/resourcepacks/0-lzcustom/assets/cards/models/item/joker_red.json deleted file mode 100644 index 6916c37..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/joker_red.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/j_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_01.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_01.json deleted file mode 100644 index f493674..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_01.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_01" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_02.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_02.json deleted file mode 100644 index 7fcd673..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_02.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_02" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_03.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_03.json deleted file mode 100644 index d24f55e..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_03.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_03" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_04.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_04.json deleted file mode 100644 index 46b203f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_04.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_04" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_05.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_05.json deleted file mode 100644 index 5a6186f..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_05.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_05" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_06.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_06.json deleted file mode 100644 index ef81457..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_06.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_06" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_07.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_07.json deleted file mode 100644 index 58b3491..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_07.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_07" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_08.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_08.json deleted file mode 100644 index 205a586..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_08.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_08" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_09.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_09.json deleted file mode 100644 index aff30aa..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_09.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_09" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_10.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_10.json deleted file mode 100644 index fe9dad6..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_10.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_10" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_11.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_11.json deleted file mode 100644 index e441c12..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_11.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_11" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_12.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_12.json deleted file mode 100644 index 9cca30c..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_12.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_12" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/models/item/s_13.json b/resourcepacks/0-lzcustom/assets/cards/models/item/s_13.json deleted file mode 100644 index b4614d3..0000000 --- a/resourcepacks/0-lzcustom/assets/cards/models/item/s_13.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "cards:item/base", - "textures": { - "0": "cards:item/s_13" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/back.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/back.png deleted file mode 100644 index 361b464..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/back.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/blank.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/blank.png deleted file mode 100644 index b2f06f1..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/blank.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_01.png deleted file mode 100644 index 550e549..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_02.png deleted file mode 100644 index d216bdd..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_03.png deleted file mode 100644 index d84b931..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_04.png deleted file mode 100644 index d01fbf1..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_05.png deleted file mode 100644 index 369b8ed..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_06.png deleted file mode 100644 index c34d744..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_07.png deleted file mode 100644 index 76e5f39..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_08.png deleted file mode 100644 index f972e6d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_09.png deleted file mode 100644 index f50bc4e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_10.png deleted file mode 100644 index 92c032d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_11.png deleted file mode 100644 index b3a6948..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_12.png deleted file mode 100644 index 67ea0f6..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/c_13.png deleted file mode 100644 index 151c9a0..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/c_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/back.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/back.png deleted file mode 100644 index 8924894..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/back.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/blank.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/blank.png deleted file mode 100644 index 258d006..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/blank.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_01.png deleted file mode 100644 index 5d1d87e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_02.png deleted file mode 100644 index 1977a60..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_03.png deleted file mode 100644 index 11edb48..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_04.png deleted file mode 100644 index d59157a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_05.png deleted file mode 100644 index 12bb84f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_06.png deleted file mode 100644 index b5ababd..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_07.png deleted file mode 100644 index 5d9b4ef..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_08.png deleted file mode 100644 index dc0acda..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_09.png deleted file mode 100644 index f26dc61..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_10.png deleted file mode 100644 index 23826c4..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_11.png deleted file mode 100644 index d7a27ec..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_12.png deleted file mode 100644 index 98bc276..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_13.png deleted file mode 100644 index 903085e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/c_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_01.png deleted file mode 100644 index e490462..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_02.png deleted file mode 100644 index dd29f90..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_03.png deleted file mode 100644 index 4954026..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_04.png deleted file mode 100644 index 2f85b1d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_05.png deleted file mode 100644 index 8d6b2d4..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_06.png deleted file mode 100644 index ce4f40f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_07.png deleted file mode 100644 index 7d3ef04..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_08.png deleted file mode 100644 index 9ccfacc..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_09.png deleted file mode 100644 index be76a0a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_10.png deleted file mode 100644 index cb71e83..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_11.png deleted file mode 100644 index f50e20f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_12.png deleted file mode 100644 index 3f6a68e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_13.png deleted file mode 100644 index b3c01e5..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/d_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/deck.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/deck.png deleted file mode 100644 index 206a6f1..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/deck.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_01.png deleted file mode 100644 index 06647bc..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_02.png deleted file mode 100644 index d05db4e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_03.png deleted file mode 100644 index 4a7b87a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_04.png deleted file mode 100644 index 349e6a8..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_05.png deleted file mode 100644 index 19067cf..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_06.png deleted file mode 100644 index 13e0a0f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_07.png deleted file mode 100644 index e75714d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_08.png deleted file mode 100644 index 238e2e9..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_09.png deleted file mode 100644 index fbd4507..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_10.png deleted file mode 100644 index 8919576..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_11.png deleted file mode 100644 index a102426..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_12.png deleted file mode 100644 index 30a3c4f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_13.png deleted file mode 100644 index c9463cd..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/h_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/j_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/j_01.png deleted file mode 100644 index 8ba4100..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/j_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/j_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/j_02.png deleted file mode 100644 index ef61a81..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/j_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_01.png deleted file mode 100644 index 11f5eca..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_02.png deleted file mode 100644 index f21b0fc..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_03.png deleted file mode 100644 index bdf3dc5..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_04.png deleted file mode 100644 index 7ab5b2c..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_05.png deleted file mode 100644 index 97ba972..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_06.png deleted file mode 100644 index 3cb2b85..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_07.png deleted file mode 100644 index 5f5c3d7..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_08.png deleted file mode 100644 index 4127219..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_09.png deleted file mode 100644 index d3e9d51..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_10.png deleted file mode 100644 index 60f8438..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_11.png deleted file mode 100644 index 91e5845..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_12.png deleted file mode 100644 index 1c7bf86..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_13.png deleted file mode 100644 index b3bab6a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/custom/s_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_01.png deleted file mode 100644 index ad95ea7..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_02.png deleted file mode 100644 index a039a5c..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_03.png deleted file mode 100644 index 6866eee..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_04.png deleted file mode 100644 index 37f9e7d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_05.png deleted file mode 100644 index 8ed33f9..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_06.png deleted file mode 100644 index 6c04f6d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_07.png deleted file mode 100644 index 5529fbf..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_08.png deleted file mode 100644 index 38e015e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_09.png deleted file mode 100644 index 6e281e9..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_10.png deleted file mode 100644 index e0cc1a7..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_11.png deleted file mode 100644 index 86d4a22..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_12.png deleted file mode 100644 index 905fe43..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/d_13.png deleted file mode 100644 index 52c5923..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/d_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/deck.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/deck.png deleted file mode 100644 index 3508668..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/deck.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_01.png deleted file mode 100644 index 06647bc..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_02.png deleted file mode 100644 index d05db4e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_03.png deleted file mode 100644 index 4a7b87a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_04.png deleted file mode 100644 index 349e6a8..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_05.png deleted file mode 100644 index 19067cf..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_06.png deleted file mode 100644 index 13e0a0f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_07.png deleted file mode 100644 index e75714d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_08.png deleted file mode 100644 index 238e2e9..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_09.png deleted file mode 100644 index fbd4507..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_10.png deleted file mode 100644 index 8919576..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_11.png deleted file mode 100644 index a102426..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_12.png deleted file mode 100644 index 30a3c4f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/h_13.png deleted file mode 100644 index c9463cd..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/h_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/j_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/j_01.png deleted file mode 100644 index 8ba4100..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/j_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/j_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/j_02.png deleted file mode 100644 index ef61a81..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/j_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_01.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_01.png deleted file mode 100644 index ef1d454..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_01.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_02.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_02.png deleted file mode 100644 index dea4d45..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_02.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_03.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_03.png deleted file mode 100644 index c48b848..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_03.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_04.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_04.png deleted file mode 100644 index aba5a1f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_04.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_05.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_05.png deleted file mode 100644 index a36df00..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_05.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_06.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_06.png deleted file mode 100644 index c2b11a7..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_06.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_07.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_07.png deleted file mode 100644 index 4fa44d5..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_07.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_08.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_08.png deleted file mode 100644 index 9e8c584..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_08.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_09.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_09.png deleted file mode 100644 index 71f12e6..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_09.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_10.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_10.png deleted file mode 100644 index 7fa1495..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_10.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_11.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_11.png deleted file mode 100644 index ef7d565..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_11.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_12.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_12.png deleted file mode 100644 index 0fe49ad..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_12.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_13.png b/resourcepacks/0-lzcustom/assets/cards/textures/item/s_13.png deleted file mode 100644 index 68cc117..0000000 Binary files a/resourcepacks/0-lzcustom/assets/cards/textures/item/s_13.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/models/festive/christmas_tree.json b/resourcepacks/0-lzcustom/assets/lz/models/festive/christmas_tree.json deleted file mode 100644 index 783602e..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/festive/christmas_tree.json +++ /dev/null @@ -1,1131 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [128, 128], - "textures": { - "6": "lz:block/festive/christmas_tree", - "particle": "block/oak_leaves" - }, - "elements": [ - { - "name": "bottom", - "from": [7, -12, 7], - "to": [9, -4, 9], - "rotation": {"angle": 0, "axis": "y", "origin": [0, -12, 0]}, - "faces": { - "north": {"uv": [2.5, 6.25, 2.75, 7.25], "texture": "#6"}, - "east": {"uv": [5.375, 6.5, 5.625, 7.5], "texture": "#6"}, - "south": {"uv": [2.875, 6.625, 3.125, 7.625], "texture": "#6"}, - "west": {"uv": [3.25, 6.625, 3.5, 7.625], "texture": "#6"}, - "up": {"uv": [1.875, 5.625, 1.625, 5.375], "texture": "#6"}, - "down": {"uv": [1.75, 9, 1.5, 9.25], "texture": "#6"} - } - }, - { - "name": "middle", - "from": [7.25, -4, 7.25], - "to": [8.75, 7, 8.75], - "rotation": {"angle": 0, "axis": "y", "origin": [0, -12, 0]}, - "faces": { - "north": {"uv": [2.875, 5.125, 3.125, 6.5], "texture": "#6"}, - "east": {"uv": [5, 5.25, 5.25, 6.625], "texture": "#6"}, - "south": {"uv": [0, 5.375, 0.25, 6.75], "texture": "#6"}, - "west": {"uv": [1.25, 5.375, 1.5, 6.75], "texture": "#6"}, - "up": {"uv": [2.125, 9.25, 1.875, 9], "texture": "#6"}, - "down": {"uv": [9.25, 1.875, 9, 2.125], "texture": "#6"} - } - }, - { - "name": "top", - "from": [7.5, 7, 7.5], - "to": [8.5, 19, 8.5], - "rotation": {"angle": 0, "axis": "y", "origin": [0, -12, 0]}, - "faces": { - "north": {"uv": [2.25, 6.75, 2.375, 8.25], "texture": "#6"}, - "east": {"uv": [5.125, 6.75, 5.25, 8.25], "texture": "#6"}, - "south": {"uv": [0.75, 7.375, 0.875, 8.875], "texture": "#6"}, - "west": {"uv": [2.5, 7.375, 2.625, 8.875], "texture": "#6"}, - "up": {"uv": [5.375, 2.625, 5.25, 2.5], "texture": "#6"}, - "down": {"uv": [5.625, 1.125, 5.5, 1.25], "texture": "#6"} - } - }, - { - "name": "peak", - "from": [7.75, 19, 7.75], - "to": [8.25, 24, 8.25], - "rotation": {"angle": 0, "axis": "y", "origin": [0, -1, 0]}, - "faces": { - "north": {"uv": [1, 5.5, 1.125, 6.125], "texture": "#6"}, - "east": {"uv": [5.75, 8.625, 5.875, 9.25], "texture": "#6"}, - "south": {"uv": [7.25, 8.625, 7.375, 9.25], "texture": "#6"}, - "west": {"uv": [1, 8.75, 1.125, 9.375], "texture": "#6"}, - "up": {"uv": [6.375, 2.25, 6.25, 2.125], "texture": "#6"}, - "down": {"uv": [6.375, 4, 6.25, 4.125], "texture": "#6"} - } - }, - { - "from": [7.25, -8, 1], - "to": [8.25, -7, 8], - "rotation": {"angle": 22.5, "axis": "x", "origin": [7.75, -7.5, 5]}, - "faces": { - "north": {"uv": [5.75, 6.5, 5.875, 6.625], "texture": "#6"}, - "east": {"uv": [8.25, 6.25, 9.125, 6.375], "texture": "#6"}, - "south": {"uv": [7.125, 3.75, 7.25, 3.875], "texture": "#6"}, - "west": {"uv": [8.25, 7.375, 9.125, 7.5], "texture": "#6"}, - "up": {"uv": [0.625, 8.75, 0.5, 7.875], "texture": "#6"}, - "down": {"uv": [2.375, 8.375, 2.25, 9.25], "texture": "#6"} - } - }, - { - "from": [1, -7, 7.5], - "to": [8, -6, 8.5], - "rotation": {"angle": -22.5, "axis": "z", "origin": [4.5, -6.5, 8]}, - "faces": { - "north": {"uv": [7.875, 8.375, 8.75, 8.5], "texture": "#6"}, - "east": {"uv": [2.25, 9.375, 2.375, 9.5], "texture": "#6"}, - "south": {"uv": [8.5, 1.375, 9.375, 1.5], "texture": "#6"}, - "west": {"uv": [3.125, 9.375, 3.25, 9.5], "texture": "#6"}, - "up": {"uv": [9.375, 1.75, 8.5, 1.625], "texture": "#6"}, - "down": {"uv": [9.375, 3, 8.5, 3.125], "texture": "#6"} - } - }, - { - "from": [7.75, -7.65, 3], - "to": [11.75, -6.65, 4], - "rotation": {"angle": 22.5, "axis": "y", "origin": [10, -6.5, 4.5]}, - "faces": { - "north": {"uv": [3.875, 1.5, 4.375, 1.625], "texture": "#6"}, - "east": {"uv": [9.5, 1.625, 9.625, 1.75], "texture": "#6"}, - "south": {"uv": [5.625, 3.5, 6.125, 3.625], "texture": "#6"}, - "west": {"uv": [6.625, 9.5, 6.75, 9.625], "texture": "#6"}, - "up": {"uv": [4, 9.125, 3.5, 9], "texture": "#6"}, - "down": {"uv": [9.5, 3.5, 9, 3.625], "texture": "#6"} - } - }, - { - "from": [8.5, -6, 7.25], - "to": [14.5, -5, 8.25], - "rotation": {"angle": 22.5, "axis": "z", "origin": [11.5, -5.5, 7.5]}, - "faces": { - "north": {"uv": [4.375, 3.75, 5.125, 3.875], "texture": "#6"}, - "east": {"uv": [0.75, 9.625, 0.875, 9.75], "texture": "#6"}, - "south": {"uv": [8.5, 3.25, 9.25, 3.375], "texture": "#6"}, - "west": {"uv": [10, 7.125, 10.125, 7.25], "texture": "#6"}, - "up": {"uv": [9.25, 7.75, 8.5, 7.625], "texture": "#6"}, - "down": {"uv": [9.25, 7.875, 8.5, 8], "texture": "#6"} - } - }, - { - "from": [6.65, -6, 9], - "to": [7.65, -5, 15], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8.4, -5.5, 10]}, - "faces": { - "north": {"uv": [10, 8.25, 10.125, 8.375], "texture": "#6"}, - "east": {"uv": [8.5, 8.125, 9.25, 8.25], "texture": "#6"}, - "south": {"uv": [8.375, 10, 8.5, 10.125], "texture": "#6"}, - "west": {"uv": [8.625, 0.875, 9.375, 1], "texture": "#6"}, - "up": {"uv": [0.125, 9.25, 0, 8.5], "texture": "#6"}, - "down": {"uv": [0.375, 8.5, 0.25, 9.25], "texture": "#6"} - } - }, - { - "from": [1.5, -3, 6.7], - "to": [7.5, -2.25, 7.45], - "rotation": {"angle": -45, "axis": "y", "origin": [6.25, -2.625, 7.825]}, - "faces": { - "north": {"uv": [8.625, 1.125, 9.375, 1.25], "texture": "#6"}, - "east": {"uv": [10, 8.5, 10.125, 8.625], "texture": "#6"}, - "south": {"uv": [8.625, 2.375, 9.375, 2.5], "texture": "#6"}, - "west": {"uv": [10, 8.75, 10.125, 8.875], "texture": "#6"}, - "up": {"uv": [9.375, 2.75, 8.625, 2.625], "texture": "#6"}, - "down": {"uv": [3.5, 8.625, 2.75, 8.75], "texture": "#6"} - } - }, - { - "from": [7.75, -1.75, 8.25], - "to": [8.5, -1, 13.25], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8.125, -1.375, 10.75]}, - "faces": { - "north": {"uv": [10, 9.875, 10.125, 10], "texture": "#6"}, - "east": {"uv": [8.875, 0.625, 9.5, 0.75], "texture": "#6"}, - "south": {"uv": [0, 10.125, 0.125, 10.25], "texture": "#6"}, - "west": {"uv": [2.75, 8.875, 3.375, 9], "texture": "#6"}, - "up": {"uv": [1.375, 9.375, 1.25, 8.75], "texture": "#6"}, - "down": {"uv": [6.5, 8.75, 6.375, 9.375], "texture": "#6"} - } - }, - { - "from": [9.625, -2.725, 7.75], - "to": [10.375, 1.275, 8.5], - "rotation": {"angle": -45, "axis": "z", "origin": [10.5, -0.375, 7.625]}, - "faces": { - "north": {"uv": [0.75, 9, 0.875, 9.5], "texture": "#6"}, - "east": {"uv": [2.5, 9, 2.625, 9.5], "texture": "#6"}, - "south": {"uv": [9, 3.75, 9.125, 4.25], "texture": "#6"}, - "west": {"uv": [9, 4.375, 9.125, 4.875], "texture": "#6"}, - "up": {"uv": [10.25, 0.375, 10.125, 0.25], "texture": "#6"}, - "down": {"uv": [10.25, 0.5, 10.125, 0.625], "texture": "#6"} - } - }, - { - "from": [7.75, 1.25, 2.75], - "to": [8.5, 2, 7.75], - "rotation": {"angle": 45, "axis": "x", "origin": [8.125, 0.625, 4.75]}, - "faces": { - "north": {"uv": [1.375, 10.125, 1.5, 10.25], "texture": "#6"}, - "east": {"uv": [8.875, 5.5, 9.5, 5.625], "texture": "#6"}, - "south": {"uv": [10.125, 1.5, 10.25, 1.625], "texture": "#6"}, - "west": {"uv": [8.875, 5.75, 9.5, 5.875], "texture": "#6"}, - "up": {"uv": [6.75, 9.375, 6.625, 8.75], "texture": "#6"}, - "down": {"uv": [0.625, 8.875, 0.5, 9.5], "texture": "#6"} - } - }, - { - "from": [9.125, 1.25, 7.375], - "to": [9.875, 2, 10.375], - "rotation": {"angle": 22.5, "axis": "y", "origin": [11, -2.375, 10.375]}, - "faces": { - "north": {"uv": [1.625, 10.125, 1.75, 10.25], "texture": "#6"}, - "east": {"uv": [5.875, 5, 6.25, 5.125], "texture": "#6"}, - "south": {"uv": [10.125, 1.75, 10.25, 1.875], "texture": "#6"}, - "west": {"uv": [6.375, 5.5, 6.75, 5.625], "texture": "#6"}, - "up": {"uv": [2.75, 6.125, 2.625, 5.75], "texture": "#6"}, - "down": {"uv": [5, 6.75, 4.875, 7.125], "texture": "#6"} - } - }, - { - "from": [3.25, 1, 7.5], - "to": [7.25, 1.75, 8.25], - "rotation": {"angle": -22.5, "axis": "z", "origin": [5, 0.625, 8.375]}, - "faces": { - "north": {"uv": [4.5, 9, 5, 9.125], "texture": "#6"}, - "east": {"uv": [1.875, 10.125, 2, 10.25], "texture": "#6"}, - "south": {"uv": [9, 6.5, 9.5, 6.625], "texture": "#6"}, - "west": {"uv": [2.625, 10.125, 2.75, 10.25], "texture": "#6"}, - "up": {"uv": [9.5, 6.875, 9, 6.75], "texture": "#6"}, - "down": {"uv": [3.25, 9.125, 2.75, 9.25], "texture": "#6"} - } - }, - { - "from": [7.5, 6.25, 9], - "to": [8.25, 7, 13], - "rotation": {"angle": -45, "axis": "x", "origin": [7.375, 4.625, 12]}, - "faces": { - "north": {"uv": [3.75, 10.125, 3.875, 10.25], "texture": "#6"}, - "east": {"uv": [5.125, 9.125, 5.625, 9.25], "texture": "#6"}, - "south": {"uv": [4, 10.125, 4.125, 10.25], "texture": "#6"}, - "west": {"uv": [7.5, 9.125, 8, 9.25], "texture": "#6"}, - "up": {"uv": [6.125, 9.5, 6, 9], "texture": "#6"}, - "down": {"uv": [8.375, 9, 8.25, 9.5], "texture": "#6"} - } - }, - { - "from": [8, 3.25, 6.25], - "to": [11, 4, 7], - "rotation": {"angle": 45, "axis": "y", "origin": [9.5, 3.625, 6.625]}, - "faces": { - "north": {"uv": [6.625, 3.25, 7, 3.375], "texture": "#6"}, - "east": {"uv": [5, 10.125, 5.125, 10.25], "texture": "#6"}, - "south": {"uv": [7.25, 7, 7.625, 7.125], "texture": "#6"}, - "west": {"uv": [5.25, 10.125, 5.375, 10.25], "texture": "#6"}, - "up": {"uv": [10.25, 2.5, 9.875, 2.375], "texture": "#6"}, - "down": {"uv": [10.25, 2.625, 9.875, 2.75], "texture": "#6"} - } - }, - { - "from": [5, 7.25, 7.6], - "to": [8, 7.75, 8.1], - "rotation": {"angle": -45, "axis": "z", "origin": [6.5, 7.5, 7.85]}, - "faces": { - "north": {"uv": [9.875, 2.875, 10.25, 3], "texture": "#6"}, - "east": {"uv": [5.5, 10.125, 5.625, 10.25], "texture": "#6"}, - "south": {"uv": [9.875, 3.125, 10.25, 3.25], "texture": "#6"}, - "west": {"uv": [6.5, 10.125, 6.625, 10.25], "texture": "#6"}, - "up": {"uv": [9.375, 10, 9, 9.875], "texture": "#6"}, - "down": {"uv": [9.875, 9.875, 9.5, 10], "texture": "#6"} - } - }, - { - "from": [8.25, 9, 7.8], - "to": [11.25, 9.5, 8.3], - "rotation": {"angle": 22.5, "axis": "z", "origin": [10.5, 8.75, 8.25]}, - "faces": { - "north": {"uv": [10, 0, 10.375, 0.125], "texture": "#6"}, - "east": {"uv": [6.75, 10.125, 6.875, 10.25], "texture": "#6"}, - "south": {"uv": [2.125, 10, 2.5, 10.125], "texture": "#6"}, - "west": {"uv": [7, 10.125, 7.125, 10.25], "texture": "#6"}, - "up": {"uv": [3.375, 10.125, 3, 10], "texture": "#6"}, - "down": {"uv": [10.375, 3.375, 10, 3.5], "texture": "#6"} - } - }, - { - "from": [7.9, 10.25, 5.75], - "to": [8.4, 13.25, 6.25], - "rotation": {"angle": -45, "axis": "x", "origin": [8.25, 12.75, 6]}, - "faces": { - "north": {"uv": [1.125, 9.875, 1.25, 10.25], "texture": "#6"}, - "east": {"uv": [6.25, 9.875, 6.375, 10.25], "texture": "#6"}, - "south": {"uv": [0.375, 10, 0.5, 10.375], "texture": "#6"}, - "west": {"uv": [3.5, 10, 3.625, 10.375], "texture": "#6"}, - "up": {"uv": [7.375, 10.25, 7.25, 10.125], "texture": "#6"}, - "down": {"uv": [10.25, 7.375, 10.125, 7.5], "texture": "#6"} - } - }, - { - "from": [8.5, 11, 7.6], - "to": [9, 15, 8.1], - "rotation": {"angle": -22.5, "axis": "z", "origin": [10, 12.75, 8.25]}, - "faces": { - "north": {"uv": [8.5, 9, 8.625, 9.5], "texture": "#6"}, - "east": {"uv": [4.125, 9.125, 4.25, 9.625], "texture": "#6"}, - "south": {"uv": [6.875, 9.125, 7, 9.625], "texture": "#6"}, - "west": {"uv": [8.75, 9.125, 8.875, 9.625], "texture": "#6"}, - "up": {"uv": [7.625, 10.25, 7.5, 10.125], "texture": "#6"}, - "down": {"uv": [10.25, 7.625, 10.125, 7.75], "texture": "#6"} - } - }, - { - "from": [6.25, 10.5, 8.75], - "to": [8, 11, 9.25], - "rotation": {"angle": 22.5, "axis": "y", "origin": [6, 10.75, 9.25]}, - "faces": { - "north": {"uv": [0.875, 1.75, 1.125, 1.875], "texture": "#6"}, - "east": {"uv": [7.75, 10.125, 7.875, 10.25], "texture": "#6"}, - "south": {"uv": [2.25, 1.75, 2.5, 1.875], "texture": "#6"}, - "west": {"uv": [10.125, 7.875, 10.25, 8], "texture": "#6"}, - "up": {"uv": [7.125, 6.625, 6.875, 6.5], "texture": "#6"}, - "down": {"uv": [9.5, 6.25, 9.25, 6.375], "texture": "#6"} - } - }, - { - "from": [7, 13.15, 7.85], - "to": [7.5, 16.15, 8.35], - "rotation": {"angle": 22.5, "axis": "z", "origin": [5.5, 14.75, 7.25]}, - "faces": { - "north": {"uv": [10, 3.625, 10.125, 4], "texture": "#6"}, - "east": {"uv": [10, 4.125, 10.125, 4.5], "texture": "#6"}, - "south": {"uv": [4.25, 10, 4.375, 10.375], "texture": "#6"}, - "west": {"uv": [4.5, 10, 4.625, 10.375], "texture": "#6"}, - "up": {"uv": [8.75, 10.25, 8.625, 10.125], "texture": "#6"}, - "down": {"uv": [9, 10.125, 8.875, 10.25], "texture": "#6"} - } - }, - { - "from": [7.75, 12.75, 8.65], - "to": [8.25, 15.25, 9.15], - "rotation": {"angle": 22.5, "axis": "x", "origin": [7.25, 14.75, 10.25]}, - "faces": { - "north": {"uv": [10, 4.625, 10.125, 5], "texture": "#6"}, - "east": {"uv": [4.75, 10, 4.875, 10.375], "texture": "#6"}, - "south": {"uv": [10, 5.125, 10.125, 5.5], "texture": "#6"}, - "west": {"uv": [10, 5.625, 10.125, 6], "texture": "#6"}, - "up": {"uv": [10.25, 9.125, 10.125, 9], "texture": "#6"}, - "down": {"uv": [9.25, 10.125, 9.125, 10.25], "texture": "#6"} - } - }, - { - "from": [-1, -5.8, 4], - "to": [6, -2.8, 11], - "rotation": {"angle": -22.5, "axis": "z", "origin": [2.5, -4.5, 7.5]}, - "faces": { - "north": {"uv": [4.5, 2.75, 5.375, 3.125], "texture": "#6"}, - "east": {"uv": [5.25, 2, 6.125, 2.375], "texture": "#6"}, - "south": {"uv": [5.25, 3.75, 6.125, 4.125], "texture": "#6"}, - "west": {"uv": [5.375, 5.25, 6.25, 5.625], "texture": "#6"}, - "up": {"uv": [2.125, 0.875, 1.25, 0], "texture": "#6"}, - "down": {"uv": [2.125, 1, 1.25, 1.875], "texture": "#6"} - } - }, - { - "from": [5, -6.8, -1], - "to": [11, -2.8, 6], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, -6, 3]}, - "faces": { - "north": {"uv": [3.375, 4.875, 4.125, 5.375], "texture": "#6"}, - "east": {"uv": [4.125, 0, 5, 0.5], "texture": "#6"}, - "south": {"uv": [5, 4.625, 5.75, 5.125], "texture": "#6"}, - "west": {"uv": [4.25, 4, 5.125, 4.5], "texture": "#6"}, - "up": {"uv": [0.75, 2.625, 0, 1.75], "texture": "#6"}, - "down": {"uv": [1.625, 2, 0.875, 2.875], "texture": "#6"} - } - }, - { - "from": [2, -3.7, 1], - "to": [9, -1.7, 6], - "rotation": {"angle": -22.5, "axis": "y", "origin": [3.5, -2, 2]}, - "faces": { - "north": {"uv": [7.375, 2.125, 8.25, 2.375], "texture": "#6"}, - "east": {"uv": [8, 5.125, 8.625, 5.375], "texture": "#6"}, - "south": {"uv": [7.375, 3.75, 8.25, 4], "texture": "#6"}, - "west": {"uv": [8.125, 0.5, 8.75, 0.75], "texture": "#6"}, - "up": {"uv": [1.75, 3.625, 0.875, 3], "texture": "#6"}, - "down": {"uv": [4, 0, 3.125, 0.625], "texture": "#6"} - } - }, - { - "from": [10, -4.5, 4], - "to": [16, 0.5, 10], - "rotation": {"angle": 22.5, "axis": "z", "origin": [14, -2.5, 7]}, - "faces": { - "north": {"uv": [2.625, 3.5, 3.375, 4.125], "texture": "#6"}, - "east": {"uv": [3.5, 3.25, 4.25, 3.875], "texture": "#6"}, - "south": {"uv": [0, 3.625, 0.75, 4.25], "texture": "#6"}, - "west": {"uv": [0.875, 3.75, 1.625, 4.375], "texture": "#6"}, - "up": {"uv": [2.5, 2.75, 1.75, 2], "texture": "#6"}, - "down": {"uv": [3, 0, 2.25, 0.75], "texture": "#6"} - } - }, - { - "from": [2.38268, -5.5, 10.07612], - "to": [11.38268, -2.5, 16.07612], - "rotation": {"angle": 22.5, "axis": "y", "origin": [6.38268, -4, 13.07612]}, - "faces": { - "north": {"uv": [4.375, 3.25, 5.5, 3.625], "texture": "#6"}, - "east": {"uv": [6, 5.75, 6.75, 6.125], "texture": "#6"}, - "south": {"uv": [4.5, 1.5, 5.625, 1.875], "texture": "#6"}, - "west": {"uv": [4, 6.125, 4.75, 6.5], "texture": "#6"}, - "up": {"uv": [1.125, 0.75, 0, 0], "texture": "#6"}, - "down": {"uv": [1.125, 0.875, 0, 1.625], "texture": "#6"} - } - }, - { - "from": [6, 0.4, 9], - "to": [11, 3.4, 16], - "rotation": {"angle": -22.5, "axis": "x", "origin": [4.5, 0.5, 15.5]}, - "faces": { - "north": {"uv": [6.75, 1.125, 7.375, 1.5], "texture": "#6"}, - "east": {"uv": [5.5, 0.625, 6.375, 1], "texture": "#6"}, - "south": {"uv": [5.75, 6.75, 6.375, 7.125], "texture": "#6"}, - "west": {"uv": [5.5, 2.5, 6.375, 2.875], "texture": "#6"}, - "up": {"uv": [2.5, 3.75, 1.875, 2.875], "texture": "#6"}, - "down": {"uv": [3.75, 0.75, 3.125, 1.625], "texture": "#6"} - } - }, - { - "from": [-1, 1.4, 5], - "to": [6, 4.4, 10], - "rotation": {"angle": -22.5, "axis": "z", "origin": [4.5, 0, 7.5]}, - "faces": { - "north": {"uv": [3.25, 5.5, 4.125, 5.875], "texture": "#6"}, - "east": {"uv": [6.5, 6.75, 7.125, 7.125], "texture": "#6"}, - "south": {"uv": [5.625, 3, 6.5, 3.375], "texture": "#6"}, - "west": {"uv": [6.875, 5.5, 7.5, 5.875], "texture": "#6"}, - "up": {"uv": [4.375, 2.375, 3.5, 1.75], "texture": "#6"}, - "down": {"uv": [4.375, 2.5, 3.5, 3.125], "texture": "#6"} - } - }, - { - "from": [5, 6, 1], - "to": [11, 9, 6], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 3.5, -0.5]}, - "faces": { - "north": {"uv": [0.375, 6.25, 1.125, 6.625], "texture": "#6"}, - "east": {"uv": [6.875, 6, 7.5, 6.375], "texture": "#6"}, - "south": {"uv": [1.625, 6.25, 2.375, 6.625], "texture": "#6"}, - "west": {"uv": [7.125, 1.625, 7.75, 2], "texture": "#6"}, - "up": {"uv": [4.625, 1.375, 3.875, 0.75], "texture": "#6"}, - "down": {"uv": [2.5, 3.875, 1.75, 4.5], "texture": "#6"} - } - }, - { - "from": [10.5, 2.5, 5], - "to": [15.5, 5.5, 11], - "rotation": {"angle": 45, "axis": "z", "origin": [14, 0, 3.5]}, - "faces": { - "north": {"uv": [7.125, 3.25, 7.75, 3.625], "texture": "#6"}, - "east": {"uv": [6.25, 1.625, 7, 2], "texture": "#6"}, - "south": {"uv": [7.25, 2.625, 7.875, 3], "texture": "#6"}, - "west": {"uv": [6.25, 3.5, 7, 3.875], "texture": "#6"}, - "up": {"uv": [4.125, 4.75, 3.5, 4], "texture": "#6"}, - "down": {"uv": [3.25, 4.25, 2.625, 5], "texture": "#6"} - } - }, - { - "from": [4, 1.5, 9.5], - "to": [10, 4.5, 13.5], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7, 3, 11.5]}, - "faces": { - "north": {"uv": [6, 6.25, 6.75, 6.625], "texture": "#6"}, - "east": {"uv": [2, 4.625, 2.5, 5], "texture": "#6"}, - "south": {"uv": [6.375, 5, 7.125, 5.375], "texture": "#6"}, - "west": {"uv": [7.375, 4.125, 7.875, 4.5], "texture": "#6"}, - "up": {"uv": [5.875, 0.5, 5.125, 0], "texture": "#6"}, - "down": {"uv": [2.75, 5.125, 2, 5.625], "texture": "#6"} - } - }, - { - "from": [9, 3.5, 3.3], - "to": [14, 6.5, 8.3], - "rotation": {"angle": -45, "axis": "y", "origin": [12, 7, 4.5]}, - "faces": { - "north": {"uv": [3.625, 7.25, 4.25, 7.625], "texture": "#6"}, - "east": {"uv": [4.375, 7.25, 5, 7.625], "texture": "#6"}, - "south": {"uv": [7.25, 5, 7.875, 5.375], "texture": "#6"}, - "west": {"uv": [5.75, 7.25, 6.375, 7.625], "texture": "#6"}, - "up": {"uv": [5.125, 2.625, 4.5, 2], "texture": "#6"}, - "down": {"uv": [1.875, 4.625, 1.25, 5.25], "texture": "#6"} - } - }, - { - "from": [6, 9.1, 8.2], - "to": [10, 11.1, 12.2], - "rotation": {"angle": -45, "axis": "x", "origin": [7, 9, 14]}, - "faces": { - "north": {"uv": [5.25, 4.25, 5.75, 4.5], "texture": "#6"}, - "east": {"uv": [7.375, 4.625, 7.875, 4.875], "texture": "#6"}, - "south": {"uv": [2.75, 8.25, 3.25, 8.5], "texture": "#6"}, - "west": {"uv": [3.375, 8.25, 3.875, 8.5], "texture": "#6"}, - "up": {"uv": [7.125, 3.125, 6.625, 2.625], "texture": "#6"}, - "down": {"uv": [4.125, 6.625, 3.625, 7.125], "texture": "#6"} - } - }, - { - "from": [8.9, 9.4, 6], - "to": [12.9, 12.4, 10], - "rotation": {"angle": 22.5, "axis": "z", "origin": [11, 10, 8.5]}, - "faces": { - "north": {"uv": [7.5, 1, 8, 1.375], "texture": "#6"}, - "east": {"uv": [7.625, 5.5, 8.125, 5.875], "texture": "#6"}, - "south": {"uv": [7.625, 6, 8.125, 6.375], "texture": "#6"}, - "west": {"uv": [2.75, 7.75, 3.25, 8.125], "texture": "#6"}, - "up": {"uv": [4.75, 7.125, 4.25, 6.625], "texture": "#6"}, - "down": {"uv": [7.25, 0, 6.75, 0.5], "texture": "#6"} - } - }, - { - "from": [4.3, 10.5, 5.3], - "to": [8.3, 12.5, 9.3], - "rotation": {"angle": -45, "axis": "z", "origin": [3.5, 11, 8.5]}, - "faces": { - "north": {"uv": [4, 8.25, 4.5, 8.5], "texture": "#6"}, - "east": {"uv": [5.375, 8.25, 5.875, 8.5], "texture": "#6"}, - "south": {"uv": [8.25, 5.5, 8.75, 5.75], "texture": "#6"}, - "west": {"uv": [8.25, 5.875, 8.75, 6.125], "texture": "#6"}, - "up": {"uv": [0.875, 7.25, 0.375, 6.75], "texture": "#6"}, - "down": {"uv": [2.125, 6.75, 1.625, 7.25], "texture": "#6"} - } - }, - { - "from": [4.3, 10.7, 9], - "to": [8.3, 13.7, 12], - "rotation": {"angle": 45, "axis": "y", "origin": [5, 11.5, 10.5]}, - "faces": { - "north": {"uv": [3.375, 7.75, 3.875, 8.125], "texture": "#6"}, - "east": {"uv": [8.125, 0.875, 8.5, 1.25], "texture": "#6"}, - "south": {"uv": [4, 7.75, 4.5, 8.125], "texture": "#6"}, - "west": {"uv": [1, 8.25, 1.375, 8.625], "texture": "#6"}, - "up": {"uv": [5.875, 8.125, 5.375, 7.75], "texture": "#6"}, - "down": {"uv": [7.5, 7.75, 7, 8.125], "texture": "#6"} - } - }, - { - "from": [7, 14.7, 4.2], - "to": [10, 16.7, 8.2], - "rotation": {"angle": 45, "axis": "x", "origin": [8.5, 15, 4]}, - "faces": { - "north": {"uv": [5.75, 1.625, 6.125, 1.875], "texture": "#6"}, - "east": {"uv": [6.875, 8.25, 7.375, 8.5], "texture": "#6"}, - "south": {"uv": [3.625, 8.625, 4, 8.875], "texture": "#6"}, - "west": {"uv": [8.25, 7, 8.75, 7.25], "texture": "#6"}, - "up": {"uv": [1.375, 8.125, 1, 7.625], "texture": "#6"}, - "down": {"uv": [5, 7.75, 4.625, 8.25], "texture": "#6"} - } - }, - { - "from": [6.1, 14.2, 6.2], - "to": [8.1, 18.2, 9.2], - "rotation": {"angle": 22.5, "axis": "z", "origin": [4, 17, 8.5]}, - "faces": { - "north": {"uv": [1.5, 8.375, 1.75, 8.875], "texture": "#6"}, - "east": {"uv": [6, 7.75, 6.375, 8.25], "texture": "#6"}, - "south": {"uv": [1.875, 8.375, 2.125, 8.875], "texture": "#6"}, - "west": {"uv": [7.75, 7, 8.125, 7.5], "texture": "#6"}, - "up": {"uv": [0.25, 7.25, 0, 6.875], "texture": "#6"}, - "down": {"uv": [8.875, 4, 8.625, 4.375], "texture": "#6"} - } - }, - { - "from": [7, 13.5, 6.5], - "to": [9, 17.5, 8.5], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 13, 11]}, - "faces": { - "north": {"uv": [4.625, 8.375, 4.875, 8.875], "texture": "#6"}, - "east": {"uv": [5, 8.375, 5.25, 8.875], "texture": "#6"}, - "south": {"uv": [6, 8.375, 6.25, 8.875], "texture": "#6"}, - "west": {"uv": [7.5, 8.375, 7.75, 8.875], "texture": "#6"}, - "up": {"uv": [9.25, 9.375, 9, 9.125], "texture": "#6"}, - "down": {"uv": [9.5, 0, 9.25, 0.25], "texture": "#6"} - } - }, - { - "from": [7.5, 12.5, 6], - "to": [9.5, 17.5, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [11.5, 14, 7.5]}, - "faces": { - "north": {"uv": [6.5, 8, 6.75, 8.625], "texture": "#6"}, - "east": {"uv": [1, 6.875, 1.375, 7.5], "texture": "#6"}, - "south": {"uv": [8.125, 7.625, 8.375, 8.25], "texture": "#6"}, - "west": {"uv": [6.5, 7.25, 6.875, 7.875], "texture": "#6"}, - "up": {"uv": [4.375, 9, 4.125, 8.625], "texture": "#6"}, - "down": {"uv": [8.875, 4.5, 8.625, 4.875], "texture": "#6"} - } - }, - { - "from": [7.25, 18, 7.25], - "to": [8.75, 20.9, 8.75], - "faces": { - "north": {"uv": [5.375, 8.625, 5.625, 9], "texture": "#6"}, - "east": {"uv": [8.625, 6.5, 8.875, 6.875], "texture": "#6"}, - "south": {"uv": [6.875, 8.625, 7.125, 9], "texture": "#6"}, - "west": {"uv": [7.875, 8.625, 8.125, 9], "texture": "#6"}, - "up": {"uv": [3.625, 9.5, 3.375, 9.25], "texture": "#6"}, - "down": {"uv": [4, 9.25, 3.75, 9.5], "texture": "#6"} - } - }, - { - "from": [10, -7.4, 1], - "to": [13, -5.4, 5], - "rotation": {"angle": -22.5, "axis": "y", "origin": [11.5, -5, 2]}, - "faces": { - "north": {"uv": [8.25, 8.625, 8.625, 8.875], "texture": "#6"}, - "east": {"uv": [8.375, 2, 8.875, 2.25], "texture": "#6"}, - "south": {"uv": [8.75, 0, 9.125, 0.25], "texture": "#6"}, - "west": {"uv": [8.375, 3.625, 8.875, 3.875], "texture": "#6"}, - "up": {"uv": [8, 8.25, 7.625, 7.75], "texture": "#6"}, - "down": {"uv": [0.375, 7.875, 0, 8.375], "texture": "#6"} - } - }, - { - "from": [2, -1.9, 2], - "to": [6, 1.1, 9], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0, 0.5, 8.5]}, - "faces": { - "north": {"uv": [1.5, 7.875, 2, 8.25], "texture": "#6"}, - "east": {"uv": [5.75, 1.125, 6.625, 1.5], "texture": "#6"}, - "south": {"uv": [7.875, 1.5, 8.375, 1.875], "texture": "#6"}, - "west": {"uv": [1.625, 5.75, 2.5, 6.125], "texture": "#6"}, - "up": {"uv": [0.5, 5.25, 0, 4.375], "texture": "#6"}, - "down": {"uv": [1.125, 4.5, 0.625, 5.375], "texture": "#6"} - } - }, - { - "from": [1, 6, 5.7], - "to": [5, 9, 10.7], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 1.5, 14.5]}, - "faces": { - "north": {"uv": [7.875, 3.125, 8.375, 3.5], "texture": "#6"}, - "east": {"uv": [7.25, 6.5, 7.875, 6.875], "texture": "#6"}, - "south": {"uv": [8, 2.5, 8.5, 2.875], "texture": "#6"}, - "west": {"uv": [7, 7.25, 7.625, 7.625], "texture": "#6"}, - "up": {"uv": [4.75, 6, 4.25, 5.375], "texture": "#6"}, - "down": {"uv": [0.875, 5.5, 0.375, 6.125], "texture": "#6"} - } - }, - { - "from": [8, 8, 4], - "to": [12, 11, 9], - "rotation": {"angle": 22.5, "axis": "z", "origin": [16, 9.5, 8.5]}, - "faces": { - "north": {"uv": [8, 4.125, 8.5, 4.5], "texture": "#6"}, - "east": {"uv": [0, 7.375, 0.625, 7.75], "texture": "#6"}, - "south": {"uv": [8, 4.625, 8.5, 5], "texture": "#6"}, - "west": {"uv": [7.375, 0, 8, 0.375], "texture": "#6"}, - "up": {"uv": [5.875, 6.375, 5.375, 5.75], "texture": "#6"}, - "down": {"uv": [6.375, 4.25, 5.875, 4.875], "texture": "#6"} - } - }, - { - "from": [5.6, 10.7, 3.9], - "to": [10.6, 13.7, 7.9], - "rotation": {"angle": 45, "axis": "x", "origin": [8.5, 11, 1]}, - "faces": { - "north": {"uv": [7.375, 0.5, 8, 0.875], "texture": "#6"}, - "east": {"uv": [8, 6.5, 8.5, 6.875], "texture": "#6"}, - "south": {"uv": [1.5, 7.375, 2.125, 7.75], "texture": "#6"}, - "west": {"uv": [8.125, 0, 8.625, 0.375], "texture": "#6"}, - "up": {"uv": [6.625, 0.5, 6, 0], "texture": "#6"}, - "down": {"uv": [3.875, 6, 3.25, 6.5], "texture": "#6"} - } - }, - { - "from": [5, -16, 5], - "to": [11, -13, 11], - "faces": { - "north": {"uv": [6.5, 0.625, 7.25, 1], "texture": "#6"}, - "east": {"uv": [6.5, 2.125, 7.25, 2.5], "texture": "#6"}, - "south": {"uv": [6.5, 4, 7.25, 4.375], "texture": "#6"}, - "west": {"uv": [6.5, 4.5, 7.25, 4.875], "texture": "#6"}, - "up": {"uv": [3, 1.625, 2.25, 0.875], "texture": "#6"}, - "down": {"uv": [3.375, 1.75, 2.625, 2.5], "texture": "#6"} - } - }, - { - "from": [5.5, -13, 5.5], - "to": [10.5, -12, 10.5], - "faces": { - "north": {"uv": [8.875, 6, 9.5, 6.125], "texture": "#6"}, - "east": {"uv": [8.875, 7, 9.5, 7.125], "texture": "#6"}, - "south": {"uv": [8.875, 8.375, 9.5, 8.5], "texture": "#6"}, - "west": {"uv": [8.75, 8.875, 9.375, 9], "texture": "#6"}, - "up": {"uv": [4.875, 5.25, 4.25, 4.625], "texture": "#6"}, - "down": {"uv": [5.375, 0.625, 4.75, 1.25], "texture": "#6"} - } - }, - { - "from": [5, -12, 5], - "to": [11, -11, 11], - "faces": { - "north": {"uv": [8.75, 5, 9.5, 5.125], "texture": "#6"}, - "east": {"uv": [8.75, 5.25, 9.5, 5.375], "texture": "#6"}, - "south": {"uv": [8.75, 8.625, 9.5, 8.75], "texture": "#6"}, - "west": {"uv": [8.875, 0.375, 9.625, 0.5], "texture": "#6"}, - "up": {"uv": [3.375, 3.375, 2.625, 2.625], "texture": "#6"}, - "down": {"uv": [0.75, 2.75, 0, 3.5], "texture": "#6"} - } - }, - { - "from": [7.5, 21.1, 7.5], - "to": [8.5, 24.1, 8.5], - "faces": { - "north": {"uv": [5.875, 10, 6, 10.375], "texture": "#6"}, - "east": {"uv": [10, 6.125, 10.125, 6.5], "texture": "#6"}, - "south": {"uv": [10, 6.625, 10.125, 7], "texture": "#6"}, - "west": {"uv": [8.125, 10, 8.25, 10.375], "texture": "#6"}, - "up": {"uv": [10.25, 9.375, 10.125, 9.25], "texture": "#6"}, - "down": {"uv": [9.5, 10.125, 9.375, 10.25], "texture": "#6"} - } - }, - { - "from": [7.5, 23.6, 7], - "to": [9.5, 25.6, 9], - "rotation": {"angle": -45, "axis": "z", "origin": [8, 25.1, 8]}, - "faces": { - "north": {"uv": [9.25, 3.75, 9.5, 4], "texture": "#6"}, - "east": {"uv": [9.25, 4.125, 9.5, 4.375], "texture": "#6"}, - "south": {"uv": [4.375, 9.25, 4.625, 9.5], "texture": "#6"}, - "west": {"uv": [9.25, 4.5, 9.5, 4.75], "texture": "#6"}, - "up": {"uv": [5, 9.5, 4.75, 9.25], "texture": "#6"}, - "down": {"uv": [9.5, 7.25, 9.25, 7.5], "texture": "#6"} - } - }, - { - "from": [11, 1, 2], - "to": [13, 3, 4], - "rotation": {"angle": -22.5, "axis": "y", "origin": [11, 1.625, 1]}, - "faces": { - "north": {"uv": [0, 9.375, 0.25, 9.625], "texture": "#6"}, - "east": {"uv": [1.5, 9.375, 1.75, 9.625], "texture": "#6"}, - "south": {"uv": [1.875, 9.375, 2.125, 9.625], "texture": "#6"}, - "west": {"uv": [9.375, 1.875, 9.625, 2.125], "texture": "#6"}, - "up": {"uv": [3, 9.625, 2.75, 9.375], "texture": "#6"}, - "down": {"uv": [5.375, 9.375, 5.125, 9.625], "texture": "#6"} - } - }, - { - "from": [6.53912, 6, 2.56703], - "to": [8.53912, 8, 4.56703], - "rotation": {"angle": 0, "axis": "y", "origin": [6.53912, 2.625, 1.31703]}, - "faces": { - "north": {"uv": [5.5, 9.375, 5.75, 9.625], "texture": "#6"}, - "east": {"uv": [7.125, 9.375, 7.375, 9.625], "texture": "#6"}, - "south": {"uv": [7.5, 9.375, 7.75, 9.625], "texture": "#6"}, - "west": {"uv": [9.375, 7.625, 9.625, 7.875], "texture": "#6"}, - "up": {"uv": [8.125, 9.625, 7.875, 9.375], "texture": "#6"}, - "down": {"uv": [9.625, 8, 9.375, 8.25], "texture": "#6"} - } - }, - { - "from": [5.93912, -8.2, -0.43297], - "to": [7.93912, -6.2, 1.56703], - "rotation": {"angle": 22.5, "axis": "y", "origin": [7.53912, -6.375, 0.56703]}, - "faces": { - "north": {"uv": [9.375, 9.125, 9.625, 9.375], "texture": "#6"}, - "east": {"uv": [9.5, 0.875, 9.75, 1.125], "texture": "#6"}, - "south": {"uv": [1, 9.5, 1.25, 9.75], "texture": "#6"}, - "west": {"uv": [9.5, 1.25, 9.75, 1.5], "texture": "#6"}, - "up": {"uv": [9.75, 2.5, 9.5, 2.25], "texture": "#6"}, - "down": {"uv": [9.75, 2.625, 9.5, 2.875], "texture": "#6"} - } - }, - { - "from": [16.56088, -6.45, 6.20652], - "to": [18.56088, -4.45, 8.20652], - "rotation": {"angle": -22.5, "axis": "y", "origin": [19.06088, -6.575, 1.20652]}, - "faces": { - "north": {"uv": [9.5, 3, 9.75, 3.25], "texture": "#6"}, - "east": {"uv": [6.25, 9.5, 6.5, 9.75], "texture": "#6"}, - "south": {"uv": [9, 9.5, 9.25, 9.75], "texture": "#6"}, - "west": {"uv": [9.375, 9.5, 9.625, 9.75], "texture": "#6"}, - "up": {"uv": [9.875, 0.25, 9.625, 0], "texture": "#6"}, - "down": {"uv": [0.625, 9.625, 0.375, 9.875], "texture": "#6"} - } - }, - { - "from": [11.77263, -0.25, 9.10815], - "to": [13.77263, 1.75, 11.10815], - "rotation": {"angle": 45, "axis": "y", "origin": [12.77263, 1.175, 10.50815]}, - "faces": { - "north": {"uv": [2.25, 9.625, 2.5, 9.875], "texture": "#6"}, - "east": {"uv": [3.125, 9.625, 3.375, 9.875], "texture": "#6"}, - "south": {"uv": [9.625, 3.375, 9.875, 3.625], "texture": "#6"}, - "west": {"uv": [3.5, 9.625, 3.75, 9.875], "texture": "#6"}, - "up": {"uv": [9.875, 4, 9.625, 3.75], "texture": "#6"}, - "down": {"uv": [9.875, 4.125, 9.625, 4.375], "texture": "#6"} - } - }, - { - "from": [2.08479, 0.4, 6.29664], - "to": [4.08479, 2.4, 8.29664], - "rotation": {"angle": 45, "axis": "y", "origin": [0.98479, 0.425, 8.79664]}, - "faces": { - "north": {"uv": [4.375, 9.625, 4.625, 9.875], "texture": "#6"}, - "east": {"uv": [9.625, 4.5, 9.875, 4.75], "texture": "#6"}, - "south": {"uv": [4.75, 9.625, 5, 9.875], "texture": "#6"}, - "west": {"uv": [9.625, 4.875, 9.875, 5.125], "texture": "#6"}, - "up": {"uv": [9.875, 5.5, 9.625, 5.25], "texture": "#6"}, - "down": {"uv": [9.875, 5.625, 9.625, 5.875], "texture": "#6"} - } - }, - { - "from": [-1.61521, -7.9, 13.79664], - "to": [0.38479, -5.9, 15.79664], - "rotation": {"angle": 45, "axis": "y", "origin": [0.98479, 0.425, 8.79664]}, - "faces": { - "north": {"uv": [5.875, 9.625, 6.125, 9.875], "texture": "#6"}, - "east": {"uv": [9.625, 6, 9.875, 6.25], "texture": "#6"}, - "south": {"uv": [9.625, 6.375, 9.875, 6.625], "texture": "#6"}, - "west": {"uv": [9.625, 6.75, 9.875, 7], "texture": "#6"}, - "up": {"uv": [9.875, 7.375, 9.625, 7.125], "texture": "#6"}, - "down": {"uv": [8.5, 9.625, 8.25, 9.875], "texture": "#6"} - } - }, - { - "from": [2.98479, 7.2, 6.44664], - "to": [4.98479, 9.2, 8.44664], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0.98479, 10.225, 8.79664]}, - "faces": { - "north": {"uv": [9.625, 8.375, 9.875, 8.625], "texture": "#6"}, - "east": {"uv": [9.625, 8.75, 9.875, 9], "texture": "#6"}, - "south": {"uv": [0, 9.75, 0.25, 10], "texture": "#6"}, - "west": {"uv": [9.75, 0.375, 10, 0.625], "texture": "#6"}, - "up": {"uv": [1.625, 10, 1.375, 9.75], "texture": "#6"}, - "down": {"uv": [10, 1.625, 9.75, 1.875], "texture": "#6"} - } - }, - { - "from": [8.97567, 4.7, 9.61981], - "to": [10.97567, 6.7, 11.61981], - "rotation": {"angle": 22.5, "axis": "y", "origin": [11.97567, 9.825, 13.61981]}, - "faces": { - "north": {"uv": [1.75, 9.75, 2, 10], "texture": "#6"}, - "east": {"uv": [2.625, 9.75, 2.875, 10], "texture": "#6"}, - "south": {"uv": [3.875, 9.75, 4.125, 10], "texture": "#6"}, - "west": {"uv": [5.125, 9.75, 5.375, 10], "texture": "#6"}, - "up": {"uv": [5.75, 10, 5.5, 9.75], "texture": "#6"}, - "down": {"uv": [6.875, 9.75, 6.625, 10], "texture": "#6"} - } - }, - { - "from": [9.50851, 14.2, 7.24102], - "to": [11.50851, 16.2, 9.24102], - "rotation": {"angle": 0, "axis": "z", "origin": [10.50851, 15.825, 7.94102]}, - "faces": { - "north": {"uv": [7, 9.75, 7.25, 10], "texture": "#6"}, - "east": {"uv": [7.375, 9.75, 7.625, 10], "texture": "#6"}, - "south": {"uv": [9.75, 7.5, 10, 7.75], "texture": "#6"}, - "west": {"uv": [7.75, 9.75, 8, 10], "texture": "#6"}, - "up": {"uv": [10, 8.125, 9.75, 7.875], "texture": "#6"}, - "down": {"uv": [8.875, 9.75, 8.625, 10], "texture": "#6"} - } - }, - { - "from": [11.10851, 7.4, 8.24102], - "to": [13.10851, 9.4, 10.24102], - "rotation": {"angle": -22.5, "axis": "y", "origin": [12.10851, 9.025, 9.24102]}, - "faces": { - "north": {"uv": [9.75, 9.125, 10, 9.375], "texture": "#6"}, - "east": {"uv": [9.75, 9.5, 10, 9.75], "texture": "#6"}, - "south": {"uv": [0.75, 9.875, 1, 10.125], "texture": "#6"}, - "west": {"uv": [9.875, 0.75, 10.125, 1], "texture": "#6"}, - "up": {"uv": [10.125, 1.375, 9.875, 1.125], "texture": "#6"}, - "down": {"uv": [10.125, 2, 9.875, 2.25], "texture": "#6"} - } - }, - { - "from": [11.5, 2.75, 2.5], - "to": [12.5, 3.75, 3.5], - "rotation": {"angle": -22.5, "axis": "y", "origin": [11, 1.625, 1]}, - "faces": { - "north": {"uv": [10.125, 9.5, 10.25, 9.625], "texture": "#6"}, - "east": {"uv": [9.625, 10.125, 9.75, 10.25], "texture": "#6"}, - "south": {"uv": [9.875, 10.125, 10, 10.25], "texture": "#6"}, - "west": {"uv": [10.125, 10.125, 10.25, 10.25], "texture": "#6"}, - "up": {"uv": [0.75, 10.375, 0.625, 10.25], "texture": "#6"}, - "down": {"uv": [10.375, 0.75, 10.25, 0.875], "texture": "#6"} - } - }, - { - "from": [7.03912, 7.75, 3.06703], - "to": [8.03912, 8.75, 4.06703], - "rotation": {"angle": 0, "axis": "y", "origin": [6.53912, 2.625, 1.31703]}, - "faces": { - "north": {"uv": [0.875, 10.25, 1, 10.375], "texture": "#6"}, - "east": {"uv": [10.25, 1, 10.375, 1.125], "texture": "#6"}, - "south": {"uv": [10.25, 1.25, 10.375, 1.375], "texture": "#6"}, - "west": {"uv": [10.25, 2, 10.375, 2.125], "texture": "#6"}, - "up": {"uv": [2.25, 10.375, 2.125, 10.25], "texture": "#6"}, - "down": {"uv": [2.5, 10.25, 2.375, 10.375], "texture": "#6"} - } - }, - { - "from": [6.43912, -6.45, 0.06703], - "to": [7.43912, -5.45, 1.06703], - "rotation": {"angle": 22.5, "axis": "y", "origin": [7.53912, -6.375, 0.56703]}, - "faces": { - "north": {"uv": [2.875, 10.25, 3, 10.375], "texture": "#6"}, - "east": {"uv": [3.125, 10.25, 3.25, 10.375], "texture": "#6"}, - "south": {"uv": [10.25, 3.625, 10.375, 3.75], "texture": "#6"}, - "west": {"uv": [10.25, 3.875, 10.375, 4], "texture": "#6"}, - "up": {"uv": [10.375, 4.25, 10.25, 4.125], "texture": "#6"}, - "down": {"uv": [10.375, 4.375, 10.25, 4.5], "texture": "#6"} - } - }, - { - "from": [17.06088, -4.7, 6.70652], - "to": [18.06088, -3.7, 7.70652], - "rotation": {"angle": -22.5, "axis": "y", "origin": [19.06088, -6.575, 1.20652]}, - "faces": { - "north": {"uv": [10.25, 4.625, 10.375, 4.75], "texture": "#6"}, - "east": {"uv": [10.25, 4.875, 10.375, 5], "texture": "#6"}, - "south": {"uv": [10.25, 5.125, 10.375, 5.25], "texture": "#6"}, - "west": {"uv": [10.25, 5.375, 10.375, 5.5], "texture": "#6"}, - "up": {"uv": [10.375, 5.75, 10.25, 5.625], "texture": "#6"}, - "down": {"uv": [10.375, 5.875, 10.25, 6], "texture": "#6"} - } - }, - { - "from": [12.27263, 1.5, 9.60815], - "to": [13.27263, 2.5, 10.60815], - "rotation": {"angle": 45, "axis": "y", "origin": [12.77263, 1.175, 10.50815]}, - "faces": { - "north": {"uv": [10.25, 6.125, 10.375, 6.25], "texture": "#6"}, - "east": {"uv": [10.25, 6.375, 10.375, 6.5], "texture": "#6"}, - "south": {"uv": [10.25, 6.625, 10.375, 6.75], "texture": "#6"}, - "west": {"uv": [10.25, 6.875, 10.375, 7], "texture": "#6"}, - "up": {"uv": [10.375, 7.25, 10.25, 7.125], "texture": "#6"}, - "down": {"uv": [10.375, 8.125, 10.25, 8.25], "texture": "#6"} - } - }, - { - "from": [2.58479, 2.15, 6.79664], - "to": [3.58479, 3.15, 7.79664], - "rotation": {"angle": 45, "axis": "y", "origin": [0.98479, 0.425, 8.79664]}, - "faces": { - "north": {"uv": [8.375, 10.25, 8.5, 10.375], "texture": "#6"}, - "east": {"uv": [10.25, 8.375, 10.375, 8.5], "texture": "#6"}, - "south": {"uv": [10.25, 8.625, 10.375, 8.75], "texture": "#6"}, - "west": {"uv": [10.25, 9.75, 10.375, 9.875], "texture": "#6"}, - "up": {"uv": [0.125, 10.5, 0, 10.375], "texture": "#6"}, - "down": {"uv": [10.5, 0.25, 10.375, 0.375], "texture": "#6"} - } - }, - { - "from": [-1.11521, -6.15, 14.29664], - "to": [-0.11521, -5.15, 15.29664], - "rotation": {"angle": 45, "axis": "y", "origin": [0.98479, 0.425, 8.79664]}, - "faces": { - "north": {"uv": [10.375, 0.5, 10.5, 0.625], "texture": "#6"}, - "east": {"uv": [1.125, 10.375, 1.25, 10.5], "texture": "#6"}, - "south": {"uv": [1.375, 10.375, 1.5, 10.5], "texture": "#6"}, - "west": {"uv": [10.375, 1.5, 10.5, 1.625], "texture": "#6"}, - "up": {"uv": [1.75, 10.5, 1.625, 10.375], "texture": "#6"}, - "down": {"uv": [10.5, 1.75, 10.375, 1.875], "texture": "#6"} - } - }, - { - "from": [3.48479, 8.95, 6.94664], - "to": [4.48479, 9.95, 7.94664], - "rotation": {"angle": -22.5, "axis": "y", "origin": [0.98479, 10.225, 8.79664]}, - "faces": { - "north": {"uv": [1.875, 10.375, 2, 10.5], "texture": "#6"}, - "east": {"uv": [10.375, 2.25, 10.5, 2.375], "texture": "#6"}, - "south": {"uv": [10.375, 2.5, 10.5, 2.625], "texture": "#6"}, - "west": {"uv": [2.625, 10.375, 2.75, 10.5], "texture": "#6"}, - "up": {"uv": [10.5, 2.875, 10.375, 2.75], "texture": "#6"}, - "down": {"uv": [10.5, 3, 10.375, 3.125], "texture": "#6"} - } - }, - { - "from": [9.47567, 6.45, 10.11981], - "to": [10.47567, 7.45, 11.11981], - "rotation": {"angle": 22.5, "axis": "y", "origin": [11.97567, 9.825, 13.61981]}, - "faces": { - "north": {"uv": [3.75, 10.375, 3.875, 10.5], "texture": "#6"}, - "east": {"uv": [4, 10.375, 4.125, 10.5], "texture": "#6"}, - "south": {"uv": [5, 10.375, 5.125, 10.5], "texture": "#6"}, - "west": {"uv": [5.25, 10.375, 5.375, 10.5], "texture": "#6"}, - "up": {"uv": [5.625, 10.5, 5.5, 10.375], "texture": "#6"}, - "down": {"uv": [6.25, 10.375, 6.125, 10.5], "texture": "#6"} - } - }, - { - "from": [10.00851, 15.95, 7.74102], - "to": [11.00851, 16.95, 8.74102], - "rotation": {"angle": 0, "axis": "z", "origin": [10.50851, 15.825, 7.94102]}, - "faces": { - "north": {"uv": [6.375, 10.375, 6.5, 10.5], "texture": "#6"}, - "east": {"uv": [6.625, 10.375, 6.75, 10.5], "texture": "#6"}, - "south": {"uv": [6.875, 10.375, 7, 10.5], "texture": "#6"}, - "west": {"uv": [7.125, 10.375, 7.25, 10.5], "texture": "#6"}, - "up": {"uv": [7.5, 10.5, 7.375, 10.375], "texture": "#6"}, - "down": {"uv": [10.5, 7.375, 10.375, 7.5], "texture": "#6"} - } - }, - { - "from": [11.60851, 9.15, 8.74102], - "to": [12.60851, 10.15, 9.74102], - "rotation": {"angle": -22.5, "axis": "y", "origin": [12.10851, 9.025, 9.24102]}, - "faces": { - "north": {"uv": [7.625, 10.375, 7.75, 10.5], "texture": "#6"}, - "east": {"uv": [10.375, 7.625, 10.5, 7.75], "texture": "#6"}, - "south": {"uv": [7.875, 10.375, 8, 10.5], "texture": "#6"}, - "west": {"uv": [10.375, 7.875, 10.5, 8], "texture": "#6"}, - "up": {"uv": [8.75, 10.5, 8.625, 10.375], "texture": "#6"}, - "down": {"uv": [9, 10.375, 8.875, 10.5], "texture": "#6"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "translation": [0, 6.75, 1.75], - "scale": [0.35, 0.35, 0.35] - }, - "thirdperson_lefthand": { - "rotation": [90, 0, 0], - "translation": [-6, -2, 12] - }, - "firstperson_righthand": { - "rotation": [0, 45, 0], - "scale": [0.4, 0.4, 0.4] - }, - "firstperson_lefthand": { - "rotation": [0, 225, 0], - "scale": [0.4, 0.4, 0.4] - }, - "ground": { - "translation": [0, 5, 0], - "scale": [0.25, 0.25, 0.25] - }, - "gui": { - "rotation": [40, 40, -57.5], - "translation": [1, 1.5, 0], - "scale": [0.425, 0.425, 0.425] - }, - "head": { - "translation": [0, -4.5, 0], - "scale": [1.62, 1.62, 1.62] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -48], - "scale": [2, 2, 2] - } - }, - "groups": [ - { - "name": "wood", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "trunk", - "origin": [0, 0, 0], - "color": 0, - "children": [0, 1, 2, 3] - }, - { - "name": "branches", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "bottom", - "origin": [8, 8, 8], - "color": 0, - "children": [4, 5, 6, 7, 8] - }, - { - "name": "middle", - "origin": [8, 8, 8], - "color": 0, - "children": [9, 10, 11, 12, 13, 14, 15, 16] - }, - { - "name": "top", - "origin": [8, 8, 8], - "color": 0, - "children": [17, 18, 19, 20, 21, 22, 23] - } - ] - } - ] - }, - { - "name": "leaves", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "branch leaves", - "origin": [8, 8, 8], - "color": 0, - "children": [24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44] - }, - { - "name": "filler leaves", - "origin": [8, 8, 8], - "color": 0, - "children": [45, 46, 47, 48] - } - ] - }, - { - "name": "pot", - "origin": [8, 8, 8], - "color": 0, - "children": [49, 50, 51] - }, - { - "name": "ornaments", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "topper", - "origin": [8, 8, 8], - "color": 0, - "children": [52, 53] - }, - { - "name": "balls", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "main", - "origin": [8, 8, 8], - "color": 0, - "children": [54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64] - }, - { - "name": "hook", - "origin": [8, 8, 8], - "color": 0, - "children": [65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75] - } - ] - } - ] - } - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json b/resourcepacks/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json deleted file mode 100644 index 0ea095a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/festive/hot_chocolate_mug.json +++ /dev/null @@ -1,245 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [32, 32], - "textures": { - "0": "lz:block/festive/hot_chocolate_mug", - "1": "lz:block/festive/smoke-spritesheet", - "particle": "lz:block/festive/hot_chocolate_mug" - }, - "elements": [ - { - "from": [5, 0.5, 10], - "to": [10, 7.5, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [10.5, 4, 8.5]}, - "faces": { - "north": {"uv": [0, 7, 2.5, 10.5], "texture": "#0"}, - "east": {"uv": [5.5, 9.5, 6, 13], "texture": "#0"}, - "south": {"uv": [2.5, 7, 5, 10.5], "texture": "#0"}, - "west": {"uv": [6, 9.5, 6.5, 13], "texture": "#0"}, - "up": {"uv": [12.5, 8.5, 10, 8], "texture": "#0"}, - "down": {"uv": [12.5, 8.5, 10, 9], "texture": "#0"} - } - }, - { - "from": [5.5, 0, 5.5], - "to": [10.5, 1, 10.5], - "faces": { - "north": {"uv": [10, 0, 12.5, 0.5], "texture": "#0"}, - "east": {"uv": [10, 0.5, 12.5, 1], "texture": "#0"}, - "south": {"uv": [10, 1, 12.5, 1.5], "texture": "#0"}, - "west": {"uv": [10, 1.5, 12.5, 2], "texture": "#0"}, - "up": {"uv": [7.5, 9.5, 5, 7], "texture": "#0"}, - "down": {"uv": [10, 0, 7.5, 2.5], "texture": "#0"} - } - }, - { - "from": [5, 0.5, 5], - "to": [6, 7.5, 10], - "faces": { - "north": {"uv": [7.5, 6.5, 8, 10], "texture": "#0"}, - "east": {"uv": [0, 0, 2.5, 3.5], "texture": "#0"}, - "south": {"uv": [8, 6.5, 8.5, 10], "texture": "#0"}, - "west": {"uv": [2.5, 0, 5, 3.5], "texture": "#0"}, - "up": {"uv": [10.5, 4.5, 10, 2], "texture": "#0"}, - "down": {"uv": [10.5, 4.5, 10, 7], "texture": "#0"} - } - }, - { - "from": [6, 0.5, 5], - "to": [11, 7.5, 6], - "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 4, 5.5]}, - "faces": { - "north": {"uv": [0, 3.5, 2.5, 7], "texture": "#0"}, - "east": {"uv": [8.5, 6.5, 9, 10], "texture": "#0"}, - "south": {"uv": [2.5, 3.5, 5, 7], "texture": "#0"}, - "west": {"uv": [9, 6.5, 9.5, 10], "texture": "#0"}, - "up": {"uv": [12.5, 7.5, 10, 7], "texture": "#0"}, - "down": {"uv": [12.5, 7.5, 10, 8], "texture": "#0"} - } - }, - { - "from": [10, 0.5, 6], - "to": [11, 7.5, 11], - "rotation": {"angle": 0, "axis": "y", "origin": [8.5, 4, 5.5]}, - "faces": { - "north": {"uv": [9.5, 2.5, 10, 6], "texture": "#0"}, - "east": {"uv": [5, 0, 7.5, 3.5], "texture": "#0"}, - "south": {"uv": [5, 9.5, 5.5, 13], "texture": "#0"}, - "west": {"uv": [5, 3.5, 7.5, 7], "texture": "#0"}, - "up": {"uv": [8, 12.5, 7.5, 10], "texture": "#0"}, - "down": {"uv": [8.5, 10, 8, 12.5], "texture": "#0"} - } - }, - { - "from": [7.5, 1.5, 11], - "to": [8.5, 2.5, 13], - "faces": { - "north": {"uv": [3, 10.5, 3.5, 11], "texture": "#0"}, - "east": {"uv": [8.5, 10, 9.5, 10.5], "texture": "#0"}, - "south": {"uv": [10.5, 3, 11, 3.5], "texture": "#0"}, - "west": {"uv": [10, 9, 11, 9.5], "texture": "#0"}, - "up": {"uv": [10.5, 10.5, 10, 9.5], "texture": "#0"}, - "down": {"uv": [0.5, 10.5, 0, 11.5], "texture": "#0"} - } - }, - { - "from": [7.5, 5, 11], - "to": [8.5, 6, 13], - "faces": { - "north": {"uv": [3.5, 10.5, 4, 11], "texture": "#0"}, - "east": {"uv": [0.5, 10.5, 1.5, 11], "texture": "#0"}, - "south": {"uv": [10.5, 3.5, 11, 4], "texture": "#0"}, - "west": {"uv": [1.5, 10.5, 2.5, 11], "texture": "#0"}, - "up": {"uv": [11, 3, 10.5, 2], "texture": "#0"}, - "down": {"uv": [3, 10.5, 2.5, 11.5], "texture": "#0"} - } - }, - { - "from": [7.5, 1.5, 12.5], - "to": [8.5, 6, 13.5], - "faces": { - "north": {"uv": [9.5, 6, 10, 9], "texture": "#0"}, - "east": {"uv": [6.5, 9.5, 7, 12.5], "texture": "#0"}, - "south": {"uv": [7, 9.5, 7.5, 12.5], "texture": "#0"}, - "west": {"uv": [9.5, 9, 10, 12], "texture": "#0"}, - "up": {"uv": [4.5, 11, 4, 10.5], "texture": "#0"}, - "down": {"uv": [11, 4, 10.5, 4.5], "texture": "#0"} - } - }, - { - "from": [6, 7, 6], - "to": [10, 7, 10], - "rotation": {"angle": 0, "axis": "y", "origin": [0, 0.75, 0]}, - "faces": { - "north": {"uv": [0, 0, 2, 0], "texture": "#0"}, - "east": {"uv": [0, 0, 2, 0], "texture": "#0"}, - "south": {"uv": [0, 0, 2, 0], "texture": "#0"}, - "west": {"uv": [0, 0, 2, 0], "texture": "#0"}, - "up": {"uv": [9.5, 4.5, 7.5, 2.5], "texture": "#0"}, - "down": {"uv": [9.5, 4.5, 7.5, 6.5], "texture": "#0"} - } - }, - { - "from": [6.8, 6.45, 6.8], - "to": [7.8, 7.45, 7.8], - "rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 7.25, 7.5]}, - "faces": { - "north": {"uv": [4.5, 10.5, 5, 11], "texture": "#0"}, - "east": {"uv": [10.5, 4.5, 11, 5], "texture": "#0"}, - "south": {"uv": [10.5, 5, 11, 5.5], "texture": "#0"}, - "west": {"uv": [10.5, 5.5, 11, 6], "texture": "#0"}, - "up": {"uv": [11, 6.5, 10.5, 6], "texture": "#0"}, - "down": {"uv": [11, 6.5, 10.5, 7], "texture": "#0"} - } - }, - { - "from": [7.45, 7.05, 8.5], - "to": [8.45, 8.05, 9.5], - "rotation": {"angle": 45, "axis": "z", "origin": [8.55, 7.25, 7.5]}, - "faces": { - "north": {"uv": [8.5, 10.5, 9, 11], "texture": "#0"}, - "east": {"uv": [9, 10.5, 9.5, 11], "texture": "#0"}, - "south": {"uv": [10.5, 9.5, 11, 10], "texture": "#0"}, - "west": {"uv": [10, 10.5, 10.5, 11], "texture": "#0"}, - "up": {"uv": [11, 10.5, 10.5, 10], "texture": "#0"}, - "down": {"uv": [11, 10.5, 10.5, 11], "texture": "#0"} - } - }, - { - "from": [8.32071, 6.44497, 7.4], - "to": [9.32071, 7.44497, 8.4], - "rotation": {"angle": -22.5, "axis": "z", "origin": [8.62071, 7.74497, 8.4]}, - "faces": { - "north": {"uv": [0.5, 11, 1, 11.5], "texture": "#0"}, - "east": {"uv": [1, 11, 1.5, 11.5], "texture": "#0"}, - "south": {"uv": [1.5, 11, 2, 11.5], "texture": "#0"}, - "west": {"uv": [2, 11, 2.5, 11.5], "texture": "#0"}, - "up": {"uv": [11.5, 2.5, 11, 2], "texture": "#0"}, - "down": {"uv": [11.5, 2.5, 11, 3], "texture": "#0"} - } - }, - { - "from": [8, 7, 3], - "to": [8, 15, 13], - "rotation": {"angle": -22.5, "axis": "y", "origin": [8, 7, 8]}, - "faces": { - "north": {"uv": [0, 0, 0, 4], "texture": "#1"}, - "east": {"uv": [0, 0, 11, 9], "texture": "#1"}, - "south": {"uv": [0, 0, 0, 4], "texture": "#1"}, - "west": {"uv": [0, 0, 11, 9], "texture": "#1"}, - "up": {"uv": [0, 5, 0, 0], "texture": "#1"}, - "down": {"uv": [0, 0, 0, 5], "texture": "#1"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [55, 0, 0], - "translation": [0, 3.75, 1.25], - "scale": [0.8, 0.8, 0.8] - }, - "thirdperson_lefthand": { - "rotation": [90, 0, 0], - "translation": [-6, -2, -4] - }, - "firstperson_righthand": { - "translation": [0, 4.5, 0] - }, - "firstperson_lefthand": { - "translation": [0, 4.5, 0] - }, - "ground": { - "translation": [0, 2, 0], - "scale": [0.5, 0.5, 0.5] - }, - "gui": { - "rotation": [21.89, -72.46, 9.05], - "translation": [0.25, 1.75, 0] - }, - "head": { - "rotation": [0, 90, 0], - "translation": [0, 17.25, 0], - "scale": [1.36, 1.36, 1.36] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -13.5], - "scale": [1.7, 1.7, 1.7] - } - }, - "groups": [ - { - "name": "mug", - "origin": [8.5, 4, 5.5], - "color": 0, - "children": [0, 1, 2, 3, 4] - }, - { - "name": "handle", - "origin": [0, 0, 0], - "color": 0, - "children": [5, 6, 7] - }, - { - "name": "chocolate", - "origin": [8, 8, 8], - "color": 0, - "children": [ - 8, - { - "name": "cubes", - "origin": [8, 8, 8], - "color": 0, - "children": [9, 10, 11] - } - ] - }, - { - "name": "smoke", - "origin": [8, 8, 8], - "color": 0, - "children": [12] - } - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/festive/presents.json b/resourcepacks/0-lzcustom/assets/lz/models/festive/presents.json deleted file mode 100644 index 5e61307..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/festive/presents.json +++ /dev/null @@ -1,434 +0,0 @@ -{ - "credit": "Made with Blockbench", - "ambientocclusion": false, - "texture_size": [64, 64], - "textures": { - "0": "lz:block/festive/presents", - "1": "lz:block/festive/ribbons", - "particle": "lz:block/festive/presents" - }, - "elements": [ - { - "name": "box", - "from": [-1.05195, 0, 7.43582], - "to": [6.94805, 7, 15.43582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 8, 2, 9.75], "texture": "#0"}, - "east": {"uv": [6, 8, 8, 9.75], "texture": "#0"}, - "south": {"uv": [4, 8, 6, 9.75], "texture": "#0"}, - "west": {"uv": [2, 8, 4, 9.75], "texture": "#0"}, - "up": {"uv": [4, 8, 2, 6], "rotation": 270, "texture": "#0"}, - "down": {"uv": [6, 6, 4, 8], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "lid", - "from": [-1.55195, 6, 6.93582], - "to": [7.44805, 8, 15.93582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 5.5, 2.25, 6], "texture": "#0"}, - "east": {"uv": [6.75, 5.5, 9, 6], "texture": "#0"}, - "south": {"uv": [4.5, 5.5, 6.75, 6], "texture": "#0"}, - "west": {"uv": [2.25, 5.5, 4.5, 6], "texture": "#0"}, - "up": {"uv": [4.5, 5.5, 2.25, 3.25], "rotation": 270, "texture": "#0"}, - "down": {"uv": [6.75, 3.25, 4.5, 5.5], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "box", - "from": [-1.15195, -0.1, 7.33582], - "to": [7.04805, 7.1, 15.53582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 2, 2, 3.75], "texture": "#1"}, - "east": {"uv": [6, 2, 8, 3.75], "texture": "#1"}, - "south": {"uv": [4, 2, 6, 3.75], "texture": "#1"}, - "west": {"uv": [2, 2, 4, 3.75], "texture": "#1"}, - "up": {"uv": [4, 2, 2, 0], "rotation": 270, "texture": "#1"}, - "down": {"uv": [6, 0, 4, 2], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "lid", - "from": [-1.65195, 5.9, 6.83582], - "to": [7.54805, 8.1, 16.03582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 6, 2, 6.5], "texture": "#1"}, - "east": {"uv": [6.75, 6, 8.75, 6.5], "texture": "#1"}, - "south": {"uv": [4.5, 6, 6.5, 6.5], "texture": "#1"}, - "west": {"uv": [2.25, 6, 4.25, 6.5], "texture": "#1"}, - "up": {"uv": [4.25, 5.75, 2.25, 3.75], "rotation": 270, "texture": "#1"}, - "down": {"uv": [6.5, 3.75, 4.5, 5.75], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "bow", - "from": [-2.56598, 8, 7.29294], - "to": [7.43402, 13, 7.29294], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [6, 6.75, 8.5, 8], "texture": "#0"}, - "east": {"uv": [5, 9.75, 5, 11], "texture": "#0"}, - "south": {"uv": [6, 6.75, 8.5, 8], "texture": "#0"}, - "west": {"uv": [2.5, 9.75, 2.5, 11], "texture": "#0"}, - "up": {"uv": [2.5, 9.75, 2.5, 7.25], "rotation": 270, "texture": "#0"}, - "down": {"uv": [2.5, 7.25, 2.5, 9.75], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "bow", - "from": [2.43402, 8, 2.29294], - "to": [2.43402, 13, 12.29294], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [8.5, 6.75, 8.5, 8], "texture": "#0"}, - "east": {"uv": [6, 6.75, 8.5, 8], "texture": "#0"}, - "south": {"uv": [11, 6.75, 11, 8], "texture": "#0"}, - "west": {"uv": [6, 6.75, 8.5, 8], "texture": "#0"}, - "up": {"uv": [8.5, 6.75, 8.5, 4.25], "texture": "#0"}, - "down": {"uv": [8.5, 4.25, 8.5, 6.75], "texture": "#0"} - } - }, - { - "name": "end", - "from": [-0.08674, 8.2, 3.24737], - "to": [2.91326, 8.2, 9.24737], - "rotation": {"angle": 22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [10.25, 7.5, 11, 7.5], "texture": "#0"}, - "east": {"uv": [13.25, 7.5, 14.75, 7.5], "texture": "#0"}, - "south": {"uv": [12.5, 7.5, 13.25, 7.5], "texture": "#0"}, - "west": {"uv": [11, 7.5, 12.5, 7.5], "texture": "#0"}, - "up": {"uv": [12.5, 7.5, 11, 6.75], "rotation": 270, "texture": "#0"}, - "down": {"uv": [14, 6.75, 12.5, 7.5], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "end", - "from": [2.43402, 8.2, 6.93938], - "to": [8.43402, 8.2, 9.93938], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [9, 11, 10.5, 11], "texture": "#0"}, - "east": {"uv": [8.25, 11, 9, 11], "texture": "#0"}, - "south": {"uv": [11.25, 11, 12.75, 11], "texture": "#0"}, - "west": {"uv": [10.5, 11, 11.25, 11], "texture": "#0"}, - "up": {"uv": [10.5, 11, 9, 10.25], "texture": "#0"}, - "down": {"uv": [12, 10.25, 10.5, 11], "texture": "#0"} - } - }, - { - "name": "box", - "from": [2.01247, 0, 1.32112], - "to": [12.01247, 3, 6.32112], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [6.5, 6, 9, 6.75], "texture": "#0"}, - "east": {"uv": [12.75, 6, 14, 6.75], "texture": "#0"}, - "south": {"uv": [10.25, 6, 12.75, 6.75], "texture": "#0"}, - "west": {"uv": [9, 6, 10.25, 6.75], "texture": "#0"}, - "up": {"uv": [10.25, 6, 9, 3.5], "rotation": 270, "texture": "#0"}, - "down": {"uv": [11.5, 3.5, 10.25, 6], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "lid", - "from": [1.47337, 2, 0.82454], - "to": [12.47337, 4, 6.82454], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 2.75, 2.75, 3.25], "texture": "#0"}, - "east": {"uv": [7, 2.75, 8.5, 3.25], "texture": "#0"}, - "south": {"uv": [4.25, 2.75, 7, 3.25], "texture": "#0"}, - "west": {"uv": [2.75, 2.75, 4.25, 3.25], "texture": "#0"}, - "up": {"uv": [4.25, 2.75, 2.75, 0], "rotation": 270, "texture": "#0"}, - "down": {"uv": [5.75, 0, 4.25, 2.75], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "box", - "from": [1.91247, -0.1, 1.22112], - "to": [12.11247, 3.1, 6.42112], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 9, 2.5, 9.75], "texture": "#1"}, - "east": {"uv": [6.25, 9, 7.5, 9.75], "texture": "#1"}, - "south": {"uv": [3.75, 9, 6.25, 9.75], "texture": "#1"}, - "west": {"uv": [2.5, 9, 3.75, 9.75], "texture": "#1"}, - "up": {"uv": [3.75, 9, 2.5, 6.5], "rotation": 270, "texture": "#1"}, - "down": {"uv": [5, 6.5, 3.75, 9], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "lid", - "from": [1.37337, 1.9, 0.72454], - "to": [12.57337, 4.1, 6.92454], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [6.25, 6.5, 8.75, 7], "texture": "#1"}, - "east": {"uv": [13.25, 6.5, 14.5, 7], "texture": "#1"}, - "south": {"uv": [10.5, 6.5, 13, 7], "texture": "#1"}, - "west": {"uv": [9, 6.5, 10.25, 7], "texture": "#1"}, - "up": {"uv": [10.25, 6.25, 9, 3.75], "rotation": 270, "texture": "#1"}, - "down": {"uv": [11.75, 3.75, 10.5, 6.25], "rotation": 90, "texture": "#1"} - } - }, - { - "name": "bow", - "from": [10.6924, 3, 0.78251], - "to": [10.6924, 8, 8.78251], - "rotation": {"angle": 22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [10.25, 0, 10.25, 1.25], "texture": "#0"}, - "east": {"uv": [5, 10.25, 7, 11.5], "texture": "#0"}, - "south": {"uv": [12.25, 0, 12.25, 1.25], "texture": "#0"}, - "west": {"uv": [5, 10.25, 7, 11.5], "texture": "#0"}, - "up": {"uv": [12.25, 0, 10.25, 0], "rotation": 270, "texture": "#0"}, - "down": {"uv": [14.25, 0, 12.25, 0], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "bow", - "from": [6.6924, 3, 4.78251], - "to": [14.6924, 8, 4.78251], - "rotation": {"angle": 22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [5, 10.25, 7, 11.5], "texture": "#0"}, - "east": {"uv": [9, 10.25, 9, 11.5], "texture": "#0"}, - "south": {"uv": [5, 10.25, 7, 11.5], "texture": "#0"}, - "west": {"uv": [7, 10.25, 7, 11.5], "texture": "#0"}, - "up": {"uv": [7, 10.25, 7, 8.25], "rotation": 270, "texture": "#0"}, - "down": {"uv": [7, 8.25, 7, 10.25], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "end", - "from": [8.94805, 4.2, 3.93582], - "to": [14.94805, 4.2, 6.93582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [5.25, 4.75, 6.75, 4.75], "texture": "#0"}, - "east": {"uv": [9, 4.75, 9.75, 4.75], "texture": "#0"}, - "south": {"uv": [7.5, 4.75, 9, 4.75], "texture": "#0"}, - "west": {"uv": [6.75, 4.75, 7.5, 4.75], "texture": "#0"}, - "up": {"uv": [7.5, 4.75, 6.75, 3.25], "rotation": 270, "texture": "#0"}, - "down": {"uv": [8.25, 3.25, 7.5, 4.75], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "end", - "from": [1.25985, 4.2, 2.07164], - "to": [7.25985, 4.2, 5.07164], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [4.25, 1.5, 5.75, 1.5], "texture": "#0"}, - "east": {"uv": [8, 1.5, 8.75, 1.5], "texture": "#0"}, - "south": {"uv": [6.5, 1.5, 8, 1.5], "texture": "#0"}, - "west": {"uv": [5.75, 1.5, 6.5, 1.5], "texture": "#0"}, - "up": {"uv": [6.5, 1.5, 5.75, 0], "rotation": 270, "texture": "#0"}, - "down": {"uv": [7.25, 0, 6.5, 1.5], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "box", - "from": [5.30803, 0, 12.85395], - "to": [10.30803, 4, 17.85395], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [9.25, 9.25, 10.5, 10.25], "texture": "#0"}, - "east": {"uv": [8, 9.25, 9.25, 10.25], "texture": "#0"}, - "south": {"uv": [11.75, 9.25, 13, 10.25], "texture": "#0"}, - "west": {"uv": [10.5, 9.25, 11.75, 10.25], "texture": "#0"}, - "up": {"uv": [10.5, 9.25, 9.25, 8], "texture": "#0"}, - "down": {"uv": [11.75, 8, 10.5, 9.25], "texture": "#0"} - } - }, - { - "name": "lid", - "from": [4.80803, 3, 12.35395], - "to": [10.80803, 5, 18.35395], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [7.25, 1.5, 8.75, 2], "texture": "#0"}, - "east": {"uv": [5.75, 1.5, 7.25, 2], "texture": "#0"}, - "south": {"uv": [10.25, 1.5, 11.75, 2], "texture": "#0"}, - "west": {"uv": [8.75, 1.5, 10.25, 2], "texture": "#0"}, - "up": {"uv": [8.75, 1.5, 7.25, 0], "texture": "#0"}, - "down": {"uv": [10.25, 0, 8.75, 1.5], "texture": "#0"} - } - }, - { - "name": "box", - "from": [5.20803, -0.1, 12.75395], - "to": [10.40803, 4.1, 17.95395], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [8.75, 8.25, 10, 9.25], "texture": "#1"}, - "east": {"uv": [7.5, 8.25, 8.75, 9.25], "texture": "#1"}, - "south": {"uv": [11.25, 8.25, 12.5, 9.25], "texture": "#1"}, - "west": {"uv": [10, 8.25, 11.25, 9.25], "texture": "#1"}, - "up": {"uv": [10, 8.25, 8.75, 7], "texture": "#1"}, - "down": {"uv": [11.25, 7, 10, 8.25], "texture": "#1"} - } - }, - { - "name": "lid", - "from": [4.70803, 2.9, 12.25395], - "to": [10.90803, 5.1, 18.45395], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [7.5, 1.5, 8.75, 2], "texture": "#1"}, - "east": {"uv": [6, 1.5, 7.25, 2], "texture": "#1"}, - "south": {"uv": [10.5, 1.5, 11.75, 2], "texture": "#1"}, - "west": {"uv": [9, 1.5, 10.25, 2], "texture": "#1"}, - "up": {"uv": [8.75, 1.25, 7.5, 0], "texture": "#1"}, - "down": {"uv": [10.25, 0, 9, 1.25], "texture": "#1"} - } - }, - { - "name": "ribbon", - "from": [12.44805, 5, 9.43582], - "to": [12.44805, 9, 17.43582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 11, 0, 12], "texture": "#0"}, - "east": {"uv": [0, 11, 2, 12], "texture": "#0"}, - "south": {"uv": [2, 11, 2, 12], "texture": "#0"}, - "west": {"uv": [0, 11, 2, 12], "texture": "#0"}, - "up": {"uv": [2, 11, 0, 11], "rotation": 270, "texture": "#0"}, - "down": {"uv": [4, 11, 2, 11], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "ribbon", - "from": [8.44805, 5, 13.43582], - "to": [16.44805, 9, 13.43582], - "rotation": {"angle": 0, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 11, 2, 12], "texture": "#0"}, - "east": {"uv": [12.5, 2, 12.5, 3], "texture": "#0"}, - "south": {"uv": [0, 11, 2, 12], "texture": "#0"}, - "west": {"uv": [10.5, 2, 10.5, 3], "texture": "#0"}, - "up": {"uv": [10.5, 2, 10.5, 0], "rotation": 270, "texture": "#0"}, - "down": {"uv": [10.5, 0, 10.5, 2], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "end", - "from": [13.2293, 5.2, 8.99321], - "to": [18.2293, 5.2, 11.99321], - "rotation": {"angle": -22.5, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [0, 1.25, 1.25, 1.25], "texture": "#0"}, - "east": {"uv": [3.25, 1.25, 4, 1.25], "texture": "#0"}, - "south": {"uv": [2, 1.25, 3.25, 1.25], "texture": "#0"}, - "west": {"uv": [1.25, 1.25, 2, 1.25], "texture": "#0"}, - "up": {"uv": [2, 1.25, 1.25, 0], "rotation": 270, "texture": "#0"}, - "down": {"uv": [2.75, 0, 2, 1.25], "rotation": 90, "texture": "#0"} - } - }, - { - "name": "end", - "from": [2.83315, 5.2, 13.5004], - "to": [7.83315, 5.2, 16.5004], - "rotation": {"angle": 45, "axis": "y", "origin": [7.69193, 6, 8.74388]}, - "faces": { - "north": {"uv": [5.75, 2.75, 7, 2.75], "texture": "#0"}, - "east": {"uv": [5, 2.75, 5.75, 2.75], "texture": "#0"}, - "south": {"uv": [7.75, 2.75, 9, 2.75], "texture": "#0"}, - "west": {"uv": [7, 2.75, 7.75, 2.75], "texture": "#0"}, - "up": {"uv": [7, 2.75, 5.75, 2], "texture": "#0"}, - "down": {"uv": [8.25, 2, 7, 2.75], "texture": "#0"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [68, 0, 0], - "translation": [0, 3, 1], - "scale": [0.4, 0.4, 0.4] - }, - "thirdperson_lefthand": { - "rotation": [90, 0, 0], - "translation": [-6, -2, -4] - }, - "firstperson_righthand": { - "rotation": [0, -110, 0], - "translation": [0, 2.75, 0], - "scale": [0.4, 0.4, 0.4] - }, - "firstperson_lefthand": { - "rotation": [0, 64, 0], - "translation": [0, 2.75, 0], - "scale": [0.4, 0.4, 0.4] - }, - "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, -30.25, 0], - "scale": [1.62, 1.62, 1.62] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - }, - "groups": [ - { - "name": "box1", - "origin": [8, 8, 8], - "color": 0, - "children": [ - 0, - 1, - { - "name": "ribbons", - "origin": [8, 8, 8], - "color": 0, - "children": [2, 3, 4, 5, 6, 7] - } - ] - }, - { - "name": "box2", - "origin": [8, 8, 8], - "color": 0, - "children": [ - 8, - 9, - { - "name": "ribbons", - "origin": [8, 8, 8], - "color": 0, - "children": [10, 11, 12, 13, 14, 15] - } - ] - }, - { - "name": "box3", - "origin": [8, 8, 8], - "color": 0, - "children": [ - 16, - 17, - { - "name": "ribbons", - "origin": [8, 8, 8], - "color": 0, - "children": [18, 19, 20, 21, 22, 23] - } - ] - } - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/festive/snowman.json b/resourcepacks/0-lzcustom/assets/lz/models/festive/snowman.json deleted file mode 100644 index f6d8406..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/festive/snowman.json +++ /dev/null @@ -1,271 +0,0 @@ -{ - "credit": "Made with Blockbench", - "ambientocclusion": false, - "texture_size": [128, 128], - "textures": { - "0": "lz:block/festive/snowman", - "particle": "lz:block/festive/snowman" - }, - "elements": [ - { - "name": "head", - "from": [4, 3, 4], - "to": [12, 11, 12], - "rotation": {"angle": 0, "axis": "y", "origin": [8, -2, 8]}, - "faces": { - "north": {"uv": [5.625, 3.5, 6.625, 4.5], "texture": "#0"}, - "east": {"uv": [5.75, 1, 6.75, 2], "texture": "#0"}, - "south": {"uv": [5.75, 2, 6.75, 3], "texture": "#0"}, - "west": {"uv": [5.125, 6.125, 6.125, 7.125], "texture": "#0"} - } - }, - { - "name": "torso", - "from": [3, -6, 3], - "to": [13, 3, 13], - "rotation": {"angle": 0, "axis": "y", "origin": [8, -2, 8]}, - "faces": { - "north": {"uv": [4.5, 1.25, 5.75, 2.375], "texture": "#0"}, - "east": {"uv": [4.5, 2.375, 5.75, 3.5], "texture": "#0"}, - "south": {"uv": [2.625, 5.125, 3.875, 6.25], "texture": "#0"}, - "west": {"uv": [3.875, 5.125, 5.125, 6.25], "texture": "#0"} - } - }, - { - "name": "bottom", - "from": [2, -16, 2], - "to": [14, -6, 14], - "rotation": {"angle": 0, "axis": "y", "origin": [8, -2, 8]}, - "faces": { - "north": {"uv": [1.375, 3, 2.875, 4.25], "texture": "#0"}, - "east": {"uv": [3, 1.375, 4.5, 2.625], "texture": "#0"}, - "south": {"uv": [3, 2.625, 4.5, 3.875], "texture": "#0"}, - "west": {"uv": [2.875, 3.875, 4.375, 5.125], "texture": "#0"}, - "up": {"uv": [1.5, 1.5, 0, 0], "texture": "#0"}, - "down": {"uv": [1.5, 1.5, 0, 3], "texture": "#0"} - } - }, - { - "name": "scarf", - "from": [2.5, 0, 2.5], - "to": [13.5, 3, 13.5], - "rotation": {"angle": 0, "axis": "y", "origin": [7.99837, 1.08239, 5.36313]}, - "faces": { - "north": {"uv": [6.375, 5.5, 7.75, 5.875], "texture": "#0"}, - "east": {"uv": [6.625, 4, 8, 4.375], "texture": "#0"}, - "south": {"uv": [6.75, 2, 8.125, 2.375], "texture": "#0"}, - "west": {"uv": [6.75, 2.375, 8.125, 2.75], "texture": "#0"}, - "up": {"uv": [1.375, 4.375, 0, 3], "texture": "#0"}, - "down": {"uv": [4.375, 0, 3, 1.375], "texture": "#0"} - } - }, - { - "name": "end", - "from": [8.5, -5, 2.5], - "to": [11.5, 0, 2.5], - "rotation": {"angle": 0, "axis": "y", "origin": [7.99837, 1.08239, 5.36313]}, - "faces": { - "north": {"uv": [5.625, 4.5, 6, 5.125], "texture": "#0"}, - "east": {"uv": [0, 0, 0, 0.625], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 0.625], "texture": "#0"}, - "up": {"uv": [0.375, 0, 0, 0], "texture": "#0"}, - "down": {"uv": [0.375, 0, 0, 0], "texture": "#0"} - } - }, - { - "name": "end", - "from": [13.5, -4, 3.5], - "to": [13.5, 0, 6.5], - "rotation": {"angle": 0, "axis": "y", "origin": [7.99837, 1.08239, 5.36313]}, - "faces": { - "north": {"uv": [0, 0, 0, 0.5], "texture": "#0"}, - "east": {"uv": [5.75, 3, 6.125, 3.5], "texture": "#0"}, - "south": {"uv": [0, 0, 0, 0.5], "texture": "#0"}, - "up": {"uv": [0, 0.375, 0, 0], "texture": "#0"}, - "down": {"uv": [0, 0, 0, 0.375], "texture": "#0"} - } - }, - { - "name": "crown", - "from": [4, 9.72342, 0.30846], - "to": [12, 17.72342, 8.30846], - "rotation": {"angle": 22.5, "axis": "x", "origin": [7.99837, 1.08239, 5.36313]}, - "faces": { - "north": {"uv": [3.5, 6.25, 4.5, 7.25], "texture": "#0"}, - "east": {"uv": [6.375, 4.5, 7.375, 5.5], "texture": "#0"}, - "south": {"uv": [1.25, 6.5, 2.25, 7.5], "texture": "#0"}, - "west": {"uv": [0, 6.625, 1, 7.625], "texture": "#0"}, - "up": {"uv": [7.625, 4, 6.625, 3], "texture": "#0"} - } - }, - { - "name": "brim", - "from": [3, 9.72342, -0.69154], - "to": [13, 11.72342, 9.30846], - "rotation": {"angle": 22.5, "axis": "x", "origin": [7.99837, 1.08239, 5.36313]}, - "faces": { - "north": {"uv": [6.375, 5.875, 7.625, 6.125], "texture": "#0"}, - "east": {"uv": [6.75, 2.75, 8, 3], "texture": "#0"}, - "south": {"uv": [6.875, 0, 8.125, 0.25], "texture": "#0"}, - "west": {"uv": [6.875, 0.25, 8.125, 0.5], "texture": "#0"}, - "up": {"uv": [5.625, 1.25, 4.375, 0], "texture": "#0"}, - "down": {"uv": [5.625, 3.875, 4.375, 5.125], "texture": "#0"} - } - }, - { - "name": "brim", - "from": [2, 10.72342, -1.69154], - "to": [14, 10.72342, 10.30846], - "rotation": {"angle": 22.5, "axis": "x", "origin": [7.99837, 1.08239, 5.36313]}, - "faces": { - "north": {"uv": [0, 0, 1.5, 0], "texture": "#0"}, - "east": {"uv": [0, 0, 1.5, 0], "texture": "#0"}, - "south": {"uv": [0, 0, 1.5, 0], "texture": "#0"}, - "west": {"uv": [0, 0, 1.5, 0], "texture": "#0"}, - "up": {"uv": [3, 1.5, 1.5, 0], "texture": "#0"}, - "down": {"uv": [3, 1.5, 1.5, 3], "texture": "#0"} - } - }, - { - "name": "carrot", - "from": [7, 5, -1], - "to": [9, 7, 4], - "rotation": {"angle": 0, "axis": "x", "origin": [8, 6, 1.5]}, - "faces": { - "north": {"uv": [2.625, 4.875, 2.875, 5.125], "texture": "#0"}, - "east": {"uv": [4.5, 6.25, 5.125, 6.5], "texture": "#0"}, - "west": {"uv": [4.5, 6.5, 5.125, 6.75], "texture": "#0"}, - "up": {"uv": [2.875, 4.875, 2.625, 4.25], "texture": "#0"}, - "down": {"uv": [2.5, 6.5, 2.25, 7.125], "texture": "#0"} - } - }, - { - "name": "arm left", - "from": [-3.12966, -4.65393, 7], - "to": [4.87034, -2.65393, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [7.99837, 0.49262, 4.75]}, - "faces": { - "north": {"uv": [4.5, 3.5, 5.5, 3.75], "texture": "#0"}, - "south": {"uv": [6.875, 0.5, 7.875, 0.75], "texture": "#0"}, - "west": {"uv": [4.75, 6.75, 5, 7], "texture": "#0"}, - "up": {"uv": [7.875, 1, 6.875, 0.75], "texture": "#0"}, - "down": {"uv": [5.5, 7.125, 4.5, 7.375], "texture": "#0"} - } - }, - { - "name": "hand left", - "from": [-8.12966, -7.65393, 8], - "to": [1.87034, 0.34607, 8], - "rotation": {"angle": -22.5, "axis": "z", "origin": [7.99837, 0.49262, 4.75]}, - "faces": { - "north": {"uv": [5.125, 5.125, 6.375, 6.125], "texture": "#0"}, - "east": {"uv": [0, 0, 0, 1], "texture": "#0"}, - "south": {"uv": [6.375, 5.125, 5.125, 6.125], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 1], "texture": "#0"}, - "up": {"uv": [1.25, 0, 0, 0], "texture": "#0"}, - "down": {"uv": [1.25, 0, 0, 0], "texture": "#0"} - } - }, - { - "name": "hand left", - "from": [16.03, -4.01, 8], - "to": [26.03, 3.99, 8], - "rotation": {"angle": -22.5, "axis": "z", "origin": [7.99837, 0.49262, 4.75]}, - "faces": { - "north": {"uv": [0, 5.625, 1.25, 6.625], "texture": "#0"}, - "east": {"uv": [0, 0, 0, 1], "texture": "#0"}, - "south": {"uv": [1.25, 5.625, 0, 6.625], "texture": "#0"}, - "west": {"uv": [0, 0, 0, 1], "texture": "#0"}, - "up": {"uv": [1.25, 0, 0, 0], "texture": "#0"}, - "down": {"uv": [1.25, 0, 0, 0], "texture": "#0"} - } - }, - { - "name": "arm right", - "from": [13.0332, -1.01619, 7], - "to": [21.0332, 0.98381, 9], - "rotation": {"angle": -22.5, "axis": "z", "origin": [7.99837, 0.49262, 4.75]}, - "faces": { - "north": {"uv": [5.5, 7.125, 6.5, 7.375], "texture": "#0"}, - "east": {"uv": [1, 6.875, 1.25, 7.125], "texture": "#0"}, - "south": {"uv": [7.125, 6.125, 8.125, 6.375], "texture": "#0"}, - "up": {"uv": [8.125, 6.625, 7.125, 6.375], "texture": "#0"}, - "down": {"uv": [7.5, 7.125, 6.5, 7.375], "texture": "#0"} - } - } - ], - "gui_light": "front", - "display": { - "thirdperson_righthand": { - "rotation": [45, 45, 0], - "translation": [0, 2.25, 2.5], - "scale": [0.285, 0.285, 0.285] - }, - "thirdperson_lefthand": { - "rotation": [90, 0, 0], - "translation": [-6, -2, 12] - }, - "firstperson_righthand": { - "rotation": [0, 124, 0], - "translation": [0.5, 5.5, 0], - "scale": [0.3, 0.3, 0.3] - }, - "firstperson_lefthand": { - "rotation": [0, 124, 0], - "translation": [0.5, 5.5, 0], - "scale": [0.3, 0.3, 0.3] - }, - "ground": { - "rotation": [16.62, 2.11, 14.43], - "translation": [-1.75, 8.5, 1.25], - "scale": [0.4, 0.4, 0.4] - }, - "gui": { - "rotation": [166.24, 18.2, -150.41], - "translation": [1.75, 2.75, 0], - "scale": [0.42, 0.42, 0.42] - }, - "head": { - "translation": [0, -6.25, 0], - "scale": [1.62, 1.62, 1.62] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -48], - "scale": [2, 2, 2] - } - }, - "groups": [ - { - "name": "body", - "origin": [8, 6, 8], - "color": 0, - "children": [0, 1, 2] - }, - { - "name": "clothes", - "origin": [8, 8, 8], - "color": 0, - "children": [ - { - "name": "scarf", - "origin": [8, 8, 8], - "color": 0, - "children": [3, 4, 5] - }, - { - "name": "tophat", - "origin": [8, 8, 8], - "color": 0, - "children": [6, 7, 8] - } - ] - }, - { - "name": "decorations", - "origin": [8, 8, 8], - "color": 0, - "children": [9, 10, 11, 12, 13] - } - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_apple_cider.json b/resourcepacks/0-lzcustom/assets/lz/models/food/drink_apple_cider.json deleted file mode 100644 index be5afbe..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_apple_cider.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "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": "item/apple" - }, - "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": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/drink_cocoa.json b/resourcepacks/0-lzcustom/assets/lz/models/food/drink_cocoa.json deleted file mode 100644 index 712e39a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_cocoa.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "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": "item/cocoa_beans" - }, - "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": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/drink_glow_berry.json b/resourcepacks/0-lzcustom/assets/lz/models/food/drink_glow_berry.json deleted file mode 100644 index 5692072..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_glow_berry.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "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", - "particle": "item/glow_berries" - }, - "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": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/drink_melon_juice.json b/resourcepacks/0-lzcustom/assets/lz/models/food/drink_melon_juice.json deleted file mode 100644 index ac60a6b..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_melon_juice.json +++ /dev/null @@ -1,203 +0,0 @@ -{ - "render_type": "cutout", - "texture_size": [32, 32], - "textures": { - "3": "lz:block/food/melon_juice", - "4": "lz:block/food/glass_bottle", - "particle": "item/melon_slice" - }, - "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": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json b/resourcepacks/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json deleted file mode 100644 index 98a021a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_sweet_berry.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "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", - "particle": "item/sweet_berries" - }, - "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": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/drink_water.json b/resourcepacks/0-lzcustom/assets/lz/models/food/drink_water.json deleted file mode 100644 index 0e316ff..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/drink_water.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "cutout", - "texture_size": [32, 32], - "textures": { - "4": "lz:block/food/glass_bottle", - "8": "lz:block/food/water", - "particle": "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": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/glass_bottle.json b/resourcepacks/0-lzcustom/assets/lz/models/food/glass_bottle.json deleted file mode 100644 index 6088843..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/glass_bottle.json +++ /dev/null @@ -1,145 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [32, 32], - "textures": { - "4": "lz:block/food/glass_bottle", - "particle": "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"} - } - } - ], - "display": { - "thirdperson_righthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 1.5, 0], - "scale": [0.375, 0.375, 0.375] - }, - "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, 2, 0] - }, - "head": { - "translation": [0, -36.8, 0], - "scale": [0.8, 0.8, 0.8] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -8] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple.json deleted file mode 100644 index b2f8ea0..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [8, 8], - "textures": { - "bowl": "lz:block/food/small_plate", - "particle": "lz:block/food/apple_pie_top", - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple1.json deleted file mode 100644 index 82a841a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple1.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "particle": "lz:block/food/apple_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple2.json deleted file mode 100644 index 5709b38..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple2.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "particle": "lz:block/food/apple_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple3.json deleted file mode 100644 index 7af62a9..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_apple3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "particle": "lz:block/food/apple_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate.json deleted file mode 100644 index 088f310..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate.json +++ /dev/null @@ -1,113 +0,0 @@ -{ - "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", - "particle": "lz:block/food/chocolate_pie_top", - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate2.json deleted file mode 100644 index e7a7cc7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "bottom": "lz:block/food/pie_bottom", - "inner": "lz:block/food/chocolate_pie_inner", - "side": "lz:block/food/pie_side", - "particle": "lz:block/food/chocolate_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate3.json deleted file mode 100644 index 70576f7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate3.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "bottom": "lz:block/food/pie_bottom", - "inner": "lz:block/food/chocolate_pie_inner", - "side": "lz:block/food/pie_side", - "particle": "lz:block/food/chocolate_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate4.json deleted file mode 100644 index 1c4e69c..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_chocolate4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "bottom": "lz:block/food/pie_bottom", - "inner": "lz:block/food/chocolate_pie_inner", - "side": "lz:block/food/pie_side", - "particle": "lz:block/food/chocolate_pie_top", - "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, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, -135, 0], - "translation": [0, 4.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 2.25, 0], - "scale": [0.8, 0.8, 0.8] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin.json deleted file mode 100644 index e731b24..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple", - "textures": { - "bowl": "lz:block/food/small_plate", - "particle": "lz:block/food/pumpkin_pie_top", - "top_texture": "lz:block/food/pumpkin_pie_top", - "inner_texture": "lz:block/food/pumpkin_pie_inner", - "side_texture": "lz:block/food/pie_side" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json deleted file mode 100644 index 5e53a03..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin1.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple1", - "textures": { - "particle": "lz:block/food/pumpkin_pie_top", - "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json deleted file mode 100644 index 94695da..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple2", - "textures": { - "particle": "lz:block/food/pumpkin_pie_top", - "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json deleted file mode 100644 index b1e33f7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin3.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple3", - "textures": { - "particle": "lz:block/food/pumpkin_pie_top", - "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json deleted file mode 100644 index 2cac458..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_pumpkin4.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple4", - "textures": { - "particle": "lz:block/food/pumpkin_pie_top", - "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json deleted file mode 100644 index bf7231f..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple", - "textures": { - "bowl": "lz:block/food/small_plate", - "particle": "lz:block/food/sweet_berry_pie_top", - "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" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json deleted file mode 100644 index e0b60f1..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry1.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple1", - "textures": { - "top": "lz:block/food/sweet_berry_pie_top", - "particle": "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json deleted file mode 100644 index 28bb638..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple2", - "textures": { - "top": "lz:block/food/sweet_berry_pie_top", - "particle": "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json deleted file mode 100644 index 18e9652..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry3.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple3", - "textures": { - "top": "lz:block/food/sweet_berry_pie_top", - "particle": "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/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json deleted file mode 100644 index b873026..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/pie_sweet_berry4.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "parent": "lz:food/pie_apple4", - "textures": { - "top": "lz:block/food/sweet_berry_pie_top", - "particle": "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato.json deleted file mode 100644 index d5b6d93..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "textures": { - "4": "lz:block/food/baked_potato", - "bowl": "lz:block/food/small_plate", - "particle": "item/baked_potato" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json deleted file mode 100644 index f5184aa..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_baked_potato1.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "textures": { - "4": "lz:block/food/baked_potato", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/baked_potato" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cake_slice.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cake_slice.json deleted file mode 100644 index 85e762d..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cake_slice.json +++ /dev/null @@ -1,99 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [8, 8], - "textures": { - "3": "lz:block/food/plated_cake_slice", - "bowl": "lz:block/food/small_plate", - "particle": "item/cake" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll.json deleted file mode 100644 index 21a53f7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [4, 7], - "textures": { - "1": "lz:block/food/cod_roll", - "bowl": "lz:block/food/small_plate", - "particle": "item/cooked_cod" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json deleted file mode 100644 index 96392d0..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_1.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "texture_size": [4, 7], - "textures": { - "0": "lz:block/food/cod_roll", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_cod" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json deleted file mode 100644 index 00b8aaf..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_2.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "texture_size": [4, 7], - "textures": { - "0": "lz:block/food/cod_roll", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_cod" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json deleted file mode 100644 index 488d9be..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_3.json +++ /dev/null @@ -1,107 +0,0 @@ -{ - "texture_size": [4, 7], - "textures": { - "0": "lz:block/food/cod_roll", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_cod" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json deleted file mode 100644 index af97ed4..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_4.json +++ /dev/null @@ -1,121 +0,0 @@ -{ - "texture_size": [4, 7], - "textures": { - "0": "lz:block/food/cod_roll", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_cod" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json deleted file mode 100644 index 1d1fda7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_5.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "texture_size": [4, 7], - "textures": { - "0": "lz:block/food/cod_roll", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_cod" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json deleted file mode 100644 index f05a0e1..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cod_roll_6.json +++ /dev/null @@ -1,149 +0,0 @@ -{ - "texture_size": [4, 7], - "textures": { - "0": "lz:block/food/cod_roll", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_cod" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie.json deleted file mode 100644 index e41a9d4..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [3, 16], - "textures": { - "bowl": "lz:block/food/small_plate", - "4": "lz:block/food/cookie", - "particle": "item/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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie1.json deleted file mode 100644 index 5bb7957..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie1.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "1": "lz:block/food/tray_bottom", - "2": "lz:block/food/tray_top", - "4": "lz:block/food/cookie", - "particle": "item/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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie4.json deleted file mode 100644 index 9f07dd6..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie4.json +++ /dev/null @@ -1,116 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "1": "lz:block/food/tray_bottom", - "2": "lz:block/food/tray_top", - "4": "lz:block/food/cookie", - "particle": "item/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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json deleted file mode 100644 index b2191c4..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie", - "textures": { - "4": "lz:block/food/chocolate_cookie" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json deleted file mode 100644 index a551e97..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie1", - "textures": { - "4": "lz:block/food/chocolate_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json deleted file mode 100644 index 5fa8e5a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie2", - "textures": { - "4": "lz:block/food/chocolate_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json deleted file mode 100644 index 0bae29c..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie3", - "textures": { - "4": "lz:block/food/chocolate_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json deleted file mode 100644 index 4ffc54e..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_chocolate4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie4", - "textures": { - "4": "lz:block/food/chocolate_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json deleted file mode 100644 index 9c2c1bf..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie", - "textures": { - "4": "lz:block/food/honey_cookie" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json deleted file mode 100644 index e272988..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie1", - "textures": { - "4": "lz:block/food/honey_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json deleted file mode 100644 index 48ffccb..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie2", - "textures": { - "4": "lz:block/food/honey_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json deleted file mode 100644 index 69ba2bc..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie3", - "textures": { - "4": "lz:block/food/honey_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json deleted file mode 100644 index 02e5a4a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_honey4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie4", - "textures": { - "4": "lz:block/food/honey_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json deleted file mode 100644 index 3686936..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie", - "textures": { - "4": "lz:block/food/sugar_cookie" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json deleted file mode 100644 index 26a8025..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie1", - "textures": { - "4": "lz:block/food/sugar_cookie" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json deleted file mode 100644 index c8e9550..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie2", - "textures": { - "4": "lz:block/food/sugar_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json deleted file mode 100644 index 57046cd..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie3", - "textures": { - "4": "lz:block/food/sugar_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json deleted file mode 100644 index f7991bc..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sugar4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie4", - "textures": { - "4": "lz:block/food/sugar_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json deleted file mode 100644 index 4eb5130..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie", - "textures": { - "4": "lz:block/food/sweet_berry_cookie" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json deleted file mode 100644 index cde6831..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry1.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie1", - "textures": { - "4": "lz:block/food/sweet_berry_cookie" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json deleted file mode 100644 index 4b42354..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie2", - "textures": { - "4": "lz:block/food/sweet_berry_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json deleted file mode 100644 index d21254c..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry3.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie3", - "textures": { - "4": "lz:block/food/sweet_berry_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json deleted file mode 100644 index 92c8ac7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_cookie_sweet_berry4.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_cookie4", - "textures": { - "4": "lz:block/food/sweet_berry_cookie" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json deleted file mode 100644 index ae46122..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll.json +++ /dev/null @@ -1,97 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "4": "lz:block/food/sweet_roll", - "bowl": "lz:block/food/small_plate", - "particle": "item/glow_berries" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json deleted file mode 100644 index 7e79373..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_glow_berry_sweet_roll4.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "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", - "particle": "item/glow_berries" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json deleted file mode 100644 index 7cf97ec..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "cutout", - "textures": { - "4": "lz:block/food/bowl", - "8": "lz:block/food/honey_glazed_ham", - "particle": "item/cooked_porkchop" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json deleted file mode 100644 index 3038703..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_honey_glazed_ham1.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "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", - "particle": "item/cooked_porkchop" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json deleted file mode 100644 index 5b7773b..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [3, 16], - "textures": { - "bowl": "lz:block/food/small_plate", - "2": "lz:block/food/kelp_roll", - "particle": "item/dried_kelp" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json deleted file mode 100644 index 8f1be65..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_1.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [3, 16], - "textures": { - "0": "lz:block/food/kelp_roll", - "particle": "item/dried_kelp", - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json deleted file mode 100644 index c90576b..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_2.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [3, 16], - "textures": { - "0": "lz:block/food/kelp_roll", - "particle": "item/dried_kelp", - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json deleted file mode 100644 index b3e6395..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_kelp_roll_3.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "credit": "Made with Blockbench", - "texture_size": [3, 16], - "textures": { - "0": "lz:block/food/kelp_roll", - "particle": "item/dried_kelp", - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json deleted file mode 100644 index c2010b7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_melon_popsicle2.json +++ /dev/null @@ -1,131 +0,0 @@ -{ - "textures": { - "0": "lz:block/food/melon_popsicle", - "tray_top": "lz:block/food/tray_top", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/melon_slice" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json deleted file mode 100644 index 5030751..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken.json +++ /dev/null @@ -1,171 +0,0 @@ -{ - "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", - "particle": "item/cooked_chicken" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json deleted file mode 100644 index e1f1f3f..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_roast_chicken0.json +++ /dev/null @@ -1,129 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "minecraft:cutout", - "textures": { - "gibs": "lz:block/food/roast_chicken_gibs", - "tray_top": "lz:block/food/tray_top_leftover", - "tray_bottom": "lz:block/food/tray_bottom", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json deleted file mode 100644 index 0351515..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll", - "textures": { - "1": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json deleted file mode 100644 index bccea4a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll_1", - "textures": { - "0": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json deleted file mode 100644 index 36b6c0a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll_2", - "textures": { - "0": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json deleted file mode 100644 index 62c43bb..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll_3", - "textures": { - "0": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json deleted file mode 100644 index 5258b39..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll_4", - "textures": { - "0": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json deleted file mode 100644 index 8407964..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_5.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll_5", - "textures": { - "0": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json deleted file mode 100644 index 5fdb483..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_salmon_roll_6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "parent": "lz:food/plated_cod_roll_6", - "textures": { - "0": "lz:block/food/salmon_roll", - "particle": "item/cooked_salmon" - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json deleted file mode 100644 index cef9535..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken1.json +++ /dev/null @@ -1,161 +0,0 @@ -{ - "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", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json deleted file mode 100644 index 0228a57..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_chicken2.json +++ /dev/null @@ -1,250 +0,0 @@ -{ - "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", - "particle": "item/cooked_chicken" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json deleted file mode 100644 index b55c9df..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_egg1.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "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", - "particle": "item/egg" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json deleted file mode 100644 index 5b17ad9..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_egg2.json +++ /dev/null @@ -1,210 +0,0 @@ -{ - "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", - "particle": "item/egg" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json deleted file mode 100644 index 71787bb..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry.json +++ /dev/null @@ -1,165 +0,0 @@ -{ - "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", - "particle": "item/glow_berries" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json deleted file mode 100644 index 4cc97ca..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_glow_berry_dark.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_sandwich_glow_berry", - "textures": { - "4": "lz:block/food/toast_dark" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json deleted file mode 100644 index 8620cae..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry.json +++ /dev/null @@ -1,165 +0,0 @@ -{ - "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", - "particle": "item/sweet_berries" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json b/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json deleted file mode 100644 index 1cc5d5d..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/plated_sandwich_sweet_berry_dark.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "lz:food/plated_sandwich_sweet_berry", - "textures": { - "4": "lz:block/food/toast_dark" - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/soup_beetroot.json b/resourcepacks/0-lzcustom/assets/lz/models/food/soup_beetroot.json deleted file mode 100644 index 87cc3df..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/soup_beetroot.json +++ /dev/null @@ -1,142 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "2": "lz:block/food/beetroot_soup", - "4": "lz:block/food/bowl", - "particle": "item/beetroot" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/soup_bone_broth.json b/resourcepacks/0-lzcustom/assets/lz/models/food/soup_bone_broth.json deleted file mode 100644 index 177ddf3..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/soup_bone_broth.json +++ /dev/null @@ -1,198 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "cutout", - "textures": { - "4": "lz:block/food/bowl", - "13": "lz:block/food/bone_broth", - "particle": "item/bone" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/soup_chicken.json b/resourcepacks/0-lzcustom/assets/lz/models/food/soup_chicken.json deleted file mode 100644 index 211c485..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/soup_chicken.json +++ /dev/null @@ -1,220 +0,0 @@ -{ - "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", - "particle": "item/cooked_chicken" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/soup_pumpkin.json b/resourcepacks/0-lzcustom/assets/lz/models/food/soup_pumpkin.json deleted file mode 100644 index 3da4f9a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/soup_pumpkin.json +++ /dev/null @@ -1,206 +0,0 @@ -{ - "credit": "Made with Blockbench", - "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", - "particle": "item/pumpkin_pie" - }, - "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": "#6"}, - "east": {"uv": [0, 6, 6, 8], "texture": "#6"}, - "south": {"uv": [6, 0, 12, 2], "texture": "#6"}, - "west": {"uv": [6, 0, 12, 2], "texture": "#6"}, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/soup_vegetable.json b/resourcepacks/0-lzcustom/assets/lz/models/food/soup_vegetable.json deleted file mode 100644 index fc239a7..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/soup_vegetable.json +++ /dev/null @@ -1,230 +0,0 @@ -{ - "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", - "particle": "item/carrot" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stew_baked_cod.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stew_baked_cod.json deleted file mode 100644 index 0a59b22..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stew_baked_cod.json +++ /dev/null @@ -1,209 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "cutout", - "textures": { - "4": "lz:block/food/bowl", - "8": "lz:block/food/baked_cod_stew", - "particle": "item/cooked_cod" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stew_beef.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stew_beef.json deleted file mode 100644 index 14c2dc9..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stew_beef.json +++ /dev/null @@ -1,199 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "cutout", - "textures": { - "2": "lz:block/food/beef_stew", - "4": "lz:block/food/bowl", - "particle": "item/cooked_beef" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stew_fish.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stew_fish.json deleted file mode 100644 index 1c37b2a..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stew_fish.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "credit": "Made with Blockbench", - "render_type": "cutout", - "textures": { - "4": "lz:block/food/bowl", - "9": "lz:block/food/fish_stew", - "particle": "item/cooked_cod" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stew_mushroom.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stew_mushroom.json deleted file mode 100644 index b923c35..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stew_mushroom.json +++ /dev/null @@ -1,142 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "2": "lz:block/food/mushroom_stew", - "4": "lz:block/food/bowl", - "particle": "item/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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stew_rabbit.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stew_rabbit.json deleted file mode 100644 index 1402097..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stew_rabbit.json +++ /dev/null @@ -1,156 +0,0 @@ -{ - "credit": "Made with Blockbench", - "textures": { - "2": "lz:block/food/rabbit_stew", - "4": "lz:block/food/bowl", - "particle": "item/cooked_rabbit" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json deleted file mode 100644 index b276d1d..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "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", - "particle": "item/pumpkin_pie" - }, - "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, 3], - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 2.5, 3], - "scale": [0.5, 0.5, 0.5] - }, - "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], - "translation": [0, 3, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "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/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json deleted file mode 100644 index 3d23dfb..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin3.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "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", - "particle": "item/pumpkin_pie" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json b/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json deleted file mode 100644 index cbbd4be..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/food/stuffed_pumpkin4.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "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", - "particle": "item/pumpkin_pie" - }, - "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, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "thirdperson_lefthand": { - "rotation": [75, 45, 0], - "translation": [0, 3, 1.75], - "scale": [0.375, 0.375, 0.375] - }, - "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.7, 0.7, 0.7], - "translation": [0, 1, 0] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -16], - "scale": [2, 2, 2] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/hats/floral_crown.json b/resourcepacks/0-lzcustom/assets/lz/models/hats/floral_crown.json deleted file mode 100644 index f48d2fe..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/hats/floral_crown.json +++ /dev/null @@ -1,265 +0,0 @@ -{ - "texture_size": [56, 24], - "textures": { - "0": "lz:block/hats/floral_crown", - "particle": "lz:block/hats/floral_crown" - }, - "elements": [ - { - "from": [0.5, 12.25, 1], - "to": [0.5, 15.25, 15], - "rotation": {"angle": 22.5, "axis": "z", "origin": [1, 13.75, 8]}, - "faces": { - "east": {"uv": [8, 3.33333, 12, 5.33333], "texture": "#0"}, - "west": {"uv": [8, 5.33333, 12, 7.33333], "rotation": 180, "texture": "#0"} - } - }, - { - "from": [1, 10, 1], - "to": [15, 15, 15], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, - "faces": { - "north": {"uv": [4, 0, 8, 3.33333], "texture": "#0"}, - "east": {"uv": [0, 0, 4, 3.33333], "texture": "#0"}, - "south": {"uv": [12, 0, 16, 3.33333], "texture": "#0"}, - "west": {"uv": [8, 0, 12, 3.33333], "texture": "#0"} - } - }, - { - "from": [15, 15, 15], - "to": [1, 10, 1], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 12, 8]}, - "faces": { - "north": {"uv": [12, 3.33333, 16, 0], "texture": "#0"}, - "east": {"uv": [8, 3.33333, 12, 0], "texture": "#0"}, - "south": {"uv": [4, 3.33333, 8, 0], "texture": "#0"}, - "west": {"uv": [4, 0, 0, 3.33333], "rotation": 180, "texture": "#0"} - } - }, - { - "from": [1, 10, 0.5], - "to": [15, 13, 0.5], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 11.25, 1]}, - "faces": { - "north": {"uv": [0, 7.33333, 4, 9.33333], "rotation": 180, "texture": "#0"}, - "south": {"uv": [0, 9.33333, 4, 11.33333], "texture": "#0"} - } - }, - { - "from": [1, 12.25, 0.5], - "to": [15, 15.25, 0.5], - "rotation": {"angle": -22.5, "axis": "x", "origin": [9, 13.75, 1]}, - "faces": { - "north": {"uv": [0, 3.33333, 4, 5.33333], "texture": "#0"}, - "south": {"uv": [0, 5.33333, 4, 7.33333], "rotation": 180, "texture": "#0"} - } - }, - { - "from": [1, 10, 15.5], - "to": [15, 13, 15.5], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 11.25, 15]}, - "faces": { - "north": {"uv": [12, 7.33333, 16, 9.33333], "rotation": 180, "texture": "#0"}, - "south": {"uv": [12, 9.33333, 16, 11.33333], "texture": "#0"} - } - }, - { - "from": [1, 12.25, 15.5], - "to": [15, 15.25, 15.5], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 13.75, 15]}, - "faces": { - "north": {"uv": [12, 3.33333, 16, 5.33333], "texture": "#0"}, - "south": {"uv": [12, 5.33333, 16, 7.33333], "rotation": 180, "texture": "#0"} - } - }, - { - "from": [15.5, 10, 1], - "to": [15.5, 13, 15], - "rotation": {"angle": 22.5, "axis": "z", "origin": [15, 11.25, 8]}, - "faces": { - "east": {"uv": [4, 7.33333, 8, 9.33333], "rotation": 180, "texture": "#0"}, - "west": {"uv": [4, 9.33333, 8, 11.33333], "texture": "#0"} - } - }, - { - "from": [15.5, 12.25, 1], - "to": [15.5, 15.25, 15], - "rotation": {"angle": -22.5, "axis": "z", "origin": [15, 13.75, 8]}, - "faces": { - "east": {"uv": [4, 3.33333, 8, 5.33333], "texture": "#0"}, - "west": {"uv": [4, 5.33333, 8, 7.33333], "rotation": 180, "texture": "#0"} - } - }, - { - "from": [0.5, 10, 1], - "to": [0.5, 13, 15], - "rotation": {"angle": -22.5, "axis": "z", "origin": [1, 11.25, 8]}, - "faces": { - "east": {"uv": [8, 7.33333, 12, 9.33333], "rotation": 180, "texture": "#0"}, - "west": {"uv": [8, 9.33333, 12, 11.33333], "texture": "#0"} - } - }, - { - "from": [3.25, 10.275, 0.3], - "to": [6.25, 13.275, 0.3], - "rotation": {"angle": 45, "axis": "z", "origin": [3.25, 10.275, 0.3]}, - "faces": { - "north": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "south": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [6.5, 11.025, 0.3], - "to": [9.5, 14.025, 0.3], - "rotation": {"angle": 0, "axis": "z", "origin": [6.5, 11.025, 0.3]}, - "faces": { - "north": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"}, - "south": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"} - } - }, - { - "from": [13.25, 10.275, 0.3], - "to": [16.25, 13.275, 0.3], - "rotation": {"angle": 45, "axis": "z", "origin": [13.25, 10.275, 0.3]}, - "faces": { - "north": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "south": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [13.25, 10.275, 15.675], - "to": [16.25, 13.275, 15.675], - "rotation": {"angle": 45, "axis": "z", "origin": [13.25, 10.275, 15.675]}, - "faces": { - "north": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "south": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [3.25, 10.275, 15.675], - "to": [6.25, 13.275, 15.675], - "rotation": {"angle": 45, "axis": "z", "origin": [3.25, 10.275, 15.675]}, - "faces": { - "north": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"}, - "south": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"} - } - }, - { - "from": [6.5, 11.025, 15.675], - "to": [9.5, 14.025, 15.675], - "rotation": {"angle": 0, "axis": "z", "origin": [6.5, 11.025, 15.675]}, - "faces": { - "north": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "south": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [15.675, 11, 2.25], - "to": [15.675, 14, 5.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.75, 10.5]}, - "faces": { - "east": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "west": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [15.675, 11, 11.25], - "to": [15.675, 14, 14.25], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 8.75, 9.5]}, - "faces": { - "east": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"}, - "west": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"} - } - }, - { - "from": [15.675, 11, 6.75], - "to": [15.675, 14, 9.75], - "rotation": {"angle": 45, "axis": "x", "origin": [15.675, 12.5, 8.25]}, - "faces": { - "east": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "west": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [0.3, 11, 6.75], - "to": [0.3, 14, 9.75], - "rotation": {"angle": 45, "axis": "x", "origin": [0.3, 12.5, 8.25]}, - "faces": { - "east": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "west": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [0.3, 11, 2.25], - "to": [0.3, 14, 5.25], - "rotation": {"angle": 0, "axis": "y", "origin": [-7.375, 8.75, 10.5]}, - "faces": { - "east": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"}, - "west": {"uv": [0, 11.33333, 0.85714, 13.33333], "texture": "#0"} - } - }, - { - "from": [0.3, 11, 11.25], - "to": [0.3, 14, 14.25], - "rotation": {"angle": 0, "axis": "y", "origin": [-7.375, 8.75, 9.5]}, - "faces": { - "east": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"}, - "west": {"uv": [0.85714, 11.33333, 1.71429, 13.33333], "texture": "#0"} - } - } - ], - "display": { - "thirdperson_righthand": { - "translation": [0, -2, 1], - "scale": [0.55, 0.55, 0.55] - }, - "thirdperson_lefthand": { - "translation": [0, -2, 1], - "scale": [0.55, 0.55, 0.55] - }, - "firstperson_righthand": { - "rotation": [0, 45, 0], - "scale": [0.4, 0.4, 0.4] - }, - "firstperson_lefthand": { - "rotation": [0, 225, 0], - "scale": [0.4, 0.4, 0.4] - }, - "ground": { - "translation": [0, -2, 0], - "scale": [0.5, 0.5, 0.5] - }, - "gui": { - "rotation": [30, 225, 0], - "translation": [0, -3, 0], - "scale": [0.625, 0.625, 0.625] - }, - "head": { - "scale": [1.03, 1.03, 1.03] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, 3] - } - }, - "groups": [ - { - "name": "group", - "origin": [1, 11.25, 8], - "color": 0, - "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] - }, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21 - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/hats/witch.json b/resourcepacks/0-lzcustom/assets/lz/models/hats/witch.json deleted file mode 100644 index 11ead2f..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/hats/witch.json +++ /dev/null @@ -1,179 +0,0 @@ -{ - "texture_size": [64, 64], - "textures": { - "0": "lz:block/hats/witch", - "particle": "lz:block/hats/witch" - }, - "elements": [ - { - "from": [3, 0.01, 3], - "to": [13, 6.01, 13], - "faces": { - "north": {"uv": [2.5, 2.5, 5, 4], "texture": "#0"}, - "east": {"uv": [0, 2.5, 2.5, 4], "texture": "#0"}, - "south": {"uv": [7.5, 2.5, 10, 4], "texture": "#0"}, - "west": {"uv": [5, 2.5, 7.5, 4], "texture": "#0"}, - "up": {"uv": [5, 2.5, 2.5, 0], "texture": "#0"}, - "down": {"uv": [7.5, 0, 5, 2.5], "texture": "#0"} - } - }, - { - "from": [4, 3, 4], - "to": [12, 11, 12], - "rotation": {"angle": 22.5, "axis": "x", "origin": [7, 6, 7]}, - "faces": { - "north": {"uv": [2, 6, 4, 8], "texture": "#0"}, - "east": {"uv": [0, 6, 2, 8], "texture": "#0"}, - "south": {"uv": [6, 6, 8, 8], "texture": "#0"}, - "west": {"uv": [4, 6, 6, 8], "texture": "#0"}, - "up": {"uv": [4, 6, 2, 4], "texture": "#0"}, - "down": {"uv": [6, 4, 4, 6], "texture": "#0"} - } - }, - { - "from": [5, 8, 6], - "to": [11, 14, 12], - "rotation": {"angle": 45, "axis": "x", "origin": [8, 9, 9]}, - "faces": { - "north": {"uv": [6, 8, 7.5, 9.5], "texture": "#0"}, - "east": {"uv": [7.5, 8, 9, 9.5], "texture": "#0"}, - "south": {"uv": [9, 8, 10.5, 9.5], "texture": "#0"}, - "west": {"uv": [6, 9.5, 7.5, 11], "texture": "#0"}, - "up": {"uv": [9, 11, 7.5, 9.5], "texture": "#0"}, - "down": {"uv": [10.5, 9.5, 9, 11], "texture": "#0"} - } - }, - { - "from": [6, 11.30656, 10.5412], - "to": [10, 15.30656, 16.5412], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 13, 15]}, - "faces": { - "north": {"uv": [8, 11, 9, 12], "texture": "#0"}, - "east": {"uv": [10.5, 2, 12, 3], "texture": "#0"}, - "south": {"uv": [11, 8, 12, 9], "texture": "#0"}, - "west": {"uv": [10.5, 3, 12, 4], "texture": "#0"}, - "up": {"uv": [7, 12.5, 6, 11], "texture": "#0"}, - "down": {"uv": [8, 11, 7, 12.5], "texture": "#0"} - } - }, - { - "from": [7, 13, 15], - "to": [9, 15, 19], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 14, 17]}, - "faces": { - "north": {"uv": [9.25, 11.5, 9.75, 12], "texture": "#0"}, - "east": {"uv": [9.25, 11, 10.25, 11.5], "texture": "#0"}, - "south": {"uv": [9.75, 11.5, 10.25, 12], "texture": "#0"}, - "west": {"uv": [11.25, 9, 12.25, 9.5], "texture": "#0"}, - "up": {"uv": [11.75, 10.5, 11.25, 9.5], "texture": "#0"}, - "down": {"uv": [11.75, 10.5, 11.25, 11.5], "texture": "#0"} - } - }, - { - "from": [0, 0, 0], - "to": [16, 0, 16], - "faces": { - "up": {"uv": [6, 12, 2, 8], "texture": "#0"}, - "down": {"uv": [12, 4, 8, 8], "texture": "#0"} - } - }, - { - "from": [-2, 0, 0], - "to": [0, 0, 16], - "rotation": {"angle": -22.5, "axis": "z", "origin": [0, 0, 1]}, - "faces": { - "up": {"uv": [0.5, 14, 0, 10], "texture": "#0"}, - "down": {"uv": [10.5, 0, 10, 4], "texture": "#0"} - } - }, - { - "from": [16, 0, 0], - "to": [18, 0, 16], - "rotation": {"angle": 22.5, "axis": "z", "origin": [16, 0, 8]}, - "faces": { - "up": {"uv": [1, 14, 0.5, 10], "texture": "#0"}, - "down": {"uv": [1.5, 10, 1, 14], "texture": "#0"} - } - }, - { - "from": [0, 0, -2], - "to": [16, 0, 0], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 0, 0]}, - "faces": { - "up": {"uv": [14.5, 0.5, 10.5, 0], "texture": "#0"}, - "down": {"uv": [14.5, 0.5, 10.5, 1], "texture": "#0"} - } - }, - { - "from": [0, 0, 16], - "to": [16, 0, 18], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 0, 16]}, - "faces": { - "up": {"uv": [14.5, 1.5, 10.5, 1], "texture": "#0"}, - "down": {"uv": [14.5, 1.5, 10.5, 2], "texture": "#0"} - } - }, - { - "from": [8, 13.5, 18], - "to": [8, 17.5, 22], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 14.5, 19]}, - "faces": { - "east": {"uv": [0, 9, 1, 10], "texture": "#0"}, - "west": {"uv": [1, 9, 2, 10], "texture": "#0"} - } - }, - { - "from": [6.5, 15, 18], - "to": [7.5, 1, 18], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 13.5, 19]}, - "faces": { - "north": {"uv": [9, 11, 9.25, 14.5], "texture": "#0"}, - "south": {"uv": [11, 9, 11.25, 12.5], "texture": "#0"} - } - }, - { - "from": [7.5, 15, 18], - "to": [9.5, 1, 18], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 13.5, 19]}, - "faces": { - "north": {"uv": [1.5, 10, 2, 13.5], "texture": "#0"}, - "south": {"uv": [10.5, 8, 11, 11.5], "texture": "#0"} - } - } - ], - "display": { - "thirdperson_righthand": { - "scale": [0.5, 0.5, 0.5] - }, - "thirdperson_lefthand": { - "scale": [0.5, 0.5, 0.5] - }, - "firstperson_righthand": { - "rotation": [0, 180, 0], - "translation": [0, 4, 0], - "scale": [0.5, 0.5, 0.5] - }, - "firstperson_lefthand": { - "rotation": [0, 180, 0], - "translation": [0, 4, 0], - "scale": [0.5, 0.5, 0.5] - }, - "ground": { - "translation": [0, 2, 0], - "scale": [0.4, 0.4, 0.4] - }, - "gui": { - "rotation": [22, 157, 0], - "scale": [0.6, 0.6, 0.6] - }, - "head": { - "translation": [0, 13.5, 0], - "scale": [1.45, 1.45, 1.45] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -12.25], - "scale": [1.5, 1.5, 1.5] - } - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/models/items/candle_stand.json b/resourcepacks/0-lzcustom/assets/lz/models/items/candle_stand.json deleted file mode 100644 index 15729ec..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/models/items/candle_stand.json +++ /dev/null @@ -1,669 +0,0 @@ -{ - "textures": { - "0": "block/candle", - "1": "block/gold_block", - "2": "lz:block/items/flame", - "particle": "block/gold_block" - }, - "elements": [ - { - "from": [7.2, 8.8, 2.4], - "to": [8.8, 12.4, 4], - "shade": false, - "light_emission": 12, - "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, - "faces": { - "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "south": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "west": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#0"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#0"} - } - }, - { - "from": [7.2, 8.8, 12], - "to": [8.8, 12.4, 13.6], - "shade": false, - "light_emission": 12, - "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, - "faces": { - "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "south": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "west": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#0"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#0"} - } - }, - { - "from": [12, 8.8, 7.2], - "to": [13.6, 12.4, 8.8], - "shade": false, - "light_emission": 12, - "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, - "faces": { - "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "south": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "west": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#0"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#0"} - } - }, - { - "from": [2.4, 8.8, 7.2], - "to": [4, 12.4, 8.8], - "shade": false, - "light_emission": 12, - "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, - "faces": { - "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "south": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "west": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#0"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#0"} - } - }, - { - "from": [7.2, 10.8, 7.2], - "to": [8.8, 14.4, 8.8], - "shade": false, - "light_emission": 12, - "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, - "faces": { - "north": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "east": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "south": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "west": {"uv": [0, 8, 2, 12], "texture": "#0"}, - "up": {"uv": [0, 6, 2, 8], "texture": "#0"}, - "down": {"uv": [0, 14, 2, 16], "texture": "#0"} - } - }, - { - "from": [7.2, 1.6, 7.2], - "to": [8.8, 10, 8.8], - "rotation": {"angle": 0, "axis": "y", "origin": [-4.8, 0, -4.8]}, - "faces": { - "north": {"uv": [8, 3, 10, 13], "texture": "#1"}, - "east": {"uv": [8, 3, 10, 13], "texture": "#1"}, - "south": {"uv": [8, 3, 10, 13], "texture": "#1"}, - "west": {"uv": [8, 3, 10, 13], "texture": "#1"}, - "up": {"uv": [8, 11, 10, 13], "texture": "#1"}, - "down": {"uv": [8, 11, 10, 13], "texture": "#1"} - } - }, - { - "from": [6.4, 0, 6.4], - "to": [9.6, 1.6, 9.6], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, - "faces": { - "north": {"uv": [3, 10, 7, 12], "texture": "#1"}, - "east": {"uv": [3, 10, 7, 12], "texture": "#1"}, - "south": {"uv": [3, 10, 7, 12], "texture": "#1"}, - "west": {"uv": [3, 10, 7, 12], "texture": "#1"}, - "up": {"uv": [3, 8, 7, 12], "texture": "#1"}, - "down": {"uv": [11, 11, 15, 15], "texture": "#1"} - } - }, - { - "from": [6.8, 8.4, 2], - "to": [9.2, 9.2, 4.4], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, - "faces": { - "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "south": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "west": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "up": {"uv": [2, 10, 6, 14], "texture": "#1"}, - "down": {"uv": [2, 10, 6, 14], "texture": "#1"} - } - }, - { - "from": [6.8, 8.4, 11.6], - "to": [9.2, 9.2, 14], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, - "faces": { - "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "south": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "west": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "up": {"uv": [2, 10, 6, 14], "texture": "#1"}, - "down": {"uv": [2, 10, 6, 14], "texture": "#1"} - } - }, - { - "from": [11.6, 8.4, 6.8], - "to": [14, 9.2, 9.2], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, - "faces": { - "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "south": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "west": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "up": {"uv": [2, 10, 6, 14], "texture": "#1"}, - "down": {"uv": [2, 10, 6, 14], "texture": "#1"} - } - }, - { - "from": [2, 8.4, 6.8], - "to": [4.4, 9.2, 9.2], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, - "faces": { - "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "south": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "west": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "up": {"uv": [2, 10, 6, 14], "texture": "#1"}, - "down": {"uv": [2, 10, 6, 14], "texture": "#1"} - } - }, - { - "from": [6.8, 10, 6.8], - "to": [9.2, 10.8, 9.2], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 0, 6.4]}, - "faces": { - "north": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "east": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "south": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "west": {"uv": [2, 12, 6, 14], "texture": "#1"}, - "up": {"uv": [2, 10, 6, 14], "texture": "#1"}, - "down": {"uv": [2, 10, 6, 14], "texture": "#1"} - } - }, - { - "from": [1.8, 6.4, 7.6016], - "to": [4.4, 7.2, 8.3984], - "rotation": {"angle": -22.5, "axis": "z", "origin": [4.8, 4.4, 6.4]}, - "faces": { - "north": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "east": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "south": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "west": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "up": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "down": {"uv": [3, 5, 8, 7], "texture": "#1"} - } - }, - { - "from": [7.6, 7.4, 2.8], - "to": [8.4, 8.4, 3.6], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, - "faces": { - "north": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "east": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "south": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "west": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "up": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "down": {"uv": [3, 5, 8, 7], "texture": "#1"} - } - }, - { - "from": [7.6, 6.4, 5.2], - "to": [8.4, 7.2, 7.2], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, - "faces": { - "north": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "east": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "south": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "west": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "up": {"uv": [3, 5, 8, 7], "texture": "#1"}, - "down": {"uv": [3, 5, 8, 7], "texture": "#1"} - } - }, - { - "from": [12.4, 7.4, 7.6], - "to": [13.2, 8.4, 8.4], - "rotation": {"angle": 0, "axis": "y", "origin": [4.7, 7.35, 8]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [8.8, 6.4, 7.6], - "to": [10.8, 7.2, 8.4], - "rotation": {"angle": 0, "axis": "y", "origin": [4.7, 7.35, 8]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [10.5424, 6.8736, 7.6016], - "to": [13.1424, 7.6736, 8.3984], - "rotation": {"angle": 22.5, "axis": "z", "origin": [11.86, 7.28, 8]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [7.6016, 5.38787, 2.56784], - "to": [8.3984, 6.18787, 5.16784], - "rotation": {"angle": 22.5, "axis": "x", "origin": [8, 5.78787, 7.72]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [2.8, 7.4, 7.6], - "to": [3.6, 8.4, 8.4], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [5.2, 6.4, 7.6], - "to": [7.2, 7.2, 8.4], - "rotation": {"angle": 0, "axis": "y", "origin": [6.4, 4.4, 6.4]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [7.6016, 5.176, 11.84], - "to": [8.3984, 5.976, 14.44], - "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 3.16, 8.24]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [7.6, 7.4, 12.4], - "to": [8.4, 8.4, 13.2], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [7.6, 6.4, 8.8], - "to": [8.4, 7.2, 10.8], - "rotation": {"angle": 0, "axis": "y", "origin": [8, 4.4, 8]}, - "faces": { - "north": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "east": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "south": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "west": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "up": {"uv": [3, 4, 7, 6], "texture": "#1"}, - "down": {"uv": [3, 4, 7, 6], "texture": "#1"} - } - }, - { - "from": [0.24, 12.4, -5.04], - "to": [1.04, 13.2, -5.04], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, - "faces": { - "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [8.02091, 12.4, 12.37909], - "to": [8.02091, 13.2, 13.17909], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, - "faces": { - "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, - "west": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [0.24, 12.4, -11.84], - "to": [1.04, 13.2, -11.84], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, - "faces": { - "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [8.02091, 12.4, 5.57909], - "to": [8.02091, 13.2, 6.37909], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, - "faces": { - "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, - "west": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [7.04, 12.4, -11.84], - "to": [7.84, 13.2, -11.84], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, - "faces": { - "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [14.82091, 12.4, 5.57909], - "to": [14.82091, 13.2, 6.37909], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, - "faces": { - "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, - "west": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [7.04, 14.4, -7.04], - "to": [7.84, 15.2, -7.04], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 14.4, -0.24]}, - "faces": { - "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [14.82091, 14.4, 10.37909], - "to": [14.82091, 15.2, 11.17909], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 14.8, 17.57909]}, - "faces": { - "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, - "west": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [7.04, 12.4, -5.04], - "to": [7.84, 13.2, -5.04], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [25.84, 12.4, -5.04]}, - "faces": { - "north": {"uv": [1, 5, 0, 6], "texture": "#0"}, - "south": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [14.82091, 12.4, 12.37909], - "to": [14.82091, 13.2, 13.17909], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8.02091, 12.8, 12.77909]}, - "faces": { - "east": {"uv": [0, 5, 1, 6], "texture": "#0"}, - "west": {"uv": [0, 5, 1, 6], "texture": "#0"} - } - }, - { - "from": [7.04, 12.8, 3.2], - "to": [8.96, 14.72, 3.2], - "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 13.76, 3.2]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [7.04, 12.8, 3.2], - "to": [8.96, 14.72, 3.2], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 13.76, 3.2]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [7.04, 12.8, 12.8], - "to": [8.96, 14.72, 12.8], - "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 13.76, 12.8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [7.04, 12.8, 12.8], - "to": [8.96, 14.72, 12.8], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 13.76, 12.8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [11.84, 12.8, 8], - "to": [13.76, 14.72, 8], - "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [12.8, 13.76, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [11.84, 12.8, 8], - "to": [13.76, 14.72, 8], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [12.8, 13.76, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [2.24, 12.8, 8], - "to": [4.16, 14.72, 8], - "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [3.2, 13.76, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [2.24, 12.8, 8], - "to": [4.16, 14.72, 8], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [3.2, 13.76, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [7.04, 14.8, 8], - "to": [8.96, 16.72, 8], - "light_emission": 15, - "rotation": {"angle": -45, "axis": "y", "origin": [8, 15.76, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - }, - { - "from": [7.04, 14.8, 8], - "to": [8.96, 16.72, 8], - "light_emission": 15, - "rotation": {"angle": 45, "axis": "y", "origin": [8, 15.76, 8]}, - "faces": { - "north": {"uv": [0, 0, 16, 16], "texture": "#2"}, - "south": {"uv": [16, 0, 0, 16], "texture": "#2"} - } - } - ], - "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.9, 0.9, 0.9] - }, - "head": { - "translation": [0, -30.4, 0], - "scale": [1.6, 1.6, 1.6] - }, - "fixed": { - "rotation": [-90, 0, 0], - "translation": [0, 0, -12.8], - "scale": [1.6, 1.6, 1.6] - } - }, - "groups": [ - { - "name": "Candles", - "origin": [0, 0, 0], - "color": 0, - "shade": false, - "children": [0, 1, 2, 3, 4] - }, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - { - "name": "Arm", - "origin": [7, 2.75, 7], - "color": 0, - "children": [12, 13, 14] - }, - { - "name": "Arm", - "origin": [7, 2.75, 7], - "color": 0, - "children": [15, 16, 17] - }, - { - "name": "Arm", - "origin": [7, 2.75, 7], - "color": 0, - "children": [18, 19, 20] - }, - { - "name": "Arm", - "origin": [7, 2.75, 7], - "color": 0, - "children": [21, 22, 23] - }, - { - "name": "group", - "origin": [8.01307, 8, 10.98693], - "color": 0, - "children": [24, 25] - }, - { - "name": "group", - "origin": [8.01307, 8, 10.98693], - "color": 0, - "children": [26, 27] - }, - { - "name": "group", - "origin": [8.01307, 8, 10.98693], - "color": 0, - "children": [28, 29] - }, - { - "name": "group", - "origin": [8.01307, 8, 10.98693], - "color": 0, - "children": [30, 31] - }, - { - "name": "group", - "origin": [8.01307, 8, 10.98693], - "color": 0, - "children": [32, 33] - }, - { - "name": "group", - "origin": [8, 8.6, 5], - "color": 0, - "children": [34, 35] - }, - { - "name": "group", - "origin": [8, 8.6, 5], - "color": 0, - "children": [36, 37] - }, - { - "name": "group", - "origin": [8, 8.6, 5], - "color": 0, - "children": [38, 39] - }, - { - "name": "group", - "origin": [8, 8.6, 5], - "color": 0, - "children": [40, 41] - }, - { - "name": "group", - "origin": [8, 8.6, 5], - "color": 0, - "children": [42, 43] - } - ] -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/christmas_tree.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/christmas_tree.png deleted file mode 100644 index ab2c5f0..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/christmas_tree.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/hot_chocolate_mug.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/hot_chocolate_mug.png deleted file mode 100644 index 0a95fc2..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/hot_chocolate_mug.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/presents.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/presents.png deleted file mode 100644 index 948bb33..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/presents.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/ribbons.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/ribbons.png deleted file mode 100644 index fb3ed97..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/ribbons.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/smoke-spritesheet.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/smoke-spritesheet.png deleted file mode 100644 index 2aaca42..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/smoke-spritesheet.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/smoke-spritesheet.png.mcmeta b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/smoke-spritesheet.png.mcmeta deleted file mode 100644 index 57ab1b3..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/smoke-spritesheet.png.mcmeta +++ /dev/null @@ -1,5 +0,0 @@ -{ - "animation": { - "frametime": 7 - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/snowman.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/snowman.png deleted file mode 100644 index 3f5038f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/festive/snowman.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_cider.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_cider.png deleted file mode 100644 index b525c3a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_cider.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_pie_inner.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_pie_inner.png deleted file mode 100644 index 2c52467..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_pie_inner.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_pie_top.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_pie_top.png deleted file mode 100644 index 1b8b2d5..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/apple_pie_top.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/baked_cod_stew.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/baked_cod_stew.png deleted file mode 100644 index 99c45d1..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/baked_cod_stew.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/baked_potato.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/baked_potato.png deleted file mode 100644 index fd476e1..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/baked_potato.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/beef_stew.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/beef_stew.png deleted file mode 100644 index 01825ca..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/beef_stew.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/beetroot_soup.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/beetroot_soup.png deleted file mode 100644 index e42c154..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/beetroot_soup.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/bone_broth.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/bone_broth.png deleted file mode 100644 index a0e597b..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/bone_broth.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/bowl.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/bowl.png deleted file mode 100644 index 8cf36fe..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/bowl.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chicken_soup.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chicken_soup.png deleted file mode 100644 index 50fdb5c..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chicken_soup.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_cookie.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_cookie.png deleted file mode 100644 index 20f643b..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_cookie.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_inner.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_inner.png deleted file mode 100644 index dac0c2d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_inner.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_top.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_top.png deleted file mode 100644 index ec39047..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/chocolate_pie_top.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/cod_roll.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/cod_roll.png deleted file mode 100644 index 27541f9..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/cod_roll.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/cookie.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/cookie.png deleted file mode 100644 index 303b08e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/cookie.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/egg_sandwich.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/egg_sandwich.png deleted file mode 100644 index 938d670..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/egg_sandwich.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/fish_stew.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/fish_stew.png deleted file mode 100644 index 7f3b9d0..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/fish_stew.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/fruit_salad.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/fruit_salad.png deleted file mode 100644 index fbdad18..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/fruit_salad.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/glass_bottle.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/glass_bottle.png deleted file mode 100644 index ceadd4f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/glass_bottle.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/glow_berry_juice.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/glow_berry_juice.png deleted file mode 100644 index 414f39e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/glow_berry_juice.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_cookie.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_cookie.png deleted file mode 100644 index d9cd25d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_cookie.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham.png deleted file mode 100644 index 496f0ad..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_body.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_body.png deleted file mode 100644 index cdbfb6d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_body.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_bone.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_bone.png deleted file mode 100644 index 9314542..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/honey_glazed_ham_bone.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/hot_cocoa.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/hot_cocoa.png deleted file mode 100644 index f7f6632..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/hot_cocoa.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/kelp_roll.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/kelp_roll.png deleted file mode 100644 index 5aead6e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/kelp_roll.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/melon_juice.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/melon_juice.png deleted file mode 100644 index 5635bdf..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/melon_juice.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/melon_popsicle.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/melon_popsicle.png deleted file mode 100644 index eeb511f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/melon_popsicle.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/mushroom_stew.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/mushroom_stew.png deleted file mode 100644 index 957dc50..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/mushroom_stew.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pie_bottom.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pie_bottom.png deleted file mode 100644 index 8692ad1..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pie_bottom.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pie_side.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pie_side.png deleted file mode 100644 index 4403e2b..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pie_side.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/plated_cake_slice.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/plated_cake_slice.png deleted file mode 100644 index a82d3fb..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/plated_cake_slice.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_inner.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_inner.png deleted file mode 100644 index 43916f2..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_inner.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_top.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_top.png deleted file mode 100644 index 4fa3909..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_pie_top.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_soup.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_soup.png deleted file mode 100644 index 2750857..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/pumpkin_soup.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/rabbit_stew.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/rabbit_stew.png deleted file mode 100644 index df73942..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/rabbit_stew.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/rice_roll_medley.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/rice_roll_medley.png deleted file mode 100644 index 2f6f47d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/rice_roll_medley.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_body.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_body.png deleted file mode 100644 index dc1be7d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_body.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_eaten.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_eaten.png deleted file mode 100644 index c9720ef..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_eaten.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_gibs.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_gibs.png deleted file mode 100644 index eacb771..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/roast_chicken_gibs.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/salmon_roll.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/salmon_roll.png deleted file mode 100644 index 735d391..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/salmon_roll.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/small_plate.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/small_plate.png deleted file mode 100644 index 4306492..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/small_plate.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_bottom.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_bottom.png deleted file mode 100644 index f5c7c76..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_bottom.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_details.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_details.png deleted file mode 100644 index 0586c2e..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_details.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_side.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_side.png deleted file mode 100644 index f8455b0..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_side.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top.png deleted file mode 100644 index 23b0a7f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top_eaten.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top_eaten.png deleted file mode 100644 index 4ee95b8..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/stuffed_pumpkin_top_eaten.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sugar_cookie.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sugar_cookie.png deleted file mode 100644 index d955044..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sugar_cookie.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_cookie.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_cookie.png deleted file mode 100644 index 00f1201..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_cookie.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_juice.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_juice.png deleted file mode 100644 index 3bb3706..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_juice.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_inner.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_inner.png deleted file mode 100644 index bea2100..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_inner.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_top.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_top.png deleted file mode 100644 index 8f86ec4..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_berry_pie_top.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_roll.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_roll.png deleted file mode 100644 index a6a1c3b..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/sweet_roll.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast.png deleted file mode 100644 index 409c4d2..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast_dark.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast_dark.png deleted file mode 100644 index b08be71..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast_dark.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast_sweet_berry.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast_sweet_berry.png deleted file mode 100644 index 2765e95..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/toast_sweet_berry.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_bottom.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_bottom.png deleted file mode 100644 index 269e260..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_bottom.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_garnish.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_garnish.png deleted file mode 100644 index 94aec92..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_garnish.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_leftover.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_leftover.png deleted file mode 100644 index 83eb285..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_rice_berry_leftover.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top.png deleted file mode 100644 index 211234f..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top_leftover.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top_leftover.png deleted file mode 100644 index 4989614..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top_leftover.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top_veggies.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top_veggies.png deleted file mode 100644 index c9f564a..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/tray_top_veggies.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/vegetable_soup.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/vegetable_soup.png deleted file mode 100644 index 044aec6..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/vegetable_soup.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/water.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/food/water.png deleted file mode 100644 index 849433d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/food/water.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/hats/floral_crown.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/hats/floral_crown.png deleted file mode 100644 index 800701b..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/hats/floral_crown.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/hats/witch.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/hats/witch.png deleted file mode 100644 index 84e046d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/hats/witch.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/items/flame.png b/resourcepacks/0-lzcustom/assets/lz/textures/block/items/flame.png deleted file mode 100644 index 110b64d..0000000 Binary files a/resourcepacks/0-lzcustom/assets/lz/textures/block/items/flame.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/assets/lz/textures/block/items/flame.png.mcmeta b/resourcepacks/0-lzcustom/assets/lz/textures/block/items/flame.png.mcmeta deleted file mode 100644 index fdf5a72..0000000 --- a/resourcepacks/0-lzcustom/assets/lz/textures/block/items/flame.png.mcmeta +++ /dev/null @@ -1,6 +0,0 @@ -{ - "animation": { - "frametime": 3, - "interpolate": true - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/apple.json b/resourcepacks/0-lzcustom/assets/minecraft/items/apple.json deleted file mode 100644 index cb95a78..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/apple.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/apple" - }, - "cases": [ - { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_apple" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_apple1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_apple2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_apple3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_apple4" } }, - { "when": "cider", "model": { "type": "model", "model": "lz:food/drink_apple_cider" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/baked_potato.json b/resourcepacks/0-lzcustom/assets/minecraft/items/baked_potato.json deleted file mode 100644 index 857e8cd..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/baked_potato.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/baked_potato" - }, - "cases": [ - { "when": "baked", "model": { "type": "model", "model": "lz:food/plated_baked_potato" } }, - { "when": "baked1", "model": { "type": "model", "model": "lz:food/plated_baked_potato1" } }, - { "when": "baked2", "model": { "type": "model", "model": "lz:food/plated_baked_potato2" } }, - { "when": "baked3", "model": { "type": "model", "model": "lz:food/plated_baked_potato3" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/beetroot_soup.json b/resourcepacks/0-lzcustom/assets/minecraft/items/beetroot_soup.json deleted file mode 100644 index e065129..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/beetroot_soup.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/beetroot_soup" - }, - "cases": [ - { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_beetroot" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/bone.json b/resourcepacks/0-lzcustom/assets/minecraft/items/bone.json deleted file mode 100644 index e52077c..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/bone.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/bone" - }, - "cases": [ - { "when": "broth", "model": { "type": "model", "model": "lz:food/soup_bone_broth" } } - ] - } - } \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/bread.json b/resourcepacks/0-lzcustom/assets/minecraft/items/bread.json deleted file mode 100644 index b06c95a..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/bread.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/bread" - }, - "cases": [ - { "when": "sandwich_chicken1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken1" } }, - { "when": "sandwich_chicken2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken2" } }, - { "when": "sandwich_egg1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg1" } }, - { "when": "sandwich_egg2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg2" } }, - { "when": "sandwich_glow_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry" } }, - { "when": "sandwich_glow_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry_dark" } }, - { "when": "sandwich_sweet_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry" } }, - { "when": "sandwich_sweet_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry_dark" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/bundle.json b/resourcepacks/0-lzcustom/assets/minecraft/items/bundle.json deleted file mode 100644 index a84a635..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/bundle.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:select", - "cases": [ - { - "model": { - "type": "minecraft:condition", - "on_false": { - "type": "minecraft:model", - "model": "minecraft:item/bundle" - }, - "on_true": { - "type": "minecraft:composite", - "models": [ - { - "type": "minecraft:model", - "model": "minecraft:item/bundle_open_back" - }, - { - "type": "minecraft:bundle/selected_item" - }, - { - "type": "minecraft:model", - "model": "minecraft:item/bundle_open_front" - } - ] - }, - "property": "minecraft:bundle/has_selected_item" - }, - "when": "gui" - } - ], - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/bundle" - }, - "property": "minecraft:display_context" - }, - "cases": [ - { "when": "deck", "model": { "type": "model", "model": "cards:item/deck" } }, - { "when": "deck_custom", "model": { "type": "model", "model": "cards:item/custom/deck" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cake.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cake.json deleted file mode 100644 index a7f7549..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cake.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cake" - }, - "cases": [ - { "when": "slice", "model": { "type": "model", "model": "lz:food/plated_cake_slice" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/candle.json b/resourcepacks/0-lzcustom/assets/minecraft/items/candle.json deleted file mode 100644 index 2438e89..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/candle.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/candle" - }, - "cases": [ - { "when": "candelabra", "model": { "type": "model", "model": "lz:items/candle_stand" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/carrot.json b/resourcepacks/0-lzcustom/assets/minecraft/items/carrot.json deleted file mode 100644 index 6e5707d..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/carrot.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/carrot" - }, - "cases": [ - { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_vegetable" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/carved_pumpkin.json b/resourcepacks/0-lzcustom/assets/minecraft/items/carved_pumpkin.json deleted file mode 100644 index 74dd503..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/carved_pumpkin.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:block/carved_pumpkin" - }, - "cases": [ - { "when": "witch_hat", "model": { "type": "model", "model": "lz:hats/witch" } }, - { "when": "floral_crown", "model": { "type": "model", "model": "lz:hats/floral_crown" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cocoa_beans.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cocoa_beans.json deleted file mode 100644 index 4f4c938..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cocoa_beans.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cocoa_beans" - }, - "cases": [ - { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_chocolate" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_chocolate1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_chocolate2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_chocolate3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_chocolate4" } }, - { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_cocoa" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cod.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cod.json deleted file mode 100644 index 9e568fb..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cod.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cod" - }, - "cases": [ - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_cod_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_cod_roll_1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_cod_roll_2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_cod_roll_3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_cod_roll_4" } }, - { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_cod_roll_5" } }, - { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_cod_roll_6" } }, - { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_beef.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_beef.json deleted file mode 100644 index 1fb109b..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_beef.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cooked_beef" - }, - "cases": [ - { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_beef" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_chicken.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_chicken.json deleted file mode 100644 index 60d3631..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_chicken.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cooked_chicken" - }, - "cases": [ - { "when": "roast", "model": { "type": "model", "model": "lz:food/plated_roast_chicken" } }, - { "when": "roast0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken0" } }, - { "when": "roast1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken1" } }, - { "when": "roast2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken2" } }, - { "when": "roast3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken3" } }, - { "when": "roast4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken4" } }, - { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_chicken" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_cod.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_cod.json deleted file mode 100644 index 81b1c7c..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_cod.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cooked_cod" - }, - "cases": [ - { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_baked_cod" } }, - { "when": "stew_fish", "model": { "type": "model", "model": "lz:food/stew_fish" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_porkchop.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_porkchop.json deleted file mode 100644 index 3fcffb4..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_porkchop.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cooked_porkchop" - }, - "cases": [ - { "when": "ham", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham" } }, - { "when": "ham0", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham0" } }, - { "when": "ham1", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham1" } }, - { "when": "ham2", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham2" } }, - { "when": "ham3", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham3" } }, - { "when": "ham4", "model": { "type": "model", "model": "lz:food/plated_honey_glazed_ham4" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_rabbit.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_rabbit.json deleted file mode 100644 index 88df16b..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cooked_rabbit.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cooked_rabbit" - }, - "cases": [ - { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_rabbit" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/cookie.json b/resourcepacks/0-lzcustom/assets/minecraft/items/cookie.json deleted file mode 100644 index 131e700..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/cookie.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/cookie" - }, - "cases": [ - { "when": "cookie", "model": { "type": "model", "model": "lz:food/plated_cookie" } }, - { "when": "cookie1", "model": { "type": "model", "model": "lz:food/plated_cookie1" } }, - { "when": "cookie2", "model": { "type": "model", "model": "lz:food/plated_cookie2" } }, - { "when": "cookie3", "model": { "type": "model", "model": "lz:food/plated_cookie3" } }, - { "when": "cookie4", "model": { "type": "model", "model": "lz:food/plated_cookie4" } }, - { "when": "sweet_berry", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry" } }, - { "when": "sweet_berry1", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry1" } }, - { "when": "sweet_berry2", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry2" } }, - { "when": "sweet_berry3", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry3" } }, - { "when": "sweet_berry4", "model": { "type": "model", "model": "lz:food/plated_cookie_sweet_berry4" } }, - { "when": "honey", "model": { "type": "model", "model": "lz:food/plated_cookie_honey" } }, - { "when": "honey1", "model": { "type": "model", "model": "lz:food/plated_cookie_honey1" } }, - { "when": "honey2", "model": { "type": "model", "model": "lz:food/plated_cookie_honey2" } }, - { "when": "honey3", "model": { "type": "model", "model": "lz:food/plated_cookie_honey3" } }, - { "when": "honey4", "model": { "type": "model", "model": "lz:food/plated_cookie_honey4" } }, - { "when": "sugar", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar" } }, - { "when": "sugar1", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar1" } }, - { "when": "sugar2", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar2" } }, - { "when": "sugar3", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar3" } }, - { "when": "sugar4", "model": { "type": "model", "model": "lz:food/plated_cookie_sugar4" } }, - { "when": "chocolate", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate" } }, - { "when": "chocolate1", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate1" } }, - { "when": "chocolate2", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate2" } }, - { "when": "chocolate3", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate3" } }, - { "when": "chocolate4", "model": { "type": "model", "model": "lz:food/plated_cookie_chocolate4" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/dried_kelp.json b/resourcepacks/0-lzcustom/assets/minecraft/items/dried_kelp.json deleted file mode 100644 index 273ac63..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/dried_kelp.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/dried_kelp" - }, - "cases": [ - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_kelp_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_kelp_roll_3" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/glass_bottle.json b/resourcepacks/0-lzcustom/assets/minecraft/items/glass_bottle.json deleted file mode 100644 index 30f1a97..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/glass_bottle.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/glass_bottle" - }, - "cases": [ - { "when": "mug_chocolate", "model": { "type": "model", "model": "lz:festive/hot_chocolate_mug" } }, - { "when": "drink", "model": { "type": "model", "model": "lz:food/glass_bottle" } }, - { "when": "drink_water", "model": { "type": "model", "model": "lz:food/drink_water" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/glow_berries.json b/resourcepacks/0-lzcustom/assets/minecraft/items/glow_berries.json deleted file mode 100644 index c0314b2..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/glow_berries.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/glow_berries" - }, - "cases": [ - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_glow_berry_sweet_roll4" } }, - { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_glow_berry" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/melon_slice.json b/resourcepacks/0-lzcustom/assets/minecraft/items/melon_slice.json deleted file mode 100644 index ef714a7..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/melon_slice.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/melon_slice" - }, - "cases": [ - { "when": "popsicle1", "model": { "type": "model", "model": "lz:food/plated_melon_popsicle1" } }, - { "when": "popsicle2", "model": { "type": "model", "model": "lz:food/plated_melon_popsicle2" } }, - { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_melon_juice" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/mushroom_stew.json b/resourcepacks/0-lzcustom/assets/minecraft/items/mushroom_stew.json deleted file mode 100644 index 359c7cf..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/mushroom_stew.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/mushroom_stew" - }, - "cases": [ - { "when": "stew", "model": { "type": "model", "model": "lz:food/stew_mushroom" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/oak_sapling.json b/resourcepacks/0-lzcustom/assets/minecraft/items/oak_sapling.json deleted file mode 100644 index 5644bec..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/oak_sapling.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/oak_sapling" - }, - "cases": [ - { "when": "christmas", "model": { "type": "model", "model": "lz:festive/christmas_tree" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/paper.json b/resourcepacks/0-lzcustom/assets/minecraft/items/paper.json deleted file mode 100644 index a13f4c4..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/paper.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/paper" - }, - "cases": [ - { "when": "card_base", "model": { "type": "model", "model": "cards:item/base" } }, - - { "when": "card_s01", "model": { "type": "model", "model": "cards:item/s_01" } }, - { "when": "card_s02", "model": { "type": "model", "model": "cards:item/s_02" } }, - { "when": "card_s03", "model": { "type": "model", "model": "cards:item/s_03" } }, - { "when": "card_s04", "model": { "type": "model", "model": "cards:item/s_04" } }, - { "when": "card_s05", "model": { "type": "model", "model": "cards:item/s_05" } }, - { "when": "card_s06", "model": { "type": "model", "model": "cards:item/s_06" } }, - { "when": "card_s07", "model": { "type": "model", "model": "cards:item/s_07" } }, - { "when": "card_s08", "model": { "type": "model", "model": "cards:item/s_08" } }, - { "when": "card_s09", "model": { "type": "model", "model": "cards:item/s_09" } }, - { "when": "card_s10", "model": { "type": "model", "model": "cards:item/s_10" } }, - { "when": "card_s11", "model": { "type": "model", "model": "cards:item/s_11" } }, - { "when": "card_s12", "model": { "type": "model", "model": "cards:item/s_12" } }, - { "when": "card_s13", "model": { "type": "model", "model": "cards:item/s_13" } }, - - { "when": "card_h01", "model": { "type": "model", "model": "cards:item/h_01" } }, - { "when": "card_h02", "model": { "type": "model", "model": "cards:item/h_02" } }, - { "when": "card_h03", "model": { "type": "model", "model": "cards:item/h_03" } }, - { "when": "card_h04", "model": { "type": "model", "model": "cards:item/h_04" } }, - { "when": "card_h05", "model": { "type": "model", "model": "cards:item/h_05" } }, - { "when": "card_h06", "model": { "type": "model", "model": "cards:item/h_06" } }, - { "when": "card_h07", "model": { "type": "model", "model": "cards:item/h_07" } }, - { "when": "card_h08", "model": { "type": "model", "model": "cards:item/h_08" } }, - { "when": "card_h09", "model": { "type": "model", "model": "cards:item/h_09" } }, - { "when": "card_h10", "model": { "type": "model", "model": "cards:item/h_10" } }, - { "when": "card_h11", "model": { "type": "model", "model": "cards:item/h_11" } }, - { "when": "card_h12", "model": { "type": "model", "model": "cards:item/h_12" } }, - { "when": "card_h13", "model": { "type": "model", "model": "cards:item/h_13" } }, - - { "when": "card_c01", "model": { "type": "model", "model": "cards:item/c_01" } }, - { "when": "card_c02", "model": { "type": "model", "model": "cards:item/c_02" } }, - { "when": "card_c03", "model": { "type": "model", "model": "cards:item/c_03" } }, - { "when": "card_c04", "model": { "type": "model", "model": "cards:item/c_04" } }, - { "when": "card_c05", "model": { "type": "model", "model": "cards:item/c_05" } }, - { "when": "card_c06", "model": { "type": "model", "model": "cards:item/c_06" } }, - { "when": "card_c07", "model": { "type": "model", "model": "cards:item/c_07" } }, - { "when": "card_c08", "model": { "type": "model", "model": "cards:item/c_08" } }, - { "when": "card_c09", "model": { "type": "model", "model": "cards:item/c_09" } }, - { "when": "card_c10", "model": { "type": "model", "model": "cards:item/c_10" } }, - { "when": "card_c11", "model": { "type": "model", "model": "cards:item/c_11" } }, - { "when": "card_c12", "model": { "type": "model", "model": "cards:item/c_12" } }, - { "when": "card_c13", "model": { "type": "model", "model": "cards:item/c_13" } }, - - { "when": "card_d01", "model": { "type": "model", "model": "cards:item/d_01" } }, - { "when": "card_d02", "model": { "type": "model", "model": "cards:item/d_02" } }, - { "when": "card_d03", "model": { "type": "model", "model": "cards:item/d_03" } }, - { "when": "card_d04", "model": { "type": "model", "model": "cards:item/d_04" } }, - { "when": "card_d05", "model": { "type": "model", "model": "cards:item/d_05" } }, - { "when": "card_d06", "model": { "type": "model", "model": "cards:item/d_06" } }, - { "when": "card_d07", "model": { "type": "model", "model": "cards:item/d_07" } }, - { "when": "card_d08", "model": { "type": "model", "model": "cards:item/d_08" } }, - { "when": "card_d09", "model": { "type": "model", "model": "cards:item/d_09" } }, - { "when": "card_d10", "model": { "type": "model", "model": "cards:item/d_10" } }, - { "when": "card_d11", "model": { "type": "model", "model": "cards:item/d_11" } }, - { "when": "card_d12", "model": { "type": "model", "model": "cards:item/d_12" } }, - { "when": "card_d13", "model": { "type": "model", "model": "cards:item/d_13" } }, - - { "when": "card_jr", "model": { "type": "model", "model": "cards:item/joker_red" } }, - { "when": "card_jb", "model": { "type": "model", "model": "cards:item/joker_black" } }, - { "when": "card_back", "model": { "type": "model", "model": "cards:item/back" } }, - - { "when": "card_custom_base", "model": { "type": "model", "model": "cards:item/base" } }, - - { "when": "card_custom_s01", "model": { "type": "model", "model": "cards:item/custom/s_01" } }, - { "when": "card_custom_s02", "model": { "type": "model", "model": "cards:item/custom/s_02" } }, - { "when": "card_custom_s03", "model": { "type": "model", "model": "cards:item/custom/s_03" } }, - { "when": "card_custom_s04", "model": { "type": "model", "model": "cards:item/custom/s_04" } }, - { "when": "card_custom_s05", "model": { "type": "model", "model": "cards:item/custom/s_05" } }, - { "when": "card_custom_s06", "model": { "type": "model", "model": "cards:item/custom/s_06" } }, - { "when": "card_custom_s07", "model": { "type": "model", "model": "cards:item/custom/s_07" } }, - { "when": "card_custom_s08", "model": { "type": "model", "model": "cards:item/custom/s_08" } }, - { "when": "card_custom_s09", "model": { "type": "model", "model": "cards:item/custom/s_09" } }, - { "when": "card_custom_s10", "model": { "type": "model", "model": "cards:item/custom/s_10" } }, - { "when": "card_custom_s11", "model": { "type": "model", "model": "cards:item/custom/s_11" } }, - { "when": "card_custom_s12", "model": { "type": "model", "model": "cards:item/custom/s_12" } }, - { "when": "card_custom_s13", "model": { "type": "model", "model": "cards:item/custom/s_13" } }, - - { "when": "card_custom_h01", "model": { "type": "model", "model": "cards:item/custom/h_01" } }, - { "when": "card_custom_h02", "model": { "type": "model", "model": "cards:item/custom/h_02" } }, - { "when": "card_custom_h03", "model": { "type": "model", "model": "cards:item/custom/h_03" } }, - { "when": "card_custom_h04", "model": { "type": "model", "model": "cards:item/custom/h_04" } }, - { "when": "card_custom_h05", "model": { "type": "model", "model": "cards:item/custom/h_05" } }, - { "when": "card_custom_h06", "model": { "type": "model", "model": "cards:item/custom/h_06" } }, - { "when": "card_custom_h07", "model": { "type": "model", "model": "cards:item/custom/h_07" } }, - { "when": "card_custom_h08", "model": { "type": "model", "model": "cards:item/custom/h_08" } }, - { "when": "card_custom_h09", "model": { "type": "model", "model": "cards:item/custom/h_09" } }, - { "when": "card_custom_h10", "model": { "type": "model", "model": "cards:item/custom/h_10" } }, - { "when": "card_custom_h11", "model": { "type": "model", "model": "cards:item/custom/h_11" } }, - { "when": "card_custom_h12", "model": { "type": "model", "model": "cards:item/custom/h_12" } }, - { "when": "card_custom_h13", "model": { "type": "model", "model": "cards:item/custom/h_13" } }, - - { "when": "card_custom_c01", "model": { "type": "model", "model": "cards:item/custom/c_01" } }, - { "when": "card_custom_c02", "model": { "type": "model", "model": "cards:item/custom/c_02" } }, - { "when": "card_custom_c03", "model": { "type": "model", "model": "cards:item/custom/c_03" } }, - { "when": "card_custom_c04", "model": { "type": "model", "model": "cards:item/custom/c_04" } }, - { "when": "card_custom_c05", "model": { "type": "model", "model": "cards:item/custom/c_05" } }, - { "when": "card_custom_c06", "model": { "type": "model", "model": "cards:item/custom/c_06" } }, - { "when": "card_custom_c07", "model": { "type": "model", "model": "cards:item/custom/c_07" } }, - { "when": "card_custom_c08", "model": { "type": "model", "model": "cards:item/custom/c_08" } }, - { "when": "card_custom_c09", "model": { "type": "model", "model": "cards:item/custom/c_09" } }, - { "when": "card_custom_c10", "model": { "type": "model", "model": "cards:item/custom/c_10" } }, - { "when": "card_custom_c11", "model": { "type": "model", "model": "cards:item/custom/c_11" } }, - { "when": "card_custom_c12", "model": { "type": "model", "model": "cards:item/custom/c_12" } }, - { "when": "card_custom_c13", "model": { "type": "model", "model": "cards:item/custom/c_13" } }, - - { "when": "card_custom_d01", "model": { "type": "model", "model": "cards:item/custom/d_01" } }, - { "when": "card_custom_d02", "model": { "type": "model", "model": "cards:item/custom/d_02" } }, - { "when": "card_custom_d03", "model": { "type": "model", "model": "cards:item/custom/d_03" } }, - { "when": "card_custom_d04", "model": { "type": "model", "model": "cards:item/custom/d_04" } }, - { "when": "card_custom_d05", "model": { "type": "model", "model": "cards:item/custom/d_05" } }, - { "when": "card_custom_d06", "model": { "type": "model", "model": "cards:item/custom/d_06" } }, - { "when": "card_custom_d07", "model": { "type": "model", "model": "cards:item/custom/d_07" } }, - { "when": "card_custom_d08", "model": { "type": "model", "model": "cards:item/custom/d_08" } }, - { "when": "card_custom_d09", "model": { "type": "model", "model": "cards:item/custom/d_09" } }, - { "when": "card_custom_d10", "model": { "type": "model", "model": "cards:item/custom/d_10" } }, - { "when": "card_custom_d11", "model": { "type": "model", "model": "cards:item/custom/d_11" } }, - { "when": "card_custom_d12", "model": { "type": "model", "model": "cards:item/custom/d_12" } }, - { "when": "card_custom_d13", "model": { "type": "model", "model": "cards:item/custom/d_13" } }, - - { "when": "card_custom_jr", "model": { "type": "model", "model": "cards:item/custom/joker_red" } }, - { "when": "card_custom_jb", "model": { "type": "model", "model": "cards:item/custom/joker_black" } }, - { "when": "card_custom_back", "model": { "type": "model", "model": "cards:item/custom/back" } }, - - { "when": "presents", "model": { "type": "model", "model": "lz:festive/presents" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/pumpkin.json b/resourcepacks/0-lzcustom/assets/minecraft/items/pumpkin.json deleted file mode 100644 index 8eaa064..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/pumpkin.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:block/pumpkin" - }, - "cases": [ - { "when": "stuffed_pumpkin", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin" } }, - { "when": "stuffed_pumpkin1", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin1" } }, - { "when": "stuffed_pumpkin2", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin2" } }, - { "when": "stuffed_pumpkin3", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin3" } }, - { "when": "stuffed_pumpkin4", "model": { "type": "model", "model": "lz:food/stuffed_pumpkin4" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/pumpkin_pie.json b/resourcepacks/0-lzcustom/assets/minecraft/items/pumpkin_pie.json deleted file mode 100644 index 413de06..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/pumpkin_pie.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/pumpkin_pie" - }, - "cases": [ - { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_pumpkin" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_pumpkin1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_pumpkin2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_pumpkin3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_pumpkin4" } }, - { "when": "soup", "model": { "type": "model", "model": "lz:food/soup_pumpkin" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/salmon.json b/resourcepacks/0-lzcustom/assets/minecraft/items/salmon.json deleted file mode 100644 index 5cf72a2..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/salmon.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/salmon" - }, - "cases": [ - { "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll" } }, - { "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } }, - { "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } }, - { "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } }, - { "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } }, - { "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } }, - { "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/snow_block.json b/resourcepacks/0-lzcustom/assets/minecraft/items/snow_block.json deleted file mode 100644 index ed25e68..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/snow_block.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:block/snow_block" - }, - "cases": [ - { "when": "snowman", "model": { "type": "model", "model": "lz:festive/snowman" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/items/sweet_berries.json b/resourcepacks/0-lzcustom/assets/minecraft/items/sweet_berries.json deleted file mode 100644 index a048f95..0000000 --- a/resourcepacks/0-lzcustom/assets/minecraft/items/sweet_berries.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "model": { - "type": "select", - "property": "custom_model_data", - "fallback": { - "type": "minecraft:model", - "model": "minecraft:item/sweet_berries" - }, - "cases": [ - { "when": "pie", "model": { "type": "model", "model": "lz:food/pie_sweet_berry" } }, - { "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_sweet_berry1" } }, - { "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_sweet_berry2" } }, - { "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_sweet_berry3" } }, - { "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_sweet_berry4" } }, - { "when": "drink", "model": { "type": "model", "model": "lz:food/drink_sweet_berry" } } - ] - } -} \ No newline at end of file diff --git a/resourcepacks/0-lzcustom/assets/minecraft/textures/misc/pumpkinblur.png b/resourcepacks/0-lzcustom/assets/minecraft/textures/misc/pumpkinblur.png deleted file mode 100644 index 2975c47..0000000 Binary files a/resourcepacks/0-lzcustom/assets/minecraft/textures/misc/pumpkinblur.png and /dev/null differ diff --git a/resourcepacks/0-lzcustom/pack.mcmeta b/resourcepacks/0-lzcustom/pack.mcmeta deleted file mode 100644 index a85c337..0000000 --- a/resourcepacks/0-lzcustom/pack.mcmeta +++ /dev/null @@ -1,11 +0,0 @@ -{ - "pack": { - "pack_format": 1, - "name": "LZ Public - Server Resourcepack", - "description": "Custom resource pack for lzstealth.com", - "supported_formats": { - "min_inclusive": 1, - "max_inclusive": 99999 - } - } -} diff --git a/resourcepacks/0-lzcustom/pack.png b/resourcepacks/0-lzcustom/pack.png deleted file mode 100644 index 1179555..0000000 Binary files a/resourcepacks/0-lzcustom/pack.png and /dev/null differ diff --git a/resourcepacks/10-LZs Tools 2.4-1.21.5.zip b/resourcepacks/10-LZs Tools 2.4-1.21.5.zip deleted file mode 100644 index 9b3838e..0000000 Binary files a/resourcepacks/10-LZs Tools 2.4-1.21.5.zip and /dev/null differ