Adds a way to turn your useless excess wood into charcoal
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Don't know if it belongs here but the error is in releations to your bug and after updating some Angel Mods to 0.16: https://www.dropbox.com/s/rwyift00ykaaskw/bug.PNG?dl=0
Here's the fix: modify: \prototypes\petrochem\item.lua - 9 stack_size = 100 + 9 icon_size = 32, +10 stack_size = 100
Thanks for reporting. It should be fixed in the newest version.
Well, after updating deactivating all mods except the following Angel's Mods https://www.dropbox.com/s/n5h8wyft6897xvd/installed-mods.PNG?dl=0 I still have another error: https://www.dropbox.com/s/vkxzqqi3wjdplsy/CharCoalBurner-2.PNG?dl=0
I apologize, I seem to have forgotten to add in the icon size in the recipes. Now it should work in the latest version
Its fine, we are only humans.
There still errors created by missing icon_size: prototypes\petrochem\recipe.lua + 67 icon_size=32 + 88 icon_size=32
with this it is running fine now :)
Actually prototypes\petrochem\recipe.lua is missing two icon_sizes, for the last two recipes ("anthracene-to-benzene","solid-resin-creosote")