Changing a beacon's color with a block

Started by Coolkc456 on

Topic category: Help with modding (Java Edition)

Last seen on 00:59, 4. Feb 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Changing a beacon's color with a block

I am trying to change a beacon's color by placing this custom block on top of it and I thought it would be as simple as setting the beacon color modifier. But when I place the block on top of a beacon, it stops the beacon's beam like a solid block.
The block is set to a glass material, not a solid block. How can I get it to change the beacon's beam color?