#Edit specific blocks in configures feature

1 messages · Page 1 of 1 (latest)

kindred plaza
#

I'm trying to find a way to change the warped_fungus feature to replace the bottom 3 blocks at the base of the trunk with a different block, how can I do this?

hoary nightBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 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

somber folio
#

Unfortunately that's not gonna be doable with just a single feature, for a Huge Fungus feature anyway

topaz flame
#

actually it might be

#

ope never mind misinterpreted it

#

yeah you're out of luck

kindred plaza
#

hm... guess I'll have to figure out a way to mod in a custom feature type... that'll be fun

topaz flame
#

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

kindred plaza
#

I would like to try and make my project fully self-contained if possible, but okay

topaz flame
#

you're free to do that, I'm just saying there is an easy solution with the library

kindred plaza
#

how difficult would it be for me to try to achieve the same effect without the library in my own mod?

topaz flame
#

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

kindred plaza
#

to be clear, my modding skills are very basic

topaz flame
#

might be a bit of a struggle then

#

know anything about codecs?

kindred plaza
kindred plaza
topaz flame
#

okayyy

#

Neoforge or Fabric?

kindred plaza
#

fabric

topaz flame
#

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

kindred plaza
#

okay