Skip to content

Commit

Permalink
Fixed block ID for light brown mushroom block
Browse files Browse the repository at this point in the history
  • Loading branch information
LordTuxn committed Nov 20, 2021
1 parent 0989bd1 commit e1f95cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public class SpecialBlocks {
.emptyLine()
.addLines("Use this tool to place a §fLight Brown Mushroom§7 block.",
"",
"§7ID: §b99:0")
"§7ID: §b99:11")
.emptyLine()
.build())
.setEnchantment(true)
Expand Down

0 comments on commit e1f95cb

Please sign in to comment.