Remove price but keep the refund
Just need help removing the prince but keeping the refund of mats

I would also like to set this, do I really have to change every price to 0?

Tealk

I would also like to set this, do I really have to change every price to 0?

 "Permission Settings (Just for normal type)": {//You can add more permissions here. but "removertool.normal" is necessary
    "removertool.normal": {
      "Priority": 0,
      "Distance": 3.0,
      "Cooldown": 60.0,
      "Max Time": 300,
      "Remove Interval (Min = 0.2)": 1.0,
      "Max Removable Objects (0 = Unlimit)": 50,//Maximum removable object each time the remover tool is enabled
      "Pay": true,
      "Refund": true,
      "Reset the time after removing a entity": false

wouldnt you just change it to "pay: false, ?