Add XP from furnaces directly to the player #955

Closed
opened 2021-01-04 20:22:26 +01:00 by kneekoo · 4 comments
Contributor

Picking up the experience orbs is a bit annoying. You have to step on them, they don't get attracted by a player in their range, so it's a bit inconvenient.

With furnaces, the situation is now much better with the XP stored inside them (latest commits), but wouldn't it be possible to just add the XP to the player without rendering the orbs and making the player step on them to pick them up? Especially with fishing, if you don't move, the orbs will just sit under you until you leave that spot. It's weird.

Picking up the experience orbs is a bit annoying. You have to step on them, they don't get attracted by a player in their range, so it's a bit inconvenient. With furnaces, the situation is now much better with the XP stored inside them (latest commits), but wouldn't it be possible to just add the XP to the player without rendering the orbs and making the player step on them to pick them up? Especially with fishing, if you don't move, the orbs will just sit under you until you leave that spot. It's weird.

In minecraft the XP orbs are dropped and not added directly. I suggest that we try out #956, it should fix XP orbs being annoying.

In minecraft the XP orbs are dropped and not added directly. I suggest that we try out #956, it should fix XP orbs being annoying.
LizzyFleckenstein03 added the
annoying
feature request
labels 2021-01-05 11:52:25 +01:00

I merged #956, so please try out the lastest commit and tell us whether you're ok with how it works now.

I merged #956, so please try out the lastest commit and tell us whether you're ok with how it works now.
Author
Contributor

I only have the Java edition, where you get the XP directly (no orbs, I just tested it) when you pick the items from the furnace. For fishing you are right, there are orbs coming at the player. I'll test the latest changes and report back. :)

I only have the Java edition, where you get the XP directly (no orbs, I just tested it) when you pick the items from the furnace. For fishing you are right, there are orbs coming at the player. I'll test the latest changes and report back. :)

I also only have the Java Edition, apparently I remembered the furnace behavior wrong.

I also only have the Java Edition, apparently I remembered the furnace behavior wrong.
LizzyFleckenstein03 changed title from Add XP to the player when fishing or from furnaces to Add XP from furnaces directly to the player 2021-01-05 20:25:01 +01:00
LizzyFleckenstein03 added
missing feature
and removed
feature request
labels 2021-01-05 20:25:43 +01:00
LizzyFleckenstein03 referenced this issue from a commit 2021-01-05 20:35:03 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#955
No description provided.