mirror of
				https://github.com/minetest-mods/technic.git
				synced 2025-10-30 23:25:45 +01:00 
			
		
		
		
	Rename default chest to "Wooden Chest"
All the chests added by technic specify their material in their description, so the description "Chest" for the default chest looks ambiguous. Rename it to seamlessly fit into the range of chest types.
This commit is contained in:
		| @@ -32,6 +32,7 @@ Gold = Gold | ||||
| Iron = Eisen | ||||
| Mithril = Mithril | ||||
| Silver = Silber | ||||
| Wooden = Holz | ||||
|  | ||||
| # Sorting | ||||
| Sort = | ||||
|   | ||||
		Reference in New Issue
	
	Block a user