How to power a beacon

Discussion in 'Plugin Development' started by coldguy101, Dec 29, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    coldguy101

    Hello,

    In a plugin I am developing I need to power a beacon without putting the blocks underneath it. If I have the block's location, how would I change it's state to make it have the beam of light coming out of it as it normally would if there was powering substances underneath it?

    Thanks,
    Cold.
     
  2. Offline

    nrs23

  3. Offline

    BillyGalbreath

    Its half client and half server. The server controls the effects. But the client renders the beam. Both things require the pyramid of blocks underneath.
     
  4. Offline

    coldguy101

    nrs23 BillyGalbreath
    Thanks, it kinda sucks that it wont work, but at the same time at least I didn't have to look through packets for a few hours to come to this conclusion! haha.
     
Thread Status:
Not open for further replies.

Share This Page