Skip to content

Commit

Permalink
Add Util Runtime JEI Utils
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Aug 5, 2024
1 parent 908200e commit a51316b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ dependencies {
// Modular UI, needed sometimes for GT Runtime
runtimeOnly "curse.maven:modularui-624243:5153413" // Version 2.4.3

/* -------------------------------- Util Runtime Only Deps -------------------------------- */

// JEI Utilities
runtimeOnly "curse.maven:jei-utilities-616190:4630499" // Version 0.2.12

/* -------------------------------- Soft Deps, Compile Time Declaration -------------------------------- */

// Storage Drawers and Framed Compacting Drawers, used in Hand Framing Tool (from CurseForge)
Expand Down

0 comments on commit a51316b

Please sign in to comment.