Chisel

Chisel

150M Downloads

Blood Magic Integration

Banjooie opened this issue ยท 3 comments

commented

Pursuant to a conversation on IRC: It would be really neat if I could use Chisel netherrack and dirt to improve the Blood Magic Tranquility Altar. Apparently it requires these shenanigans:

My dim understanding is you do something with this thing here
https://github.com/WayofTime/BloodMagic/blob/1.9/src/main/java/WayofTime/bloodmagic/api/incense/ITranquilityHandler.java

Using relevant values from this thing here
https://github.com/WayofTime/BloodMagic/blob/1.9/src/main/java/WayofTime/bloodmagic/incense/TranquilityHandlers.java

And then registering it here.
https://github.com/WayofTime/BloodMagic/blob/1.9/src/main/java/WayofTime/bloodmagic/api/incense/IncenseTranquilityRegistry.java#L15

Basically I want to stab myself more efficiently while making things super pretty.

commented

Basically I want to stab myself more efficiently while making things super pretty.

10/10

commented

I think it's done? Idk how to test.

commented

Released