Biome Makeover (Forge)

Biome Makeover (Forge)

1M Downloads

smol fix request... tall flowers tag for flower pot compatibility

SusuPoofyPants opened this issue ยท 1 comments

commented

Hi, I'm so excited about ur new ad for the dark forest! It was so well made.
My issue is this: I'm so in love with your foxgloves, i want to be able to pot them in large flower pots from other mods - but they aren't included in the minecraft item tags for tall_flowers. I see that the thistle isn't there either. This is what you've included as tall_flowers under items:

{
"replace": false,
"values": [
"biomemakeover:swamp_azalea",
"biomemakeover:marigold"
]
}

This is what you've included under blocks:

{
"replace": false,
"values": [
"biomemakeover:swamp_azalea",
"biomemakeover:marigold",
"biomemakeover:foxglove",
"biomemakeover:black_thistle"
]
}

Would including the foxgloves under the minecraft "items" tag for tall flowers fix the issue of not being able to place them in the big pots? Would it be possible to fix this using a datapack that I can add to my server asap? I love your foxgloves so much, I just have to have them in pots. I've never made a datapack before so im not sure how but i rly want it :3 Ty for your time - i understand if u have bigger fish to fry & no time.

commented

I figured out how to fix it with a datapack! ^_^