Loading...
Beta Modpages Unclaimed

Austin's Powerful Language Provider

Groovy Language Provider for Minecraft Forge

0 Likes
8458 Downloads
Created by Paint_Ninja

Description

The Grooviest Language Provider in ForgeLand.

 

This language provider is a library for modders that allows them to write mods with the Groovy JVM language, instead of using Java. Groovy is both a dynamic and statically typed programming language

 

Currently supported Groovy version

- MC 1.19: 4.0.3

- MC 1.18.2: 4.0.11

 

Provided Modules

- Standard Library: The essential bits to allow Groovy to work.
- Ant: A Groovy interface to Apache Ant, for dependency management.
    - Removed in v1.1.0
- AST Builder: Captures AST builders from code statements.
- Contracts: Allows specification of invariants, pre-, and post-conditions.
- Date-Time: Groovy extensions for the Java Date-Time library.
- Date-Util: Groovy extensions for the older Java Date library.
- GINQ: LINQ-style collection querying interfaces.
- JSON: Read and write JSON with a Groovy-like interface.
- JSR223: Allows usage of GroovyScript in the Java Scripting Engine.
- JUnit 5 Test: Testing framework; useful in general or in scripting scenarios.
- Macro: Supports the usage of Groovy Macros.
- Macro Library: Additional Macro extensions.
- NIO: Extension methods to allow for NIO usage in a Groovy-like fashion.
- PicoCLI: Allows for compact CLI interfaces.
- Templates: Basic templating usage with a set of engines.
- Test: Testing framework; useful in general or in scripting scenarios.
- TOML: Read and write TOML with a Groovy-like interface.
- Type Checkers: Allows verification of regex.
- XML: Read and write XML with a Groovy-like interface.
- YAML: Read and write YAML with a Groovy-like interface.

 

Usage

If you're a modder, refer to the README on the GitHub project repository. If you're an end user, simply download this mod and put it in the mods directory.

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Mantle

Shared code for Forge mods

AutoRegLib

A library to ease menial tasks in mod development.

CraftTweaker

CraftTweaker allows modpacks and servers to customize the game. With CraftTweaker you can change recipes, script events, add new commands and even change item properties!

CoFH Core

Contains Core Functionality for all Team CoFH mods. Also does some really cool stuff on its own!

Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Baubles

An addon module and API for Thaumcraft