Set is_ground_content=false for some nodes
This commit is contained in:
parent
a84a0a0db6
commit
3e7ad08db0
4 changed files with 9 additions and 7 deletions
|
@ -249,6 +249,7 @@ Read the help entries on the other redstone components to learn how redstone com
|
|||
walkable = false,
|
||||
drop = "mesecons:wire_00000000_off",
|
||||
sounds = mcl_sounds.node_sound_defaults(),
|
||||
is_ground_content = false,
|
||||
mesecon_wire = true
|
||||
},{
|
||||
_doc_items_create_entry = wirehelp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue