begin_wiki
This commit is contained in:
@@ -303,6 +303,8 @@ item.woodPulp.name=Wood Pulp
|
||||
item.charcoalFilter.name=Charcoal Filter
|
||||
item.slottedTongs.name=Stone Tongs
|
||||
item.flintKnapped.name=Knapped Flint
|
||||
item.cannonBreach.name=CannonBreach
|
||||
item.cannonBarrel.name=CannonBarrel
|
||||
|
||||
tile.shitBlock.name=Shit Block
|
||||
tile.formTable.name=Form Table
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"scrapes1": {"category": "neutral", "sounds": [{"name": "scrapes1", "stream": false}]},
|
||||
"splitlog": {"category": "neutral", "sounds": [{"name": "splitlog", "stream": false}]},
|
||||
"sawwood": {"category": "neutral", "sounds": [{"name": "sawwood", "stream": false}]},
|
||||
"cannon1": {"category": "neutral", "sounds": [{"name": "cannon1", "stream": false}]},
|
||||
"ironShieldBash": {"category": "neutral", "sounds": [{"name": "ironShieldBash", "stream": false}]}
|
||||
}
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"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