How to add flowers to flower pot?

Started by Thedoom19 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jan 2022
Points:
605

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
How to add flowers to flower pot?

Want my flowers to go in flower pot

Active 1 minute ago
Joined Jul 2020
Points:
1236

User statistics:

  • Modifications: 5
  • Forum topics: 90
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 233
You need to make a separate…
Fri, 06/03/2022 - 11:31

You need to make a separate block in block bench of the pot with your flower on it. Then make a block with that 3d Model. and make a procedure when player right clicks an empty pot while holding the custom flower, it replaces the pot with the block that has the 3d model of your flower in a pot.