1.4.2+mod
Compatibility
Changes
Fishing Crates v1.4.2
NOTE: 1.21.5-1.21.7 Ports are coming soonish, however we are tackling some stability issues with this pack before proceeding with them.
Additions
- CONFIG!
- You can now toggle the message that appears in chat when you fish up a crate!
- Epic Crates
- This rarity is between "rare" and "legendary".
- Drops:
- Armor Trims(any template).
- Loot from the new Rare loot table.
- Random Structure Locator Maps
- Contains almost all structures in overworld.
- Does NOT contain stronghold.
- Silver Fishing Trinket From our new datapack Troublesome Trinkets
Changes
- Init v4
- Overhauled Mythic Crate Loot Table
- No longer directly uses "End City Treasure". Is instead based off of this loot table.
- Removed non-rare items(beetroot seeds, saddle, iron stuff, horse armor).
- Added Diamond Hoes.
- Added Enchanted Golden Apples.
- Added Gold & Diamond Blocks.
- Added "Platinum Fishing Trinket" From our new datapack Troublesome Trinkets.
- Added a small chance for a netherite related item(ancient debris, scrap, ingot, block, armor, tools, & upgrade template).
- Mythic Crate now has small little funny pieces of text cus they only stack to one anyways.
- More will be added like every update.
- If you have a suggestion for a pop culture reference, famous person, or widely known fictional character, please let us know!
- Updated All Crate Drop Messages
- They now say they they are about crates.
- They still feel cool.
- They all now use translate keys so different languages can be used.
- Reduced the chance to get a crate.
- Also reduced the impact of luck of the sea by a decent bit.
- Rarer crates are very slightly more common if you actually get one.
- Added a custom "Rare" loot table with a higher chance than the rest.
- This contains gold & iron, nugget, block, ingot, and raw form.
- Also contains the bronze fishing trinket From our new datapack Troublesome Trinkets.
- Overhauled the Legendary Crate Loot Table
- No longer directly uses "Burried Treasure". Is instead based off of this loot table.
- Made Heart Of The Sea a 1/5 drop(you could get way too many from these).
- Removed non-rare items(fish, lether chestplate, iron sword).
- Increased the amount of iron, gold, & emerald.
- Now can contain a structure map to the stronghold.
- This map will ALWAYS lead to a new stronghold, if one can be found...
- Now contains the Gold Fishing Trinket From our new datapack Troublesome Trinkets.
Fixes
- Partially Fixed #1 - Exploit with detection method. See details at link.
Known Issues
- Stronghold Explorer Map does not work.
- Init Tellraw is broken.
Datapack Conventions Compliance
This pack complies with the following Datapack Conventions:
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:qP4p5QtZ:2wcLFkni"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qP4p5QtZ:2wcLFkni"
}

