Skip to content
Hasenzahn1 edited this page Jul 10, 2023 · 1 revision

Welcome to the CustomBlocksApi wiki! This wiki explains everything you need to know to create your own custom blocks.

This plugin uses interaction and display entities to display custom blocks. This makes it extremely efficient compared to other methods like spawning Armorstands, and much more interactive than most other APIs that use, for example, the different noteblock materials and notes to define their custom blocks.

Look for the sidebar, usually on the right, which contains a number of quick links as well as a search function for the wiki page titles. If you ever get stuck, check out the examples at the bottom of the wiki.

To start creating your own blocks, follow the instructions: Getting Started

Report any issues, or request support: Issues

Clone this wiki locally