Skip to content
Success

Changes

Summary

  1. Update `switch_face` to `attachment_face` and add bells (#2512) (commit: 7341333) (details)
Commit 7341333248ae8b1792b2bc2a5283fddfc836c5cd by noreply
Update `switch_face` to `attachment_face` and add bells (#2512)

* Bell `attachment` mechanism beginnings

* It worked the whole time! I was using the wrong `adjust` command :P

Thanks for letting me know Aya.

* Add `attachment` logic to `switch_face`

Also updates `MaterialSwitchFace` to new Property system

* Update mech to `attachment_face` and more optimizations

* Update meta and add value for `DOUBLE_WALL`
(commit: 7341333)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java (diff)
The file was removedplugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialSwitchFace.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/PropertyRegistry.java (diff)
The file was addedplugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialAttachmentFace.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java (diff)