Astral Sorcery

Astral Sorcery

63M Downloads

[Feature Request] Celestial Crystal Clusters turn Starmetal Ore into configurable block

davqvist opened this issue ยท 1 comments

commented

Hi, Hellfire,

as you know I am working on a new pack. The pack has no Iron Ore, so I changed the Starmetal Ore recipe with a datapack. So far so good.
But growing Celestial Crystal Clusters on Starmetal Ore still reverts the ore to Iron Ore and it seems to be hardcoded.

getWorld().setBlockState(getPos().down(), Blocks.IRON_ORE.getDefaultState());

Could you add a way to configure a custom block this turns into either as a config option or as a datapack configurable recipe?

Thanks in advance.
Qvist

commented

Added as config option "starmetalRevertState" in 1.13.10
Added command "/as serialize look" to help getting valid configuration string