beJS - Extension for Creating BlockEntities
beJS is a powerful addon for KubeJS, specifically designed for creating and configuring BlockEntities in Minecraft. This mod opens up extensive possibilities for developers to create complex blocks with advanced functionality.
Main Features
Among the many functions supported by beJS, the following can be highlighted:
- Customizable tick function for processing logic each frame
- Integration with ScreenJS for creating custom user interfaces
- Ability to save custom data between sessions
- Item handling system with support for multiple handlers
- Energy system management through energy handler
- Work with fluids with support for multiple fluid handlers
- Advanced capabilities through integration with PowerfulJS
Important Note: For working with graphical interfaces, ScreenJS is absolutely required!