Hey there! Thank you for this mod, it fixes a bunch of things that have been annoying me in my last AB playthrough :)
Unfortunately, I got this error when placing a natual gas rig (I play with Cargo Ships):
Error while running event grand-unified-factorio-theory::on_built_entity (ID 6)
Unknown entity name: or_lamp
stack traceback:
[C]:
in function 'create_entity' ...rio-theory__/mod-support/cargo-ships/runtime/gas-rig.lua:20:
in function <...rio-theory__/mod-support/cargo-ships/runtime/gas-rig.lua:1>
I had a look at the code, and I can't say I understand why though. I see you add some rig-related items in mod-support/cargo-ships/mod-source/item_subset.lua, and or_lamp is commented out there. I tried running with that uncommented, but that didn't help. I commented out the lines adding the lamps in gas-rig.lua for now, so I can keep playing, but it would be cool if you could figure out what's wrong :)
Thanks!