Creative categories: book, chorusfruit, endpearl
This commit is contained in:
parent
3976c7c4b9
commit
371bc0cb76
3 changed files with 3 additions and 2 deletions
|
@ -321,5 +321,6 @@ minetest.register_craftitem("mcl_throwing:ender_pearl", {
|
|||
inventory_image = "mcl_throwing_ender_pearl.png",
|
||||
stack_max = 16,
|
||||
on_use = throw_function("mcl_throwing:ender_pearl_entity"),
|
||||
groups = { transport = 1 },
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue