rlf / uSkyBlock

The best skyblock bukkit plugin around...
http://dev.bukkit.org/bukkit-plugins/uskyblock/
GNU General Public License v3.0
76 stars 112 forks source link

Fix duplicated requiredItems in challenges tajmahal and greatpyramid #1245

Closed marcbal closed 4 years ago

marcbal commented 4 years ago

Some block ids were duplicated after conversion of this file from pre1.13 to 1.13.

I used the informations that was in the file before the changes was made (old ids and comments) to deduce the proper item id : https://github.com/rlf/uSkyBlock/commit/3637195fd9cadd63040ee6da4f755ddd2033d7e1#diff-59b62696817efec79c5b22d696ade632L1178

Muspah commented 4 years ago

Tnx