Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 3 years ago
All versions
1.19.2-0.1.1-fabric
Release
Hex Gloop 1.19.2-0.1.1 [Fabric]3 years ago 1,005
Compatibility
Minecraft: Java Edition
1.19.2
Platforms
Fabric
Quilt
Supported environments
Client-side
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Changes
0.1.1
Added
- tooltips showing how much dust raw media sources are worth (can search "worth dust" in REI/probably EMI to find all media sources)
Fixed
- Torty's Max Purification not taking max stack size into account
- Torty transfer accepting negative counts
- Clientside crashing from pedestal not having a persistent uuid
- Inventorty item entity reach range far too small, bumped radius from 1 block to 4 block
- Inventorty -2 cursor stack when in hand wasn't working.
- Copying patterns from book to scroll not working on server
- Open hex notebook while casting keybind not showing up in keybind menu
- Mirror tooltips crashing on forge
- covered spellbook wheel would bring up wrong screen when closed
- place block not respecting mirror
- patterns repeating on servers
- modded pipes/create not working with pedestal inventory on forge
Changed
- Casting gloopifact patterns from other sources now gives a better mishap
Optional dependencies
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| hexgloop-1.19.2-0.1.1-fabric-sources.jar | Unknown | 501.3 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:BkYDC1pd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ryfyOhoP:BkYDC1pd"
}

