show-buildable/data-updates.lua

changeset 19
adbc5c74f279
parent 14
c26d4dd2af9b
--- a/show-buildable/data-updates.lua	Wed Jul 23 16:08:55 2025 +0300
+++ b/show-buildable/data-updates.lua	Wed Aug 27 10:26:12 2025 +0300
@@ -34,6 +34,7 @@
 			new_entity.circuit_connector = nil
 			new_entity.next_upgrade = nil
 			new_entity.fast_replaceable_group = nil
+			new_entity.hidden = true
 			mangle_fluid_box(new_entity.fluid_box)
 			for _, fluid_box in pairs (new_entity.fluid_boxes or {})
 			do

mercurial