How do I make a beehive-like block?

Started by Real_Kracken on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a beehive-like block?

https://imgur.com/a/9sPneaW

The link leads to some code I tried. I used the trigger for blocks called When Entity Collides With This Block. I also had a tick trigger that changes the timer NBT tag. I feel the problem is that I can't use source entity with these triggers. Please help! I need to know.