#How do I recreate Supplementaries block -> ash conversion but with different blocks entirely?

5 messages · Page 1 of 1 (latest)

fluid leaf
#

In the pack I'm working on, two of the mods in the pack are Supplementaries and Malum, and I got the idea to maybe have it so that when you burn soulwood and runewood, you get hex ash instead of regular ash. I understand that I'd need a block for the hex ash layers that get created from the burning, but I don't know how to make it so the layers get created from burning.

Currently using 1.19.2 Forge

hidden bobcatBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

desert grail
#

I'm not quite sure how you would do it exactly, but you might want to take a look at KubeJS Additions, IF you can't figure it out some other way:
https://modrinth.com/mod/kubejs-additions
https://github.com/Hunter19823/kubejsadditions/tree/1.19.2?tab=readme-ov-file
I don't even know if it's possible with this, but I thought it might be of some help, perhaps

GitHub

Additions for KubeJS. Contribute to Hunter19823/kubejsadditions development by creating an account on GitHub.

fluid leaf
#

what in that addon would help specifically?

desert grail
#

I was thinking that Architectury might have a block burning event, perhaps?