-
Bug
-
Resolution: Fixed
-
24w09a, 24w10a, 24w11a
-
None
-
Community Consensus
-
Commands, Player
-
Normal
-
Platform
The Bug:
Some interfaces instantly close when opened from long distances when players have their "minecraft:player.block_interaction_range" attribute set to high values.
This report partially clones MC-267380.
Interfaces:
Please note that there could be more interfaces affected by this issue that aren't listed below.
Interface | Affected? |
---|---|
Crafting Table | Yes |
Stonecutter | Yes |
Cartography Table | Yes |
Smithing Table | Yes |
Grindstone | Yes |
Loom | Yes |
Anvil | Yes |
Beacon | Yes |
Enchanting Table | Yes |
Sign | Yes |
Hanging Sign | Yes |
Furnace | No |
Smoker | No |
Blast Furnace | No |
Chest | No |
Trapped Chest | No |
Ender Chest | No |
Shulker Box | No |
Command Block | No |
Structure Block | No |
Jigsaw Block | No |
Hopper | No |
Dispenser | No |
Dropper | No |
Crafter | No |
Barrel | No |
Lectern | No |
Steps to Reproduce:
- Set your "minecraft:player.block_interaction_range" attribute to a large value by using the command provided below.
/attribute @s minecraft:player.block_interaction_range base set 64
- Place a crafting table, move around twenty blocks away from it, and attempt to open the crafting table interface.
Observed Behavior:
The said interface instantly closes.
Expected Behavior:
The said interface would remain open.