Skip to content

Commit

Permalink
Fix 1.20.5 crafting recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnsAnns committed Apr 23, 2024
1 parent 55f9100 commit 2a25711
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:black_petals",
"id": "flower_power:black_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:blue_petals",
"id": "flower_power:blue_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:blue_petals",
"id": "flower_power:blue_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:grey_petals",
"id": "flower_power:grey_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:grey_petals",
"id": "flower_power:grey_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:magenta_petals",
"id": "flower_power:magenta_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:magenta_petals",
"id": "flower_power:magenta_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:orange_petals",
"id": "flower_power:orange_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:orange_petals",
"id": "flower_power:orange_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:orchid_petals",
"id": "flower_power:orchid_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:pink_petals",
"id": "flower_power:pink_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:pink_petals",
"id": "flower_power:pink_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:red_petals",
"id": "flower_power:red_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:red_petals",
"id": "flower_power:red_petals",
"count": 8
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:red_petals",
"id": "flower_power:red_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:white_petals",
"id": "flower_power:white_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:white_petals",
"id": "flower_power:white_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:yellow_petals",
"id": "flower_power:yellow_petals",
"count": 4
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"result": {
"item": "flower_power:yellow_petals",
"id": "flower_power:yellow_petals",
"count": 8
}
}

0 comments on commit 2a25711

Please sign in to comment.