FixTconstructPickaxe

作者:rebot | 分类:模组

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

Minecraft 版本: 1.20.1

平台: forge

标签: adventure technology

资源介绍

Some MCR mods write ore generation like this:
@Override
public boolean canHarvestBlock(BlockState state, BlockGetter world, BlockPos pos, Player player) {
ItemStack tool = player.getMainHandItem();

    if (tool.getItem() instanceof PickaxeItem pickaxe) {
        return pickaxe.getTier().getLevel() >= 3;
    }
    return false;
}

that's makes Tinkers' Construct pickaxes unable to mine it.
So this mod fix this problem.

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Third Person Death

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

查看详情
Flower Map

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

查看详情
Villager Professions Plus

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

查看详情
Fabric Voice Chat Broadcast

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

查看详情