This commit is contained in:
2025-06-03 01:49:24 +09:00
parent 0eb08101e4
commit 79df2867c2
2 changed files with 5 additions and 6 deletions

View File

@@ -671,7 +671,11 @@ local items = {
['space-platform'] = 'surface',
['yumako-tree'] = 'plant',
['jellystem'] = 'plant',
['lightning'] = 'lightning'
['lightning'] = 'lightning',
['agricultural-science-pack'] = 'tool',
['cryogenic-science-pack'] = 'tool',
['electromagnetic-science-pack'] = 'tool',
['metallurgic-science-pack'] = 'tool'
}
}
}