MCCTeam / Minecraft-Console-Client

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

[Idea] #2100

Closed onure9e closed 2 years ago

onure9e commented 2 years ago

Prerequisites

Console Client Version

Latest (20220506-20: CalculatePath: Fix offset calculation, improve approaching (#2013))

Describe your problem

Hello i'm using latest version of minecraft console client and some servers has drop test(for antibot) but minecraft console client dosn't have gravity

sorry for typos

Suggest a possible solution

No response

Attach screenshot here (If applicable)

No response

Minecraft Version

1.8.8

Device

VPS

Operating System

Windows

onure9e commented 2 years ago

In short, it might be good to add gravity.

breadbyte commented 2 years ago

You can enable this by setting terrainandmovements to true in the MinecraftClient.ini config file.

It is only implemented for Minecraft 1.16 and lower, however.

onure9e commented 2 years ago

Thanks