JSCore by Examples
JSCore is a JavaScript runtime for Minecraft allowing access to all Java code. It uses an init script system and does not enforce a rigid code structure.
JSCore by Examples explains basic concepts through runnable examples.
Before beginning the guide, make sure you-
- Have followed Player Guides.
- Be at least familiar with JavaScript.
- Be ready to accept unconventional JavaScript rules.