Yuoki Industries


Please use together with Yuoki Industries Engines for best experience ! adds more content like generators, ressource-transformations, machinery, turrets ...

Overhaul
an hour ago
0.13 - 2.0
27.7K
Logistics Combat Armor Mining Fluids Logistic network Manufacturing Power Storage

b Recipe Bug

5 years ago

I got this error that block mod to be loaded:

https://puu.sh/DaizU/475b27c92d.png

I fix it modifying file z_recipes.lua in folder prototypes on line 15 and 16, the problem is that this line:

{ type = "item", name = "wood" , amount = 3.0, }

is repeated 2 times in crafting requirements. I dunno if u want set requirement of wood to 6 or is a copy and paste mistake

5 years ago

no copy and paste, the z_ files generated by my modding tool. i need to look into that what here happens.

5 years ago

Mine wasn't to be a blame :)
What tool?

5 years ago

self programmed in php with mysql. it makes creating recipes, items easier. if factorio changeing some item structure i need only change the a little and click export. so i have a working item/recipe.lua again. but i'am also lazy - so not all is currently in database and generating research and entitys still todo. i should put the code to github.

5 years ago

I am for putting code to github. I played yours mods from "first" release. So i want to help participate on your mod tools.
I am using php with Nette framework for programing SNMP network checkers or as one of programing tool for nagios plugins.
So i want to gain another skils in php on another type of programing.

Best regards.

Karel_II

5 years ago

now on github
https://github.com/YuokiTani/factorio_modtool

let me know in the forum or here if it works.

New response