Skip to content
Success

Changes

Summary

  1. `AreaContainmentObject` and `BiomeTag` examples (#2394) (commit: 475612b) (details)
Commit 475612bb498b40128e19d30b47a2eae3d90ba19a by noreply
`AreaContainmentObject` and `BiomeTag` examples (#2394)

* Add `AreaContainmentObject` tag examples.

Also de-dented code for 'spawnable_blocks' to make it look more uniform :)

* Add `BiomeTag` tag examples.

Mechanism not done as they can't be tested currently.
Fixed up some funky new lines here and there.

* Add better example for `<BiomeTag.downfal_type>`

* Change `<BiomeTag.downfall_type>` one more time.

Returns specific data, and so it should probably be shown in the example.

* Update a few examples to have more clear comments.

* Clean up and `BiomeTag` mech examples.
(commit: 475612b)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/AreaContainmentObject.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/objects/BiomeTag.java (diff)