Gollorum / Signpost

minecraft forge signpost mod
15 stars 11 forks source link

Broken waystones item drop sometimes has no item texture #30

Closed CplPibald closed 6 years ago

CplPibald commented 6 years ago

Place a waystone with a model (not the full-block waystone) and immediately break it with an iron pickaxe.

The item you get back has the magenta+black checkered texture. The broken items have metadata=3, which is causing it to have invalid item state. The correctly rendering items have metadata 0.

Gollorum commented 6 years ago

Fixed with version 1.07.1 Thanks for reporting the bug :D