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,17 +6,13 @@
"WPW" "WPW"
], ],
"key": { "key": {
"B":[ "B": {
{ "tag": "c:wooden_barrels"
"tag": "blockus:barrels"
}, },
{ "P": {
"tag": "c:wooden_barrels"
}],
"P": {
"item": "minecraft:paper" "item": "minecraft:paper"
}, },
"W": { "W": {
"tag": "minecraft:planks" "tag": "minecraft:planks"
} }
}, },