Skip to content

Add news placeholders#357

Merged
tastybento merged 2 commits intoBentoBoxWorld:developfrom
Zarkness2:develop
Apr 2, 2025
Merged

Add news placeholders#357
tastybento merged 2 commits intoBentoBoxWorld:developfrom
Zarkness2:develop

Conversation

@Zarkness2
Copy link
Copy Markdown
Contributor

Based on issue #138, I have created the requested placeholder to display the value of the block in your hand. Additionally, I have added a few new placeholders, such as:

The value of the block you are looking at.

The value of a specific block you pass as a parameter.

A new count placeholder, since sometimes the limits addon is not used, and it's useful to see how many blocks of a specific type you have, counting only the blocks of the same type as the value.

It’s important to note that the value returned by the count placeholder is updated only after using the /is level command. In other words, if you add a new block, it won't show in the count placeholder until you run the command.

The new available placeholders are:

%level_bskyblock_island_value_<Block Name>%
%level_bskyblock_island_value_looking%
%level_bskyblock_island_value_mainhand%
%level_bskyblock_island_count_<Block Name>%
%level_bskyblock_island_count_looking%
%level_bskyblock_island_count_mainhand%
javaw_xk2iYPq7YO.mp4

@tastybento tastybento merged commit ece040d into BentoBoxWorld:develop Apr 2, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants