This commit is contained in:
DrMangoTea
2023-08-30 15:28:13 +02:00
parent 3cd181cb03
commit 6356cfbc4f
95 changed files with 848 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
{
"values": [
"tfmg:diesel_bucket"
]
}

View File

@@ -0,0 +1,6 @@
{
"values": [
"tfmg:crude_oil_fluid_bucket",
"tfmg:gasoline_bucket"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"tfmg:kerosene_bucket"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"tfmg:napalm_bucket"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"tfmg:naphtha_bucket"
]
}

View File

@@ -0,0 +1,5 @@
{
"values": [
"tfmg:liquid_plastic_bucket"
]
}