Skip to content

Commit f79d456

Browse files
authored
Merge pull request #11 from QZL-efz/main
feature: 新增配方 #
2 parents bace5b4 + f4e42e7 commit f79d456

23 files changed

Lines changed: 351 additions & 12 deletions

File tree

.idea/shelf/_2026_2_23_18_54____.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/shelf/在进行更新之前于_2026_2_23_18_54_取消提交了更改_[更改]/shelved.patch

Lines changed: 82 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 81 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "minecraft:stonecutting",
3+
"ingredient": "minecraft:chiseled_stone_bricks",
4+
"result": {
5+
"id": "box3:add",
6+
"count": 4
7+
}
8+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"type": "minecraft:crafting_shaped",
3+
"pattern": [
4+
"iii",
5+
"iSi",
6+
"iii"
7+
],
8+
"key": {
9+
"i": "minecraft:iron_ingot",
10+
"S": "minecraft:slime_block"
11+
},
12+
"result": {
13+
"id": "box3:bounce_pad",
14+
"count": 4
15+
}
16+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "minecraft:stonecutting",
3+
"ingredient": "minecraft:chiseled_stone_bricks",
4+
"result": {
5+
"id": "box3:divide",
6+
"count": 4
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "minecraft:stonecutting",
3+
"ingredient": "minecraft:chiseled_stone_bricks",
4+
"result": {
5+
"id": "box3:eight",
6+
"count": 4
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "minecraft:stonecutting",
3+
"ingredient": "minecraft:chiseled_stone_bricks",
4+
"result": {
5+
"id": "box3:equal",
6+
"count": 4
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "minecraft:stonecutting",
3+
"ingredient": "minecraft:chiseled_stone_bricks",
4+
"result": {
5+
"id": "box3:exclamation_mark",
6+
"count": 4
7+
}
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"type": "minecraft:stonecutting",
3+
"ingredient": "minecraft:chiseled_stone_bricks",
4+
"result": {
5+
"id": "box3:five",
6+
"count": 4
7+
}
8+
}

0 commit comments

Comments
 (0)