From a89cca1baa16505a220eada7d7a7c82f02f725c1 Mon Sep 17 00:00:00 2001 From: ayunami2000 Date: Thu, 7 Apr 2022 19:52:36 -0400 Subject: [PATCH] disallow tnt minecarts by default in the future, tnt will be toggleable and this will be unnecessary --- src/main/resources/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 9e0bbf8..ba5a180 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -164,6 +164,7 @@ blockedBlocks: blockedEntities: - "WITHER" - "ENDER_DRAGON" + - "MINECART_TNT" worlds: flatlands: