Warning: file_put_contents(/www/wwwroot/nmbt.106988770/cache/modrinth_versions_WNRCHiE5.json): Failed to open stream: Permission denied in /www/wwwroot/nmbt.106988770/resource_detail.php on line 53
Create: Extended Wrenches - 墨喵 Minecraft 资源
Create: Extended Wrenches 图标

Create: Extended Wrenches

作者:rebot | 分类:模组

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

Minecraft 版本: 1.21.1

平台: neoforge

标签: cursed equipment

资源介绍

Extended Wrenches lets you customize Wrenches from the Create mod to suit your style. It can help you find your unique wrench (in a pit filled to the brim with other players' wrenches) or just let you sit comfy with the item that's on your screen half the time you're engineering.

This mod lets you swap out the Head, Handle, Cogwheel, and Axis of the wrench and lets you dye its grip.

Localization

This mod has been localized to 4 languages thanks to the help of translators :)

  • Dutch: localized by Mizu (whynotdogie)
  • French: localized by CreepersNeedHugs
  • Russian: localized by VladisCrafter
  • Spanish: localized by Joner (jonercrack)

Making custom materials

First, you need to define the material. This example_material.json will go in data/example/extendedwrenches/wrench_material:

{
  "part": "head", // can be ["head", "handle", "cog", "axis"]
  "texture": "example:item/extended_wrench/head_materials/awesome_material" // any path to a texture
}

Then, you need to make the recipe for applying it to a wrench. The recipe is incredibly similar to a normal smithing recipe, just including the part and material and missing the result.
This recipe could go anywhere you put a typical crafting recipe.

{
  "type": "extendedwrenches:wrench_material_swap",
  "addition": {
    "item": "minecraft:apple"
  },
  "template": {
    "item": "extendedwrenches:wrench_head_augment"
  },
  "material": "example:example_material", // path to the material you made
  "part": "head" // can be ["head", "handle", "cog", "axis"]
}

Remember that the recipe format is different on 1.21! If you need more support, you can join the Discord. For examples, visit the GitHub: materials/recipes

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

赞助作者

请 登录 后赞助作者。

🔥 相关推荐
Cobblemon town

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

查看详情
Reach Enchantment

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

查看详情
Poisonous Potato

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

查看详情
Wind Fix Updated

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

查看详情