End Reborn Material Pack for Basic Weapons

Quick rating

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

End Reborn Material Pack for Basic Weapons

By FlygonRiderOwner

No reviews yet

Material Pack for the Basic Weapons mod which adds remnant and featherzeal weapons. This is a compatibility pack for the 'End Reborn' mod.

Mod Loaders
Minecraft

About

Description

৹ Requires the End Reborn Mod ৹

Image that declares this datapack requires 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.

Remnant Material

The Remnant weapon attack damage and durability are scaled to match the values of the Remnant Sword from the End Rebron Mod.

Remnant Weapon Set

The Remnant material's stats:

{
  "material_name": "remnant",
  "durability": 3008,
  "mining_speed": 9,
  "attack_damage_bonus": 3.5,
  "attack_speed_bonus": 0,
  "reach_bonus": 0,
  "enchantability": 15,
  "repair_ingredient": "#basicweapons:remnant_tool_materials"
}

Featherzeal Material

The Featherzeal weapon attack damage and durability are scaled to match the values of the Featherzeal Sword from the End Rebron Mod.

Featherzeal Weapon Set

The Featherzeal material's stats:

{
  "material_name": "featherzeal",
  "durability": 2031,
  "mining_speed": 12,
  "attack_damage_bonus": 3,
  "attack_speed_bonus": 0.2,
  "reach_bonus": 0,
  "enchantability": 15,
  "repair_ingredient": "#basicweapons:featherzeal_tool_materials"
}