How to make block act like redstone block

Started by jimcreator on

Topic category: Help with MCreator software

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make block act like redstone block

How do i make an event that makes an block act like a redstone block

or make an block that acts like redstone block

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, in the block creation…
Sat, 07/19/2025 - 09:16

Hi, in the block creation setion go to adanced properties then click on the case in the redstone properties ection and put the power restone value to 15.

Here is the section on the wiki about this : Redstone properties

  • Does redstone connect to this block: If checked, Redstone dust will always connect to this block (similar to Redstone Blocks)
  • Does emit redstone: If you check this parameter, this block will be able to emit redstone power.
  • Emit redstone power: Only used when the block can emit redstone. Power is between 0 and 15, with 15 being the highest amount of power level.
    • Fixed: This will be a fixed amount of Redstone power.
    • Condition: A condition that uses a number return block to return a dynamic redstone power level.