sand and stone monster models updated along with textures (thanks Sirrobzeroone)
16
license.txt
@ -40,6 +40,16 @@ Textures created by wwar (CC0)
|
||||
mobs_land_guard2.png
|
||||
mobs_land_guard3.png
|
||||
|
||||
Textures by AMMOnym (WTFPL)
|
||||
mobs_stone_monster2.png
|
||||
|
||||
Textures by TenPlus1 (MIT)
|
||||
mobs_stone_monster3.png
|
||||
|
||||
Textures by Sirrobzeroone (CC0 1.0 Universal)
|
||||
mobs_stone_monster4.png
|
||||
mobs_sand_monster.png
|
||||
|
||||
Textures and Model created by SirrobZeroone (CC0)
|
||||
mobs_mese_monster_red.png
|
||||
mobs_mese_monster_blue.png
|
||||
@ -49,7 +59,6 @@ Textures and Model created by SirrobZeroone (CC0)
|
||||
mobs_mese_monster.b3d
|
||||
|
||||
Pavel_S and PilzAdam (WTFPL)
|
||||
mobs_dirt_monster.b3d
|
||||
mobs_dirt_monster.png
|
||||
mobs_dirt_monster2.png
|
||||
mobs_dirt_monster3.png
|
||||
@ -59,10 +68,9 @@ Pavel_S and PilzAdam (WTFPL)
|
||||
mobs_fireball.ogg
|
||||
mobs_oerkki.b3d
|
||||
mobs_oerkki.png
|
||||
mobs_sand_monster.b3d
|
||||
mobs_sand_monster.png
|
||||
mobs_sand_monster.b3d [edited by SirrobZeroone]
|
||||
mobs_sand_monster2.png
|
||||
mobs_stone_monster.b3d
|
||||
mobs_stone_monster.b3d [edited by SirrobZeroone]
|
||||
mobs_tree_monster.b3d
|
||||
mobs_tree_monster*.png (edited by TenPlus1)
|
||||
|
||||
|
@ -45,4 +45,4 @@ Fire Spirit
|
||||
|
||||
- Fire Spirits will not tolerate players roaming around their domain and will fiercely attack until their dying puff of smoke. Will drop it's spirit and some fire dust when using ethereal.
|
||||
|
||||
Lucky Blocks: 11
|
||||
Lucky Blocks: 12
|
||||
|
@ -10,6 +10,15 @@ local stone_types = {
|
||||
{name = "default:iron_lump", chance = 5, min = 0, max = 2},
|
||||
{name = "default:gold_lump", chance = 5, min = 0, max = 2}
|
||||
}
|
||||
},
|
||||
|
||||
{ nodes = {"default:sandstone"},
|
||||
skins = {"mobs_stone_monster4.png"},
|
||||
drops = {
|
||||
{name = "default:sandstone", chance = 1, min = 0, max = 2},
|
||||
{name = "default:tin_lump", chance = 5, min = 0, max = 2},
|
||||
{name = "default:copper_lump", chance = 5, min = 0, max = 2}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 594 B After Width: | Height: | Size: 634 B |
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 757 B After Width: | Height: | Size: 527 B |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 1.5 KiB |
BIN
textures/mobs_stone_monster4.png
Normal file
After Width: | Height: | Size: 1002 B |