I have worked in the past weeks on 2 things:
- The update of this github repository: https://github.com/PrismarineJS/minecraft-data. It collects minecraft data into program-usable files. I have worked with the developer to add 1.15.2 data so that we know what blocks are exactly available in this version of the game.
- I have improved the code that uses the resulting data and downloads the icons for all items/blocks from the Minecraft wiki and other resources. This means, that except for 3 bee-related items, we have the proper icons updated in the shop manager on the website now.
As a side note, I have also written code (https://github.com/PrismarineJS/minecraft-wiki-extractor/pull/27) that extracts all possible enchantments and their conflicts (e.g. you cannot have 2 protection enchantments on one item) from the minecraft wiki. I still need to integrate that code into this website, but that will eventually help us to hand out better randomly enchanted items through the lottery.
Sweet! Thanks for all your work on this server. You’ve created and nurtured a community that has real value in these disconnected times. It is much appreciated. Thank you.
Great news! Conflicting enchantments did bring very strange combinations, often useless…