Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
All versions
1.19.2-0.2.0-forge
Release
Hex Gloop 1.19.2-0.2.0 [Forge]3 years ago 16.4K
Compatibility
Minecraft: Java Edition
1.19.2
Platform
Forge
Supported environments
Client-side
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
0.2.0
Added
- Hex Blade and Hex Pickaxe
- Frogi - cast on double jump
- Holiday staves and reference staves
- Undulator - detect circle waves
- Library Card - access libraries across dimensions
- Scripts - cheaper limited pattern list holders
- Essence Stone - use spawn egg colors as your pigment
- Syncetrix - wireless circles
- Deco blocks:
- Caster's Carpet - shrinks grid while standing on it
- Slate Lamp - glows
- Charged Amethyst Block - good for beacons
- Caster's Gate - passage for enlightened casters
- Caster's Bridge - support for enlightened casters
- Mind in a Jar
- Mepts !
- Item Flaying - flay into and from items (datapackable)
- Improved Patchouli recipe pages for energizer recipes
- Pigment Tooltips
- Cut Stone and Dispense spells
- Iotic Blocks - read and write from certain iota holding blocks
- Dreidel Fidget
Changed
- Inventorty Recipe
- Energizer no longer passively drains media
Fixed
- No gloopifact media tooltip
- Forge crashing when making gloop (#31)
- Incorrect Conjure Tasty Treat arguments (#33)
Optional dependencies
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| hexgloop-1.19.2-0.2.0-forge-sources.jar | Unknown | 627.98 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:ryfyOhoP:J6X6JaQW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ryfyOhoP:J6X6JaQW"
}

