Skip to content
Success

Changes

Summary

  1. add pistons to switchable (commit: a305782) (details)
  2. add pistonheads to mode (commit: 1be1fb9) (details)
  3. replace slab_type with a generic 'type' (commit: 606ef3a) (details)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialSwitchable.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialMode.java (diff)
Commit 606ef3aea170637abe47b10334224c0f0f9633f5 by agoodwin
replace slab_type with a generic 'type'
(commit: 606ef3a)
The file was addedplugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialBlockType.java
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/properties/PropertyRegistry.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java (diff)
The file was removedplugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialSlab.java