Groovy Script Mod (1.12.2) – Scripting/Tweaking Mod That Helps Alter Game Mechanics
Groovy Script Mod (1.12.2) is a scripting/tweaking mod that allows developers to alter various different game mechanics without using mods. The mod is mostly used by developers to introduce new crafting recipes into the game. As a library mod, the mod by itself does not introduce anything new into the game, but it facilitates an environment which makes it easy for mod developers to program their mods efficiently. And for this reason, this mod is required as a library dependency mod by many other mods. A list of features as noted by the developer are given below.
Features:
Groovy: A powerful and tested scripting language
- Java-compatible syntax + interoperable code
- Static compilation
- Optional dynamic typing
- Metaprogramming
Sandboxed: Scripts are effectively ran in a sandbox, with sensitive operations blacklisted from being called or referenced
Reloading: Able to test script changes within the game without restarting
- Most if not all Forge Registry objects can be reloaded on the fly
- Most mod registries are supported natively
Events: Easily listen to Forge’s EventBuses with Groovy Closures
Familiarity: Bracket handlers for those that are familiar with CraftTweaker (currently implemented, may be removed in the near future)
Informational: Commands to display rich information for the item in your hand and more
Optimized: Making sure no compromises are being made while delivering features with efficient code
API: Great catalog of code for other mod authors to make their mods compatible with GroovyScript such as package/class/method/field blacklists
Screenshots:
Requires:
How to install:
How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods
How To Download & Install The Quilt Loader
Don’t miss out today’s latest Minecraft Mods
Groovy Script Mod (1.12.2) Download Links
For Minecraft 1.12.2
Forge version: Download from Server 1 – Download from Server 2