EngineHub/WorldGuard

'Decorated Pot' does not have the intended protection

CatBang opened this issue · 3 comments

WorldEdit Version

7.3.0

WorldGuard Version

7.0.9

Platform Version

purpur-1.20.4-2113.jar

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using a version of WorldGuard compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

Cannot prevent projectiles from destroying Decorated Pots

Expected Behavior

Stranger projectiles cannot destroy Decorated Pots ...

Reproduction Steps

Egg snowball bow shot at the Decorated Pot

Optional WorldGuard-Report

No response

Anything Else?

No response

Decorated Pot
Now can store up to a single stack of items.
[Hoppers], [minecart with hoppers] and [droppers] can now insert and/or extract items from them.
[Comparators] can now read the number of items in them.
[Players] can interact with them and insert items into them.
Player interactions with them cause them to wobble and trigger a vibration frequency of 11.
They have no GUI, and need to be broken to retrieve their content by players.
Now can be smashed by projectiles, which cause them to shatter and drop their contents.
Now has new sounds for breaking, shattering and being stepped on.
Now can stack up to 64.
Now appears in the Redstone tab of the Creative inventory.
Now, when blockstate set to , decorated pots will always shatter when broken.crackedtrue
Now can utilize loot tables and will read from the tag key.LootTable

if this is anything like previous issues with arrows being able to break things like chorus plants and change target blocks, it will need support from the server itself. likely worldguard will immediately protect it once spigot/paper/etc add proper events for it.