Karltroid

Results 3 issues of Karltroid

**What's Happening** I am getting a ```json.decoder.JSONDecodeError``` when python executes its native decoder, specifically from the line ```obj, end = self.raw_decode(s, idx=_w(s, 0).end())```. When I get rid of the try...

bug
help wanted

### Describe the bug In the plugin I am making for my server I am setting the facing direction of a shulker box when placed. This works on java edition...

Confirmed Bug

This allows for things like having a placeholder in a prefix placeholder for example! Needed it for my server, may be useful to others. ![image](https://github.com/user-attachments/assets/be004605-5820-4f74-8492-901ee2789311) For my use case the...