https://github.com/the-sourcecode/minecraft-bedrock-scripting-tutorial
https://github.com/the-sourcecode/minecraft-bedrock-scripting-tutorial
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/the-sourcecode/minecraft-bedrock-scripting-tutorial
- Owner: The-SourceCode
- Created: 2018-12-10T03:06:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T12:56:05.000Z (over 7 years ago)
- Last Synced: 2025-03-24T13:11:17.598Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft-BedRock-Scripting-Tutorial
The Minecraft Script Engine uses the JavaScript language.
You can write JavaScript scripts and bundle them with Behavior Packs to listen and respond to game events, get and modify data in components that entities have, and affect different parts of the game.