How do I make a scoreboard score increase by a percentage? (Minecraft 1.10)
//ads -- adsterra.com -- native banner
?>
I am trying to make a map where if you buy something, the price increases by 15%, so a way to do that would be
/scoreboard players operation @p score1 *= @p score2
where score1 would be something like 15, and score2 would be 1.15% to increase score1. This would allow for almost infinite times, but scoreboards can not do decimals.
Pictures about "How do I make a scoreboard score increase by a percentage? (Minecraft 1.10)"



How do you add a value to a scoreboard in Minecraft?
Scoreboard CommandHow do you customize your scoreboard in Minecraft?
The syntax for the scoreboard would be "/scoreboard objectives add Money dummy" without parenthesis. To place this scoreboard to the sidebar, Minecraft players can then use the command "/scoreboard objectives setdisplay sidebar Money" which should display the scoreboard to the right of the screen./execute if score // Minecraft 1.19 Command Tutorial
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Sides Imagery, RODNAE Productions, RODNAE Productions, RODNAE Productions
