Open whiteout314 opened 1 week ago
There is also an error when the block gets updatet trough the CAcknowledgeBlockChange packet. Then the popup instantly goes away
@whiteout314 why was this PR closed?
oof
Sorry about that looks like I had an issue last night updating and pushing to my branch
Will this be merged soon? It would be a base for following block entities.
Block entities are also required for many things. I wanted to add jukebox support and even that requires it (storing disc). Will this be merged soon? I tested and it works for me.
Description
Currently signs cannot be edited. Added the following:
Testing
Tested using Minecraft version 1.21.3 placing signs and tested placing sign and able to see the sign editor and tested as well that an already placed sign can modified (front and back).
Checklist
Things need to be done before this Pull Request can be merged.
[x] Code is well-formatted and adheres to project style guidelines:
cargo fmt
[x] Code does not produce any clippy warnings
cargo clippy