ThunderGemios10 / Survival-Games

Survival Games plugin for Spigot - UPDATED for 1.13+
https://www.spigotmc.org/resources/survival-games.17740/
GNU General Public License v3.0
25 stars 22 forks source link

Chest tier change #79

Open snakyman opened 5 years ago

snakyman commented 5 years ago

Is there a way to change certain chest's levels to have the items from chest.yml

Remyk1 commented 4 years ago

If you place a wool block in the first slot of a chest (top left corner) it will take its value(https://minecraft.gamepedia.com/Wool#Block_data look at "dec" column) and add it to the default value of 1. So if you where to put an lime wool in the first slot it would set the base level to 6 because lime wool has a value of 5 so 5+1=6