Nether coral growth

Can grow when receiving meat
Can attack entities that walk through them
This commit is contained in:
Emmanuel BENOîT 2016-07-21 15:09:12 +02:00
parent 2ebda1f1a3
commit 6db315bcac
2 changed files with 98 additions and 0 deletions
src/resources/assets/mmm/lang

View file

@ -11,6 +11,9 @@ gui.mmm.tech.base.am.disabled=Deactivated
item.mmm.plant.fruit.tomato.name=Tomato
item.mmm.plant.seeds.tomato.name=Tomato Seeds
tile.mmm.plant.block.wild_tomato.name=Wild Tomato Plant
death.attack.nether_coral=%1$s became Nether Coral food
death.attack.nether_coral.player=%1$s fled away from %2$s and straight into hungry Nether Coral
tile.mmm.plant.block.nether_coral.red.name=Red Nether Coral
tile.mmm.plant.block.nether_coral.yellow.name=Yellow Nether Coral
tile.mmm.plant.block.nether_coral.orange.name=Orange Nether Coral