MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.67k stars 402 forks source link

[BUG] /useblock won't open chests #2695

Closed therepower closed 8 months ago

therepower commented 8 months ago

Prerequisites

Minecraft Version

1.20.1

Console Client Version

Latest

Expected Behavior

I am using /useblock to open chests output: [MCC] Useblock at (-28744.5, 123.0, -4689.5) succeeded.

Actual Behavior

i get [MCC] Useblock at (-28744.5, 123.0, -4689.5) succeeded. but the chest won't open

I checked that the coordinates are right and verified it with /blockinfo

/blockinfo-28744.5 123 -4689.5 [MCC] Block type: Chest

Steps to Reproduce the bug

  1. Walk in front of a chest
  2. Try to open it via /useblock
  3. Nothing happens

Attach screenshot here (If applicable)

No response

Anythings that could help diagnosing the bug

Inventory handling and Terrain and Movenents are enabled.

Device

Laptop

Operating System

Windows

Server Address (If applicable)

No response

Nekiplay commented 8 months ago

What is your distance from the chest and does the bot look at the chest?

therepower commented 8 months ago

What is your distance from the chest and does the bot look at the chest?

distance is one block. I tried with /look and had better success chances but still not reliable

milutinke commented 8 months ago

Duplicate of #2443 , read the previous conversation and bring the discussion to that issue.