Skip to content

Commit

Permalink
Correct Music Block GUI help05 text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeronica committed Jan 22, 2024
1 parent e407a09 commit 4d9c20e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ private void addGuiTexts()
addGuiText("button.lock.help02", "[Unlocked]: Anyone can modify contents. View contents by RIGHT-CLICK-ing the block.");
addGuiText("button.lock.help03", "[Locked]: Non-owners can view contents. View contents by SHIFT-RIGHT-CLICK-ing the block.");
addGuiText("button.lock.help04", "Play Activation: [Unlocked] SHIFT-RIGHT-CLICK / [Locked] RIGHT-CLICK.");
addGuiText("button.lock.help05", "Owners may break the block or. Settings and instruments are saved! The block item may be passed to another person. They become owner upon placing in the world.");
addGuiText("button.lock.help05", "Owners may break the block. Settings and instruments are saved! The block item may be passed to another person. They become owner upon placing in the world.");
addGuiText("button.lock.help06", "Owners may lock or unlock the contents. Owners can use a standard mod wrench to rotate or pick up the block.");
addGuiText("button.lock.locked", "Locked");
addGuiText("button.lock.unlocked", "Unlocked");
Expand Down

0 comments on commit 4d9c20e

Please sign in to comment.