Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with ItemPhysic #513

Open
al-wei opened this issue Jul 14, 2024 · 0 comments
Open

Compatibility with ItemPhysic #513

al-wei opened this issue Jul 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@al-wei
Copy link

al-wei commented Jul 14, 2024

        "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

@ACGaming ACGaming added the enhancement New feature or request label Jul 14, 2024
@ACGaming ACGaming changed the title ItemPhysic compatible Compatibility with ItemPhysic Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants