This website requires JavaScript.
Explore
Minetest
Help
Sign In
Mossmanikin
/
undergrowth
Watch
1
Star
0
Fork
You've already forked undergrowth
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
139f5d9eff
undergrowth
/
trunks
/
crafting.lua
4 lines
83 B
Lua
Raw
Blame
History
minetest.register_craft
(
{
output
=
"
default:stick
"
,
recipe
=
{
{
"
trunks:twig
"
}
}
}
)
Reference in New Issue
View Git Blame
Copy Permalink