Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
৹ Requires the BetterNether Mod ৹

This is a material Pack 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.
Cincinnasite Material
Cincinnasite weapons' attack damage and durability are scaled to match the values of the Cincinnasite Sword from the BetterNether mod

The cincinnasite material's stats are as follows:
{
"material_name": "cincinnasite",
"durability": 512,
"attack_damage_bonus": 2.5,
"attack_speed_bonus": 0.6,
"reach_bonus": 0,
"enchantability": 14,
"repair_ingredient": "betternether:cincinnasite"
}
Cincinnasite-Diamond Material
Cincinnasite-Diamond weapons' attack damage and durability are scaled to match the values of the Cincinnasite-Diamond Sword from the BetterNether mod

The cincinnasite-diamond material's stats are as follows:
{
"material_name": "cincinnasite_diamond",
"durability": 2061,
"attack_damage_bonus": 3.7,
"attack_speed_bonus": 0.3,
"reach_bonus": 0,
"enchantability": 14,
"repair_ingredient": "minecraft:diamond"
}
Nether Ruby Material
Nether Ruby weapons' attack damage and durability are scaled to match the values of the Nether Ruby Sword from the BetterNether mod

The nether ruby material's stats are as follows:
{
"material_name": "nether_ruby",
"durability": 2561,
"attack_damage_bonus": 3.1,
"attack_speed_bonus": 0.2,
"reach_bonus": 0,
"enchantability": 14,
"repair_ingredient": "betternether:nether_ruby"
}
Fireruby Material
Fireruby weapons' attack damage and durability are scaled to match the values of the Fireruby Sword from the BetterNether mod

The fireruby material's stats are as follows:
{
"material_name": "fireruby",
"durability": 2861,
"attack_damage_bonus": 6,
"attack_speed_bonus": 0.4,
"reach_bonus": 0,
"enchantability": 14,
"repair_ingredient": "minecraft:sculk_catalyst"
}


