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

Potions option update #104

Closed AllYourBlocks closed 2 years ago

AllYourBlocks commented 2 years ago

Each player should get a set of potions at the point they are teleported to the team houses in the arena, as follows;

1 Fire Resistance (3:00) 1 Invisibility (3:00) 1 Swiftness Speed II (1:30) 1 Regeneration - Regeneration II (0:22) 1 Strength - Strength II (1:30) 1 Leaping - Jump Boost II (1:30) 1 Night Vision (3:00) 1 Water Breathing (3:00) 1 Slow Falling (1:30)

1 Splash - Slowness (1:30) 1 Splash - Weakness (1:30) 1 Splash - Poison II (0:21) 1 Splash - Instant Damage II

AllYourBlocks commented 2 years ago

2022-04-06_00 30 13

AllYourBlocks commented 2 years ago

@slipcor Is it possible to populate the 'extended'(?) Inventory first, so that items appear first in these slots...?

2022-05-07_14 30 42

slipcor commented 2 years ago

Technically it is possible, yes, do you mean for every option or just this? It might become tricky when we have multiple options and these slots might be in use. I can not "get the first unused slot", I have to specificy a slot number, so.... only way to do this is FIRST give THESE items into the specific slots and then continue on from there....

AllYourBlocks commented 2 years ago

I meant as a general 'is it a thing that can be done and how'

Thanks for the info, I think, given the likely difficulties we would run into with multiple options, that we leave the behaviour as it curently is. Thanks!