Anvils which break while falling delete items inside them #4401

Open
opened 2024-06-05 11:50:33 +02:00 by WillConker · 4 comments
Contributor

VoxeLibre version: 0.87.1

Put an item in a very damaged anvil, then break blocks below the anvil so that the anvil falls far enough to break (example setup attached). The item inside the anvil will disappear.

Expected behaviour: If an anvil breaks due to falling, items in the anvil's inventory slots should drop as items.
I'm not sure what the MC behaviour is but it seems harsh to delete items unexpectedly just because of the expected anvil breaking mechanic.

VoxeLibre version: 0.87.1 Put an item in a very damaged anvil, then break blocks below the anvil so that the anvil falls far enough to break (example setup attached). The item inside the anvil will disappear. Expected behaviour: If an anvil breaks due to falling, items in the anvil's inventory slots should drop as items. I'm not sure what the MC behaviour is but it seems harsh to delete items unexpectedly just because of the expected anvil breaking mechanic.
WillConker added the
bug
unconfirmed
labels 2024-06-05 11:50:33 +02:00
WillConker changed title from Anvils which break while fallling delete items inside them to Anvils which break while falling delete items inside them 2024-06-05 12:01:44 +02:00

Maybe some changes to mcl_falling_nodes?

Maybe some changes to [mcl_falling_nodes](https://git.minetest.land/VoxeLibre/VoxeLibre/src/commit/65d6cb1d8386704cc44939718de4161f96518c4e/mods/ENTITIES/mcl_falling_nodes/init.lua#L111)?

Expected behaviour: If an anvil breaks due to falling, items in the anvil's inventory slots should drop as items.
I'm not sure what the MC behaviour is but it seems harsh to delete items unexpectedly just because of the expected anvil breaking mechanic.

I agree it's harsh, but has this actually ever happened in standard play for anyone? Would anyone actually be using an anvil that is on questionable ground, and suddenly all is lost?

I'm very interested in bugs that affect people's gameplay experience, but we have over 800 bugs that can occur in standard play without looking for more bugs off the beaten path that only occur under "laboratory conditions". That way, we're spending our finite dev time fixing absolutely nothing rather than making a better game that players enjoy (our ultimate purpose).

> Expected behaviour: If an anvil breaks due to falling, items in the anvil's inventory slots should drop as items. > I'm not sure what the MC behaviour is but it seems harsh to delete items unexpectedly just because of the expected anvil breaking mechanic. I agree it's harsh, but has this actually ever happened in standard play for anyone? Would anyone actually be using an anvil that is on questionable ground, and suddenly all is lost? I'm very interested in bugs that affect people's gameplay experience, but we have over 800 bugs that can occur in standard play without looking for more bugs off the beaten path that only occur under "laboratory conditions". That way, we're spending our finite dev time fixing absolutely nothing rather than making a better game that players enjoy (our ultimate purpose).
Author
Contributor

Ok - good point, although I assumed this was what the priority labels were for.

Ok - good point, although I assumed this was what the priority labels were for.
Contributor

I agree it's harsh, but has this actually ever happened in standard play for anyone? Would anyone actually be using an anvil that is on questionable ground, and suddenly all is lost?

Rare bugs are still bugs. Creepers/stalkers can also blow up blocks supporting anvils. Such cases are typically tied to players who build on tall platforms, or Skyblock, so it's likely a rare occurrence. Other than Skyblock I only did such builds twice in my own worlds, years ago, and once in multiplayer. In one of my worlds a creeper actually blew up the side of my home, but the anvil was in a different place, so the annoyance was recovering from the blown items in the 3-4 chests I had there. But I learned from that - torches, torches, torches, torches! :P

> I agree it's harsh, but has this actually ever happened in standard play for anyone? Would anyone actually be using an anvil that is on questionable ground, and suddenly all is lost? Rare bugs are still bugs. Creepers/stalkers can also blow up blocks supporting anvils. Such cases are typically tied to players who build on tall platforms, or Skyblock, so it's likely a rare occurrence. Other than Skyblock I only did such builds twice in my own worlds, years ago, and once in multiplayer. In one of my worlds a creeper actually blew up the side of my home, but the anvil was in a different place, so the annoyance was recovering from the blown items in the 3-4 chests I had there. But I learned from that - torches, torches, torches, torches! :P
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#4401
No description provided.