add first patch
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": ["USU", "SUS", "USU"],
|
||||
"key": {
|
||||
"U": {
|
||||
"item": "moreminecarts:hard_light_lens"
|
||||
},
|
||||
"S": {
|
||||
"item": "refinedstorage:speed_upgrade"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "refinedstorage:stack_upgrade"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user