Skip to content

Code of Copper v0.1.3

Compare
Choose a tag to compare
@GearsDatapacks GearsDatapacks released this 01 Feb 19:23
· 452 commits to main since this release

[0.1.3] - 2023-02-02

Various bug fixes, and a new language feature.

Added

  • Literal parameters, eg. $(array)[0].
  • A dev mode, where you can see what's happening behind the scenes (not fully implemented).
  • New example programs to demonstrate parameters and the now useful INVENTORY variable

Tweaked

  • Range for place and getblock commands is now 5.

Fixed

  • Arrays no longer close the literal early.
  • Golem's display armor stand now has locked slots to prevent interaction.
  • Golem can no longer break bedrock and other unbreakable blocks.
  • Golem no longer breaks the block underneath the one it's supposed to.
  • Golem can no longer float in the air by constantly calling the move command.
  • Multiple golems can place blocks in the same tick