Fishing Real Mod is a configurable fishing mod. How it works is, whenever you would normally fish up a salmon item, it spawns a live salmon instead!

Fishing Real mod for minecraft logo

Features:

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:

Show More
{
“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!

Show More
{
“input”: {
“item”: “minecraft:tropical_fish”
},
“result”: {
“id”: “minecraft:tropical_fish”,
“nbt”: {
“Variant”: 117834241
}
}
}

That will result in a very specific tropical fish each time!
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

Screenshots:

Fishing Real mod for minecraft 01

Fishing Real mod for minecraft 02

Fishing Real mod for minecraft 03

Fishing Real mod for minecraft 04

Fishing Real mod for minecraft 05

Fishing Real mod for minecraft 06

Fishing Real mod for minecraft 07

Fishing Real mod for minecraft 08

Fishing Real mod for minecraft 09

Fishing Real mod for minecraft 10

Fishing Real mod for minecraft 11

Fishing Real Mod Download Links

Filter by

For Minecraft 26.1.2, 26.1.1, 26.1

NeoForge 19 KB May 28, 2026
Fabric 20 KB May 28, 2026

For Minecraft 1.21.11, 1.21.10, 1.21.9

Fabric 19 KB May 28, 2026
NeoForge 24 KB May 28, 2026

For Minecraft 1.21.1, 1.21

NeoForge 19 KB May 28, 2026
Fabric 21 KB May 28, 2026

For Minecraft 1.20.4

Fabric 19 KB May 28, 2026
NeoForge 23 KB May 28, 2026

For Minecraft 1.20.1, 1.20

Forge 20 KB May 28, 2026
Fabric 21 KB May 28, 2026

For Minecraft 1.19.2

Fabric 19 KB May 28, 2026
Forge 24 KB May 28, 2026

For Minecraft 1.19

Forge 13 KB May 28, 2026

For Minecraft 1.18.2

Forge 13 KB May 28, 2026

For Minecraft 1.18.1

Forge 13 KB May 28, 2026

For Minecraft 1.17.1

Forge 13 KB May 28, 2026

For Minecraft 1.16.5

Forge 14 KB May 28, 2026

For Minecraft 1.15.2

Forge 14 KB May 28, 2026

Click to rate this post!
[Total: 0 Average: 0]