Ruinscraft / mcatlas-issues

Report issues/bugs regarding MCATLAS
0 stars 0 forks source link

Alternate methods to get certain blocks/items/mobs #73

Open drewdorris opened 4 years ago

drewdorris commented 4 years ago

Blocks and Items

Mobs

bomba1749 commented 4 years ago

I think that the holes in the sahara are something that the server should just have to deal with. I think it would be really interesting to see how the map evolves as the land gets used up

Diec0 commented 3 years ago

Lilypad is way too expensive to make tbf

drewdorris commented 3 years ago

I think it's reasonably expensive to make it something people can farm and sell for an appropriate price. People don't usually need many lilypads but when they do they can buy them from someone who has farms for them

ds58 commented 3 years ago

For sand and gravel, we talked about generating them in the nether. What would be the parameters for them to spawn?

Ig we'd include the world generator in https://github.com/Ruinscraft/mcatlas-environment

And in bukkit.yml i'd look like:

worlds:
  earth_world:
    generator: VoidGenerator
  earth_world_nether:
    generator: mcatlas-environment

(maybe we could just write a "void generator" in mcatlas-environment as well to get rid of VoidGenerator)

ds58 commented 3 years ago

Are we done with this or is there still more to do?

drewdorris commented 3 years ago

Things unchecked should probably still be done / looked over