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

Campfire support #1702

Open
PatriikPlays opened this issue Jan 27, 2024 · 1 comment
Open

Campfire support #1702

PatriikPlays opened this issue Jan 27, 2024 · 1 comment
Labels
area-Minecraft This affects CC's Minecraft-specific content. enhancement An extension of a feature or a new feature. feedback wanted Tell me what you want, what you really really want.

Comments

@PatriikPlays
Copy link
Contributor

PatriikPlays commented Jan 27, 2024

CC doesn't appear to be able to insert items in campfires.
Support could be added by making campfires an inventory peripheral, or turtle.drop.

@PatriikPlays PatriikPlays added the enhancement An extension of a feature or a new feature. label Jan 27, 2024
@SquidDev SquidDev added feedback wanted Tell me what you want, what you really really want. area-Minecraft This affects CC's Minecraft-specific content. labels Jan 29, 2024
@SquidDev
Copy link
Member

This is an interesting one, and I'm not quite sure what to do here. Campfires cannot be interacted with via vanilla automation (hoppers/droppers), and I think this makes sense - unlike furnaces they don't require fuel to operate after all.

I think it makes sense to follow this in CC, and not allow item inserting/extraction. However, maybe the other inventory methods (size, list, getItemDetail) could be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Minecraft This affects CC's Minecraft-specific content. enhancement An extension of a feature or a new feature. feedback wanted Tell me what you want, what you really really want.
Projects
None yet
Development

No branches or pull requests

2 participants