From 6a8ef27f67dcbb623d79ae5b633bc3e371a41102 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 1 Oct 2024 23:05:41 +0700 Subject: [PATCH] Update gtceu.yaml --- config/gtceu.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/gtceu.yaml b/config/gtceu.yaml index ebdb9dcf8..958f5053b 100644 --- a/config/gtceu.yaml +++ b/config/gtceu.yaml @@ -251,6 +251,14 @@ machines: # Default: 50 ldFluidPipeMinDistance: 50 + # Whether non owners can open a machine gui + # Default: false + machineOwnerGUI: true + + # Whether non owners can break a machine + # Default: false + machineOwnerBreak: true + # If High Tier (>UV-tier) GT content should be registered. # Items and Machines enabled with this config will have missing recipes by default. # This is intended for modpack developers only, and is not playable without custom tweaks or addons.