All versions
3.10.0.0.0
Release
Iskandert's Utilites 3.10.0.0.03 weeks ago 9
Uploaded by
Compatibility
Minecraft: Java Edition
26.1.2
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
Feathures:
- Obscure Glass: It does not let light through and is wither proof block.
- Wander Nullifier, stop natural spawning of wandering traders.
- Soul Nullifier require Forbidden Arcanus, stop natural spawing of Lost Souls.
- Entropic Soil now not spawn some mobs, can be blacklisted using this tag
#iska_utils:entropic_soil_no_spawn. - Extended Scanner, new chips & small tweaks.
- Added Ender Nullifier & Other Nullifiers to guideME.
- Added Recipe for Ender Nullifier.
- Extended & improved Auto Shop GUI.
Tweaks:
- Ender Nullifier modified texture.
- Changed Recipes for: Base Module, Wither Proof Block, Green sludge.
- Reduced Witherproof mining hardness.
- Entropic Soil: disabled by default max HP limit for spawing mobs
Bug Fixes:
- Ghost Brazier: fixed a bug where the Ghost Brazier did not work in the Curio in version 26.1.2
- Blazing Altar: no longer extinguishes the flames if it is broken.
- Auto Shop: Fixed a bug that was preventing the auto shop from working; it was no longer recognising the player’s team.
- Shop: Fixed a bug in version 26.1.2 that prevented users from purchasing large quantities of items.
Optional dependencies
Any compatible version
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:JSu0xUBx:WXNSaCzd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JSu0xUBx:WXNSaCzd"
}

