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