mojira.dev
MCPE-9071

Compass and Clocks in your inventory don't show the right direction!

A compass or Clock in your inventory does not show correct direction. It is just locked on a direction.

Linked issues

Attachments

Comments 6

You have to take both items out of inventory before they will work. Reminder: compass points to original spawn, not where you slept last.

This works as intended

In Windows 10 Edition Beta, this makes clocks and compasses unusable, unless place in the hotbar, when using keyboard/controller with this edition. Please fix.

@Jonas Røssum This works as intended. The developers implemented this because of a cheat found that made them useless:

  • Instead of having to craft the compass/clock, you could just look at it in the crafting table and it would work. To fix this, the developers made the icon static, and since the inventory uses the same icons as the crafting table, the inventory icons are now static.

Yes. This is apparent to me. The solution could be

if(item.isInCraftingPreview or item.isInCreativeInventory) {
renderInformation = false;
applyMetaData = false;
}

if you get my drift, instead of this really weird solution.

AMAN4700

(Unassigned)

Confirmed

Phone - Android - Samsung Galaxy Note

5.0

0.11.1, 0.12.1 Pre-release, 0.12.1 Beta 1, 0.12.1 Beta 2, 0.12.1 Beta 3, ..., 0.14.0 Beta 2, 0.14.0 Beta 3, 0.14.0 Beta 4, 0.14.0 Beta 5, 0.14.0 Beta 6

Retrieved