-
-
Notifications
You must be signed in to change notification settings - Fork 5
Extensions
Table of Contents:
Extensions are additional behavior packs that add additional functionality to Canopy. New rules are accessible through ./canopy
and new commands & rules will be listed in ./help
.
If you would like to learn more about creating your own extension, check out the example repo: Canopy-Extension-Example!
Here's a list of some popular extensions for Canopy:
Understudy adds simulated players to Minecraft Bedrock Edition that act almost exactly like real players. Using commands, you can spawn in, control, and interact with these players. This extension is perfect for afking farms, testing redstone contraptions, and more.
This extension easily displays statistics on the scoreboard. Some of the statistics that can be displayed include:
- Player Deaths
- Blocks Mined (including each type of block)
- Blocks Placed (including each type of block)
- Tools Broken (including each type of tool)
- Entities Killed (including each type of entity)
- And more!
This extension aims to improve the processes of designing and testing storage related systems.