Skip to content

2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@totemo totemo released this 23 Sep 00:09
· 136 commits to master since this release

This is a special, expedited release to support custom mining drops for PvE revision 21. This release breaks configuration compatibility with 1.2.3 (hence the new major version) and also breaks mob spawning and custom drops. The /beast-mob command should be avoided.

Drops have been separated from the thing that drops them and encapsulated in "loot tables" managed by the /beast-loot command. A higher level of abstraction has been added over items, which are now managed with the /beast-item command, allowing two meta-items, DEFAULT which signifies the default, vanilla drop for an event, and NOTHING which signifies the absence of a dropped item.

In game help is decent but external documentation is not up to scratch at this stage.