Chalk (Fabric)

Chalk (Fabric)

3M Downloads

Impossible to draw arrows pointing up when located below Y0

SplendidAlakey opened this issue ยท 2 comments

commented

MC 1.17.1
Fabric loader 0.12.4; API 0.41.3
Chalk 1.0.1

To reproduce:

  1. Create a world with extended height (using an official 1.18 preview datapack for example; I use this one, which includes the official datapack)
  2. Go below Y0 and try to draw an arrow pointing upwards

Examples:

Y0, pointing at the top center of a block:
2021-11-02_20 14 49

Y-1, pointing at the top center of a block:
2021-11-02_20 15 00

Y0, pointing at the upper left corner of a block:
2021-11-02_20 15 52

Y-1, pointing at the upper left corner of a block:
2021-11-02_20 15 48

commented

This should be an easy fix. Ty for the bug report!

commented

Fixed in 1.0.2 via 0b7579d