gmlaxfanatic / Contraptions

Emergent machine creation through fuctionalized minecraft blocks
MIT License
3 stars 6 forks source link

Deal with conflicts between lost Contraptions and current contraptions #22

Closed gmlaxfanatic closed 9 years ago

gmlaxfanatic commented 9 years ago

Occurs when a Contraption is removed from the config, another one is built in its place, and then that contraption is added back to the config.

gmlaxfanatic commented 9 years ago

Can also be an issue when two Contraptions of the same location are put in the lost contraptions file, this should be handled by the new one overwriting the old one.