voxel / voxel-furnace

furnace for smelting (voxel.js plugin)
3 stars 1 forks source link

GUI reorganization improvement #2

Closed deathcap closed 10 years ago

deathcap commented 10 years ago
# align as follows:
# +---------------------------------+
# | [burn]      [fuel]      [result]|
# +---------------------------------+
#
# TODO: how about this instead:
# +---------------------------------+
# |     [burn]                      |
# |             --->  [result]      |
# |     [fuel]                      |
# +---------------------------------+
deathcap commented 10 years ago

screen shot 2014-02-18 at 6 35 49 pm