ramou / ChessMod

Adding Pippin Barr's Chesses to minecraft.
MIT License
3 stars 3 forks source link

Quantum Chess Board needs to track the world you're in #171

Closed ramou closed 4 months ago

ramou commented 5 months ago

I dreamed about this, so here's the ticket. Aside from BlockPos of the linked board, we should also track the world. I wonder if there's already a structure that encapsulates BlockPos and World? We need to change the NBT stored in the linking pearl to include (and then remove) that info as well.