Refund item helpSolved

hello i want players to have the item refunded into their inventory after removing it. is there a global setting for this or do i have to edit each item? please could someone show me what to change this to in this example

},
"furnace": {
"Remove Allowed": true,
"Display Name": "Furnace",
"Price": {},
"Refund": {
"furnace": 1
}

TIA

i solved it

Locked automatically