Update tungsten_ingot.json
correct tag to prevent being unlocked erroneously
This commit is contained in:
parent
4bbace58bc
commit
b4adfd652c
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
"conditions": {
|
"conditions": {
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"tags": "c:raw_tungsten_ores"
|
"tag": "c:raw_tungsten_ores"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue