Humanize custom item names
This commit is contained in:
+275
-277
@@ -5,480 +5,478 @@ Generated from the resource pack item model JSON.
|
||||
## Summary
|
||||
|
||||
- Base items: 28
|
||||
- Rename variants: 124
|
||||
- Rename variants: 123
|
||||
- Render mode: local Python renderer
|
||||
|
||||
## apple
|
||||
## Apple
|
||||
|
||||
- Generated from: `assets/minecraft/items/apple.json`
|
||||
- Fallback model: `minecraft:item/apple`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `cider` -> `lz:food/drink_apple_cider`
|
||||
- Preview: <img src="renders/lz/food/drink_apple_cider.png" alt="cider" width="160" />
|
||||
- `pie` -> `lz:food/pie_apple`
|
||||
- Preview: <img src="renders/lz/food/pie_apple.png" alt="pie" width="160" />
|
||||
- `pie_1` -> `lz:food/pie_apple_1`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_1.png" alt="pie_1" width="160" />
|
||||
- `pie_2` -> `lz:food/pie_apple_2`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_2.png" alt="pie_2" width="160" />
|
||||
- `pie_3` -> `lz:food/pie_apple_3`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_3.png" alt="pie_3" width="160" />
|
||||
- `pie_4` -> `lz:food/pie_apple_4`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_4.png" alt="pie_4" width="160" />
|
||||
- `Apple Cider` -> `lz:food/drink_apple_cider`
|
||||
- Preview: <img src="renders/lz/food/drink_apple_cider.png" alt="Apple Cider" width="160" />
|
||||
- `Apple Pie` -> `lz:food/pie_apple`
|
||||
- Preview: <img src="renders/lz/food/pie_apple.png" alt="Apple Pie" width="160" />
|
||||
- `Apple Pie 1` -> `lz:food/pie_apple_1`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_1.png" alt="Apple Pie 1" width="160" />
|
||||
- `Apple Pie 2` -> `lz:food/pie_apple_2`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_2.png" alt="Apple Pie 2" width="160" />
|
||||
- `Apple Pie 3` -> `lz:food/pie_apple_3`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_3.png" alt="Apple Pie 3" width="160" />
|
||||
- `Apple Pie 4` -> `lz:food/pie_apple_4`
|
||||
- Preview: <img src="renders/lz/food/pie_apple_4.png" alt="Apple Pie 4" width="160" />
|
||||
|
||||
## baked_potato
|
||||
## Baked Potato
|
||||
|
||||
- Generated from: `assets/minecraft/items/baked_potato.json`
|
||||
- Fallback model: `minecraft:item/baked_potato`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `baked` -> `lz:food/plated_baked_potato`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato.png" alt="baked" width="160" />
|
||||
- `baked_1` -> `lz:food/plated_baked_potato_1`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato_1.png" alt="baked_1" width="160" />
|
||||
- `baked_2` -> `lz:food/plated_baked_potato_2`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato_2.png" alt="baked_2" width="160" />
|
||||
- `baked_3` -> `lz:food/plated_baked_potato_3`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato_3.png" alt="baked_3" width="160" />
|
||||
- `Baked Potato` -> `lz:food/plated_baked_potato`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato.png" alt="Baked Potato" width="160" />
|
||||
- `Baked Potato 1` -> `lz:food/plated_baked_potato_1`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato_1.png" alt="Baked Potato 1" width="160" />
|
||||
- `Baked Potato 2` -> `lz:food/plated_baked_potato_2`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato_2.png" alt="Baked Potato 2" width="160" />
|
||||
- `Baked Potato 3` -> `lz:food/plated_baked_potato_3`
|
||||
- Preview: <img src="renders/lz/food/plated_baked_potato_3.png" alt="Baked Potato 3" width="160" />
|
||||
|
||||
## beetroot_soup
|
||||
## Beetroot Soup
|
||||
|
||||
- Generated from: `assets/minecraft/items/beetroot_soup.json`
|
||||
- Fallback model: `minecraft:item/beetroot_soup`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `soup` -> `lz:food/soup_beetroot`
|
||||
- Preview: <img src="renders/lz/food/soup_beetroot.png" alt="soup" width="160" />
|
||||
- `Beetroot Soup` -> `lz:food/soup_beetroot`
|
||||
- Preview: <img src="renders/lz/food/soup_beetroot.png" alt="Beetroot Soup" width="160" />
|
||||
|
||||
## bone
|
||||
## Bone
|
||||
|
||||
- Generated from: `assets/minecraft/items/bone.json`
|
||||
- Fallback model: `minecraft:item/bone`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `broth` -> `lz:food/soup_bone_broth`
|
||||
- Preview: <img src="renders/lz/food/soup_bone_broth.png" alt="broth" width="160" />
|
||||
- `Bone Broth` -> `lz:food/soup_bone_broth`
|
||||
- Preview: <img src="renders/lz/food/soup_bone_broth.png" alt="Bone Broth" width="160" />
|
||||
|
||||
## bread
|
||||
## Bread
|
||||
|
||||
- Generated from: `assets/minecraft/items/bread.json`
|
||||
- Fallback model: `minecraft:item/bread`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `sandwich_chicken_1` -> `lz:food/plated_sandwich_chicken_1`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_chicken_1.png" alt="sandwich_chicken_1" width="160" />
|
||||
- `sandwich_chicken_2` -> `lz:food/plated_sandwich_chicken_2`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_chicken_2.png" alt="sandwich_chicken_2" width="160" />
|
||||
- `sandwich_egg_1` -> `lz:food/plated_sandwich_egg_1`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_egg_1.png" alt="sandwich_egg_1" width="160" />
|
||||
- `sandwich_egg_2` -> `lz:food/plated_sandwich_egg_2`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_egg_2.png" alt="sandwich_egg_2" width="160" />
|
||||
- `sandwich_glow_berry` -> `lz:food/plated_sandwich_glow_berry`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_glow_berry.png" alt="sandwich_glow_berry" width="160" />
|
||||
- `sandwich_glow_berry_dark` -> `lz:food/plated_sandwich_glow_berry_dark`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_glow_berry_dark.png" alt="sandwich_glow_berry_dark" width="160" />
|
||||
- `sandwich_sweet_berry` -> `lz:food/plated_sandwich_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_sweet_berry.png" alt="sandwich_sweet_berry" width="160" />
|
||||
- `sandwich_sweet_berry_dark` -> `lz:food/plated_sandwich_sweet_berry_dark`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_sweet_berry_dark.png" alt="sandwich_sweet_berry_dark" width="160" />
|
||||
- `Chicken Sandwich 1` -> `lz:food/plated_sandwich_chicken_1`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_chicken_1.png" alt="Chicken Sandwich 1" width="160" />
|
||||
- `Chicken Sandwich 2` -> `lz:food/plated_sandwich_chicken_2`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_chicken_2.png" alt="Chicken Sandwich 2" width="160" />
|
||||
- `Dark Glow Berry Sandwich` -> `lz:food/plated_sandwich_glow_berry_dark`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_glow_berry_dark.png" alt="Dark Glow Berry Sandwich" width="160" />
|
||||
- `Dark Sweet Berry Sandwich` -> `lz:food/plated_sandwich_sweet_berry_dark`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_sweet_berry_dark.png" alt="Dark Sweet Berry Sandwich" width="160" />
|
||||
- `Egg Sandwich 1` -> `lz:food/plated_sandwich_egg_1`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_egg_1.png" alt="Egg Sandwich 1" width="160" />
|
||||
- `Egg Sandwich 2` -> `lz:food/plated_sandwich_egg_2`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_egg_2.png" alt="Egg Sandwich 2" width="160" />
|
||||
- `Glow Berry Sandwich` -> `lz:food/plated_sandwich_glow_berry`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_glow_berry.png" alt="Glow Berry Sandwich" width="160" />
|
||||
- `Sweet Berry Sandwich` -> `lz:food/plated_sandwich_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/plated_sandwich_sweet_berry.png" alt="Sweet Berry Sandwich" width="160" />
|
||||
|
||||
## cake
|
||||
## Cake
|
||||
|
||||
- Generated from: `assets/minecraft/items/cake.json`
|
||||
- Fallback model: `minecraft:item/cake`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `slice` -> `lz:food/plated_cake_slice`
|
||||
- Preview: <img src="renders/lz/food/plated_cake_slice.png" alt="slice" width="160" />
|
||||
- `Frosted Cake Slice` -> `lz:food/plated_cake_slice`
|
||||
- Preview: <img src="renders/lz/food/plated_cake_slice.png" alt="Frosted Cake Slice" width="160" />
|
||||
|
||||
## carrot
|
||||
## Carrot
|
||||
|
||||
- Generated from: `assets/minecraft/items/carrot.json`
|
||||
- Fallback model: `minecraft:item/carrot`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `soup` -> `lz:food/soup_vegetable`
|
||||
- Preview: <img src="renders/lz/food/soup_vegetable.png" alt="soup" width="160" />
|
||||
- `Garden Carrot Soup` -> `lz:food/soup_vegetable`
|
||||
- Preview: <img src="renders/lz/food/soup_vegetable.png" alt="Garden Carrot Soup" width="160" />
|
||||
|
||||
## carved_pumpkin
|
||||
## Carved Pumpkin
|
||||
|
||||
- Generated from: `assets/minecraft/items/carved_pumpkin.json`
|
||||
- Fallback model: `minecraft:block/carved_pumpkin`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `floral_crown` -> `lz:hats/floral_crown`
|
||||
- Preview: <img src="renders/lz/hats/floral_crown.png" alt="floral_crown" width="160" />
|
||||
- `witch_hat` -> `lz:hats/witch`
|
||||
- Preview: <img src="renders/lz/hats/witch.png" alt="witch_hat" width="160" />
|
||||
- `Floral Crown` -> `lz:hats/floral_crown`
|
||||
- Preview: <img src="renders/lz/hats/floral_crown.png" alt="Floral Crown" width="160" />
|
||||
- `Witch Hat` -> `lz:hats/witch`
|
||||
- Preview: <img src="renders/lz/hats/witch.png" alt="Witch Hat" width="160" />
|
||||
|
||||
## cocoa_beans
|
||||
## Cocoa Beans
|
||||
|
||||
- Generated from: `assets/minecraft/items/cocoa_beans.json`
|
||||
- Fallback model: `minecraft:item/cocoa_beans`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `drink` -> `lz:food/drink_cocoa`
|
||||
- Preview: <img src="renders/lz/food/drink_cocoa.png" alt="drink" width="160" />
|
||||
- `pie` -> `lz:food/pie_chocolate`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate.png" alt="pie" width="160" />
|
||||
- `pie_1` -> `lz:food/pie_chocolate_1`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_1.png" alt="pie_1" width="160" />
|
||||
- `pie_2` -> `lz:food/pie_chocolate_2`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_2.png" alt="pie_2" width="160" />
|
||||
- `pie_3` -> `lz:food/pie_chocolate_3`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_3.png" alt="pie_3" width="160" />
|
||||
- `pie_4` -> `lz:food/pie_chocolate_4`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_4.png" alt="pie_4" width="160" />
|
||||
- `Chocolate Pie` -> `lz:food/pie_chocolate`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate.png" alt="Chocolate Pie" width="160" />
|
||||
- `Chocolate Pie 1` -> `lz:food/pie_chocolate_1`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_1.png" alt="Chocolate Pie 1" width="160" />
|
||||
- `Chocolate Pie 2` -> `lz:food/pie_chocolate_2`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_2.png" alt="Chocolate Pie 2" width="160" />
|
||||
- `Chocolate Pie 3` -> `lz:food/pie_chocolate_3`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_3.png" alt="Chocolate Pie 3" width="160" />
|
||||
- `Chocolate Pie 4` -> `lz:food/pie_chocolate_4`
|
||||
- Preview: <img src="renders/lz/food/pie_chocolate_4.png" alt="Chocolate Pie 4" width="160" />
|
||||
- `Hot Chocolate` -> `lz:food/drink_cocoa`
|
||||
- Preview: <img src="renders/lz/food/drink_cocoa.png" alt="Hot Chocolate" width="160" />
|
||||
|
||||
## cod
|
||||
## Cod
|
||||
|
||||
- Generated from: `assets/minecraft/items/cod.json`
|
||||
- Fallback model: `minecraft:item/cod`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `roll` -> `lz:food/plated_cod_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll.png" alt="roll" width="160" />
|
||||
- `roll_1` -> `lz:food/plated_cod_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_1.png" alt="roll_1" width="160" />
|
||||
- `roll_2` -> `lz:food/plated_cod_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_2.png" alt="roll_2" width="160" />
|
||||
- `roll_3` -> `lz:food/plated_cod_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_3.png" alt="roll_3" width="160" />
|
||||
- `roll_4` -> `lz:food/plated_cod_roll_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_4.png" alt="roll_4" width="160" />
|
||||
- `roll_5` -> `lz:food/plated_cod_roll_5`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_5.png" alt="roll_5" width="160" />
|
||||
- `roll_6` -> `lz:food/plated_cod_roll_6`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_6.png" alt="roll_6" width="160" />
|
||||
- `stew` -> `lz:food/stew_baked_cod`
|
||||
- Preview: <img src="renders/lz/food/stew_baked_cod.png" alt="stew" width="160" />
|
||||
- `Cod Roll` -> `lz:food/plated_cod_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll.png" alt="Cod Roll" width="160" />
|
||||
- `Cod Roll 1` -> `lz:food/plated_cod_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_1.png" alt="Cod Roll 1" width="160" />
|
||||
- `Cod Roll 2` -> `lz:food/plated_cod_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_2.png" alt="Cod Roll 2" width="160" />
|
||||
- `Cod Roll 3` -> `lz:food/plated_cod_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_3.png" alt="Cod Roll 3" width="160" />
|
||||
- `Cod Roll 4` -> `lz:food/plated_cod_roll_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_4.png" alt="Cod Roll 4" width="160" />
|
||||
- `Cod Roll 5` -> `lz:food/plated_cod_roll_5`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_5.png" alt="Cod Roll 5" width="160" />
|
||||
- `Cod Roll 6` -> `lz:food/plated_cod_roll_6`
|
||||
- Preview: <img src="renders/lz/food/plated_cod_roll_6.png" alt="Cod Roll 6" width="160" />
|
||||
|
||||
## cooked_beef
|
||||
## Cooked Beef
|
||||
|
||||
- Generated from: `assets/minecraft/items/cooked_beef.json`
|
||||
- Fallback model: `minecraft:item/cooked_beef`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `stew` -> `lz:food/stew_beef`
|
||||
- Preview: <img src="renders/lz/food/stew_beef.png" alt="stew" width="160" />
|
||||
- `Hearty Beef Stew` -> `lz:food/stew_beef`
|
||||
- Preview: <img src="renders/lz/food/stew_beef.png" alt="Hearty Beef Stew" width="160" />
|
||||
|
||||
## cooked_chicken
|
||||
## Cooked Chicken
|
||||
|
||||
- Generated from: `assets/minecraft/items/cooked_chicken.json`
|
||||
- Fallback model: `minecraft:item/cooked_chicken`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `roast` -> `lz:food/plated_roast_chicken`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken.png" alt="roast" width="160" />
|
||||
- `roast_0` -> `lz:food/plated_roast_chicken_0`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_0.png" alt="roast_0" width="160" />
|
||||
- `roast_1` -> `lz:food/plated_roast_chicken_1`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_1.png" alt="roast_1" width="160" />
|
||||
- `roast_2` -> `lz:food/plated_roast_chicken_2`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_2.png" alt="roast_2" width="160" />
|
||||
- `roast_3` -> `lz:food/plated_roast_chicken_3`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_3.png" alt="roast_3" width="160" />
|
||||
- `roast_4` -> `lz:food/plated_roast_chicken_4`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_4.png" alt="roast_4" width="160" />
|
||||
- `soup` -> `lz:food/soup_chicken`
|
||||
- Preview: <img src="renders/lz/food/soup_chicken.png" alt="soup" width="160" />
|
||||
- `Chicken Broth` -> `lz:food/soup_chicken`
|
||||
- Preview: <img src="renders/lz/food/soup_chicken.png" alt="Chicken Broth" width="160" />
|
||||
- `Roast Chicken` -> `lz:food/plated_roast_chicken`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken.png" alt="Roast Chicken" width="160" />
|
||||
- `Roast Chicken 0` -> `lz:food/plated_roast_chicken_0`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_0.png" alt="Roast Chicken 0" width="160" />
|
||||
- `Roast Chicken 1` -> `lz:food/plated_roast_chicken_1`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_1.png" alt="Roast Chicken 1" width="160" />
|
||||
- `Roast Chicken 2` -> `lz:food/plated_roast_chicken_2`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_2.png" alt="Roast Chicken 2" width="160" />
|
||||
- `Roast Chicken 3` -> `lz:food/plated_roast_chicken_3`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_3.png" alt="Roast Chicken 3" width="160" />
|
||||
- `Roast Chicken 4` -> `lz:food/plated_roast_chicken_4`
|
||||
- Preview: <img src="renders/lz/food/plated_roast_chicken_4.png" alt="Roast Chicken 4" width="160" />
|
||||
|
||||
## cooked_cod
|
||||
## Cooked Cod
|
||||
|
||||
- Generated from: `assets/minecraft/items/cooked_cod.json`
|
||||
- Fallback model: `minecraft:item/cooked_cod`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `stew` -> `lz:food/stew_baked_cod`
|
||||
- Preview: <img src="renders/lz/food/stew_baked_cod.png" alt="stew" width="160" />
|
||||
- `stew_fish` -> `lz:food/stew_fish`
|
||||
- Preview: <img src="renders/lz/food/stew_fish.png" alt="stew_fish" width="160" />
|
||||
- `Baked Cod Chowder` -> `lz:food/stew_baked_cod`
|
||||
- Preview: <img src="renders/lz/food/stew_baked_cod.png" alt="Baked Cod Chowder" width="160" />
|
||||
- `Fish Chowder` -> `lz:food/stew_fish`
|
||||
- Preview: <img src="renders/lz/food/stew_fish.png" alt="Fish Chowder" width="160" />
|
||||
|
||||
## cooked_porkchop
|
||||
## Cooked Porkchop
|
||||
|
||||
- Generated from: `assets/minecraft/items/cooked_porkchop.json`
|
||||
- Fallback model: `minecraft:item/cooked_porkchop`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `ham` -> `lz:food/plated_honey_glazed_ham`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham.png" alt="ham" width="160" />
|
||||
- `ham_0` -> `lz:food/plated_honey_glazed_ham_0`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_0.png" alt="ham_0" width="160" />
|
||||
- `ham_1` -> `lz:food/plated_honey_glazed_ham_1`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_1.png" alt="ham_1" width="160" />
|
||||
- `ham_2` -> `lz:food/plated_honey_glazed_ham_2`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_2.png" alt="ham_2" width="160" />
|
||||
- `ham_3` -> `lz:food/plated_honey_glazed_ham_3`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_3.png" alt="ham_3" width="160" />
|
||||
- `ham_4` -> `lz:food/plated_honey_glazed_ham_4`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_4.png" alt="ham_4" width="160" />
|
||||
- `Honey Glazed Ham` -> `lz:food/plated_honey_glazed_ham`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham.png" alt="Honey Glazed Ham" width="160" />
|
||||
- `Honey Glazed Ham 0` -> `lz:food/plated_honey_glazed_ham_0`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_0.png" alt="Honey Glazed Ham 0" width="160" />
|
||||
- `Honey Glazed Ham 1` -> `lz:food/plated_honey_glazed_ham_1`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_1.png" alt="Honey Glazed Ham 1" width="160" />
|
||||
- `Honey Glazed Ham 2` -> `lz:food/plated_honey_glazed_ham_2`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_2.png" alt="Honey Glazed Ham 2" width="160" />
|
||||
- `Honey Glazed Ham 3` -> `lz:food/plated_honey_glazed_ham_3`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_3.png" alt="Honey Glazed Ham 3" width="160" />
|
||||
- `Honey Glazed Ham 4` -> `lz:food/plated_honey_glazed_ham_4`
|
||||
- Preview: <img src="renders/lz/food/plated_honey_glazed_ham_4.png" alt="Honey Glazed Ham 4" width="160" />
|
||||
|
||||
## cooked_rabbit
|
||||
## Cooked Rabbit
|
||||
|
||||
- Generated from: `assets/minecraft/items/cooked_rabbit.json`
|
||||
- Fallback model: `minecraft:item/cooked_rabbit`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `stew` -> `lz:food/stew_rabbit`
|
||||
- Preview: <img src="renders/lz/food/stew_rabbit.png" alt="stew" width="160" />
|
||||
- `Hare Stew` -> `lz:food/stew_rabbit`
|
||||
- Preview: <img src="renders/lz/food/stew_rabbit.png" alt="Hare Stew" width="160" />
|
||||
|
||||
## cookie
|
||||
## Cookie
|
||||
|
||||
- Generated from: `assets/minecraft/items/cookie.json`
|
||||
- Fallback model: `minecraft:item/cookie`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `chocolate` -> `lz:food/plated_cookie_chocolate`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate.png" alt="chocolate" width="160" />
|
||||
- `chocolate_1` -> `lz:food/plated_cookie_chocolate_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_1.png" alt="chocolate_1" width="160" />
|
||||
- `chocolate_2` -> `lz:food/plated_cookie_chocolate_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_2.png" alt="chocolate_2" width="160" />
|
||||
- `chocolate_3` -> `lz:food/plated_cookie_chocolate_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_3.png" alt="chocolate_3" width="160" />
|
||||
- `chocolate_4` -> `lz:food/plated_cookie_chocolate_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_4.png" alt="chocolate_4" width="160" />
|
||||
- `cookie` -> `lz:food/plated_cookie`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie.png" alt="cookie" width="160" />
|
||||
- `cookie_1` -> `lz:food/plated_cookie_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_1.png" alt="cookie_1" width="160" />
|
||||
- `cookie_2` -> `lz:food/plated_cookie_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_2.png" alt="cookie_2" width="160" />
|
||||
- `cookie_3` -> `lz:food/plated_cookie_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_3.png" alt="cookie_3" width="160" />
|
||||
- `cookie_4` -> `lz:food/plated_cookie_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_4.png" alt="cookie_4" width="160" />
|
||||
- `honey` -> `lz:food/plated_cookie_honey`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey.png" alt="honey" width="160" />
|
||||
- `honey_1` -> `lz:food/plated_cookie_honey_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_1.png" alt="honey_1" width="160" />
|
||||
- `honey_2` -> `lz:food/plated_cookie_honey_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_2.png" alt="honey_2" width="160" />
|
||||
- `honey_3` -> `lz:food/plated_cookie_honey_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_3.png" alt="honey_3" width="160" />
|
||||
- `honey_4` -> `lz:food/plated_cookie_honey_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_4.png" alt="honey_4" width="160" />
|
||||
- `sugar` -> `lz:food/plated_cookie_sugar`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar.png" alt="sugar" width="160" />
|
||||
- `sugar_1` -> `lz:food/plated_cookie_sugar_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_1.png" alt="sugar_1" width="160" />
|
||||
- `sugar_2` -> `lz:food/plated_cookie_sugar_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_2.png" alt="sugar_2" width="160" />
|
||||
- `sugar_3` -> `lz:food/plated_cookie_sugar_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_3.png" alt="sugar_3" width="160" />
|
||||
- `sugar_4` -> `lz:food/plated_cookie_sugar_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_4.png" alt="sugar_4" width="160" />
|
||||
- `sweet_berry` -> `lz:food/plated_cookie_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry.png" alt="sweet_berry" width="160" />
|
||||
- `sweet_berry_1` -> `lz:food/plated_cookie_sweet_berry_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_1.png" alt="sweet_berry_1" width="160" />
|
||||
- `sweet_berry_2` -> `lz:food/plated_cookie_sweet_berry_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_2.png" alt="sweet_berry_2" width="160" />
|
||||
- `sweet_berry_3` -> `lz:food/plated_cookie_sweet_berry_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_3.png" alt="sweet_berry_3" width="160" />
|
||||
- `sweet_berry_4` -> `lz:food/plated_cookie_sweet_berry_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_4.png" alt="sweet_berry_4" width="160" />
|
||||
- `Chocolate Cookie` -> `lz:food/plated_cookie_chocolate`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate.png" alt="Chocolate Cookie" width="160" />
|
||||
- `Chocolate Cookie 1` -> `lz:food/plated_cookie_chocolate_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_1.png" alt="Chocolate Cookie 1" width="160" />
|
||||
- `Chocolate Cookie 2` -> `lz:food/plated_cookie_chocolate_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_2.png" alt="Chocolate Cookie 2" width="160" />
|
||||
- `Chocolate Cookie 3` -> `lz:food/plated_cookie_chocolate_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_3.png" alt="Chocolate Cookie 3" width="160" />
|
||||
- `Chocolate Cookie 4` -> `lz:food/plated_cookie_chocolate_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_chocolate_4.png" alt="Chocolate Cookie 4" width="160" />
|
||||
- `Classic Cookie` -> `lz:food/plated_cookie`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie.png" alt="Classic Cookie" width="160" />
|
||||
- `Cookie 1` -> `lz:food/plated_cookie_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_1.png" alt="Cookie 1" width="160" />
|
||||
- `Cookie 2` -> `lz:food/plated_cookie_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_2.png" alt="Cookie 2" width="160" />
|
||||
- `Cookie 3` -> `lz:food/plated_cookie_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_3.png" alt="Cookie 3" width="160" />
|
||||
- `Cookie 4` -> `lz:food/plated_cookie_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_4.png" alt="Cookie 4" width="160" />
|
||||
- `Honey Cookie` -> `lz:food/plated_cookie_honey`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey.png" alt="Honey Cookie" width="160" />
|
||||
- `Honey Cookie 1` -> `lz:food/plated_cookie_honey_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_1.png" alt="Honey Cookie 1" width="160" />
|
||||
- `Honey Cookie 2` -> `lz:food/plated_cookie_honey_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_2.png" alt="Honey Cookie 2" width="160" />
|
||||
- `Honey Cookie 3` -> `lz:food/plated_cookie_honey_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_3.png" alt="Honey Cookie 3" width="160" />
|
||||
- `Honey Cookie 4` -> `lz:food/plated_cookie_honey_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_honey_4.png" alt="Honey Cookie 4" width="160" />
|
||||
- `Sugar Cookie` -> `lz:food/plated_cookie_sugar`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar.png" alt="Sugar Cookie" width="160" />
|
||||
- `Sugar Cookie 1` -> `lz:food/plated_cookie_sugar_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_1.png" alt="Sugar Cookie 1" width="160" />
|
||||
- `Sugar Cookie 2` -> `lz:food/plated_cookie_sugar_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_2.png" alt="Sugar Cookie 2" width="160" />
|
||||
- `Sugar Cookie 3` -> `lz:food/plated_cookie_sugar_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_3.png" alt="Sugar Cookie 3" width="160" />
|
||||
- `Sugar Cookie 4` -> `lz:food/plated_cookie_sugar_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sugar_4.png" alt="Sugar Cookie 4" width="160" />
|
||||
- `Sweet Berry Cookie` -> `lz:food/plated_cookie_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry.png" alt="Sweet Berry Cookie" width="160" />
|
||||
- `Sweet Berry Cookie 1` -> `lz:food/plated_cookie_sweet_berry_1`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_1.png" alt="Sweet Berry Cookie 1" width="160" />
|
||||
- `Sweet Berry Cookie 2` -> `lz:food/plated_cookie_sweet_berry_2`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_2.png" alt="Sweet Berry Cookie 2" width="160" />
|
||||
- `Sweet Berry Cookie 3` -> `lz:food/plated_cookie_sweet_berry_3`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_3.png" alt="Sweet Berry Cookie 3" width="160" />
|
||||
- `Sweet Berry Cookie 4` -> `lz:food/plated_cookie_sweet_berry_4`
|
||||
- Preview: <img src="renders/lz/food/plated_cookie_sweet_berry_4.png" alt="Sweet Berry Cookie 4" width="160" />
|
||||
|
||||
## dried_kelp
|
||||
## Dried Kelp
|
||||
|
||||
- Generated from: `assets/minecraft/items/dried_kelp.json`
|
||||
- Fallback model: `minecraft:item/dried_kelp`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `roll` -> `lz:food/plated_kelp_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll.png" alt="roll" width="160" />
|
||||
- `roll_1` -> `lz:food/plated_kelp_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_1.png" alt="roll_1" width="160" />
|
||||
- `roll_2` -> `lz:food/plated_kelp_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_2.png" alt="roll_2" width="160" />
|
||||
- `roll_3` -> `lz:food/plated_kelp_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_3.png" alt="roll_3" width="160" />
|
||||
- `Kelp Roll` -> `lz:food/plated_kelp_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll.png" alt="Kelp Roll" width="160" />
|
||||
- `Kelp Roll 1` -> `lz:food/plated_kelp_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_1.png" alt="Kelp Roll 1" width="160" />
|
||||
- `Kelp Roll 2` -> `lz:food/plated_kelp_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_2.png" alt="Kelp Roll 2" width="160" />
|
||||
- `Kelp Roll 3` -> `lz:food/plated_kelp_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_kelp_roll_3.png" alt="Kelp Roll 3" width="160" />
|
||||
|
||||
## glass_bottle
|
||||
## Glass Bottle
|
||||
|
||||
- Generated from: `assets/minecraft/items/glass_bottle.json`
|
||||
- Fallback model: `minecraft:item/glass_bottle`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `drink` -> `lz:food/glass_bottle`
|
||||
- Preview: <img src="renders/lz/food/glass_bottle.png" alt="drink" width="160" />
|
||||
- `drink_water` -> `lz:food/drink_water`
|
||||
- Preview: <img src="renders/lz/food/drink_water.png" alt="drink_water" width="160" />
|
||||
- `mug_chocolate` -> `lz:festive/hot_chocolate_mug`
|
||||
- Preview: <img src="renders/lz/festive/hot_chocolate_mug.png" alt="mug_chocolate" width="160" />
|
||||
- `Empty Bottle` -> `lz:food/glass_bottle`
|
||||
- Preview: <img src="renders/lz/food/glass_bottle.png" alt="Empty Bottle" width="160" />
|
||||
- `Hot Chocolate Mug` -> `lz:festive/hot_chocolate_mug`
|
||||
- Preview: <img src="renders/lz/festive/hot_chocolate_mug.png" alt="Hot Chocolate Mug" width="160" />
|
||||
- `Spring Water` -> `lz:food/drink_water`
|
||||
- Preview: <img src="renders/lz/food/drink_water.png" alt="Spring Water" width="160" />
|
||||
|
||||
## glow_berries
|
||||
## Glow Berries
|
||||
|
||||
- Generated from: `assets/minecraft/items/glow_berries.json`
|
||||
- Fallback model: `minecraft:item/glow_berries`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `drink` -> `lz:food/drink_glow_berry`
|
||||
- Preview: <img src="renders/lz/food/drink_glow_berry.png" alt="drink" width="160" />
|
||||
- `roll` -> `lz:food/plated_glow_berry_sweet_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll.png" alt="roll" width="160" />
|
||||
- `roll_1` -> `lz:food/plated_glow_berry_sweet_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_1.png" alt="roll_1" width="160" />
|
||||
- `roll_2` -> `lz:food/plated_glow_berry_sweet_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_2.png" alt="roll_2" width="160" />
|
||||
- `roll_3` -> `lz:food/plated_glow_berry_sweet_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_3.png" alt="roll_3" width="160" />
|
||||
- `roll_4` -> `lz:food/plated_glow_berry_sweet_roll_4`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_4.png" alt="roll_4" width="160" />
|
||||
- `Glow Berry Juice` -> `lz:food/drink_glow_berry`
|
||||
- Preview: <img src="renders/lz/food/drink_glow_berry.png" alt="Glow Berry Juice" width="160" />
|
||||
- `Glow Berry Sweet Roll` -> `lz:food/plated_glow_berry_sweet_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll.png" alt="Glow Berry Sweet Roll" width="160" />
|
||||
- `Glow Berry Sweet Roll 1` -> `lz:food/plated_glow_berry_sweet_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_1.png" alt="Glow Berry Sweet Roll 1" width="160" />
|
||||
- `Glow Berry Sweet Roll 2` -> `lz:food/plated_glow_berry_sweet_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_2.png" alt="Glow Berry Sweet Roll 2" width="160" />
|
||||
- `Glow Berry Sweet Roll 3` -> `lz:food/plated_glow_berry_sweet_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_3.png" alt="Glow Berry Sweet Roll 3" width="160" />
|
||||
- `Glow Berry Sweet Roll 4` -> `lz:food/plated_glow_berry_sweet_roll_4`
|
||||
- Preview: <img src="renders/lz/food/plated_glow_berry_sweet_roll_4.png" alt="Glow Berry Sweet Roll 4" width="160" />
|
||||
|
||||
## melon_slice
|
||||
## Melon Slice
|
||||
|
||||
- Generated from: `assets/minecraft/items/melon_slice.json`
|
||||
- Fallback model: `minecraft:item/melon_slice`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `drink` -> `lz:food/drink_melon_juice`
|
||||
- Preview: <img src="renders/lz/food/drink_melon_juice.png" alt="drink" width="160" />
|
||||
- `popsicle_1` -> `lz:food/plated_melon_popsicle_1`
|
||||
- Preview: <img src="renders/lz/food/plated_melon_popsicle_1.png" alt="popsicle_1" width="160" />
|
||||
- `popsicle_2` -> `lz:food/plated_melon_popsicle_2`
|
||||
- Preview: <img src="renders/lz/food/plated_melon_popsicle_2.png" alt="popsicle_2" width="160" />
|
||||
- `Melon Juice` -> `lz:food/drink_melon_juice`
|
||||
- Preview: <img src="renders/lz/food/drink_melon_juice.png" alt="Melon Juice" width="160" />
|
||||
- `Melon Popsicle 1` -> `lz:food/plated_melon_popsicle_1`
|
||||
- Preview: <img src="renders/lz/food/plated_melon_popsicle_1.png" alt="Melon Popsicle 1" width="160" />
|
||||
- `Melon Popsicle 2` -> `lz:food/plated_melon_popsicle_2`
|
||||
- Preview: <img src="renders/lz/food/plated_melon_popsicle_2.png" alt="Melon Popsicle 2" width="160" />
|
||||
|
||||
## mushroom_stew
|
||||
## Mushroom Stew
|
||||
|
||||
- Generated from: `assets/minecraft/items/mushroom_stew.json`
|
||||
- Fallback model: `minecraft:item/mushroom_stew`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `stew` -> `lz:food/stew_mushroom`
|
||||
- Preview: <img src="renders/lz/food/stew_mushroom.png" alt="stew" width="160" />
|
||||
- `Mushroom Soup` -> `lz:food/stew_mushroom`
|
||||
- Preview: <img src="renders/lz/food/stew_mushroom.png" alt="Mushroom Soup" width="160" />
|
||||
|
||||
## oak_sapling
|
||||
## Oak Sapling
|
||||
|
||||
- Generated from: `assets/minecraft/items/oak_sapling.json`
|
||||
- Fallback model: `minecraft:item/oak_sapling`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `christmas` -> `lz:festive/christmas_tree`
|
||||
- Preview: <img src="renders/lz/festive/christmas_tree.png" alt="christmas" width="160" />
|
||||
- `Christmas Tree` -> `lz:festive/christmas_tree`
|
||||
- Preview: <img src="renders/lz/festive/christmas_tree.png" alt="Christmas Tree" width="160" />
|
||||
|
||||
## paper
|
||||
## Paper
|
||||
|
||||
- Generated from: `assets/minecraft/items/paper.json`
|
||||
- Fallback model: `minecraft:item/paper`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `presents` -> `lz:festive/presents`
|
||||
- Preview: <img src="renders/lz/festive/presents.png" alt="presents" width="160" />
|
||||
- `Presents` -> `lz:festive/presents`
|
||||
- Preview: <img src="renders/lz/festive/presents.png" alt="Presents" width="160" />
|
||||
|
||||
## pumpkin
|
||||
## Pumpkin
|
||||
|
||||
- Generated from: `assets/minecraft/items/pumpkin.json`
|
||||
- Fallback model: `minecraft:block/pumpkin`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `stuffed_pumpkin` -> `lz:food/stuffed_pumpkin`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin.png" alt="stuffed_pumpkin" width="160" />
|
||||
- `stuffed_pumpkin_1` -> `lz:food/stuffed_pumpkin_1`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_1.png" alt="stuffed_pumpkin_1" width="160" />
|
||||
- `stuffed_pumpkin_2` -> `lz:food/stuffed_pumpkin_2`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_2.png" alt="stuffed_pumpkin_2" width="160" />
|
||||
- `stuffed_pumpkin_3` -> `lz:food/stuffed_pumpkin_3`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_3.png" alt="stuffed_pumpkin_3" width="160" />
|
||||
- `stuffed_pumpkin_4` -> `lz:food/stuffed_pumpkin_4`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_4.png" alt="stuffed_pumpkin_4" width="160" />
|
||||
- `Stuffed Pumpkin` -> `lz:food/stuffed_pumpkin`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin.png" alt="Stuffed Pumpkin" width="160" />
|
||||
- `Stuffed Pumpkin 1` -> `lz:food/stuffed_pumpkin_1`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_1.png" alt="Stuffed Pumpkin 1" width="160" />
|
||||
- `Stuffed Pumpkin 2` -> `lz:food/stuffed_pumpkin_2`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_2.png" alt="Stuffed Pumpkin 2" width="160" />
|
||||
- `Stuffed Pumpkin 3` -> `lz:food/stuffed_pumpkin_3`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_3.png" alt="Stuffed Pumpkin 3" width="160" />
|
||||
- `Stuffed Pumpkin 4` -> `lz:food/stuffed_pumpkin_4`
|
||||
- Preview: <img src="renders/lz/food/stuffed_pumpkin_4.png" alt="Stuffed Pumpkin 4" width="160" />
|
||||
|
||||
## pumpkin_pie
|
||||
## Pumpkin Pie
|
||||
|
||||
- Generated from: `assets/minecraft/items/pumpkin_pie.json`
|
||||
- Fallback model: `minecraft:item/pumpkin_pie`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `pie` -> `lz:food/pie_pumpkin`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin.png" alt="pie" width="160" />
|
||||
- `pie_1` -> `lz:food/pie_pumpkin_1`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_1.png" alt="pie_1" width="160" />
|
||||
- `pie_2` -> `lz:food/pie_pumpkin_2`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_2.png" alt="pie_2" width="160" />
|
||||
- `pie_3` -> `lz:food/pie_pumpkin_3`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_3.png" alt="pie_3" width="160" />
|
||||
- `pie_4` -> `lz:food/pie_pumpkin_4`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_4.png" alt="pie_4" width="160" />
|
||||
- `soup` -> `lz:food/soup_pumpkin`
|
||||
- Preview: <img src="renders/lz/food/soup_pumpkin.png" alt="soup" width="160" />
|
||||
- `Pumpkin Soup` -> `lz:food/soup_pumpkin`
|
||||
- Preview: <img src="renders/lz/food/soup_pumpkin.png" alt="Pumpkin Soup" width="160" />
|
||||
- `Spiced Pumpkin Pie` -> `lz:food/pie_pumpkin`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin.png" alt="Spiced Pumpkin Pie" width="160" />
|
||||
- `Spiced Pumpkin Pie 1` -> `lz:food/pie_pumpkin_1`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_1.png" alt="Spiced Pumpkin Pie 1" width="160" />
|
||||
- `Spiced Pumpkin Pie 2` -> `lz:food/pie_pumpkin_2`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_2.png" alt="Spiced Pumpkin Pie 2" width="160" />
|
||||
- `Spiced Pumpkin Pie 3` -> `lz:food/pie_pumpkin_3`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_3.png" alt="Spiced Pumpkin Pie 3" width="160" />
|
||||
- `Spiced Pumpkin Pie 4` -> `lz:food/pie_pumpkin_4`
|
||||
- Preview: <img src="renders/lz/food/pie_pumpkin_4.png" alt="Spiced Pumpkin Pie 4" width="160" />
|
||||
|
||||
## salmon
|
||||
## Salmon
|
||||
|
||||
- Generated from: `assets/minecraft/items/salmon.json`
|
||||
- Fallback model: `minecraft:item/salmon`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `roll` -> `lz:food/plated_salmon_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll.png" alt="roll" width="160" />
|
||||
- `roll_1` -> `lz:food/plated_salmon_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_1.png" alt="roll_1" width="160" />
|
||||
- `roll_2` -> `lz:food/plated_salmon_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_2.png" alt="roll_2" width="160" />
|
||||
- `roll_3` -> `lz:food/plated_salmon_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_3.png" alt="roll_3" width="160" />
|
||||
- `roll_4` -> `lz:food/plated_salmon_roll_4`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_4.png" alt="roll_4" width="160" />
|
||||
- `roll_5` -> `lz:food/plated_salmon_roll_5`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_5.png" alt="roll_5" width="160" />
|
||||
- `roll_6` -> `lz:food/plated_salmon_roll_6`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_6.png" alt="roll_6" width="160" />
|
||||
- `Salmon Roll` -> `lz:food/plated_salmon_roll`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll.png" alt="Salmon Roll" width="160" />
|
||||
- `Salmon Roll 1` -> `lz:food/plated_salmon_roll_1`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_1.png" alt="Salmon Roll 1" width="160" />
|
||||
- `Salmon Roll 2` -> `lz:food/plated_salmon_roll_2`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_2.png" alt="Salmon Roll 2" width="160" />
|
||||
- `Salmon Roll 3` -> `lz:food/plated_salmon_roll_3`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_3.png" alt="Salmon Roll 3" width="160" />
|
||||
- `Salmon Roll 4` -> `lz:food/plated_salmon_roll_4`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_4.png" alt="Salmon Roll 4" width="160" />
|
||||
- `Salmon Roll 5` -> `lz:food/plated_salmon_roll_5`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_5.png" alt="Salmon Roll 5" width="160" />
|
||||
- `Salmon Roll 6` -> `lz:food/plated_salmon_roll_6`
|
||||
- Preview: <img src="renders/lz/food/plated_salmon_roll_6.png" alt="Salmon Roll 6" width="160" />
|
||||
|
||||
## snow_block
|
||||
## Snow Block
|
||||
|
||||
- Generated from: `assets/minecraft/items/snow_block.json`
|
||||
- Fallback model: `minecraft:block/snow_block`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `snowman` -> `lz:festive/snowman`
|
||||
- Preview: <img src="renders/lz/festive/snowman.png" alt="snowman" width="160" />
|
||||
- `Snowman` -> `lz:festive/snowman`
|
||||
- Preview: <img src="renders/lz/festive/snowman.png" alt="Snowman" width="160" />
|
||||
|
||||
## sweet_berries
|
||||
## Sweet Berries
|
||||
|
||||
- Generated from: `assets/minecraft/items/sweet_berries.json`
|
||||
- Fallback model: `minecraft:item/sweet_berries`
|
||||
|
||||
### Rename variants
|
||||
|
||||
- `drink` -> `lz:food/drink_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/drink_sweet_berry.png" alt="drink" width="160" />
|
||||
- `pie` -> `lz:food/pie_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry.png" alt="pie" width="160" />
|
||||
- `pie_1` -> `lz:food/pie_sweet_berry_1`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_1.png" alt="pie_1" width="160" />
|
||||
- `pie_2` -> `lz:food/pie_sweet_berry_2`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_2.png" alt="pie_2" width="160" />
|
||||
- `pie_3` -> `lz:food/pie_sweet_berry_3`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_3.png" alt="pie_3" width="160" />
|
||||
- `pie_4` -> `lz:food/pie_sweet_berry_4`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_4.png" alt="pie_4" width="160" />
|
||||
- `Sweet Berry Juice` -> `lz:food/drink_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/drink_sweet_berry.png" alt="Sweet Berry Juice" width="160" />
|
||||
- `Sweet Berry Pie` -> `lz:food/pie_sweet_berry`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry.png" alt="Sweet Berry Pie" width="160" />
|
||||
- `Sweet Berry Pie 1` -> `lz:food/pie_sweet_berry_1`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_1.png" alt="Sweet Berry Pie 1" width="160" />
|
||||
- `Sweet Berry Pie 2` -> `lz:food/pie_sweet_berry_2`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_2.png" alt="Sweet Berry Pie 2" width="160" />
|
||||
- `Sweet Berry Pie 3` -> `lz:food/pie_sweet_berry_3`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_3.png" alt="Sweet Berry Pie 3" width="160" />
|
||||
- `Sweet Berry Pie 4` -> `lz:food/pie_sweet_berry_4`
|
||||
- Preview: <img src="renders/lz/food/pie_sweet_berry_4.png" alt="Sweet Berry Pie 4" width="160" />
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user