Update mv__medium_voltage.snbt

This commit is contained in:
FriendlyCube 2024-03-09 22:58:17 +02:00
parent e4ce47a2aa
commit 983972b533

View file

@ -1660,18 +1660,12 @@
id: "685043442271A0D0" id: "685043442271A0D0"
item: { item: {
Count: 1b Count: 1b
id: "itemfilters:or" id: "ftbfiltersystem:smart_filter"
tag: { tag: {
items: [ display: {
{ Name: "{\"text\":\"Either an LV or MV Distillery\"}"
Count: 1b }
id: "gtceu:lv_distillery" "ftbfiltersystem:filter": "or(item(gtceu:lv_distillery)item(gtceu:mv_distillery))"
}
{
Count: 1b
id: "gtceu:mv_distillery"
}
]
} }
} }
title: "Either an LV or MV Distillery" title: "Either an LV or MV Distillery"
@ -1827,18 +1821,12 @@
id: "2620FA131244B3DA" id: "2620FA131244B3DA"
item: { item: {
Count: 1b Count: 1b
id: "itemfilters:or" id: "ftbfiltersystem:smart_filter"
tag: { tag: {
items: [ display: {
{ Name: "{\"text\":\"Multiple channel pipes\"}"
Count: 1b }
id: "gtceu:potin_quadruple_fluid_pipe" "ftbfiltersystem:filter": "or(item(gtceu:potin_quadruple_fluid_pipe)item(gtceu:potin_nonuple_fluid_pipe))"
}
{
Count: 1b
id: "gtceu:potin_nonuple_fluid_pipe"
}
]
} }
} }
title: "Multiple Channel Potin Pipes, please" title: "Multiple Channel Potin Pipes, please"