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.
22 lines
523 B
22 lines
523 B
6 years ago
|
{
|
||
|
"name": "Good ol' Furnace",
|
||
|
"icon": "minecraft:furnace",
|
||
|
"category": "gettingstarted",
|
||
|
"sortnum": 60,
|
||
|
"pages": [
|
||
|
{
|
||
|
"type": "text",
|
||
|
"title": "Good ol' Furnace",
|
||
|
"text": "entry_page_furnace_page_01"
|
||
|
},
|
||
|
{
|
||
|
"type": "crafting",
|
||
|
"recipe": "minecraft:furnace",
|
||
|
"text": "entry_page_furnace_page_02"
|
||
|
},
|
||
|
{
|
||
|
"type": "text",
|
||
|
"text": "entry_page_furnace_page_03"
|
||
|
}
|
||
|
]
|
||
|
}
|