AlexNijjar / Extractinator

Convert blocks into resources.
MIT License
6 stars 9 forks source link

Add required mods to fabric.mod.json #6

Closed BillBodkin closed 2 years ago

BillBodkin commented 2 years ago

Currently if a required mod is missing the game crashes instead of showing the pop-up to say the mod is missing.

BillBodkin commented 2 years ago

"dawn": ">=3.3.0",

AlexNijjar commented 2 years ago

Fixed, it now shows the missing mod screen for Fabric API and Cloth Config.