Medieval Weapons

A simple mod that adds katanas, axes and sabres . Artwork by deathblade.

Player vs Environment (PvE) Player vs Player (PvP)

Download (78 KB)

How do I install this?

A simple mod that adds katanas, axes and sabres. Work in progress, expect more weapons. Artwork by deathblade.

Reviews

Review

Do you recommend this mod?

  • English

    A nice mod.

    I like medieval themes, and I'm happy to see this mod.
    Here are my suggestions:

    if anyone can tell me how to make the hilt without this weird tool stuff and all , pls write it out in the package comments

    In the real life, hilts often made of hard wood / antlers / bones, leather / rope, and glue. Maybe it can be this:

    minetest.register_tool ("medieval_weapons:hilt",{
       description = "hilt",
       inventory_image = "hilt.png"
    })
    
    minetest.register_craft({
       output = "medieval_weapons:hilt",
       recipe ={
          {"farming:string","default:stick","farming:string"},
          {"farming:string","default:stick","farming:string"},
          {"","defaut:steel_ingot",""},
       },
    })
    


    Please do these if you want:
    1. add anvil to optional depends and make your weapons repairable.
    2. add more medieval weapons, such as crossbow, bow, battle hammer, claymore...
    3. add one more use of dagger: throw.

    1 comments
  • Cool

    Could you add the lethal Indian flexible blade sword

    10 comments

Used By