Skip to content
Success

Changes

Summary

  1. Add new material property `attached_to_wall` (#2318) (commit: 0cf5fb6) (details)
Commit 0cf5fb62bf2f1dbdd706f954d8e1d19cffe09bc3 by noreply
Add new material property `attached_to_wall` (#2318)

* Added `attached_to_wall` material property

attached_to_wall is a property that gets/changes whether a lantern or gate is attached to a wall (or ceiling in the case of the former), especially useful for making floating lanterns easily

* Fixed newlines

specifically the lack thereof
(commit: 0cf5fb6)
The file was addedplugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialAttachedToWall.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/PropertyRegistry.java (diff)