Code: Select all
results =
{
{
name = "niobium-plate",
probability = 0.069,
amount = 1
},
{
type = "fluid",
name = "hydrogen",
probability = 0.414,
amount = 1
},
{
type = "fluid",
name = "oxygen",
probability = 0.517,
amount = 1
}
}
Can anyone please help me with this?