mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
v0.2
This commit is contained in:
18
kubejs/data/rftoolscontrol/recipes/workbench.json
Normal file
18
kubejs/data/rftoolscontrol/recipes/workbench.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [" C ", " F ", " X "],
|
||||
"key": {
|
||||
"C": {
|
||||
"tag": "forge:workbench"
|
||||
},
|
||||
"X": {
|
||||
"tag": "forge:chests/wooden"
|
||||
},
|
||||
"F": {
|
||||
"item": "rftoolsbase:machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "rftoolscontrol:workbench"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user