Mycelium is Earthbendable by Default

This commit is contained in:
MistPhizzle 2014-09-28 00:02:59 -04:00
parent 319f67cf96
commit 7bfe129ceb
2 changed files with 2 additions and 0 deletions

View file

@ -31,6 +31,7 @@ public class ConfigManager {
earthbendable.add("REDSTONE_ORE");
earthbendable.add("SAND");
earthbendable.add("SANDSTONE");
earthbendable.add("MYCEL");
config.addDefault("Properties.Chat.Enable", true);
config.addDefault("Properties.Chat.Format", "<name>: <message>");

View file

@ -60,6 +60,7 @@ Properties:
- REDSTONE_ORE
- SAND
- SANDSTONE
- MYCEL
Fire:
CanBendWithWeapons: true
DayFactor: 1.5