I have an issue, where a gigant building (the Norwegian castle) has been built in two very similar, but yet different blocks.
I thought I could use the "replace" command to sort it out after they completed, but I can't make it work since the materials used is a variety of another block.
I want to:
replace "sandstone" with "smooth sandstone" in a spesific area (which I have marked by the wand)
the problem is that the itemcode for sandstone is 0024 and smooth sandstone 0024/2
The command line won't recognize anything but one word (sandstone) or one number (24). If I try to write 24/2 or write "smooth sandstone" it will not work.
Can anyone please help me?