uruk hai drops new shooting sword
This commit is contained in:
parent
c575338a02
commit
dc360a8c35
@ -39,7 +39,8 @@ local uruk_hai_def = {
|
||||
{name = "default:stick", chance = 2, min = 1, max = 2},
|
||||
{name = "default:torch", chance = 3, min = 1, max = 2},
|
||||
{name = "default:sword_bronze", chance = 5, min = 1, max = 1},
|
||||
{name = "default:sword_mese", chance = 5, min = 1, max = 1},
|
||||
{name = "default:sword_mese", chance = 6, min = 1, max = 1},
|
||||
{name = "obsidianmese:sword_engraved", chance = 10, min = 1, max = 1},
|
||||
{name = "bones:bones", chance = 5, min = 1, max = 1},
|
||||
{name = "spawners_mobs:uruk_hai", chance = 20, min = 1, max = 1},
|
||||
},
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 257 B |
Loading…
Reference in New Issue
Block a user