mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-12 11:10:29 +00:00
Fix advanced monitor recipe.
Fix recipe to create 4 monitors.
This commit is contained in:
parent
3e265c27ff
commit
0d28c67534
@ -9,5 +9,5 @@
|
||||
"#": { "item": "minecraft:gold_ingot" },
|
||||
"G": { "item": "minecraft:glass_pane" }
|
||||
},
|
||||
"result": { "item": "computercraft:peripheral", "data": 4 }
|
||||
"result": { "item": "computercraft:peripheral", "data": 4, "count": 4 }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user