From f8727311ff32f32c2846c8352f1a0760f1c38434 Mon Sep 17 00:00:00 2001 From: FriendlyCube Date: Sat, 9 Mar 2024 23:21:20 +0200 Subject: [PATCH] Update mv__medium_voltage.snbt --- .../quests/chapters/mv__medium_voltage.snbt | 20 +++++-------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/config/ftbquests/quests/chapters/mv__medium_voltage.snbt b/config/ftbquests/quests/chapters/mv__medium_voltage.snbt index b66cfa9d0..f1cca5a3d 100644 --- a/config/ftbquests/quests/chapters/mv__medium_voltage.snbt +++ b/config/ftbquests/quests/chapters/mv__medium_voltage.snbt @@ -253,22 +253,12 @@ id: "1F170291094582D6" item: { Count: 1b - id: "itemfilters:or" + id: "ftbfiltersystem:smart_filter" tag: { - items: [ - { - Count: 1b - id: "gtceu:mv_steam_turbine" - } - { - Count: 1b - id: "gtceu:mv_gas_turbine" - } - { - Count: 1b - id: "gtceu:mv_combustion" - } - ] + display: { + Name: "{\"text\":\"MV Generators\"}" + } + "ftbfiltersystem:filter": "or(item(gtceu:mv_steam_turbine)item(gtceu:mv_combustion)item(gtceu:mv_gas_turbine))" } } title: "MV Generators"