Hey, i have the mods larger inventory and ore expansion.
How do i make them .14 compatible. Just edit the text file and change .13 to .14 or? I dont want to cause a crash :p
Updating mods to .14
- Thomasnotused
- Filter Inserter
- Posts: 262
- Joined: Thu Jan 29, 2015 9:58 pm
- Contact:
Re: Updating mods to .14
If they're from 0.13, you should be able to just change "factorio_version":"0.13", to "0.14", and most mods should load fine.
If they're from before 0.13, you'll have to add the line in yourself.
If they're from before 0.13, you'll have to add the line in yourself.
I have no idea what I'm doing.
Re: Updating mods to .14
All equipment needs their grid type to be specified and likewise all modular armor needs their grid to be specified as a string referencing a grid object, like those found in equipmentgrid.lua