
replacing with ^ doesnt work properly
ckt-from-worldofkeralis opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.21.8
Describe the bug
when block is replaced for block in powered version, it doesnt deliver the powered version.
//re oak_trapdoor ^iron_trapdoor[powered=true] gets you regular iron trapdoor.
To Reproduce
- select trapdoor
- //re oak_trapdoor ^iron_trapdoor[powered=true]
- look at iron_trapdoor that isnt powered
Expected behaviour
its supposed to show different texture (when in a texturepack). but it cant be used atm due to this.
however when //re ^[powered=true] it works no problem...
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/f36335b9a539421d8d6285f95fee5a9c
Fawe Version
FAWE 2.13.1
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response