Experience Store - Your safe experience bank

About

These modification adds a new block to save your experience points in the world.

The experience points are stored separately for each player.

Usage

>= 0.0.4-alpha
  • Right-Click: Open GUI
<= 0.0.3-alpha
  • Left-Click: Display current stored block experience points
  • Sneak + Left-Click: Transfer current player experience points to block
  • Sneak + Right-Click: Transfer current block experience points to player

Recipes

Experience Store

 

ChangeLog

0.0.6-alpha

  • gui improved to take all points from player/storage
  • calculation of player experience points now works correct [GH-3]

0.0.5-alpha

  • GUI for specific values of experience points reworked
  • store/restore messages are display only once [GH-2]

0.0.4-alpha

  • GUI added

0.0.3-alpha

  • fixes problem with right clicking on experience store block [GH-1]
  • moved experience block to creative tab miscellaneous
  • limit experience store item stack to 1
  • new block item icon for experience store
  • experience store block item will be rendering in 2D
  • block registration moved to ESBlocks class

0.0.2-alpha

  • mod informations updated
  • switched to minecraft proxy system
  • block register class introduced
  • localizations for en_US and de_DE added

0.0.1-alpha

  • first public release