satoshinm / WebSandboxMC

Bukkit plugin providing a web-based interface with an interactive WebGL 3D preview or glimpse of your server 🕷⏳📦 ⛺
https://www.spigotmc.org/resources/websandboxmc.39415/
MIT License
19 stars 5 forks source link

Furnace orientation #61

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

Furnaces can face different directions, this needs to be reflected on the client instead of having them face a fixed direction (different blocks for each 4 directions?) + 4 for burning https://github.com/satoshinm/WebSandboxMC/issues/60

satoshinm commented 7 years ago

This is now more practical with https://github.com/satoshinm/WebSandboxMC/pull/68, add another nested switch() inside furnace, getting the data. Add more blocks to the client for each orientation.