API changes
InfinityRaider opened this issue ยท 3 comments
- 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
that third api change is rather interesting, by other things do you mean any adjacent tiles potentially? :D