Skip to content

Commit

Permalink
Merge pull request #266 from ConductiveFoam/fix-smooth_basalt_slab-in…
Browse files Browse the repository at this point in the history
…gredient

Fix `smooth_basalt_slab` stonecutting ingredient
  • Loading branch information
DaFuqs authored Oct 21, 2023
2 parents 36c0995 + 69f0d28 commit 748ed61
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:basalt"
"item": "minecraft:smooth_basalt"
},
"result": "spectrum:smooth_basalt_slab",
"count": 2
}
}

0 comments on commit 748ed61

Please sign in to comment.