SpitefulFox / ForbiddenMagic

A Minecraft mod about being dark and brooding
Do What The F*ck You Want To Public License
33 stars 27 forks source link

"Consuming" enchant does not apply to UBC stone. #85

Closed talonos2 closed 9 years ago

talonos2 commented 9 years ago

It seems the "Consuming" enchant is hard-coded to work on a certain list of blocks. Thing is, in some modded worlds, cobblestone does not exist commonly and "trash blocks" are something else entirely, as is the case with Zeno410's "Underground Biomes Constructs" mod. It would be neat if support for some of the "alternate cobble" mods were added, or, more generally, if it could read a list of "trash blocks" from a config file so modpack authors could do it themselves without having to bug you.