Skip to content

Instantly share code, notes, and snippets.

@DoubleF3lix
Last active September 30, 2021 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DoubleF3lix/a5793a79aa353dd9041b22b9fcd44504 to your computer and use it in GitHub Desktop.
Save DoubleF3lix/a5793a79aa353dd9041b22b9fcd44504 to your computer and use it in GitHub Desktop.
{
"format_version": "1.16.1",
"minecraft:entity": {
"description": {
"identifier": "test:time_of_day",
"is_summonable": true,
"is_spawnable": false,
"is_experimental": false,
"animations": {
"time_of_day_test": "controller.animation.time_of_day_test"
},
"scripts": {
"animate": [
"time_of_day_test"
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment