Dimensional Edibles: Nomifactory Edition

Dimensional Edibles: Nomifactory Edition

817k Downloads

Investigate Cake Config Optimizations

Exaxxion opened this issue ยท 0 comments

commented

@eutropius225 noted #10 (comment) that the BlockCakeBase::cakeFuel() could instead be made to return an Item, and #10 (comment) that the related method BlockCustomCake::determineCakeFuel() could be improved by caching the results to avoid recomputation unless the config value actually changes.

This ticket is to remind us to investigate and potentially implement these optimizations.