Obsidian Material Pack for Basic Weapons
Material Pack for the Basic Weapons mod which adds obsidian weapons
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Obsidian Material Pack for Basic Weapons

This is a materialpack for the Basic Weapons mod.
Place it in the <kbd>basicweapons_materialpacks</kbd> 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. #
Obsidian Material
Obsidian weapons' attack damage, enchantability and attack speed are slightly lower than diamond, but make up for this loss with a humongous boost to their durability. Obsidian weapons have around double the amount of durability as netherite!

The Obsidian material's stats are as follows: ```json { "material_name": "obsidian", "durability": 4683, "attack_damage_bonus": 2.5, "attack_speed_bonus": -0.2, "reach_bonus": 0, "enchantability": 8, "repair_ingredient": "minecraft:obsidian" } ```