Skip to content

Code of Copper v0.2.1

Compare
Choose a tag to compare
@GearsDatapacks GearsDatapacks released this 26 Feb 21:22
· 336 commits to main since this release

[0.2.1] - 2022-02-24

Escaping, interaction improvements, position variable, and break instruction.

Added

  • $POS variable
  • break instruction
  • \ as escape for strings and regexes
    • Escaped " are replaced by as to not break tellraw

Changed

  • README has now been greatly improved
  • Golem now uses item and text display entities
  • Golem model and texture revamp
  • New interaction system:
    • Right click to run a Golem, or with a book to assign a program.
    • Left click to stop a Golem
    • Crouching whilst looking at the Golem allows it's inventory to be
      accessed, or for it to be broken.

Fixed

  • Containers not dropping their contents when broken by a golem
  • Items not dropping when the golem's inventory is full