Skip to content

Change the Options Chests system to a 'read from memory chest' system #197

Description

@AllYourBlocks
  1. This will affect the way we currently implement the Bonus Chest, Redstone Chest, and Jukebox Chest. It would move us away from the current hard-coded implementation, and enable quick and easy changes during map-testing and future Minecraft updates to Redstone and Music Disc items.

  2. Could we also use this idea (or another in-game implementation?) to work for the 'give to player' options? This would affect Iron Gear, Ender Pearls, etc., enabling us to read from a different 'memory chest' all of the options that add extra starter items to the game.

I'll work on a physical Options Chests Memory system to sit alongside the existing Arena Memory. We might need to force-load additional chunks depending on where this is located(?!)

@slipcor Can you implement 1) and see if 2) is possible? Thanks!

Metadata

Metadata

Labels

priority : mediumTolerable short term issue, but must be resolved soon and certainly before releasestatus : in progressWork has started and is ongoingtype : changeChange requested in existing functionality

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions