SL21W27: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
**ShulkerBoxes
**ShulkerBoxes
**Sculk sensor
**Sculk sensor
**Maps
**ItemFrame / Paintings ? (should be ok because of special manager)
**Heads? (should be ok because of whitelist)
**Written Books? Probably want a management-system for this? Maybe like ISBN?
**Written Books? Probably want a management-system for this? Maybe like ISBN?
***We dont really need "random books" all over the place.
***We dont really need "random books" all over the place.
***Would even prevent all kinds of book-spam-attacks
***Would even prevent all kinds of book-spam-attacks

Revision as of 17:58, 9 July 2021

◄ SL21W26 | SL21W28 ►


  • 1.17.1 Update
    • EntityDestroyPacket accepts a list again \o/
    • Implement Entity copy in Chunkli with new EntityManagement-System of Minecraft
    • Implement stacking of chunk data test command
    • Fix mc always loading world-spawn on player connection
  • Implement a DenyList to disable a set of blocks we do not want to be using in the beginning
    • Bundle
    • ShulkerBoxes
    • Sculk sensor
    • Maps
    • ItemFrame / Paintings ? (should be ok because of special manager)
    • Heads? (should be ok because of whitelist)
    • Written Books? Probably want a management-system for this? Maybe like ISBN?
      • We dont really need "random books" all over the place.
      • Would even prevent all kinds of book-spam-attacks