From 347e80bdd88f894394373745859f405dc82c1819 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sat, 7 Dec 2013 00:18:58 +0000 Subject: Added basic ender chests Note that they just mirror chests now, so no per player inventory. --- VC2013/MCServer.vcxproj.filters | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'VC2013/MCServer.vcxproj.filters') diff --git a/VC2013/MCServer.vcxproj.filters b/VC2013/MCServer.vcxproj.filters index be0a37dc1..4e22f5517 100644 --- a/VC2013/MCServer.vcxproj.filters +++ b/VC2013/MCServer.vcxproj.filters @@ -945,6 +945,9 @@ Source Files\HTTPServer + + Source Files\BlockEntities + @@ -1654,6 +1657,9 @@ Source Files\HTTPServer + + Source Files\BlockEntities + -- cgit v1.2.3