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:
Beehive-like block
Tue, 08/05/2025 - 14:21 (edited)

I'm trying to make a beehive like block for my mod but I can't figure it out. I used the "When Entity Collides With Block" Trigger and used this code: 

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

I can't put the screenshot here for some reason so here is a link to it.

 

 

Edited by Real_Kracken on Tue, 08/05/2025 - 14:21
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The sound doesn't play either
Tue, 08/05/2025 - 14:48

The sound doesn't play either

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried using the debug…
Tue, 08/05/2025 - 15:08

I tried using the debug block, but nothing happened, I'm wondering if it has something to do with the "event/target entity" because if I could I would try source entity but it doesn't have the correct dependencies needed to work with the Entity Colliding trigger