Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug Or Feature?) Crop Cloner Ejecting #44

Open
FoxBotGames opened this issue May 3, 2018 · 2 comments
Open

(Bug Or Feature?) Crop Cloner Ejecting #44

FoxBotGames opened this issue May 3, 2018 · 2 comments
Assignees

Comments

@FoxBotGames
Copy link

Tesla Core Lib 1.12 1.0.13
Powered Thingies 1.12 1.0.14
Forge 14.23.3.2673
When the crop cloner storage is full the cloner does not stop producing/growing crops, since it's storage is full it ejects anything produced (so long as the storage is full).
IF FEATURE:
No upgrades area for Crop Cloner when Void Storage Upgrade is perfectly viable to resolve ejecting. Would leave the machine to keep producing while voiding all production when storage is full

@faceofcat
Copy link
Collaborator

this is a feature for all machines... and it can be turned off from tesla core lib's config...

flags {
    # Specifies if tesla machines are allowed to spawn items in world in case their output inventory is full.
    # Warning: some machines will cause the items to be lost if not spawned in the world (WIP).
    #  [default: true]
    B:allowMachinesToSpawnItems=false

@faceofcat
Copy link
Collaborator

but that's a good point... Void Storage Upgrade should work with this!

@faceofcat faceofcat self-assigned this May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants