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

Funnels do not block off Tunnel faces #7000

Closed
CenTdemeern1 opened this issue Sep 28, 2024 · 1 comment
Closed

Funnels do not block off Tunnel faces #7000

CenTdemeern1 opened this issue Sep 28, 2024 · 1 comment
Labels
type: bug Issue where something isn't working

Comments

@CenTdemeern1
Copy link

Description

When using Andesite/Brass Funnels & Tunnels, placing a Funnel on a side of a Tunnel where it connects to a Belt does not plug the Tunnel.
Instead, the open Tunnel face stays open underneath, and thus a Redstone-powered Belt Funnel attached to a Tunnel can't be used to conditionally redirect items out of a Tunnel onto another Belt as expected.

This is unexpected behavior, because this does happen with blocks like the Basin, where the output gets blocked off if you place something like a Funnel on it.

image
Notice how the Funnel is powered by Redstone, so it shouldn't take out any items. The open Tunnel face underneath is taking a single item off of the stack.
If this was working as expected, the Funnel should take the full stack out of the Tunnel when unpowered, and take out none when powered.

2024-09-28_22 59 20
Notice how the open Tunnel face isn't visible (completely obstructed by the Tunnel) and thus is probably not expected to be active.

2024-09-28_22 59 33
2024-09-28_22 59 47
Notice how when using Spectator Mode, the Tunnel face is visible, but is almost completely blocked by the Funnel's connector.

Game Log

https://mclo.gs/FJl7xJR

Debug Information

Client Info
Create:
	Mod Version: 0.5.1h
	Forge Version: 47.3.7
	Minecraft Version: 1.20.1

Graphics:
	Flywheel Version: 0.6.11-13
	Flywheel Backend: INSTANCING
	OpenGL Renderer: Apple M2
	OpenGL Version: 4.1 Metal - 89.3
	Graphics Mode: options.graphics.fancy

System Information:
	Operating System: Mac OS X (aarch64) version 15.0
	Java Version: 17.0.10, Azul Systems, Inc.
	JVM Flags: 1 total; -Xmx2048M
	Memory: 360039280 bytes (343 MiB) / 1472200704 bytes (1404 MiB) up to 2147483648 bytes (2048 MiB)
	Total Memory: 6887178240 bytes (6565 MiB) / 8589934592 bytes (8188 MiB)
	CPU: Apple M2 @ 3.50 GHz; 8 cores / 8 threads on 1 socket(s)
	Graphics card #0: Apple M2 (Apple (0x106b)); 0.00 MB of VRAM

Other Mods:
Server Info
Create:
	Mod Version: 0.5.1h
	Forge Version: 47.3.7
	Minecraft Version: 1.20.1

System Information:
	Operating System: Mac OS X (aarch64) version 15.0
	Java Version: 17.0.10, Azul Systems, Inc.
	JVM Flags: 1 total; -Xmx2048M
	Memory: 360039280 bytes (343 MiB) / 1472200704 bytes (1404 MiB) up to 2147483648 bytes (2048 MiB)
	Total Memory: 6887178240 bytes (6565 MiB) / 8589934592 bytes (8188 MiB)
	CPU: Apple M2 @ 3.50 GHz; 8 cores / 8 threads on 1 socket(s)
	Graphics card #0: Apple M2 (Apple (0x106b)); 0.00 MB of VRAM

Other Mods:
@CenTdemeern1 CenTdemeern1 added the type: bug Issue where something isn't working label Sep 28, 2024
@IThundxr
Copy link
Collaborator

This is intended, funnels and tunnels are not meant to be used together like this

@IThundxr IThundxr closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants