Compare commits

..

No commits in common. "11b1cc490f96fd666e0a8a4e568f78bfbd26b2a3" and "e3df3705b059abd1a06364c001e6b506d5d4019e" have entirely different histories.

3 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
minetest.register_craftitem("amogus_items:amogus", {
description = "Amogus",
inventory_image = "amogus_item.png",
on_use = function(itemstack, user)
minetest.sound_play("amogus_sound", {
pos = user:get_pos(),
gain = 1.0,
max_hear_distance = 5
})
end
})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 691 B