Auto crafting table sound

This commit is contained in:
modmuss50 2017-07-01 12:09:35 +01:00
parent 9a7ffce98e
commit 5efd8daab1
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82
4 changed files with 15 additions and 0 deletions

View file

@ -16,5 +16,11 @@
"sounds": [
"techreborn:cable_shock"
]
},
"auto_crafting": {
"category": "block",
"sounds": [
"techreborn:auto_crafting"
]
}
}