Pepperoni-Jabroni / MapAtlases

A vanilla-friendly mini-map & world-map mod using vanilla Maps!
GNU General Public License v3.0
24 stars 14 forks source link

feat: Recipe unlock advancement #142

Closed Rafii2198 closed 7 months ago

Rafii2198 commented 9 months ago

This mod is aimed to be vanilla like, but there is one thing missing for it to be vanilla, and it is recipe unlock, currently if you play with just this mod, you will never learn the recipe for the atlas item unlike all recipes in vanilla. This PR simply adds an advancement like all vanilla recipes has to unlock it, the criteria are to obtain empty map item. That way, after getting a blank map, you will see a toast with new recipes unlocked, and map atlas will appear in the Recipe Book. Only issue is that quick crafting doesn't work, I assume because of the dummy map item, but it will show the recipe and players will be able to insert items manually.

Pepperoni-Jabroni commented 7 months ago

Yeah the Dummy Map is kinda a janky solution I added a while ago but I like this! Thanks!