Skip to content

Commit

Permalink
Fix lang file
Browse files Browse the repository at this point in the history
  • Loading branch information
Napero committed Dec 27, 2022
1 parent 1d7a8a7 commit b917a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/mubble/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"block.mubble.empty_block": "Empty Block",
"block.mubble.brick_block": "Brick Block",
"block.mubble.gold_block": "Gold Block",
"block.mubble.note_block": "Note Block"
"block.mubble.note_block": "Note Block",
"block.mubble.bumped_block": "Bumped Block"
}

0 comments on commit b917a22

Please sign in to comment.