Normal Crater Settings are not applied

Hello
Normal Crater Settings are not applied
In the config , I set it like this:

"Normal Crater Settings": {
        "Modify Chance (If not modified, use default mineral)": 100.0,
        "Minimum Mineral Amount": 1,
        "Maximum Mineral Amount": 3,
        "Allow Duplication Of Mineral Item": false,
        "Mineral Items": [
          {
            "Mineral Item Short Name": "stones",
            "Chance": 80.0,
            "Minimum pM": 2500.0,
            "Maximum pM": 2500.0
          },
          {
            "Mineral Item Short Name": "metal.ore",
            "Chance": 70.0,
            "Minimum pM": 500.0,
            "Maximum pM": 500.0
          },
          {
            "Mineral Item Short Name": "sulfur.ore",
            "Chance": 60.0,
            "Minimum pM": 500.0,
            "Maximum pM": 500.0
          },
          {
            "Mineral Item Short Name": "hq.metal.ore",
            "Chance": 100.0,
            "Minimum pM": 25.0,
            "Maximum pM": 25.0
          }
        ]
      }​


In the game if you use the command backpumpjack.info writes like this:
Datafile contain 5 entry, Quarry count 5
Datafile for Quarry at :(483.1, 33.7, -55.7)
Resource: stones, Rate: 1089 pM, amount: 6033955
Resource: hq.metal.ore , Rate: 14 pM, amount: 5326967
Deposit info
Resource: stones , Rate: 1089 pM, amount: 6033955
Resource: hq.metal.ore , Rate: 14 pM, amount: 5326967
Tested 5 entry, Found 1 quarry resources in data file.

The plugin was being restarted. The server was rebooting. How can this problem be solved?

these value work for me
Make sure these 2 config are true and verify the permissions are set.
"Apply patch to user quarry to fix long run time": true,
"Apply patch for mining rates for more precise pM config params": true,

without these config, the pM value does not match the value of the config file

These values are set. But the plugin still ignores the config

Iq21dlQIlYnlQTl.jpg Lorenzo

these value work for me
Make sure these 2 config are true and verify the permissions are set.
"Apply patch to user quarry to fix long run time": true,
"Apply patch for mining rates for more precise pM config params": true,

without these config, the pM value does not match the value of the config file

Not sure since it work fine for me with your config.
compatibility issue  with other plugin ?
using the latest version of oxide ?

Merged post

Are you looking at the previous quarry of did you place a new one ?

Iq21dlQIlYnlQTl.jpg Lorenzo

Not sure since it work fine for me with your config.
compatibility issue  with other plugin ?
using the latest version of oxide ?

Merged post

Are you looking at the previous quarry of did you place a new one ?

The latest version of oxide. I was setting up a new quarry. Now I will try only with this plugin. Maybe something really conflicts.