Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.
MeLays edited this page Aug 3, 2017 · 2 revisions

Chests

There are 3 types of chests.

Wooden chest

Material: Wooden chest
The default chest.
Can be opened during waiting and ingame gamestate.
Spawns at start of waiting gamestate at fixed positions.
By default it contains:

  • WOOD_SWORD (durability:5)
  • STONE_SWORD
  • ARROWx32 , BOW

Enderchest

Material: Enderchest
The rare chest.
Can be opened during ingame gamestate.
Spawns at start of waiting gamestate at fixed positions.
By default it contains:

  • IRON_SWORD (knockback:1,durability:5)
  • AIR (nothing)

Legendary Chest

Material: Sealantern , Redstoneblock (flickering), surrounded by particles
The ultra rare chest.
Can be opened during ingame gamestate.
Spawns at random locations of old enderchest locations during ingame gamestate.
By default it contains:

  • DIAMOND_SWORD (knockback:1,durability:5)

Clone this wiki locally