Published Sep 17th, 2022, 9/17/22 5:17 pm
- 2,753 views • 1 today
- 435 downloads • 0 today
124
Mc version: 1.18
Simple minigame where you kill mobs and earn money.
You can upgrade your inventory.
You can buy new maps with other monsters.
There are also difficullt challenges for which you will earn more money.
It`s all from my map description. Download and see for yourself.
Useless info
It took me 20 hours to create this map.
It will take about 3 hours to complete the map
After death, the money reset. You can buy gold to save money after death.
You need 170.000$ to buy/unlock everything
Rules
Don`t cheat
Don`t use bugs
Play on adventure mode
If you have any questions, write in the comment
You can appreciate my work by giving me a diamond.
If you complete the map, write in comment if I should make a longer and more refined second part.
Simple minigame where you kill mobs and earn money.
You can upgrade your inventory.
You can buy new maps with other monsters.
There are also difficullt challenges for which you will earn more money.
It`s all from my map description. Download and see for yourself.
Useless info
It took me 20 hours to create this map.
It will take about 3 hours to complete the map
After death, the money reset. You can buy gold to save money after death.
You need 170.000$ to buy/unlock everything
Rules
Don`t cheat
Don`t use bugs
Play on adventure mode
If you have any questions, write in the comment
You can appreciate my work by giving me a diamond.
If you complete the map, write in comment if I should make a longer and more refined second part.
| Progress | 100% complete |
| Tags |
5714401
2



Have something to say?
In my map to earn money you have to kill monsters such as zombies.
After killing a zombie, you get rotten flesh.
For rotten flesh you can buy sunflowers (money) from villager. In my map villager has custom trades.
To convert sunflowers to money, 2 command blocks are needed.
But first you have to add scoreboard with the commad:
/scoreboard objectives add Money dummy
Then place the command block wtih the arrow on it facing up.
Now set in it: repeat / unconditional / always active
Then type this command in it:
/execute if entity @p run clear @p minecraft:sunflower 1
Then put second command block on top of the previous one
Set in it: chain / conditional / always active
Then type this command in it:
/scoreboard players add @p Money 1
(If you want to change the amount of money for the sunflower just change last number)
If you want to earn money on something else, then replace rotten flesh with something else
If that`s not what you meant, explain more about that