Skip to content

Handle Baubles #513

@Eufranio

Description

@Eufranio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions