I was not, and that was the problem.
Thank you!
Dumb rookie mistake.
Search found 2 matches
- Wed Sep 14, 2016 6:56 am
- Forum: Modding help
- Topic: Working with fuels
- Replies: 2
- Views: 744
- Wed Sep 14, 2016 6:12 am
- Forum: Modding help
- Topic: Working with fuels
- Replies: 2
- Views: 744
Working with fuels
I am having trouble finding/modifying fuel values.
I am trying to bring up the value of Rocket Fuel up from 225MJ to 250MJ by adding the following line to my prototypes/item.lua file:
data.raw.item["rocket-fuel"].fuel_value = "250MJ"
Nothing I have tried is having any effect on the game.
Any ...
I am trying to bring up the value of Rocket Fuel up from 225MJ to 250MJ by adding the following line to my prototypes/item.lua file:
data.raw.item["rocket-fuel"].fuel_value = "250MJ"
Nothing I have tried is having any effect on the game.
Any ...