← Назад к ресурсам

SlashBlade Skin

An addon mod for SlashBlade: Resharped that allows players to freely customize the models of SlashBlades.

Modrinth equipment

Описание

# SlashBlade Skin An addon mod for SlashBlade: Resharped that allows players to freely customize the models of SlashBlades. # Introduction While the main mod and various SlashBlade addons offer numerous blade models - stylish, elegant, or dazzlingly cool... This creates a dilemma: some visually appealing blades might not have ideal stats, and abandoning your fully upgraded weapon to grind for a new one can be frustrating. This mod solves that problem - simply left-click a Blade Stand containing a blade while holding paper (consuming some Proud Souls) to obtain a Sheath Design Drawing. Combine the Sheath Design Drawing with another SlashBlade on an anvil to change its appearance - without altering any attributes! # Configuration Configure most features of this mod through the configuration file (`slashbladeskin-common.toml`). If you want lower XP costs, then you'll have to tweak the config yourself. ~~But you already knew that.~~ ```toml #SlashBlade Skin settings~~~~ [common] #Set the experience level consumption for obtaining SlashBlade Skin.(default: 10) #Range: > 0 skin_exp_cost = 10 #Set the proud soul consumption for obtaining SlashBlade Skin.(default: 1000) #Range: > 0 skin_soul_cost = 1000 ``` # License This mod is open-source under the GPL v3.0 License. You may include it in your modpacks/servers as long as you **comply with the license terms**.