Fishing Real
Modby PricelessKoala
Fish up real entities instead of the items! Configurable with Datapacks!
Type
Mod
CurseForge Downloads
5,825,152
CurseForge ID
348834
Modrinth Downloads
3,379,498
Modrinth ID
MIdaKqt7
Last Updated
Sep 5, 2026
Description
This is a configurable fishing mod. How it works is, whenever you would normally fish up a salmon item, it spawns a live salmon instead!
Guess what?
It entirely supports data packs! In fact, the entire mod uses a datapack for the item->entity conversions!
Place your jsons in a fishing folder and reload your datapacks to instantly fish new entities!
The json format is as follows:
{
"input": {
"item": "minecraft:tropical_fish"
},
"result": {
"id": "minecraft:tropical_fish"
}
}
That takes the minecraft:tropical_fish item and turns it into a minecraft:tropical_fish entity!
We can even do NBT for the entities as well!
{
"input": {
"item": "minecraft:tropical_fish"
},
"result": {
"id": "minecraft:tropical_fish",
"nbt": {
"Variant": 117834241
}
}
}
That will result in a very specific tropical fish each time!
If creating a datapack follow these instructions: https://minecraft.fandom.com/wiki/Tutorials/Creating_a_data_pack
Folder structure (inside your world's datapacks folder or elsewhere if you're running a default datapack mod) will be like so:
datapackname
├ pack.mcmeta
└ data
└ namespace (can be anything)
└ fishing
└ whatever.json
I have created a datapack for you to download for Aquaculture 2 here: https://www.curseforge.com/minecraft/customization/fishing-real-aquaculture-datapack
Also, if you want to override one of the vanilla ones, create your datapack with the namespace fishingreal and override either cod.json, pufferfish.json, salmon.json, or tropical_fish.json
Compatibility
Mod Loaders
Game Versions
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
FramedBlocks
Fancy building blocks
GlitchCore
A library mod aimed at abstracting mod loaders and providing various utilities for our mods.
MoreCulling
A mod that changes how multiple types of culling are handled in order to improve performance
Tool Belt
A utility belt that holds your tools
YUNG's Better End Island (Forge/NeoForge)
An overhaul of the main End Island where the dragon fight takes place!
Necronomicon API
A personal utility library, making development in both platforms easier.
Included in Modpacks (74)
Most downloaded
Aged
Sensible MC