Language

Nether Material Pack for Basic Weapons

Nether Material Pack for Basic Weapons

Modrinth

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

529 downloads 3 followers updated 4mo ago
latest v1.6 Modrinth
Datapack 1.21.1 – 1.21.11 Equipment

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"
}

Versions

Release
1.6
datapack · 1.21.11 · 4mo ago
### 📝Changes - Added pike, vanilla spear, sword & axe textures
194
Release
1.5
datapack · 1.21.1 · 7mo ago
### 📝Changes - No user facing changes - Minor file size reduction from json, mcmeta object folding - Confirmed compatible with materialpack importer
112
Release
1.4
datapack · 1.21.1 · 16mo ago
- attack_range for better combat integration has been refactored to the new range_bonus field
126
Release
1.3
datapack · 1.21.1 · 16mo ago
Proper release version for feature launch
23
Release
1.2
datapack · 1.21.1 · 16mo ago
- added recipe advancements from the generator
23
Release
1.1
datapack · 1.21.1 · 16mo ago
- weapons now use updated range values to match bettercombat's 2.1 update
22
Release
1.0
datapack · 1.21.1 · 16mo ago
Initial Release, built with materialpack creator
29

Comments 0

No comments yet. Be the first to share your thoughts.

Download Nether Material Pack for Basic Weapons

Files are served directly from the original source. Modgrid does not host or modify them.