add first patch
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "create:andesite_casing"
|
||||
},
|
||||
"G": {
|
||||
"item": "oreganized:lead_block"
|
||||
},
|
||||
"e": {
|
||||
"item": "create:electron_tube"
|
||||
},
|
||||
"S": {
|
||||
"item": "create:shaft"
|
||||
},
|
||||
"f": {
|
||||
"item": "create:fluid_tank"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" S ",
|
||||
"fAf",
|
||||
"GeG"
|
||||
],
|
||||
"result": {
|
||||
"item": "create_mechanical_extruder:mechanical_extruder"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user