Excluding wood from instant smelting?Solved
how to i exclude wood from insta smelting
Add it to blacklist in config
{
  "Command": "ismelt",
  "A. Blacklist": [
    "shortname here",
    "another shortname"
  ]
}


Merged post

so i replace shortname here with wood or charcoal. trying that and still smelts wood into charcoal

Merged post

got it i had to remove the perm and reapply thanks orange
Locked automatically