added recursive tech card script

This commit is contained in:
PreLeyZero 2022-03-21 00:46:47 +01:00
parent 7cb153d07c
commit d6362bde0e
6 changed files with 446 additions and 16 deletions

View file

@ -162,7 +162,7 @@ tech_table = {
}
--===================================================================================================================
-- structure and adding
-- structures and adding
--===================================================================================================================
recipe_structure = {"recipe", "item", "item_amount"}