Skip to content

Commit 5b911d8

Browse files
committed
Update README.md
1 parent ecf8dc3 commit 5b911d8

1 file changed

Lines changed: 31 additions & 3 deletions

File tree

README.md

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ A: 请在 Github 提出一个 [Issue](https://github.com/Boruto-code/Extended-Re
2222

2323
A:金块 B:苹果
2424

25+
```
2526
"AAA"
26-
2727
"ABA"
28-
2928
"AAA"
29+
```
3030

3131
#### 其它配方
3232

33-
8 x 金块 + 1 x 苹果 = 1 x 金苹果
33+
8 × 金块 + 1 × 苹果 = 1 × 金苹果
3434

3535

3636
祝你玩得开心~
@@ -41,4 +41,32 @@ A:金块 B:苹果
4141

4242
Various new recipes! Horse armor recipes, name tag recipes, totem of undying recipes, enchanted golden apple recipes... (and more!) You should get it now!
4343

44+
## Q & A
45+
Q: Where is the Extra Recipe manual?
46+
47+
A: Not added yet.
48+
49+
Q: How should I report bugs?
50+
51+
A: Please submit an [Issue](https://github.com/Boruto-code/Extended-Recipe/issues) on GitHub.
52+
53+
## Recipe Requests
54+
To request new recipes:
55+
- Submit an [Issue](https://github.com/Boruto-code/Extended-Recipe/issues) on GitHub.
56+
- Send a direct message via my [Bilibili homepage](https://space.bilibili.com/35040892).
57+
58+
### Format Examples
59+
60+
#### Shaped Crafting
61+
A: Gold Block B: Apple
62+
63+
```
64+
"AAA"
65+
"ABA"
66+
"AAA"
67+
```
68+
69+
#### Other Recipes
70+
`8 × Gold Block` + `1 × Apple` = `1 × Golden Apple`
71+
4472
Enjoy~

0 commit comments

Comments
 (0)