Skip to content

Instantly share code, notes, and snippets.

@mworzala
Last active July 13, 2025 17:59
Show Gist options
  • Save mworzala/f976a27420f2f33bf1fccf5de879feeb to your computer and use it in GitHub Desktop.
Save mworzala/f976a27420f2f33bf1fccf5de879feeb to your computer and use it in GitHub Desktop.
Happy Ghast Example
{
type: "mapmaker:happy_ghast",
harness: "green",
loop: 1b,
path: [
[
"~5",
"~",
"~"
],
[
"~5",
"~",
"~5"
],
[
"~",
"~",
"~5"
]
],
scale: 0.001d,
speed: 2.5d
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment