forked from cacklingfiend/lignumis
AAI Industry: Wood science pack can be crafted by hand
This commit is contained in:
parent
1ce9ac48b1
commit
289a665c87
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ local Technology = require("__cf-lib__/data/Technology")
|
|||
|
||||
if not mods["aai-industry"] then return end
|
||||
|
||||
data.raw.recipe["wood-science-pack"].allow_hand_crafting = true
|
||||
|
||||
local burner_mechanics = Technology:new("burner-mechanics")
|
||||
burner_mechanics:addPrerequisite("iron-processing")
|
||||
burner_mechanics:removeRecipe("burner-inserter")
|
||||
|
|
Loading…
Add table
Reference in a new issue