Skip to content
Neko edited this page Jun 25, 2022 · 2 revisions

Mining Master adds a couple of new tags that can be edited freely via a datapack. Adding to the catalysts.json and gems.json files will be mandatory if you wish to make new valid Gem Forge recipes.

  • snowpiercer_blocks.json lists all the blocks that you will receive a Speed boost from running on with the Snowpiercer enchantment.

  • fire_entities.json lists all the entities that take extra damage from the Freezing enchantment in 1.16. Sensible additions would be mobs such as Infernal Expansion's Voline, for example. MM 1.18 and 1.19 instead use the vanilla game's freezing effect that has its own tag for entities hurt extra by it.

  • stonebreaker_items.json lists all the blocks that will not drop anything when mined with the Stonebreaker enchantment. Unappealing blocks that you'd acquire en masse such as Netherrack or Cobblestone are to be added to this tag.

  • catalysts.json lists all the items that are acceptable catalysts to forge a new Supra, Ultima or Paragon item from in the Gem Forge. These are the vanilla game's Diamond items by default.

  • gems.json lists all the items that are acceptable ingredients in forging a new item in the Gem Forge. These are, naturally, Mining Master's Enchanting Gems by default.

  • gem_enchanting_blacklist.json lists all the tools that are incapable of being enchanted via Enchanting Gems. This file's list is empty by default, but is worth adding to in a modpack should you find any tools that are incompatible with Mining Master for whatever reason.

Clone this wiki locally