Ifrit's Grace - TinyModularThings/UniqueEnchantments GitHub Wiki
1.16+ Post-Transcended Update
Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in your Inventory and store it as "Lava Power".
Mining a Block will consume "Lava Power", mining an Ore will consume even more. However drops will be smelted.
Max. Level: | 3 |
Treasure: | Yes |
Rarity: | Rare |
Equipable: | Tool |
Tradeable: | True |
[Consume] = (BlockMinedFactor * GaugeConsumption * [BountyOnOre]) / Level
[BountyOnOre] *= ((MidasBlessingLevel | FortuneLevel) ^2)/Level + 1
GaugeConsumption | 8 |
BlockMinedFactor | Block = 1 Ore = 4 |
Fortune, Silk Touch
Lava Bucket = 250 Lava Power Magma Cream = 20 Lava Power [BountyOnOre] will default to 1 unless you're have Fortune or Midas Blessing
Legacy 1.12.2 & 1.14.4
Shift-Leftclicking an Anvil will consume all Lava/Magma related Blocks in your Inventory and store it as "Lava Power".
Mining a Block will consume "Lava Power", mining an Ore will consume even more. However drops will be smelted.
Max. Level: | 3 |
Treasure: | Yes |
Rarity: | Rare |
Equipable: | Tool |
Tradeable: | True |
[Consume] = (BlockMinedFactor * GaugeConsumption * [BountyOnOre]) / Level
[BountyOnOre] *= ((MidasBlessingLevel | FortuneLevel) ^2)/Level + 1
GaugeConsumption | 8 |
BlockMinedFactor | Block = 1 Ore = 4 |
Fortune, Silk Touch
Lava Bucket = 250 Lava Power Magma Cream = 20 Lava Power [BountyOnOre] will default to 1 unless you're have Fortune or Midas Blessing