1.9.18
Compatibility
Changes
-------------------------------------------------------Changelog 1.9.18
====================================Fixes:
- Walking heads/Rupter/Mangler/Gnat step sound effects not working
- Feral versions not spawning naturally
====================================Mobs:
- Added growl/hurt/death sound effects for the Hijacked Golem
- Tweaked Adapted Arachnida sound effects
- Added step sound effects for the Adapted Arachnida
====================================
Special thanks to the following people:
-
KirbyKawaii -
LukeUCraft -
Starmitzy -
Evan Wingerter -
HiroNexus -
Nicedragonking -
koxu_malinowy -
MaysiKitti -
Zak -
Jaktt -
Rynhex -
Ancient Overlord -
Alstraire -
SpiderTato -
XIAOLONGZHANG -
Airsmoke -
Tarzan -
Lava_Bucket -
plush -
Iké -
The FacelessLord -
Tabcaps -
Crimson Gaming -
Elsa -
yodxxx1 -
HMShrub -
Dutchevz -
I_eat_beans_bruh -
bruhsec -
Icehead -
Ahmed08 -
Fifermon -
JanaRöhr -
Golden Breeze -
ppie00201221 -
NymbalaSergal -
BlueFFlame -
Hasuki Raven -
hybridbattery -
Sexual Grapefruit -
Guest21730qe2#8094 -
ronald -
Azkadrony -
DeltaVire -
Wartin -
Spooky -
Nanja! -
RainingLamppost -
Zecabone -
Lifecraft -
Grape Juice -
LxnaAbxss -
The_Harbinger69 -
bugengxinshiba -
Doomsday -
Dero -
odxico -
Salamand0r -
tishaak -
Thismightbekevin -
sdbinkley -
cloudybogdan -
kazware -
Weissair -
Paul -
fomy2176 -
genericvarient -
CylexicDragonheart -
ZETA -
BigPumpkin -
Vinnelli -
AnderHorlo -
Hurricane Lord -
Bliketod -
Fishman -
Bullfighter -
cboss999 -
Fearthetater -
JSwizzle -
KaijuCreeper -
Razor Edge -
Ruin -
Thomas Yates -
Forge Labs -
Triang _L -
Jaktt1337 -
coRReLL -
Meatyvasculum -
Katy -
Iustin Nica -
Moony -
Creeper Carts -
Purple Snake Snak -
Astolfo -
Mutsuki -
Dr kortman -
Daniel Hatfield -
Moxium -
shhaha -
Trayn_Shadow -
Zipzop zewm -
GRANDPA -
Alexander Whitman -
Francisco -
Ortiz -
GrandeMalum -
ZLL2 -
God -
Skunk Stripes -
Hoshea -
Jeriel Santiago -
christian talese -
Bruno Roccasalva -
camkat1212 -
El par�sito -
Nitsu -
peprika -
Timo Tikun -
DJAiroldi -
Evan_Wingerter -
Ahm3d08 -
Jeka Potato -
None_Arcadia -
MoostachioCat -
Joshua Guerrero -
Volkov 0203 -
Leo Bodin -
Steve -
Sylrack -
Perfect Storm -
Liam Whittier -
xyw00 -
LoGosh J'R -
ZecaBone -
ZeGamingCuber -
Henry Clade -
Wxtherin -
The Hornstein Family -
odxico co -
Blue -
Nill -
shar0makai -
Acheron_Skolfruund -
Deathstrike2543 -
Florian Heu� -
Goma Elegante -
Kaan BAHADIR -
Minecraft 4 life -
Popbobz -
Vinnelli
for the great support they have shown us <3 <3 <3
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:MJX7HTHx:yya4YU9k"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MJX7HTHx:yya4YU9k"
}

