From 6eb5e4890fe3407a96b2ced7eeb0a42886b0a0f9 Mon Sep 17 00:00:00 2001 From: PHIDIAS <10016767+PHIDIAS0303@users.noreply.github.com> Date: Thu, 1 Dec 2022 19:58:03 +0900 Subject: [PATCH] Update data.lua --- PHI-EN/data.lua | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/PHI-EN/data.lua b/PHI-EN/data.lua index b63257b..f98cf29 100644 --- a/PHI-EN/data.lua +++ b/PHI-EN/data.lua @@ -1,4 +1,2 @@ -require("prototypes.entity.entity") -require("prototypes.item.items") -require("prototypes.recipe.recipe-power") -require("prototypes.technology.technology-compound-power") \ No newline at end of file +require("prototypes") +require("technology-compound-power") \ No newline at end of file