minetest-mods / technic

Technic mod for Minetest
Other
145 stars 155 forks source link

Reject constructor in constructor slot inventories #505

Closed coil0 closed 5 years ago

coil0 commented 5 years ago

This prevents using cascading constructors to get past protection, fixing #503.

Desour commented 5 years ago

This might break builds, maybe.

coil0 commented 5 years ago

Tubes aren't able to add items to constructors and constructors already in another constructor's inventory remain there, so I don't think this can break builds.