Gobber Material Pack for Basic Weapons

Quick rating

Community listing page, reviews here may not be monitored by the author.

Gobber Material Pack for Basic Weapons

By CubzFanOwner

No reviews yet

Material Pack for the Basic Weapons mod which adds new weapons. This is a compatibility pack for the 'Gobber' mod

Mod Loaders
Minecraft

About

Description

৹ Requires the Gobber Mod ৹

Banner to display requirement to install the Basic Weapons mod

This is a materialpack for the Basic Weapons mod.

Place it in the basicweapons_materialpacks folder in the minecraft root directory on both the server and client This folder is created automatically when running Basic Weapons the first time.

Trying to install this as a vanilla resource or datapack will not function correctly. Visit www.khazoda.com/basicweapons/materialpacks to learn more about materialpacks, access the materialpack creator, and browse for other materialpacks.

Gobber Material

Gobber weapons' attack damage and durability are scaled to match the values of the Gobber Sword from the Gobber Mod

A row of weapons based on the Gobber material.

The Gobber material's stats:

{
  "material_name": "gobber2_ingot",
  "durability": 3800,
  "attack_damage_bonus": 7,
  "attack_speed_bonus": 0,
  "reach_bonus": 0,
  "enchantability": 17,
  "repair_ingredient": "gobber2:gobber2_ingot"
}

Nether Gobber Material

Nether Gobber weapons' attack damage and durability are scaled to match the values of the Nether Gobber Sword from the Gobber Mod

A row of weapons based on the Nether Gobber material.

The Nether Gobber material's stats:

{
  "material_name": "gobber2_ingot_nether",
  "durability": 5200,
  "attack_damage_bonus": 9,
  "attack_speed_bonus": 0,
  "reach_bonus": 0,
  "enchantability": 19,
  "repair_ingredient": "gobber2:gobber2_ingot_nether"
}

End Gobber Material

End Gobber weapons' attack damage and durability are scaled to match the values of the End Gobber Sword from the End Gobber Mod

A row of weapons based on the End Gobber material.

The End Gobber material's stats:

{
  "material_name": "gobber2_ingot_end",
  "durability": 10000,
  "attack_damage_bonus": 12,
  "attack_speed_bonus": 0,
  "reach_bonus": 0,
  "enchantability": 21,
  "repair_ingredient": "gobber2:gobber2_ingot_end"
}