Update crude_storage_unit.json
removed blockus c: tag
This commit is contained in:
parent
e653d28a7d
commit
bf0b9fc196
1 changed files with 5 additions and 9 deletions
|
@ -6,21 +6,17 @@
|
|||
"WPW"
|
||||
],
|
||||
"key": {
|
||||
"B":[
|
||||
{
|
||||
"tag": "blockus:barrels"
|
||||
"B": {
|
||||
"tag": "c:wooden_barrels"
|
||||
},
|
||||
{
|
||||
"tag": "c:wooden_barrels"
|
||||
}],
|
||||
"P": {
|
||||
"P": {
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
"W": {
|
||||
"W": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:crude_storage_unit"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue