Compatibility with ItemPhysic
al-wei opened this issue ยท 0 comments
"item entities" {
# Enables the modification of item entity properties
B:"[01] Item Entities Toggle"=true
# Adds physical aspects such as collision boxes to item entities
B:"[02] Physics"=true
# Item entities can be picked up automatically
# When disabled, item entities can be picked up by right-clicking (requires 'Physics' option)
B:"[03] Automatic Pickup"=false
# Item entities can only be picked up when sneaking
B:"[04] Sneaking Pickup"=true
"customPickup": true,
"pickupWhenSneaking": true,
Sneaking doesn't work. Even if it's on at the same time, Or one of them.
customPickup | Automatic Pickup : Work