#Edit specific blocks in configures feature
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1742251422:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
Unfortunately that's not gonna be doable with just a single feature, for a Huge Fungus feature anyway
hm... guess I'll have to figure out a way to mod in a custom feature type... that'll be fun
if you're in a modded instance you have options
such as using Lithostitched to stack a block column feature onto the warped_fungus feature
I would like to try and make my project fully self-contained if possible, but okay
you're free to do that, I'm just saying there is an easy solution with the library
how difficult would it be for me to try to achieve the same effect without the library in my own mod?
adding a stacking feature is pretty trivial
you just need to add a feature type that holds two configured features and then places them both
to be clear, my modding skills are very basic
does sound simple in concept
no not really
fabric
head to Fabricord into #mod-dev-worldgen and ask there how to add a custom feature type, modders are more equipped to help guide you through this
okay