Skip to content

Commit

Permalink
Update version list
Browse files Browse the repository at this point in the history
  • Loading branch information
TheClassic36 committed May 29, 2024
1 parent 9f3199f commit 0840c11
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body:
label: Version
description: Which version of Better Craftables are you using? If it is not listed, please update the pack/mod.
options:
- v1.6.0-beta4
- v1.6.0-beta5
- v1.5.1+mod
- v1.5.1
- v1.4.0+mod
Expand Down
4 changes: 2 additions & 2 deletions data/crafting/recipe/brown_mushroom_block.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
],
"key": {
"M": {
"item": "minecraft:brown_mushroom"
}
"item": "minecraft:brown_mushroom"
}
},
"result": {
"id": "minecraft:brown_mushroom_block",
Expand Down
4 changes: 2 additions & 2 deletions data/crafting/recipe/red_mushroom_block.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
],
"key": {
"M": {
"item": "minecraft:red_mushroom"
}
"item": "minecraft:red_mushroom"
}
},
"result": {
"id": "minecraft:red_mushroom_block",
Expand Down

0 comments on commit 0840c11

Please sign in to comment.