Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Children of Ur
coUserver
Commits
7279dae7
Commit
7279dae7
authored
May 24, 2017
by
Craig S. Cottingham
Browse files
Swap recipes for butterfly and piggy eggs
parent
1f08b3f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/entities/items/actions/recipes/json/egg_seasoner.json
View file @
7279dae7
[
{
{
"id"
:
"butterfly_egg"
,
"tool"
:
"egg_seasoner"
,
"input"
:
{
"egg"
:
1
,
"bubble_
hard
"
:
7
,
"
potato
"
:
2
,
"
apple
"
:
3
"bubble_
blue
"
:
8
,
"
bubble_tiny
"
:
10
,
"
honey
"
:
10
},
"output"
:
"butterfly_egg"
,
"output_amt"
:
1
,
...
...
@@ -24,17 +24,17 @@
"output_amt"
:
1
,
"time"
:
1
},
{
{
"id"
:
"piggy_egg"
,
"tool"
:
"egg_seasoner"
,
"input"
:
{
"egg"
:
1
,
"bubble_
blue
"
:
8
,
"
bubble_tiny
"
:
10
,
"
honey
"
:
10
"bubble_
hard
"
:
7
,
"
potato
"
:
2
,
"
apple
"
:
3
},
"output"
:
"piggy_egg"
,
"output_amt"
:
1
,
"time"
:
1
}
]
\ No newline at end of file
]
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