Update crude_storage_unit.json

removed blockus c: tag
This commit is contained in:
xanthian 2022-03-23 17:54:30 +00:00 committed by GitHub
parent e653d28a7d
commit bf0b9fc196
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
}
}