Thank you for your answer, I am sorry for you to ask that but can explain to me in a few words why my object appears in 100% of cases in the box with this configuration?
I would like it to appear in 5% of cases.
Maybe it will be useful to others
Thank you
------------------
{
"Plugin Enabled": false,
"Containers": [
{
"Entity Shortname": "crate_normal_2",
"Replace Items": false,
"Add Items": true,
"Modify Items": false,
"Maximal Failures To Add An Item": 5,
"Capacity": [
{
"Capacity": 3,
"Chance": 1
}
],
"Items": [
{
"Item Shortname": "hatchet",
"Is Blueprint": false,
"Allow Stacking": true,
"Conditions": [
{
"Condition": 100.0,
"Chance": 1
}
],
"Skins": [
{
"Skin": 0,
"Chance": 1
}
],
"Amount": [
{
"Amount": 1,
"Chance": 1
}
],
"Chance": 1
}
]
}
],
"Shuffle Items": true,
"Allow Duplicate Items": false,
"Allow Duplicate Items With Different Skins": false,
"Debug": true
}