Download CraftGroovy — Minecraft Mods — MetaMods

CraftGroovy

Active

Downloads

9

Last update

7 years ago
Client
Fabric
Quilt
Forge
Neoforge
Libraries
Utils
Addons

CraftGroovy

This mod enables the use of the Groovy programming language for creating scripts in Minecraft. You can write your own scenarios and automate various aspects of the game using this powerful tool.

A particularly useful feature is the integration with CraftTweaker. Instead of the standard ZS syntax, you can use the simpler and more intuitive Groovy for configuring recipes and game mechanics. This significantly simplifies the process of creating custom configurations.

An example working script is available at the link: https://github.com/BloodWorkXGaming/CraftGroovy/blob/master/src/test/java/groovyScripts/testScript.groovy

For comfortable work with scripts, it is recommended to use the IntelliJ development environment, which provides syntax highlighting and code autocompletion, making the programming process more efficient.

The mod supports processing the following events:

  • Block destruction
  • Block placement
  • Right-click on block
  • Left-hand click on block
  • Item pickup
  • CraftTweaker events
  • ContentTweaker events
  • Initialization
  • Initial items
Project members
BloodWorkXGaming

BloodWorkXGaming

Created: 18 Mar 2018

ID: 28040