Skip to content

v0.10.2-dev.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 17:28

⛰️ Features

  • Custom doors, trapdoors & transparent blocks - (50dd442)
  • Generate block sound files - (1741f3b)
  • Restore vanilla noteblock functionality - (51eda3e)

🐛 Bug Fixes

  • Use ItemStack#toSerializable instead of SerializableItemStack directly - (85b5f9e)
  • Sound listener not being registered - (d943288)
  • Logic for placing real unwaxed and fake waxed slabs together - (56d6f01)
  • Copper block resourcepack generation - (001a472)
  • Check instrument of above and below - (491d094)

🚜 Refactor