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

Handle Baubles #513

Open
Eufranio opened this issue Oct 21, 2016 · 0 comments
Open

Handle Baubles #513

Eufranio opened this issue Oct 21, 2016 · 0 comments

Comments

@Eufranio
Copy link

Eufranio commented Oct 21, 2016

Using Baubles, players are able to put blocks inside other player's towns using Ring of Loki from Botania, or attact items from a town with Pickup disabled with a Ring of Magnetization or Magnetizer from EnderIO.
My opnion is to make a getter that we can use in the protection files, like:

    {
      "class": "vazkii.botania.common.item.equipment.bauble.ItemMagnetRing",
      "type": "baubles",
      "flags": "PICKUP",
      "range": 32
    }

And it would cancel any effects/events coming from that item in a town that the player don't have PICKUP permission.

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