So we tried to change metal price of pipes to 100 scrap, inserted this into the CompoundOptions.json and nothing happened. Prices didn't change. We unloaded the plugin first, edited the json, and reloaded the plugin. What do we do next to get this to work?
{
"_comment": "Sell 100 Scrap for 1 Metal Pipes",
"sellId": 95950017,
"sellAmount": 100,
"sellAsBP": false,
"currencyId": -932201673,
"currencyAmount": 1,
"currencyAsBP": false
},