The-Aether-Team / The-Aether

The original "The Aether" mod, rewritten and ported to modern Minecraft versions.
https://modrinth.com/mod/aether
GNU Lesser General Public License v3.0
358 stars 116 forks source link

Feature Request: Convert dungeon block conversions to DataMaps on 1.20.4+ #2179

Closed Zepalesque closed 4 months ago

Zepalesque commented 5 months ago

What Feature Types Apply to This Request?

Block

Other Type

No response

Is This an Enhancement to a Preexisting Feature?

What Is Your Feature Request?

It would be helpful for the block conversions (such as Locked Carved Stone -> Carved Stone) when killing a boss to be able to be datadriven with data maps

Why Should It Be in the Mod?

That way addon creators can add new dungeon blocks without needing to use a mixin to convert their locked blocks

Does This Feature Improve Compatibility With Another Mod?

No response

Please Read and Confirm the Following

bconlon1 commented 4 months ago

Ended up doing this in a different way than data maps; I don't think they quite work for what's needed.