Fishing Real 图标

Fishing Real

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.10.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/fishing-real
资源信息

Minecraft 版本: 26.1.2

平台: fabric

标签: utility

资源介绍

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!

Demo video
 

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!

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

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Arrow Bundles

价格:0 墨喵币
下载量:0

查看详情
Pillager Medieval Mansion Dungeon

价格:0 墨喵币
下载量:0

查看详情
Ice and Fire: Curios and Trinkets

价格:0 墨喵币
下载量:0

查看详情
No See, No Tick

价格:0 墨喵币
下载量:0

查看详情