Skip to content

Commit

Permalink
Removed TODO comment from blockDefinitions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-e committed Aug 15, 2024
1 parent a80f7f2 commit b8fdb5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blockDefinitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
anvil.Block("minecraft", "smooth_quartz"),
anvil.Block("minecraft", "chiseled_stone_bricks"),
anvil.Block("minecraft", "polished_basalt"),
# anvil.Block("minecraft", "cracked_stone_bricks"), # TODO
anvil.Block("minecraft", "cut_sandstone"),
anvil.Block("minecraft", "polished_blackstone_bricks"),
]
Expand Down

0 comments on commit b8fdb5c

Please sign in to comment.