Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
GroovyScript

GroovyScript

A scripting mod for minecraft 1.12

8,513
3
Library
AboutChangelogVersions

GroovyScript − 1.2.5

by brachy on Jun 25, 2025
Download

What's Changed

  • Fix GS Info Item Copying Formatting Characters by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/312
  • Improve Creative Tab code by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/317
  • Ore Ingredient Changes by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/310
  • Comment setTestStartingItems for examples by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/309
  • Debug Stick example script by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/314
  • feat: Add author field to RunConfig by @Xikaro in https://github.com/CleanroomMC/GroovyScript/pull/313
  • Arcane World compat with RotN edition by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/311
  • add FutureMC Composter compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/308

New Contributors

  • @Xikaro made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/313

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.2.4...v1.2.5

GroovyScript − 1.2.4

by brachy on May 11, 2025
Download

What's Changed

  • Require Extended Crafting: Nomi Edition by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/304
  • Add reflection helpers as metaclass expansion by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/295
  • Arcane Recipe Builder aspect call enhancement by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/301
  • Document via Descriptor and adjust Recipe Builder by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/302
  • Adjust getMaxItemInput in missing places, fix examples by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/303
  • Fix info command copying formatting by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/305
  • add Factory Tech compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/272
  • Document Vanilla Registries by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/300
  • Fix Java 24 incompatibility by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/306

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.2.3...v1.2.4

GroovyScript − 1.2.3

by brachy on Apr 2, 2025
Download

What's Changed

  • Reload fix by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/294

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.2.2...v1.2.3

GroovyScript − 1.2.2

by brachy on Mar 21, 2025
Download

What's Changed

  • Fix HEI config breaking JEI compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/290
  • Minor fixes for documentation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/291
  • Fix GroovyScript crashing on servers by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/293

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.2.1...v1.2.2

GroovyScript − 1.2.1

by brachy on Mar 17, 2025
Download

What's Changed

  • Spotless Creation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/246
  • add Horse Power compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/251
  • add Random Things compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/253
  • Fix file sorting when previously matched by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/261
  • add JEI Category Sorting functionality by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/257
  • add Ice And Fire compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/258
  • StyleConstant creation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/259
  • Fix EnderIO Inventory Panel Crafting Crash by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/274
  • Commands helper by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/269
  • add Silent's Gems compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/276
  • add Default GameRules by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/279
  • Fix some IDE warnings by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/273
  • Fix item transforms by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/281
  • add Arcane World compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/278
  • add Blood Arsenal compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/284
  • add Additional Enchanted Miner compat by @code-onigiri in https://github.com/CleanroomMC/GroovyScript/pull/282
  • add Betweelands compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/285
  • add Better With Addons compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/271
  • Fallback property container for all installed mods by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/289
  • Mapper backend refactor and texture deco improvements by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/280

New Contributors

  • @code-onigiri made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/282

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.2.0...v1.2.1

GroovyScript − 1.2.0-hotfix1

by brachy on Oct 6, 2024
Download

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.2.0...v1.2.0-hotfix1

GroovyScript − 1.2.0

by brachy on Oct 6, 2024
Download

What's Changed

  • InvokerHelperVisitor visit the frame by @Ecdcaeb in https://github.com/CleanroomMC/GroovyScript/pull/225
  • Unblacklist GrS registry by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/232
  • Fix Analysing Chamber removal shorthand by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/224
  • add Immersive Technology compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/199
  • Chisel Group exists on reload validation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/237
  • Fix loading cached inner classes by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/230
  • Add (partial?) Advanced Rocketry compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/189
  • add Tech Reborn compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/177
  • Add PyroTech Oven and Kiln compat by @shadl7 in https://github.com/CleanroomMC/GroovyScript/pull/219
  • fix singleton aspect, change texture, make example by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/231
  • cant download, wont use by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/242
  • Boilerplate Registry for Lists by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/234
  • fix odd validate calls by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/241
  • Fix AA Oil Gen fluidInput method doing other things by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/243
  • fix infusion type info handler being incorrect by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/244
  • Make the Comp annotation easier to use by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/236
  • Convert a handful of javax annotations to jetbrains by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/245
  • More defaultValues for Object Mappers by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/249
  • add Botania Tweaks compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/248
  • Language Server fixes and improvements by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/235
  • Astral Sorcery Starmetal Conversion by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/252
  • Remove deprecated stuff for 1.2 by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/250
  • Constraints on input stack size for recipe builder by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/222
  • Config for method removal via asm by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/239
  • add Future MC compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/254
  • add Magneticraft compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/255

New Contributors

  • @Ecdcaeb made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/225
  • @shadl7 made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/219

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.3...v1.2.0

GroovyScript − 1.1.3

by brachy on Aug 16, 2024
Download

GroovyScript − 1.1.3

by brachy on Aug 16, 2024
Download

What's Changed

  • Cyclic Enabled Check by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/209
  • fix multiple punctuation marks by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/208
  • Remove possibly incorrect JEI Category import by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/214
  • Fix documentation listing some addition methods as removal by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/217
  • Improve the recipe function by @juraj-hrivnak in https://github.com/CleanroomMC/GroovyScript/pull/218
  • Convert all Records to Classes by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/221
  • Resolve Symbolic Links in Groovy Folder in Debug Mode by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/210
  • Crl fixes and more by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/220

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.2...v1.1.3

GroovyScript − 1.1.2

by brachy on Jul 24, 2024
Download

What's Changed

  • Fix IE Oredict item count by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/191
  • Fix some IE Recipe Builders not using IIngredient properly by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/196
  • Add The Aurorian compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/183
  • Fix Edge Case Running Status of Sandbox by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/205
  • Add mixin to OreIngredient to access its name by @juraj-hrivnak in https://github.com/CleanroomMC/GroovyScript/pull/204
  • Fix "value already present" error on reloading by @juraj-hrivnak in https://github.com/CleanroomMC/GroovyScript/pull/203
  • add Atum 2 compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/192
  • add Mystical Agriculture compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/193
  • add Cyclic compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/194
  • add Primal Tech compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/197
  • add Extra Botany compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/198
  • add Botanic Additions compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/200
  • Improve hand command functionality by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/186
  • Minor Documentation Fixes by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/206
  • Create recipes using a RecipeBuilder in more situations by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/202
  • Add JEI Categories and related improvements by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/201

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.1...v1.1.2

GroovyScript − 1.1.1

by brachy on Jul 6, 2024
Download

What's Changed

  • fix botania lexicon not being added by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/184
  • add allowedSoils for Flower Generation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/185
  • add ProjectE compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/163
  • Add ProdigyTech compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/173
  • Add EssentialCraft 4 compatibility by @Wizzerinus in https://github.com/CleanroomMC/GroovyScript/pull/176
  • add PneumaticCraft: Repressurized compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/162
  • add Immersive Petroleum compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/171
  • Change from mixin GuiScreen to listen to ClientChatEvent by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/187

New Contributors

  • @Wizzerinus made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/173

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.0...v1.1.1

GroovyScript − 1.1.0-hotfix1

by brachy on Jun 17, 2024
Download

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.1.0...v1.1.0-hotfix1

GroovyScript − 1.1.0

by brachy on Jun 16, 2024
Download

What's Changed

  • GameObjectHandler enhancement by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/156
  • Stuff by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/178
  • More validation of documenting annotations by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/165
  • add Industrial Foregoing compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/159
  • Immersive Engineering Crusher Recipe Secondary Output by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/169
  • add LazyAE2 compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/168
  • Minor Cleanup of IDE warnings, also small bugfixes by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/179
  • Fix for ls not suggesting items from supers and interaces by @zznty in https://github.com/CleanroomMC/GroovyScript/pull/180

New Contributors

  • @zznty made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/180

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.0.2...v1.1.0

GroovyScript − 1.0.2

by brachy on Jun 9, 2024
Download

What's Changed

  • Create AbstractCraftingRecipeBuilder by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/155
  • add Rustic compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/146
  • add Nature's Aura compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/147
  • shorten dependencies and make it cleaner by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/154
  • make MethodDescription#description check for a global fallback by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/158
  • add Thermal Expansion compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/152
  • Tinkers' Construct Documentation by @Testure in https://github.com/CleanroomMC/GroovyScript/pull/157

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.0.1...v1.0.2

GroovyScript − 1.0.1

by brachy on Mar 29, 2024
Download

What's Changed

  • fix up docgen for new compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/148
  • add Arcane Archives compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/145
  • File blocking refactor by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/150
  • Closure improvements by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/151

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v1.0.0...v1.0.1

GroovyScript − 1.0.0

by brachy on Mar 25, 2024
Download

What's Changed

  • Aether Legacy Support by @mcadventurecity in https://github.com/CleanroomMC/GroovyScript/pull/126
  • add Better With Mods compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/131
  • add Alchemistry compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/133
  • Update examples scripts by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/138
  • Language Server & VSC extension by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/139
  • Cache compiled scripts by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/137
  • Add VitePress generation option, set as default by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/140
  • add Calculator compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/134
  • add Extra Utilities 2 compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/129
  • fix CME when removing all for Inscriber and Grinder by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/143
  • Better JEI compat by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/142
  • Add Draconicevolution energy core block compat by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/135
  • Block file access outside instance dir by @brachy84 in https://github.com/CleanroomMC/GroovyScript/pull/141
  • create NamedRegistry, move some logic to be INamed-based by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/144

New Contributors

  • @mcadventurecity made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/126

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.8.0...v1.0.0

GroovyScript − 0.8.0

by brachy on Feb 19, 2024
Download

What's Changed

  • Fixes #84 + Fixes #110 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/111
  • Set compiler configuration's source encoding to UTF-8 explicitly, fixes #115 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/116
  • Create zh_cn.lang by @mczph in https://github.com/CleanroomMC/GroovyScript/pull/113
  • Logging line numbers when in debug mode by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/117
  • Fix GS Reload Resetting Hidden HEI Ingredients by @IntegerLimit in https://github.com/CleanroomMC/GroovyScript/pull/121
  • Integrated Documentation by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/97
  • Add Pyrotech support by @Supernoobv in https://github.com/CleanroomMC/GroovyScript/pull/122
  • Add isEnabled to IScriptReloadable, clarifying some NPE errors by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/127
  • Obeying Intellij's linter thingy by @WaitingIdly in https://github.com/CleanroomMC/GroovyScript/pull/128

New Contributors

  • @mczph made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/113
  • @Supernoobv made their first contribution in https://github.com/CleanroomMC/GroovyScript/pull/122

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.3...v0.8.0

GroovyScript − 0.7.3

by brachy on Dec 29, 2023
Download

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.2...v0.7.3

GroovyScript - 0.7.2

by brachy on Dec 16, 2023
Download

What's Changed

  • Handle groovy's uncaught exceptions and throwables accordingly by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/105
  • Fixes #104 by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/106
  • Fix the reload from crashing when JEI isn't in the environment by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/107
  • Fix potential NPE from null EntityPlayer passed through CraftingInfo by @Rongmario in https://github.com/CleanroomMC/GroovyScript/pull/108

Full Changelog: https://github.com/CleanroomMC/GroovyScript/compare/v0.7.1...v0.7.2

GroovyScript-0.7.1

by brachy on Dec 8, 2023
Download
1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@9ed1dd7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.