mariot7 / XL-Food-Mod

A Minecraft mod that adds more foods and crops to the game.
https://www.curseforge.com/minecraft/mc-mods/xl-food-mod
GNU General Public License v3.0
19 stars 13 forks source link

In canSustainBush change the check to instanceof BlockFarmland #19

Closed Yamahari closed 4 years ago

Yamahari commented 5 years ago

Hi, in its current state your mod doesn't support custom farmland blocks, e.g. my mod adds a new farmland block that extends the vanilla one but your crops can't grow on it because you only check for the vanilla block

mariot7 commented 5 years ago

I'm afraid that this isn't the solution to this issue.

mariot7 commented 4 years ago

I'm closing this as I'm no longer supporting 1.12.2 versions of the mod.