remove reeds and double plants from the crop list

This commit is contained in:
octarine-noise
2017-04-08 18:58:38 +02:00
parent 370e2bb38c
commit ef90adf577

View File

@@ -1,8 +1,8 @@
// Vanilla
net.minecraft.block.BlockTallGrass
net.minecraft.block.BlockCrops
net.minecraft.block.BlockReed
net.minecraft.block.BlockDoublePlant
-net.minecraft.block.BlockReed
-net.minecraft.block.BlockDoublePlant
-net.minecraft.block.BlockCarrot
-net.minecraft.block.BlockPotato