[MOD 0.12.x] Electricity by XyLe
Re: [MOD 0.12.x] Electricity by XyLe
Korean locale for 1.3.2
- Attachments
-
- locale.cfg
- (3.22 KiB) Downloaded 115 times
Last edited by Ken™ on Thu Sep 08, 2016 7:39 pm, edited 1 time in total.
Re: [MOD 0.12.x] Electricity by XyLe
I love this mod, and since it hasn't been updated to 0.13 yet, I decided to take a look at it, and I managed to get it to work. I haven't tested everything, so I'm not sure if there is any issues. But the solar panels and accumulators does generate and store power.
Since I'm not sure if I'm allowed to upload my fix, I just post what I did.
1. add this line into info.json. I put it above the description
2. Then in prototypes, open recipe-accumulators.lua and remove basic- from this line, it should be row 9
3. Save the changes, and you are done.
Since I'm not sure if I'm allowed to upload my fix, I just post what I did.
1. add this line into info.json. I put it above the description
Code: Select all
"factorio_version": "0.13.20",
Code: Select all
{"basic-accumulator", 5},
Re: [MOD 0.12.x] Electricity by XyLe
Thanks Yemto. Hopefully I will have an update available later today.Yemto wrote:I love this mod, and since it hasn't been updated to 0.13 yet, I decided to take a look at it, and I managed to get it to work. I haven't tested everything, so I'm not sure if there is any issues. But the solar panels and accumulators does generate and store power.
2. Then in prototypes, open recipe-accumulators.lua and remove basic- from this line, it should be row 9Code: Select all
{"basic-accumulator", 5},
My mods: Capsule Ammo | HandyHands - Automatic handcrafting | ChunkyChunks - Configurable Gridlines
Some other creations: Combinassembly Language GitHub w instructions and link to run it in your browser | 0~drain Laser
Some other creations: Combinassembly Language GitHub w instructions and link to run it in your browser | 0~drain Laser
Re: [MOD 0.12.x] Electricity by XyLe
Managed to update it for 0.15.X, it will function as far as I'm aware.
Zip included as attachment.
Zip included as attachment.
- Attachments
-
- Electricity_XyLe_0_15Fix.zip
- (2.78 MiB) Downloaded 125 times