AgriCraft

AgriCraft

30M Downloads

API changes

InfinityRaider opened this issue ยท 3 comments

commented
  • Extend ICropPlant with a name method (e.g. "potato", "wheat", ... for compat purposes: #661)
  • Rework ISeedStats to be a lot more extendable
  • Create a new interface IBreedable, which will be used by the mutation engine logic. Allows for mutating with other things besides agricraft crop sticks.
  • Expose the Mutation Engine to the api again, just like in 1.7.10
commented

that third api change is rather interesting, by other things do you mean any adjacent tiles potentially? :D

commented

Yes

commented

I think some of this stuff might be changed if we decide to go with the JSON crops...