In World Recipes 图标

In World Recipes

作者:rebot | 分类:模组

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

Minecraft 版本: 26.1 26.1.1 26.1.2

平台: neoforge

标签: utility

资源介绍

In World Recipes

Adds various recipes that can be used to create in world recipes, currently adds item transformations when throw in a fluid, Block to another block when an item is used and item converts into different item when used on a block

Right click on block to item recipes

{
"type": "inworldrecipes:right_click_on_block_transforms_item",
"held_item":
{
"item": "minecraft:diamond_pickaxe"
}
,
"target_block": [
{
"item": "minecraft:stone"
}
],
"damage_held_item": false,
"consume_held_item": true,
"destroy_target_block": true,
"pop_item": true,
"result":
{
"id": "minecraft:cobblestone",
"count": 64
}

}

Right click on block to block recipes

{
"type": "inworldrecipes:right_click_on_block_transforms_block",
"held_item":
{
"item": "minecraft:stone_sword"
}
,
"target_block": [
{
"item": "minecraft:stone"
}
],
"damage_held_item": true,
"consume_held_item": false,
"new_block": [
{
"item": "minecraft:gravel"
}
]
}

In Fluid recipes

{
"type": "inworldrecipes:drop_item_in_fluid",
"dropped_item":
{
"item": "minecraft:iron_ingot",
"count": 10
}
,
"fluid": "minecraft:water",
"consume_fluid": false,
"result":
{
"id": "minecraft:gold_ingot",
"count": 3
}

}

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Straw Golem Updated

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

查看详情
Gravel Carts

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

查看详情
Mineable Spawner

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

查看详情
BCLib Forge

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

查看详情