Botania

Botania

133M Downloads

Allow use of Runic Shielding on Botania baubles & armor.

ruifung opened this issue ยท 0 comments

commented

It doesn't look too hard to implement, its just implementing the IRunicArmor interface apparently.
https://github.com/Azanor/thaumcraft-api/blob/master/IRunicArmor.java.

EDIT: It's very simple to implement, its just adding a method stub and the interface.