Skip to content

Commit 0a33171

Browse files
authored
Merge pull request #20 from azkbbys/main
feat: add all “box3:符号” block recipes
2 parents f3d319b + df98c6e commit 0a33171

21 files changed

Lines changed: 168 additions & 0 deletions
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:ampersand",
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:asterisk",
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:at",
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:backslash",
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:bracket_close",
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:bracket_open",
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:caret",
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:colon",
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:comma",
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:dollar",
6+
"count": 4
7+
}
8+
}

0 commit comments

Comments
 (0)