fixed missing recipe and breaker bug
This commit is contained in:
9
old_src/1.10.2/1-7-10Resources/sounds/sounds.json
Normal file
9
old_src/1.10.2/1-7-10Resources/sounds/sounds.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"woodshieldbash": {"category": "neutral", "sounds": [{"name": "woodshieldbash", "stream": false}]},
|
||||
"longbowRelease": {"category": "neutral", "sounds": [{"name": "longbowRelease", "stream": false}]},
|
||||
"tautBow": {"category": "neutral", "sounds": [{"name": "tautBow", "stream": false}]},
|
||||
"anvilhammer": {"category": "neutral", "sounds": [{"name": "anvilhammer", "stream": false}]},
|
||||
"cannon1": {"category": "neutral", "sounds": [{"name": "cannon1", "stream": false}]},
|
||||
"ironShieldBash": {"category": "neutral", "sounds": [{"name": "ironShieldBash", "stream": false}]}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user