Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
hudbars
Commits
157cbf37
Commit
157cbf37
authored
May 22, 2016
by
Milan
Browse files
hbhunger: farming:strawberry support
parent
ce7a6e89
Pipeline
#203
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hbhunger/hunger.lua
View file @
157cbf37
...
...
@@ -83,6 +83,7 @@ if minetest.get_modpath("default") ~= nil then
end
if
minetest
.
get_modpath
(
"farming"
)
~=
nil
then
overwrite
(
"farming:bread"
,
4
)
overwrite
(
"farming:strawberry"
,
2
)
end
if
minetest
.
get_modpath
(
"flowers"
)
~=
nil
then
overwrite
(
"flowers:mushroom_brown"
,
2
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment