Skip to content

Minecraft Bedrock 1.21 Resource Pack, positions actionbar on the top right, sidebar on the left, title on the bottom.

License

Notifications You must be signed in to change notification settings

mittens4all/Side-Action

Repository files navigation

Side Action

This resource pack sets the actionbar postion to the top right, the sidebar to the left, and title on the bottom.

Installing the pack:

Add the Side Action Add-on to your resource packs on your world.

How to use titleraw on the actionbar or title to display scores

This example uses the scoreboard objective Money. After creating an objective, type the following into a command block and set it to Repeating, Unconditional, Always Active. Make sure to place the command block in a ticking area.

titleraw @a actionbar {"rawtext":[{"text":"Money: "}, {"score":{"name":"*", "objective":"Money"}}]}
titleraw @a title {"rawtext":[{"text":"Money: "}, {"score":{"name":"*", "objective":"Money"}}]}

Author

Gratitudes

       _                              _     _       _ _  
      (_)  _     _                   | |   (_)     | | | 
 ____  _ _| |_ _| |_ _____ ____   ___| |_____ _____| | | 
|    \| (_   _|_   _) ___ |  _ \ /___)_____  (____ | | | 
| | | | | | |_  | |_| ____| | | |___ |     | / ___ | | | 
|_|_|_|_|  \__)  \__)_____)_| |_(___/      |_\_____|\_)_)
                                                         

About

Minecraft Bedrock 1.21 Resource Pack, positions actionbar on the top right, sidebar on the left, title on the bottom.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published