RegisterBlocksDemoPM5 icon indicating copy to clipboard operation
RegisterBlocksDemoPM5 copied to clipboard

Demo plugin showing how to add missing vanilla (not custom) blocks to PM5

This repo shows a very basic example of how to register an un-implemented vanilla block or item in PM5.

A lot of extra work is required to add entirely custom blocks and items, which this example currently doesn't cover.