I've been unable to successfully remove clones from a large planter. It just pulls the planter up.
Here's how the code is set up.
},
"hemp.entity": {
"Remove Allowed": true,
"Display Name": "Hemp Clone",
"Price": {},
"Refund": {
"clone.hemp": 1
}
},
"potato.entity": {
"Remove Allowed": true,
"Display Name": "Potato Clone",
"Price": {},
"Refund": {
"clone.potato": 1
}
},
"pumpkin.entity": {
"Remove Allowed": true,
"Display Name": "Pumpkin Plant Clone",
"Price": {},
"Refund": {
"clone.pumpkin": 1
}