Skip to content

Commit

Permalink
Remove Quartz Slab Cutter recipe due to conflict (#2727)
Browse files Browse the repository at this point in the history
  • Loading branch information
krossgg authored Jan 12, 2025
1 parent bf22e28 commit 7be1597
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ private static List<StoneTypeEntry> getDefaultEntries() {
.stone(Items.QUARTZ_BLOCK)
.polishedStone(Items.QUARTZ_BRICKS)
.chiselStone(Items.CHISELED_QUARTZ_BLOCK)
.slab(Items.QUARTZ_SLAB)
// .slab(Items.QUARTZ_SLAB) TODO: Fix plate conflict
.stair(Items.QUARTZ_STAIRS)
.material(GTMaterials.NetherQuartz, 4 * GTValues.M)
.registerAllUnificationInfo()
Expand Down

0 comments on commit 7be1597

Please sign in to comment.