• 2,753 views • 1 today
  • 435 downloads • 0 today
  • 7
  • 5
  • 2
R3VV
Level 71 : Legendary Sus
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.
Progress100% complete
Tags

  Have something to say?

Raffs
09/18/2022 2:09 am
He/Him • Level 57 : Grandmaster Artist Network
How have you made it so you earn money and such, I would like to make a tycoon map in which you earn passive income and the more you upgrade the quicker you get cash
1
R3VV
09/18/2022 9:37 am
Level 71 : Legendary Sus
history
It is easy but hard to explain.
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
2

Welcome