I want to get the craft speed and productivity of an entity including beacon effects. I can't seem to find a suitable api call to get these values. Do they exist? If not, how would I go about doing this?
Thanks.
How to get crafting speed and productivity of an entity?
Re: How to get crafting speed and productivity of an entity?
So, the consensus is that such functionality does not yet exist in the modding API. Any known workarounds? Something like, calculate speed and productivity from modules in the entity and somehow calculate the speed from modules in any in-range beacons?
Thanks.
Re: How to get crafting speed and productivity of an entity?
Nope, it's not even possible to get the crafting speed of a basic assembling machine.
If you're really determined to build a workaround, there is a hack to peek at data.raw without going through the API. viewtopic.php?f=92&t=38459
If you're really determined to build a workaround, there is a hack to peek at data.raw without going through the API. viewtopic.php?f=92&t=38459