Skip to content

v1.2.0 (Broken)

Compare
Choose a tag to compare
@HirziDevs HirziDevs released this 22 Jun 12:45
· 73 commits to main since this release

ChangeLogs

Added

  • Summon mobs!
  • Check if player is using specific tools to break generator block
  • Custom Generator Dimension
  • Add waterlogged block to default custom generator
  • Support waterlogged blocks for Custom Generator
  • New default Custom Generator: Overwrite Cobblestone Generator
  • Now Custom Generator can also check the under block
  • Check if player gamemode is survival
  • Add new documentation to README

Changed

  • Fix if custom generator is disabled and the custom generator have a same geneator block like cobblestone or basalt, the custom blocks is not generate
  • Fix only first block selected from blocks that have same chances
  • Fix generator not working
  • Fix default tool name does not include "minecraft:" and check if block is not destroyed or moved by a player
  • Refactor Generator function to optimize block location access by storing block objects directly in the locations array
  • Fix several typo

Removed

  • Remove data modules from manifest.json