paulevsGitch / BetterNether

BetterNether Mod
GNU General Public License v3.0
105 stars 72 forks source link

[Suggestion] Config option to add what blocks concidered "obisidian" for obsidian breaker on nether ruby #550

Closed Redd56 closed 2 years ago

Redd56 commented 2 years ago

Description

This new feature would simple be a list in the config for what blocks are considered for the use of the obsidian breaker enchant. That way if there are modded obsidian blocks in a pack (say chisel) they could be easily added without having to add them in code.

quiqueck commented 2 years ago

Thanks for the great suggestion. Maybe we should add a BlockTag for that. This would allow other Mods to easily add blocks to the Enchantment as well...

Redd56 commented 2 years ago

Actualy yeah a block tag c:isObsidian would be useful

quiqueck commented 2 years ago

Released with BN 6.1.2

Redd56 commented 2 years ago

Pog and thanks