powerguns workbench
This commit is contained in:
parent
b538f7b191
commit
1d7f8710f8
@ -78,4 +78,12 @@ crafting_tabe.register_craft({
|
||||
}
|
||||
})
|
||||
|
||||
core.register_craft({
|
||||
output = "powerguns:workbench",
|
||||
recipe = {
|
||||
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "default:diamondblock", "default:steel_ingot"},
|
||||
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user