Fishing Real Mod (1.20.4, 1.19.2) 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 Spoiler
{
“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 Spoiler
{
“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

Requires:

Minecraft Forge

How to install:

How To Download & Install Mods with Minecraft Forge

How To Download & Install Fabric Mods

Don’t miss out today’s latest Minecraft Mods

Fishing Real Mod (1.20.4, 1.19.2) Download Links

Other versions:

Show Spoiler
Content

For Minecraft 1.14.4

 Download from Server 2

For Minecraft 1.16.1

 Download from Server 2

For Minecraft 1.16.4

 Download from Server 2

For Minecraft 1.15.2

Forge version:  Download from Server 2

For Minecraft 1.16.5

Forge version: Download from Server 2

For Minecraft 1.17.1

Forge version:  Download from Server 2

For Minecraft 1.18.1

Forge version: Download from Server 2

For Minecraft 1.18.2

Forge version: Download from Server 2

For Minecraft 1.19

Forge version: Download from Server 2

For Minecraft 1.19.2

Forge version: Download from Server 2

For Minecraft 1.20.1

Forge version: Download from Server 1Download from Server 2

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.20.4

NeoForge version: Download from Server 1Download from Server 2

Fabric version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 4 Average: 4.5]