Flexible Arms 图标

Flexible Arms

作者:rebot | 分类:模组

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

Minecraft 版本: 1.20 1.20.1

平台: quilt

标签: library

资源介绍

Flexible Arms

A Quilt mod (potentially Fabric & NeoForge too but I don't have time to do a multi-platform setup and I'm too lazy to handle this as well) allowing adjusting arm positions in item JSON models.

Does not require Quilt Standard Libraries.

This mod is inspired by the great Blåhaj mod.

Getting Started

It's pretty simple! You just need to add a few lines into your existing JSON model files.

{
  // ...
  "arm_properties": {
    "held_mainhand": {
      "right_arm": { // Adjust the right arm
        "pitch": -0.95, // Any float value is valid
        "yaw": -0.39, // Here too
        "roll": 0.0,
        "follow_sight": false // Optional - Whether this arm will move according to the holder's sight (Think bows and crossbows)
      },
      "left_arm": { // Left arm too
        "pitch": -0.90,
        "yaw": 0.39,
        "roll": 0.0,
        "follow_sight": false
      }
    },
    "held_offhand": { // Also off hand
      "right_arm": { // Adjust the right arm
        "pitch": -0.95, // Any float value is valid
        "yaw": -0.39, // Here too
        "roll": 0.0,
        "follow_sight": false // Optional - Whether this arm will move according to the holder's sight (Think bows and crossbows)
      },
      "left_arm": { // Left arm too
        "pitch": -0.90,
        "yaw": 0.39,
        "roll": 0.0,
        "follow_sight": false
      }
    }
    // If any field above (except for "follow_sight") is presented,
    // the game will not try to adjust the model with vanilla mechanics.
    // You'd better configure both pitch and yaw for each arm at the same time.
  }
}

JSON does not support comments, you'll need to remove the comments before you put them into a real JSON file!

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
DexterCraft Network

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

查看详情
Protorch

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

查看详情
Headlamps

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

查看详情
Death Tarot Totem

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

查看详情