Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bows
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Illuna-Minetest
bows
Commits
fecd65b5
Commit
fecd65b5
authored
6 years ago
by
Milan
Browse files
Options
Downloads
Patches
Plain Diff
move wool recipe out of this mod
parent
5013537e
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
items.lua
+0
-1
0 additions, 1 deletion
items.lua
with
0 additions
and
1 deletion
items.lua
+
0
−
1
View file @
fecd65b5
...
...
@@ -32,7 +32,6 @@ minetest.register_craft({
}
})
minetest
.
register_craft
({
output
=
"default:flint"
,
recipe
=
{{
"default:gravel"
},}})
minetest
.
register_craft
({
output
=
"farming:cotton 4"
,
recipe
=
{{
"group:wool"
},}})
bows
.
register_bow
(
"bow_wood"
,{
description
=
"Wooden bow"
,
...
...
This diff is collapsed.
Click to expand it.
Milan
@milan
mentioned in commit
4b562182
·
6 years ago
mentioned in commit
4b562182
mentioned in commit 4b5621823fbbf83f74e85847817dea31afb060c5
Toggle commit list
Milan
@milan
mentioned in commit
3d7c3eb3
·
6 years ago
mentioned in commit
3d7c3eb3
mentioned in commit 3d7c3eb3a1dec7fd883746dee8e1d0674f84a63e
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment