All versions
0.10.3
Release
Mine Mine no Mi - 1.16.5 - 0.10.32 years ago 82.2K
Uploaded by
Compatibility
Minecraft: Java Edition
1.16.5
Platform
Forge
Supported environments
Client and server
Changes
0.10.3
Abilities
Hie Hie no Mi
- Ice Age
- Will now freeze all nearby entities for 5 seconds
Sui Sui no Mi
- Free Swimming
- Better detection for what blocks can be affected by this ability
Gura Gura no Mi
- Gekishin
- Increased the amount of blocks it can destroy
- Increased its armor piercing from 50% to 75%
- Kabutowari
- Increased its damage from 50 to 60
- Increased its armor piercing from 50% to 75%
- Shingeki no Ichigeki
- Increased its armor piercing from 50% to 75%
Swordsman
- Yakkodori
- Increased the amount of blocks it can destroy
- Sanbyakurokuju Pound Ho
- Increased the amount of blocks it can destroy
Config
- Bumped up the default devil reincarnation chances:
- 15% -> 50% for a devil fruit to reincarnate in a dropped fruit
- 15% -> 75% for a devil fruit to reincarnate in a fruit stored in a chest
- 15% -> 50% for a devil fruit to reincarnate in a fruit held by another entity (including players)
- Also changed the above configs names and descriptions to reflect a more generic "fruit" instead of specifically apples:
- "Dropped Apple Reincarnation Chance" -> "Dropped Fruit Reincarnation Chance"
- "Entity's Inventory Apple Reincarnation Chance" -> "Entity's Inventory Fruit Reincarnation Chance"
- "Chest Blocks Apple Reincarnation Chance" - "Chest Blocks Fruit Reincarnation Chance"
- New config option "Return to Safety" found under "Challenges" category
- Decides where to send the players after a challenge has ended, if enabled (by default) it'll send them to either their bed or the world's spawn, when disabled it'll send them back to where the player starting the challenge was.
Others
- Added the following replicas to traders:
- Hassaikai
- Gryphon
- Samekiri Bocho
Datapacks
Tags
- Added a new item tag:
fruit_reincarnation, used to list item types that can be used for the devil fruit reincarnation system
Fixes
Abilities
- Fixed a knockdown exploit
- Fixed a potential insta death when traveling across dimensions with the Chiyupopo effect active
- Fixed certain punch abilities not working or not turning off after usage
- Fixed explosions sometimes have a clean cut on an edge instead of fully finishing
Others
- Fixed Hakai Ho trial sometimes not counting kills correctly
- Fixed the tangerine plant having a black outline
- Fixed the "Keep Devil Fruit" config option being true by default
- Fixed a crash caused by explosions in ability protected areas while FTB Chunks is installed
- Fixed a crash when reading ability tooltips while Pekhui's
pekhui:basescale was applied to said ability's projectile
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:AWGqBEjs:lKgoTfgm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AWGqBEjs:lKgoTfgm"
}

