stevenarella
stevenarella copied to clipboard
Can't place blocks into the world
Although the items load into the inventory (tested using the player interface from extra utilities 2 mod), Maybe blocks placed by client are not sent to server? They are not rendered by official client. Texture is also incorrect (Spruce wood block has bedrock's texture).
Tested on FTB beyond 1.10.2
Hmm, block placement was working at one point, may be a protocol change. Two big missing features related:
- Inventory (#62) - partially supported, largely because inventory is partly handled by the server, but no client-side UI, etc.
- 1.13/1.14/1.15/1.16 assets (#71) - this can cause incorrect textures, though I'm not sure if it explains the bedrock/spruce discrepancy (spruce metadata?)
The bedrock/spruce discrepancy was in FTB beyond 1.10.2 , this may be a mod issue- i will test more and report back if I can reproduce this issue on other packs/minecraft versions.
With regards to the texture issue, I've noticed many incorrect textures on a Paper 1.16.4 server and on Hypixel.
Edit: I've confirmed this does not occur on a Paper 1.8.8 server.