Skip to content

Commit 1fc8f03

Browse files
committed
Change README
1 parent 3457d28 commit 1fc8f03

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Of course, this mod can also be used independently. As long as you can generate
2525
1. Create a specially formatted JSON file under the `config/mybuilds/` directory, e.g. [`example.json`](./example.json)
2626

2727
```json
28-
// Example
2928
{
3029
"minecraft:stone": [[1, 0, 0],[2, 0, 0],[3, 0, 0]],
3130
"minecraft:oak_planks": [[0, 1, 1],[0, 1, 2]]

README_zh.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
1.`config/mybuilds/` 目录下创建特定格式的 JSON 文件,例如 [`example.json`](./example.json)
2525

2626
```json
27-
// 示例
2827
{
2928
"minecraft:stone": [[1, 0, 0],[2, 0, 0],[3, 0, 0]],
3029
"minecraft:oak_planks": [[0, 1, 1],[0, 1, 2]]

0 commit comments

Comments
 (0)