Redstone Conductivity¶
文档版本:1.21.50.25
The basic redstone properties of a block; if the component is not provided the default values are used.
架构¶
redstone_conductivity:
{
boolean "allows_wire_to_step_down" : opt
boolean "redstone_conductor" : opt
}
allows_wire_to_step_down
:boolean- Specifies if redstone wire can stair-step downward on the block.
redstone_conductor
:boolean- Specifies if the block can be powered by redstone.