zipline recipe fix

作者:rebot | 分类:模组

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

Minecraft 版本: 1.21.8

平台: fabric

资源介绍

Zipline Crafting Fix for Version 1.2.1+1.21.8 (Fabric)

This data pack fixes a critical bug in the Zipline mod (version 1.2.1+1.21.8 for Fabric) that prevents the core Zipline item from being crafted.

The Problem:

A syntax error in the mod's original recipe file (data/zipline/recipes/zipline.json) caused the crafting recipe to be invalid. Specifically, the "key" object incorrectly used the full item component notation (e.g., {"item": "minecraft:gold_ingot"}) which is not supported for simple ingredient definitions in the current version.

The Solution:

This pack replaces the faulty recipe with a corrected one that uses the standard, simple ingredient format (e.g., "minecraft:gold_ingot"). The fixed recipe JSON is included below for verification.

Important Note:

This is a temporary, community-made fix. I have submitted a Pull Request (PR) to the official mod developer. If the main mod has been updated to a version that includes this fix, this data pack will no longer be necessary and can be safely removed.

Installation:

To apply the fix, place this data pack ZIP file into the datapacks folder of your specific Minecraft world save, whether in single-player or on a server. A reload or restart is required.


(Fixed Recipe JSON for reference)

{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "g ",
    "Sg"
  ],
  "key": {
    "g": "minecraft:gold_ingot",
    "S": "minecraft:shears"
  },
  "result": {
    "id": "zipline:zipline",
    "count": 1
  }
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Sweeper Can

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

查看详情
ConsoleDiscordTyper

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

查看详情
Custom Join Messages

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

查看详情
concrete fun

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

查看详情