fixed gas tank moonbase chest reward typo

This commit is contained in:
Pyritie 2025-06-23 22:28:00 +01:00
parent fa44b350b1
commit 0568f7d68a

View file

@ -22,7 +22,7 @@
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{BotariumData: {StoredFluids: [{Amount: 1000, Fluid: \"tfg:heliox-3\"}]}}"
"tag": "{BotariumData: {StoredFluids: [{Amount: 1000, Fluid: \"tfg:heliox_3\"}]}}"
}
]
},