Change directory structure

This commit is contained in:
Simon Brodtmann 2025-10-05 11:02:58 +02:00
parent 07deb55ec4
commit ef03e2da6c
48 changed files with 0 additions and 0 deletions

View file

@ -1,12 +0,0 @@
if not bobmods then bobmods = {} end
if not bobmods.electronics then bobmods.electronics = {} end
require("prototypes.category")
require("prototypes.chemicals")
require("prototypes.resource")
require("prototypes.electronics")
require("prototypes.technology")
data.raw.item["wood"].stack_size = 200