Моды/Nether Material Pack for Basic Weapons
Nether Material Pack for Basic Weapons

Nether Material Pack for Basic Weapons

Material Pack for the Basic Weapons mod which adds quartz and netherrack weapons.

163
1

badge with the text "requires mod basic weapons"

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.

Quartz Material

Quartz weapons' attack damage lies halfway between iron and diamond, but their durability is quite low. As an added bonus to compensate, all quartz weapons have a healthy attack speed bonus and good enchantability.

quartz weapon sprites

The quartz material's stats are as follows:

{
  "material_name": "quartz",
  "durability": 131,
  "attack_damage_bonus": 2.5,
  "attack_speed_bonus": 0.5,
  "reach_bonus": 0.25,
  "enchantability": 14,
  "repair_ingredient": "minecraft:quartz"
}

Netherrack Material

Netherrack weapons are even worse than wood, serving mainly as a weapon you can fashion in a pinch while in the nether.

netherrack weapon sprites

The netherrack material's stats are as follows:

{
  "material_name": "netherrack",
  "durability": 59,
  "attack_damage_bonus": -1,
  "attack_speed_bonus": 0,
  "reach_bonus": -0.7,
  "enchantability": 5,
  "repair_ingredient": "minecraft:netherrack"
}

Совместимость

Minecraft: Java Edition

1.21.1

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:9 месяцев назад
Обновлён:8 месяцев назад
Главная