TeamGalacticraft / Galacticraft

The classic space mod, rewritten for modern versions of Minecraft.
MIT License
402 stars 85 forks source link

feat: Making ores mineable #266

Closed supersimple33 closed 11 months ago

supersimple33 commented 1 year ago

Currently the only way to collect ores is through blowing them up with tnt. I have added a section to GCBlockTagProvider for registering blocks as mineable and which tools can be used to mine them.

SteveKunG commented 11 months ago

Could you resolve conflicts please, After this merged I'm gonna working on more datagen stuff.

supersimple33 commented 11 months ago

@SteveKunG Conflicts resolved

SteveKunG commented 11 months ago

Thanks!