Skip to content

v1.2.4

Compare
Choose a tag to compare
@HirziDevs HirziDevs released this 04 Jul 14:34
· 9 commits to main since this release

ChangeLogs

Added

  • Run command when generated block is destroyed
  • Customize Disable Generator Tag
  • New Documentation

Changed

  • Migrate to TypeScript and automated compile assets by @hexaaagon in #1
  • Now particles appear in every corner of the block
  • Fix custom block still spawning even though not enabled
  • Separate Block Configuration for Cobblestone and Basalt Generator
  • Use playSound instead of using runCommand to play sound
  • Use spawnParticle instead of using runCommand to spawn particle
  • Disable generator only when playerBreak, piston or explosion is set to false