uSkyBlock
uSkyBlock copied to clipboard
Change levelConfig to be 1.13 compatible
MC 1.13 will not suport item-ids anymore, and we have a lot of code that relies on that.
This issue is concerning the levelConfig and LevelLogic - it should be moved to a different format, relying on Material-names instead of item-ids and data-values.