GardenCollection icon indicating copy to clipboard operation
GardenCollection copied to clipboard

Tilled garden soil "spits out" planted seeds

Open trollusk opened this issue 9 years ago • 3 comments

I'm using a custom modpack for version 1.7.10. When I plant seeds in tilled garden soil, a short time later (variable but generally less than a minute) the soil "spits out" the seed, so it is floating as an item above the soil block. This doesn't seem to happen with vanilla wheat seeds, but does happen with seeds from Harvestcraft and Plant Mega Pack.

trollusk avatar Jun 04 '15 03:06 trollusk

Please report the issue to Pam and paktimbits10. They need their crop block to properly override IPlantable.getPlantType method to return EnumPlantType.Crop. The default implementation inherited from BlockCrop/BlockBush is wrong, and causes compatibility problems for mods like this.

I've already mentioned it several times to Pam, but I keep getting ignored.

jaquadro avatar Jun 04 '15 03:06 jaquadro

I worked with the PMP author to sort out the crop problem. The IPlantable implementation was not the issue as I initially expected, but a related area.

Crops should be fully working on GS blocks in the next PMP update for 1.7.10.

jaquadro avatar Jun 07 '15 04:06 jaquadro

Fantastic!

trollusk avatar Jun 07 '15 05:06 trollusk