Last updated 5 months ago
Do you want a custom block from other addon to be spawned in the generator? You can! You just need to add the block identifier. For example, if you want to add Box from MonoDeco Addons, you should use md3:box_md3 as the block identifier.
Box
md3:box_md3
config.blocks = [ { identifier: "md3:box_md3", chance: 100 } ]