Hello,
I am trying to create a very simple mod which only replace icons and graphics.(as my plactice)
Question:
data.raw["①"]["encode name"].② = "__Mod Name__/Folder location/pic_filename.png"
What is ① and ②? and where can I find the list for it.
I like to replace assembling-machine-1 and his shadow into my original graphic.
Hope my English is good enough to explain what I want to ask you.
Thank you very much.
Very Basic question
Re: Very Basic question
Try this mod viewtopic.php?f=135&t=45107
You can find whole data.raw in the log file. Vanilla code output is about 10 MB and you can open this file with Notepad++
You can find whole data.raw in the log file. Vanilla code output is about 10 MB and you can open this file with Notepad++
Re: Very Basic question
darkfrei,
I couldn't understand how to use it, but thank you
I couldn't understand how to use it, but thank you
darkfrei wrote: Mon Nov 05, 2018 4:18 pm Try this mod viewtopic.php?f=135&t=45107
You can find whole data.raw in the log file. Vanilla code output is about 10 MB and you can open this file with Notepad++
Re: Very Basic question
Just open Factorio/factorio-current.log and you find, for example, accumulator's code:CyberBob wrote: Mon Nov 05, 2018 5:41 pm darkfrei, I couldn't understand how to use it, but thank you![]()
Re: Very Basic question
Oh!!! I got it, and I sucseed to make my 1st mod !!
Thank you very much
Thank you very much

