28 lines
790 B
JSON
28 lines
790 B
JSON
{
|
|
"resource_pack_name": "vanilla",
|
|
"texture_name": "atlas.items",
|
|
"texture_data": {
|
|
"mw_alko": {
|
|
"textures": [
|
|
"textures/items/alko/mw_alko_bottle",
|
|
"textures/items/alko/mw_alko_absent",
|
|
"textures/items/alko/mw_alko_alcohol",
|
|
"textures/items/alko/mw_alko_bottle_water",
|
|
"textures/items/alko/mw_alko_vine",
|
|
"textures/items/alko/mw_alko_vodka",
|
|
"textures/items/alko/mw_alko_beer"
|
|
]
|
|
},
|
|
"mw_food": {
|
|
"textures": [
|
|
"textures/items/food/choko",
|
|
"textures/items/food/fishfillet",
|
|
"textures/items/food/jam",
|
|
"textures/items/food/jerky",
|
|
"textures/items/food/pieapple",
|
|
"textures/items/food/sardines",
|
|
"textures/items/food/waffles"
|
|
]
|
|
}
|
|
}
|
|
} |