Reflect
This commit is contained in:
parent
9c353740b3
commit
be566d1775
@ -121,7 +121,7 @@ namespace recipes {
|
|||||||
{
|
{
|
||||||
output: "workbench",
|
output: "workbench",
|
||||||
recipe: [
|
recipe: [
|
||||||
["group:wood","group:wood"],
|
["group:planks","group:wood"],
|
||||||
["group:wood","group:wood"]
|
["group:wood","group:wood"]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -30,5 +30,7 @@ namespace types {
|
|||||||
metal = "group:metal",
|
metal = "group:metal",
|
||||||
glass = "group:glass",
|
glass = "group:glass",
|
||||||
wool = "group:wool",
|
wool = "group:wool",
|
||||||
|
planks = "group:planks",
|
||||||
|
tree = "group:tree"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user