Hi! We’re Spadix, a toolchain in the making, designed with the goal of enhancing the Minecraft add-on development experience for everyone, from beginners to pros alike.
Here’s a look at Spadix’s API for defining components!
We aim for Spadix’s API to be capable of generating all formats used in Bedrock Add-Ons by offering classes for all add-on definitions.
Hello all! We’ve got another cool feature to show off!
With the original add-on format, it can get messy when you have to define various definitions across multiple different files; Spadix allows you to define textures and textures for said block in the same file.
Hello all! We’ve got another cool feature to show off!
With the original add-on format, it can get messy when you have to define various definitions across multiple different files; Spadix allows you to define textures and textures for said block in the same file.
@LandyOO5 Hey! Thanks for asking! 😁 At this time, we sadly do not have a public Discord sever. Sorry about that! However, we DO have a server that’s open to studios that want to learn more about Spadix. Shoot us a DM if you’re interested in an invite link!
Hi! We’re Spadix, a toolchain in the making, designed with the goal of enhancing the Minecraft add-on development experience for everyone, from beginners to pros alike.
One of the ways we’re going about this is by making an API to allow definitions to be defined using simple builders without the hassle of juggling various separate files.