From 415529d26faf66e96284434b7e0b860733f9b5cc Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 29 Oct 2024 19:37:55 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index b737118..5829a70 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -1,6 +1,6 @@ local items = require 'config' -if settings.startup['PHI-CT'].value and settings.startup['PHI-CT-TRASH'].value then +if settings.startup['PHI-CT'].value and settings.startup['PHI-CT-UTILITY'].value then local function trash_creation(event) local entity = event.created_entity or event.entity