API+
Depends Spout and SpoutCraft
Description
API+ aims to provide an easy way for developers to create plugins that are adding custom items and blocks through Spout. It contains several smaller API's, for example the Item/Block API, Effect API and Loadout API.
Features
- Register as many item/block types as you want
- Build items/blocks from those types
- Perform prebuild or custom effects with your items or blocks
- Install a bunch of materials through one loadout
Pages
Plugins that use API+
Change-log
- v1.2: Added crafting permissions
- v1.1: Fixed Loadouts
- v1.0: Added Loadout Handeling
- v0.3: Fixed LWC being required
- v0.2: Fixed effect bugs
- v0.1: Initial Release