Fixed battery tags in quests (#21)

This commit is contained in:
Nikolay Safin
2024-02-06 14:09:52 +04:00
committed by GitHub
parent d0b624441d
commit abb7e86038
2 changed files with 2 additions and 2 deletions

View File

@@ -714,7 +714,7 @@
Count: 1b Count: 1b
id: "itemfilters:tag" id: "itemfilters:tag"
tag: { tag: {
value: "forge:batteries/lv" value: "gtceu:batteries/lv"
} }
} }
title: "Any LV Battery" title: "Any LV Battery"

View File

@@ -1518,7 +1518,7 @@
Count: 1b Count: 1b
id: "itemfilters:tag" id: "itemfilters:tag"
tag: { tag: {
value: "forge:batteries/mv" value: "gtceu:batteries/mv"
} }
} }
title: "Any MV Battery" title: "Any MV Battery"