Metal Wolf Solid: Wolf Armor & Stand 图标

Metal Wolf Solid: Wolf Armor & Stand

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 2.0.0+26.2
本资源为搬运资源,原资源地址: https://modrinth.com/mod/metal-wolf-solid-wolf-armor
资源信息

Minecraft 版本: 26.2

平台: fabric

标签: equipment

资源介绍

Metal Wolf Solid: Wolf Armor & Stand

You've got a diamond chestplate and netherite boots — and your wolf still runs into a skeleton fight wearing nothing but loyalty. Man's best friend deserves better.

Metal Wolf Solid: Wolf Armor & Stand outfits your pack in the same metal ages you wear — leather for the early journey, iron and copper for the midgame grind, gold when you're feeling fancy, diamond when the fights get serious, and netherite when you're ready to take them into the fire with you.

Craft a Wolf Armor Stand to show off a set in your base or armory.

Same fight. Same armor. Same pack.

2.0.0 requires [GeckoLib](https://modrinth.com/mod/geckolib) (plus Fabric API) for the wolf armor stand. Armor-only 1.0.0 builds remain available without GeckoLib. Fabric only (Java Edition).

Upgrading from 1.x: The stand is additive — existing mws wolf armor items and saved data are preserved; the mod id mws is unchanged.

Attribution

Fabric fork of RevampedWolf by bagu_chan, extended with equipment textures, recipes, villager trades, and a wolf armor stand incorporated from WolfArmorStand by HyeroDrimm (MIT).

Vanilla Wolf Armor (minecraft:wolf_armor) is unchanged. This mod adds separate mws armor items and a display stand.

Wolf Armor Stand

Place a Wolf Armor Stand (mws:wolf_armor_stand) to display wolf body armor the same way a vanilla armor stand shows player gear. Right-click with mws wolf armor or vanilla armadillo scute to equip; use an empty hand to remove. Punch twice to break (armor-stand style) — drops the stand and any equipped armor. Wobbles and sways when hit (GeckoLib).

Supports this mod's leather through netherite tiers (per JAR line) and vanilla minecraft:wolf_armor.

1× stick, 2× planks (any #minecraft:planks), 1× smooth stone slab:

┌────────────┬────────────┬────────────┐
│            │            │            │
├────────────┼────────────┼────────────┤
│   Stick    │   Plank    │   Plank    │
├────────────┼────────────┼────────────┤
│   Stick    │Smooth Stone│   Stick    │
│            │   Slab     │            │
└────────────┴────────────┴────────────┘
→ 1× Wolf Armor Stand

Recipe: data/mws/recipe/wolf_armor_stand.json.

Armor Stats

Vanilla wolf armor (minecraft:wolf_armor) works differently from this mod's metal/leather tiers: it absorbs all damage from most sources until its durability runs out (1 durability per damage point absorbed). Tooltip "+11 Armor" is a known vanilla bug and should be ignored. Max durability is 64. Repair with armadillo scutes (8 durability when used on the wolf; 16 per scute on an anvil).

This mod's armors use normal body-slot defense / toughness / knockback like other animal armor, with vanilla body-slot values for each material. Durability is the material multiplier × 16 (BODY unit durability — same base as a chestplate), from WolfArmorMaterials on 1.21.4+ / 26.x jars.

Vs vanilla player armor materials: durability multipliers and enchantability match leather/copper/gold/iron/diamond/netherite.

Armor Durability Defense Enchantability Toughness Knockback resist Shear cost
Vanilla (Armadillo Scute) 64 —* 1
Leather 80 3 15 0 0 24
Copper 176 4 8 0 0 71
Gold 112 7 25 0 0 48
Iron 240 5 9 0 0 119
Diamond 528 11 10 2 0 238
Netherite 592 19 15 3 0.1 238

*Vanilla scute absorbs ~all damage until broken; ignore tooltip armor. Shear cost is durability lost from shears when removing armor from a wolf (vanilla shears max 238). Diamond and netherite destroy a fresh pair in one removal; lower tiers scale down (iron 50%, copper 30%, gold 20%, leather 10%). Vanilla scute stays 1.

On 1.21 / 1.21.1, defense/toughness use the same vanilla material holders (stats align with the table above). Copper is omitted from those jars. Copper is available on 1.21.9+ and 26.x only.

Crafting Recipes

Vanilla Wolf Armor

Vanilla recipe (not from this mod) — 6× armadillo scute in a U-shape. Item: minecraft:wolf_armor.

┌────────────┬────────────┬────────────┐
│Arm. Scute  │Arm. Scute  │Arm. Scute  │
├────────────┼────────────┼────────────┤
│Arm. Scute  │            │Arm. Scute  │
├────────────┼────────────┼────────────┤
│Arm. Scute  │            │            │
└────────────┴────────────┴────────────┘
→ 1× Wolf Armor (vanilla)

This mod

Shaped JSON files live under data/mws/recipe/. Metal and leather armors share the same shape (empty bottom row):

┌────────────┬────────────┬────────────┐
│            │  Material  │  Material  │
├────────────┼────────────┼────────────┤
│  Material  │            │  Material  │
├────────────┼────────────┼────────────┤
│            │            │            │
└────────────┴────────────┴────────────┘

Leather Wolf Armor

4× leather:

┌────────────┬────────────┬────────────┐
│            │  Leather   │  Leather   │
├────────────┼────────────┼────────────┤
│  Leather   │            │  Leather   │
├────────────┼────────────┼────────────┤
│            │            │            │
└────────────┴────────────┴────────────┘
→ 1× Leather Wolf Armor

Iron Wolf Armor

4× iron ingots (same layout as leather):

┌────────────┬────────────┬────────────┐
│            │ Iron Ingot │ Iron Ingot │
├────────────┼────────────┼────────────┤
│ Iron Ingot │            │ Iron Ingot │
├────────────┼────────────┼────────────┤
│            │            │            │
└────────────┴────────────┴────────────┘
→ 1× Iron Wolf Armor

Copper Wolf Armor

4× copper ingots (same layout). Available on jars for 1.21.9–1.21.11 and 26.x only — omitted from 1.21 / 1.21.1 and 1.21.4–1.21.8 builds.

┌────────────┬────────────┬────────────┐
│            │Copper Ingot│Copper Ingot│
├────────────┼────────────┼────────────┤
│Copper Ingot│            │Copper Ingot│
├────────────┼────────────┼────────────┤
│            │            │            │
└────────────┴────────────┴────────────┘
→ 1× Copper Wolf Armor

Golden Wolf Armor

4× gold ingots:

┌────────────┬────────────┬────────────┐
│            │ Gold Ingot │ Gold Ingot │
├────────────┼────────────┼────────────┤
│ Gold Ingot │            │ Gold Ingot │
├────────────┼────────────┼────────────┤
│            │            │            │
└────────────┴────────────┴────────────┘
→ 1× Golden Wolf Armor

Diamond Wolf Armor

4× diamonds:

┌────────────┬────────────┬────────────┐
│            │  Diamond   │  Diamond   │
├────────────┼────────────┼────────────┤
│  Diamond   │            │  Diamond   │
├────────────┼────────────┼────────────┤
│            │            │            │
└────────────┴────────────┴────────────┘
→ 1× Diamond Wolf Armor

Netherite Wolf Armor (smithing)

Not a crafting table recipe. Use a Smithing Table with a Netherite Upgrade template (same idea as vanilla diamond → netherite gear):

┌──────────────────────┬──────────────────────┬──────────────────────┐
│ Netherite Upgrade    │ Diamond Wolf Armor   │ Netherite Ingot      │
│ (smithing template)  │                      │                      │
└──────────────────────┴──────────────────────┴──────────────────────┘
→ 1× Netherite Wolf Armor

Recipe type: minecraft:smithing_transform (data/mws/recipe/netherite_wolf_armor.json).

Compatibility & installation

Use a JAR built for your Minecraft line:

JAR suffix Minecraft versions
+1.21.1 1.21, 1.21.1
+1.21.4 1.21.4
+1.21.8 1.21.6–1.21.8
+1.21.11 1.21.9–1.21.11
+26.1.2 26.1, 26.1.2
+26.2 26.2

Skipped: 1.21.2, 1.21.3, 1.21.5.

Requirements:

  • Fabric Loader 0.19.3+
  • Fabric API for that game version
  • GeckoLib (required for the armor stand on 2.0.0+)
  • Java 21 (1.21.x) or Java 25 (26.x)

Licenses

This project is a combined work under multiple licenses. This is not legal advice — if you redistribute or commercially use this mod, read the license files and consult qualified counsel if needed.

Component Upstream License What you must retain
Wolf armor items, trades, core mod RevampedWolf by bagu_chan LGPL-2.1 LGPL notices, license text, and corresponding source for LGPL-covered portions
Wolf Armor Stand WolfArmorStand by HyeroDrimm (Wojciech Wroński) MIT MIT copyright and permission notice for stand-derived portions

Distribution: JARs bundle LICENSE (LGPL-2.1), NOTICE, and MIT-LICENSE_WolfArmorStand_*.txt.

Your rights (summary): You may use, modify, and redistribute this mod under the LGPL-2.1 for the work as a whole, provided LGPL obligations are met. MIT-licensed stand portions remain under MIT terms; both notice sets must be preserved in distributions.


A LOREal Mod

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Extended Industrialization

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

查看详情
Terraria Hellstone pack

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

查看详情
Cubehead

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

查看详情
BossHeart

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

查看详情