add first patch
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "refurbished_furniture:workbench_constructing",
|
||||
"materials": [
|
||||
{
|
||||
"count": 12,
|
||||
"item": "minecraft:iron_ingot"
|
||||
},
|
||||
{
|
||||
"count": 3,
|
||||
"item": "minecraft:copper_ingot"
|
||||
},
|
||||
{
|
||||
"count": 1,
|
||||
"item": "society:ribbit_gadget"
|
||||
},
|
||||
{
|
||||
"count": 4,
|
||||
"item": "society:battery"
|
||||
},
|
||||
{
|
||||
"count": 2,
|
||||
"item": "minecraft:amethyst_shard"
|
||||
}
|
||||
],
|
||||
"result": "refurbished_furniture:computer",
|
||||
"show_notification": false
|
||||
}
|
||||
Reference in New Issue
Block a user