Lunatrius / Schematica

Import schematics, export schematics, build schematics. All inside Minecraft!
MIT License
209 stars 145 forks source link

/schematicaReplace command issue #389

Open CorvinusDeNuit opened 5 years ago

CorvinusDeNuit commented 5 years ago

Example: I have a schematic I want to replace Nether Bricks with Block of Black Quartz, from the Actually Additions mod pack.

Normally, I'd use the command "/schematicaReplace nether_brick actuallyadditions:block_misc", HOWEVER that selects the pillar version. I want the plain version.

Looking at the block I want with debug up (F3) it shows as:

actuallyadditions:block_misc type: black_quartz

I can't get the /schematicaReplace command to recognize this particular block. I've tried every variation of the command I can think of, but it doesn't work. I have the same problem with blocks from Galacticraft, too. They are marked as "basictype".

Pokechu22 commented 5 years ago

Try /schematicaReplace nether_brick actuallyadditions:block_misc[type=black_quartz].

CorvinusDeNuit commented 5 years ago

Entering that command gives the error:

"type=black_quartz" is not a valid property for "actuallyadditions:block_misc"

Lunatrius commented 5 years ago

Try variant instead of type

thelapisfox commented 5 years ago

I know this issue is from October, but since it is still open and I am having the same issue, figured it would be best to just add to this issue. Anyways, I have tried to use this command;

/schematicaReplace chisel:marble chisel:marble[variant=big_tile]

but all I get is

"variant=big_tile" is not a valid property for "chisel:marble"

I've tried every combination of possible entries I can think of to no effect. I've even tried other variants and get the same error. BTW, the metadata on that variant is 7.