From 539b317252d3fb7d85a65a29df113f0fac0bbf7d Mon Sep 17 00:00:00 2001 From: Yuri Torlopov <109285316+TheEntropyShard@users.noreply.github.com> Date: Fri, 12 Jul 2024 23:38:35 +0300 Subject: [PATCH] Highlighted parts of changelog 0.1.40 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1eac65..12c3b2b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ An Archive Of Every Cosmic Reach Version ## Pre-Alpha 0.1.40 - Blocks now drop as items -- New block event: base:item_drop, which can take in a position and optionally dropId as an input parameter +- New block event: `base:item_drop`, which can take in a position and optionally `dropId` as an input parameter - Picking block now chooses the "correct" block state - Pressing the drop item key in the inventory can drop the item in the hovered slot - Stairs and vertical slabs now placed based on camera orientation rather than raycast position