mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-07-12 13:20:35 +02:00
added arrow rotation, added new mob eggs that save mob information, updated intllib routine
This commit is contained in:
@ -40,7 +40,7 @@ minetest.register_craft({
|
||||
cooktime = 5,
|
||||
})
|
||||
|
||||
-- golden lasso
|
||||
-- magic lasso
|
||||
minetest.register_tool("mobs:magic_lasso", {
|
||||
description = S("Magic Lasso (right-click animal to put in inventory)"),
|
||||
inventory_image = "mobs_magic_lasso.png",
|
||||
|
Reference in New Issue
Block a user