ZElectricVehicles (quality fork)


Adds an Electrical Transformer to allow vehicles to function on battery. Original author N0TZ3R0. Modified by theSunLike to make quality transformers to create quality electric fuel.

Content
a month ago
2.0
441
Transportation

b Doesn't work when installed by inserter

a month ago

As the title, if a vehicle's grid is filled by an inserter, the Electrical Transformer doesn't do anything.

a month ago

Should be an easy fix (adding event trigger). Which mod do you use to make inserters install items into electric grid?

a month ago

I didn't realise there was a mod for it. The inserter just... did it.

a month ago
(updated a month ago)

I've checked vanilla + this mod only, and inserters do not put anything into a grid. So I'll need to know what mod does allow, and check how it works, what's inside its code.
This mod uses on_equipment_inserted trigger, which doesn't care what put equipment inside the grid. If the other mod uses some sort of scripts that bypass the trigger, then the only possible fix would be to modify other's mod code to call on_equipment_inserted event

a month ago

I can only guess then, as it wasn't me playing at the time.
Possibly "Equipment Gantry" having weird interactions?
(They were playing with Spaceblock: Trains and Warehouses)

a month ago
(updated a month ago)

Fixed this issue with "Equipment Gantry" mod (tested it). Should work in version 1.1.3+

New response