Skip to content

Block Counter 1.3.0

Choose a tag to compare

@Demomaker Demomaker released this 25 Aug 16:44
· 26 commits to main since this release

Multiple functionalities added :

  • It is now possible to apply a setposition command on a block by left-clicking it with a Book and Quil, which will then write the result in the Book and Quil.
  • Added help command and added commands to minecraft /help command so that the mod is easier to understand and use.
  • Added translations of the text so that people from other languages can use the mod.

Bugs fixed :

  • Doors, Beds, etc. are no longer counted twice in the block count, so from now on, every count is supposed to be accurate.
  • The output for a book is now split in a way that makes the resulting text much more readable (previously there could be a cut in the middle of a output row which made comprehension more difficult)
  • Water and lava blocks now have their proper counts. Previously, they showed up as "Air" blocks.

Other :

  • The algorithm now also counts entities (minecarts, mobs, etc.) that are within the chosen area.
  • The naming of blocks is now of a more constant format.