AllYourBlocks / ChunkWars

Chunk Wars is a team-based attack-defend minigame for Minecraft. You play in an arena of different Chunks, all carefully handcrafted to replicate different Minecraft biomes and structures as closely as possible. Along with your team you will face everything that vanilla Minecraft can throw at you. Your goal is to be the last team standing.
https://www.planetminecraft.com/project/chunk-wars-1487425
GNU General Public License v3.0
1 stars 0 forks source link

Adjust the relative height of the Lobby in the map #113

Closed AllYourBlocks closed 2 years ago

AllYourBlocks commented 2 years ago

The old 'base height' of the Lobby was at Y=0, but now that players can fall to Y=-64, Sumo death-by-fall and Puzzle death-by-fall both take longer.

As Void Fog is also no longer a thing, it makes sense to speed up this element of the Team Selection system and the Puzzle, so that Players can move on to their next action relatively quickly.

I want to move the Lobby 'base height' to Y=-64 and run some tests.

@slipcor - We need to discuss.

AllYourBlocks commented 2 years ago

Base of Lobby moved from Y=0 to Y=-64

AllYourBlocks commented 2 years ago

This change means that all Signs will need to be replaced and set as Markers again.