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

Offhand items required not working. #1

Open
JJSax opened this issue Jun 11, 2020 · 0 comments
Open

Offhand items required not working. #1

JJSax opened this issue Jun 11, 2020 · 0 comments

Comments

@JJSax
Copy link

JJSax commented Jun 11, 2020

While holding the feather in the offhand, I get a renewing slow fall effect, and cannot fly, with or without elytra on. Setting it as null makes everything work fine, but I would like it to require a feather. Also, as a feature request, I think it would be cool to be able to consume items over time. Give a use for the hundreds of feathers I have.

Config file

  "minBeaconLevel": 4,
  "mainHandItem": null,
  "offHandItem": "minecraft:feather",
  "anyHandItem": null,
  "headItem": null,
  "chestItem": null,
  "legsItem": null,
  "feetItem": null,
  "advancementsRequired": [
    "minecraft:end/elytra"
  ],
  "xpDrainRate": 1,
  "flightLingerTime": 5,
  "slowFallingTime": 7,
  "logLevel": "INFO"
}```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant