Skip to content

Commit

Permalink
Recipes fix unlocking order
Browse files Browse the repository at this point in the history
  • Loading branch information
FXCourel committed Aug 18, 2024
1 parent 5d5e33b commit d00288a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"items": [
{
"items": [
"copperrails:copper_rail"
"copperrails:exposed_copper_rail"
]
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"items": [
{
"items": [
"copperrails:copper_rail"
"copperrails:oxidized_copper_rail"
]
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"items": [
{
"items": [
"copperrails:copper_rail"
"copperrails:weathered_copper_rail"
]
}
]
Expand Down

0 comments on commit d00288a

Please sign in to comment.