cool
@@ -195,7 +195,7 @@ minetest.register_tool("amogus_items:stonepickaxe", {
|
||||
full_punch_interval = 1.0,
|
||||
max_drop_level=1,
|
||||
groupcaps={
|
||||
cracky={times={[1]=2.0, [2]=1.0, [3]=0.50}, uses=30, maxlevel=1},
|
||||
stone={times={[1]=2.5, [2]=1.0, [3]=0.50}, uses=30, maxlevel=1},
|
||||
crumbly={times={[1]=2.0, [2]=1.5, [3]=1.0}, uses=30, maxlevel=2},
|
||||
},
|
||||
damage_groups = {fleshy=2},
|
||||
@@ -209,7 +209,7 @@ minetest.register_tool("amogus_items:goldenpickaxe", {
|
||||
full_punch_interval = 1.0,
|
||||
max_drop_level=1,
|
||||
groupcaps={
|
||||
cracky={times={[1]=1.3, [2]=0.60, [3]=0.40}, uses=30, maxlevel=1},
|
||||
stone={times={[1]=1.3, [2]=0.60, [3]=0.40}, uses=30, maxlevel=1},
|
||||
crumbly={times={[1]=2.0, [2]=1.5, [3]=1.0}, uses=30, maxlevel=2},
|
||||
},
|
||||
damage_groups = {fleshy=2},
|
||||
@@ -237,7 +237,7 @@ minetest.register_tool("amogus_items:goldenaxe", {
|
||||
full_punch_interval = 1.0,
|
||||
max_drop_level=1,
|
||||
groupcaps={
|
||||
choppy={times={[1]=2.50, [2]=1.40, [3]=0.40}, uses=30, maxlevel=2},
|
||||
choppy={times={[1]=2.50, [2]=1.40, [3]=0.45}, uses=30, maxlevel=2},
|
||||
crumbly={times={[1]=2.0, [2]=1.5, [3]=1.0}, uses=30, maxlevel=2},
|
||||
},
|
||||
damage_groups = {fleshy=4},
|
||||
@@ -258,3 +258,18 @@ minetest.register_tool("amogus_items:stoneaxe", {
|
||||
},
|
||||
groups = {flammable = 2}
|
||||
})
|
||||
minetest.register_tool("amogus_items:sussiumaxe", {
|
||||
description = "Sussium Axe",
|
||||
inventory_image = "sussium_axe.png",
|
||||
tool_capabilities = {
|
||||
full_punch_interval = 1.0,
|
||||
max_drop_level=1,
|
||||
groupcaps={
|
||||
choppy={times={[1]=0.90, [2]=0.80, [3]=0.20}, uses=30, maxlevel=2},
|
||||
crumbly={times={[1]=2.0, [2]=1.5, [3]=1.0}, uses=30, maxlevel=2},
|
||||
},
|
||||
damage_groups = {fleshy=4},
|
||||
},
|
||||
|
||||
groups = {flammable = 2}
|
||||
})
|
||||
BIN
mods/amogus_items/textures/SUSSY_BAKA_SPAWNER.png
Normal file
|
After Width: | Height: | Size: 303 B |
|
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 210 B |
BIN
mods/amogus_items/textures/impostas_head.png
Normal file
|
After Width: | Height: | Size: 222 B |
BIN
mods/amogus_items/textures/obsusian_hammer.png
Normal file
|
After Width: | Height: | Size: 249 B |
|
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 212 B |
|
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 230 B |