[MC1208] doesn´t support variable-mechanic
LadyCailinBot opened this issue · 6 comments
CRAFTBOOK-3386 - Reported by Bedah
latest Spigot
latest Craftbook #4466
latest Worldedit #3948
IC [MC1208] doesn´t handle the variable-mechanic correctly
Comment by me4502
Is this the only thing that has the issue? Variables are injected into all signs, not handled on a per-IC basis.
Comment by Bedah
The error may be that MC1208 still supports numeric-ids.
MULTI_SET_BLOCK
[MC1208]
0:25:8:18 <----------
4:1:4
Comment by me4502
Nah, everything should support numeric IDs through WorldEdit's compatibility layer. It's definitely updated to work with proper namespaced block keys.
Comment by Bedah
Yeah, name-ids works fine.
used variable with MC1208: global|q_s_e: quartz_stairs[facing=east]
Comment by me4502
On ICs you don't need to specify global, it's implied - So are you saying it works? Or is there still an issue?