From c4e05d0b5988a387a3a9e0ac813a1711581a10e8 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 19 Apr 2025 13:47:15 +0100 Subject: [PATCH] disabled enchants on generated GT tools --- config/gtceu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gtceu.yaml b/config/gtceu.yaml index 090c3c3bf..acc5d5331 100644 --- a/config/gtceu.yaml +++ b/config/gtceu.yaml @@ -87,7 +87,7 @@ recipes: # Whether tools should have enchants or not. Like the flint sword getting fire aspect. # Default: true - enchantedTools: true + enchantedTools: false worldgen: # Rubber Tree spawn chance (decimal % per chunk)