Tags
Creators
Details
0.2.4
Compatibility
Required content
Changes
+added new block - black dragon cutting board (basically a reskin of the slicing board) [DOES NOT display items inside] (no recipe) [ACCESSIBLE ONLY WITH COMMAND/CREATIVE]
+added new tool - phantom knife (same functionality as the phantom blade from IaF) (no recipe) [UNFINISHED] [ACCESSIBLE ONLY WITH COMMANDS/CREATIVES]
+added new tool - dragonbone knife (with recipe)
+added new food - honey glazed Cyclops eye (with recipe)
+added description of “Center of Weakness” effect
*now special pie slice and special pie gives effects for less time than sausages
*now fiery hot pie slice and fiery hot pie gives effects for less time than sausages
*now frost pie slice and frost pie gives effects for less time than sausages
*now electric pie slice and electric pie gives effects for less time than sausages
*eating eye chowder now gives the “Center of Weakness” effect
*eye chowder is now a rare rarity
*now the effect “Center of Weakness” gives the effect “Weakness” of level 2 only in a radius of 4 blocks, in case the enemy will be in a radius of 4 to 10 blocks the effect will be of level 1
*the level of fire dragonsteel knife mining is now equal to the level of dragonsteel tool mining
*the level of ice dragonsteel knife mining is now equal to the level of dragonsteel tool mining
*the level of lightning dragonsteel knife mining is now equal to the level of dragonsteel tool mining
*fire lily extract is now a rare rarity
*frost lily extract is now a rare rarity
*lightning lily extract is now a rare rarity
*food rebalance
Optional dependencies
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:mGwAPysv:XDC4hPEz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:mGwAPysv:XDC4hPEz"
}

