initial faqs
Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
11f97200d3
commit
522e15644b
2 changed files with 24 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"name": "Why did my boat sink?",
|
||||||
|
"icon": "firmalife:canoe_paddle",
|
||||||
|
"category": "tfc:tfg_faqs",
|
||||||
|
"pages":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"type": "patchouli:text",
|
||||||
|
"text": "Build your boat on land, then push it or use a $(item)Lead$() to launch it. If it's already sunk, too bad, make another one."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"name": "How do I make yeast starter?",
|
||||||
|
"icon": "tfc:food/flour",
|
||||||
|
"category": "tfc:tfg_faqs",
|
||||||
|
"pages":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"type": "patchouli:text",
|
||||||
|
"text": "Make sure you dry the fruit first using a $(item)Drying Mat$(). Then follow the rest of the steps in $(l:firmalife/bread#yeast)FIXME$()."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue