Skip to content

Commit

Permalink
Update ModBlocks.java
Browse files Browse the repository at this point in the history
oof
  • Loading branch information
Shnupbups committed Mar 16, 2021
1 parent f4080c1 commit e61650e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/shnupbups/redstonebits/ModBlocks.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public static void init() {
register("breaker", BREAKER);
register("checker", CHECKER);
register("counter", COUNTER);
register("resistor", RESISTOR);
register("analog_redstone_lamp", ANALOG_REDSTONE_LAMP);
register("copper_button", COPPER_BUTTON);
register("exposed_copper_button", EXPOSED_COPPER_BUTTON);
Expand Down

0 comments on commit e61650e

Please sign in to comment.