Tags
Creators
Details
2.0.1
Compatibility
Required content
Changes
Shroom Dealers UPDATE v. 2.0(.1):
-
1.20.1 PORT!!!
-
Nerfed Deceiver's Heart effect duration to 8 seconds. Cooldown has been increased to 90 seconds.
-
Diamonds can no longer be obtained from Shroom Dealers. Instead, you can get a Name Tag
-
Added new food: Cheese | Bread Caserol | Champignon Grilled Cheese Bread (they can be either crafted, or found in the chests in Shroom Villages)
-
Added new MUSHROOMS: Toadstool, Bay Bolete, Cooked Amethyst Deceiver, Cooked Toadstool, Cooked Champignon, Cooked Bay Bolete
-
Lowered the particles of smoke for the Champignon Smoke Bomb. Buffed the bomb's effect by shooting the hit enemy into the sky!
-
Balanced loot in the chests in the Shroom Villages
-
Improved the system of trading: more consistent trades, and the TRADERS now display how many mushrooms you have ALREADY paid with till the reward
-
Added new HOSTILE shroomy MOBS: SWAMPY GLOOP & SWAMPY GLOOPER twins (read the description for more)
-
Added a new WEAPON: Viney Lasso that allows you to shoot with vines and more!
-
Swampy Gloop and Swampy Glooper now guard all the villages... Beware!
-
Added new recipes for smelting, blasting, smoking, and campfire cooking all the mushrooms.
-
New recipe for crafting a Mushroom Stew (1x wooden bowl, 3x any mushrooms)
-
Some small modifications of the villages
-
Added Polish localization
-
New VFX and SFX!
-
Mod's performance improvements
-
Smaller bug fixes and improvements
-
Had to drop config because 1.20.1+ doesnt support configuration features used with structures :(
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:vel22qmI:1R9iX1jQ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:vel22qmI:1R9iX1jQ"
}


