CraftBook 3

CraftBook 3

139k Downloads

[MC1208] doesn´t support variable-mechanic

LadyCailinBot opened this issue · 6 comments

commented

CRAFTBOOK-3386 - Reported by Bedah

latest Spigot
latest Craftbook #4466
latest Worldedit #3948

IC [MC1208] doesn´t handle the variable-mechanic correctly

commented

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.

commented

Comment by Bedah

The error may be that MC1208 still supports numeric-ids.

MULTI_SET_BLOCK
[MC1208]
0:25:8:18 <----------
4:1:4

commented

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.

commented

Comment by Bedah

Yeah, name-ids works fine.

used variable with MC1208: global|q_s_e: quartz_stairs[facing=east]

commented

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?

commented

Comment by Bedah

still an issue

sign:

[MC1208]
1:1:1:%q_s_e%

-> corrupt sign