Skip to content

Welcome to the ShulkerScript docs

Intro to getting started with ShulkerScript

Simple Syntax

The syntax is similar to other programming languages, making it easy to learn, while at the same time providing powerful features not found in .mcfunction files.

Easy Functions

Generate multiple function files from a single source file, and call them from Minecraft or other ShulkerScript files.

Written in Rust

Fast compile times and a small binary size make ShulkerScript a great choice for your next project.