You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
453 B
19 lines
453 B
{
|
|
"name": "Nutrition",
|
|
"icon": "minecraft:carrot",
|
|
"category": "food",
|
|
"priority": true,
|
|
"pages": [
|
|
{
|
|
"type": "text",
|
|
"title": "Nutrition",
|
|
"text": "entry_page_nutrition_page_01"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"images": [ "patchouli:textures/nutrition.png" ],
|
|
"border": "true",
|
|
"text": "entry_page_nutrition_page_02"
|
|
}
|
|
]
|
|
} |