Carry On

Carry On

112M Downloads

Configurable pick up distance

mser7 opened this issue ยท 4 comments

commented

Expected Behavior

Put in a different value and have the distance changing to match that value

Actual Behavior

Can't modify the pick up distance, the config automatically reset everytime.

Maximum distance from where Blocks and Entities can be picked up

    # Min: 0.0
    # Max: 1.7976931348623157E308
    D:maxDistance=2.5

Steps to Reproduce

Version of Minecraft, Carry On, Forge

CarryOn+MC1.12.2+v1.9
Forge 14.23.4.2703

Screenshots encouraged

commented

It works on my machine

commented

Here, I made a gif showing you my problem
https://imgur.com/2o8Cvn8

commented

You need to actually change the config value and not the Min/Max bounds value. The value you need to edit is below the Max-Bounds value.

commented

Got it to work thanks.