added things to avoid

Signs should also be avoided. A lot of history can get lost
This commit is contained in:
IronException
2019-08-22 17:44:27 +02:00
committed by GitHub
parent b9f0da7d27
commit d927207b67

View File

@@ -172,7 +172,9 @@ public final class Settings {
Blocks.FURNACE,
Blocks.LIT_FURNACE,
Blocks.CHEST,
Blocks.TRAPPED_CHEST
Blocks.TRAPPED_CHEST,
Blocks.STANDING_SIGN,
Blocks.WALL_SIGN
)));
/**