Set is_ground_content=false for some nodes

This commit is contained in:
Wuzzy 2018-01-31 19:36:27 +01:00
parent a84a0a0db6
commit 3e7ad08db0
4 changed files with 9 additions and 7 deletions

View file

@ -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,