Skip to content

Commit

Permalink
not ground content
Browse files Browse the repository at this point in the history
cnc_active and cnc_mk2_active
  • Loading branch information
SwissalpS committed Mar 3, 2024
1 parent 05079d8 commit 1937c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions technic_cnc/api.lua
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@ function technic_cnc.register_cnc_machine(nodename, def)
paramtype2 = "facedir",
drop = nodename,
legacy_facedir_simple = true,
is_ground_content = false,
after_dig_node = def.after_dig_node or after_dig_node,
tube = def.tube,
digilines = def.digilines,
Expand Down

0 comments on commit 1937c03

Please sign in to comment.