Create

Create

117M Downloads

Mechanical Drill harvesting Cobblestone has gulfs in its yield at higher RPM's

bunnyinaskirt opened this issue ยท 2 comments

commented

Description

The mechanical drill has 'gulfs' in its total yield when used to break a cobblestone from a generator. As seen in this graph, it has several regions of where there should be a gradual increase of the yield (like between 100 and 256), but instead the yield has plateaus and cliffs. I would expect a drill harvesting from a cobblestone generator would produce more cobblestone at 256rpm compared to 201, but they produce an identical amount.

Image

Game Log

https://mclo.gs/dpo5jB5

Debug Information

Client Info
Create:
	Mod Version: 6.0.6
	Mod Git Commit: 20ad05b5e525166018d21e88c96986f867c7088f
	Ponder Version: 1.0.56
	NeoForge Version: 21.1.209
	Minecraft Version: 1.21.1

Graphics:
	Flywheel Version: 1.0.4
	Flywheel Backend: flywheel:indirect
	OpenGL Renderer: NVIDIA GeForce RTX 3050/PCIe/SSE2
	OpenGL Version: 4.6.0 NVIDIA 546.17
	Graphics Mode: fancy
	PojavLauncher Detected: false

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.7, Microsoft
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Memory: 510530280 bytes (486 MiB) / 3992977408 bytes (3808 MiB) up to 8589934592 bytes (8192 MiB)
	Total Memory: 2019748992 bytes (1926 MiB) / 3992977408 bytes (3808 MiB)
	CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz @ 3.00 GHz; 8 cores / 8 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	Forgified Fabric Renderer API (v1): 3.4.0+9c40919e19
	Forgified Fabric API Base: 0.4.42+d1308ded19
	GeckoLib 4: 4.8.2
	Nuggets: 1.0.10.41
	BrickVariety - Expanded Bricks Mod: 1.1.1
	Distant Horizons: 2.3.5-b
	TRansition: 1.0.4
	Just Enough Items: 19.25.0.322
	Forgified Fabric Rendering Data Attachment (v1): 0.3.48+73761d2e19
	Sodium: 0.6.13+mc1.21.1
	Ars Nouveau: 5.10.5
	Additional Placements: 2.3.1
	TRender: 1.0.6
	3d-Skin-Layers: 1.9.0
	Curios API: 9.5.1+1.21.1
	Forgified Fabric BlockView API (v2): 1.0.10+9afaaf8c19
Server Info
Create:
	Mod Version: 6.0.6
	Mod Git Commit: 20ad05b5e525166018d21e88c96986f867c7088f
	Ponder Version: 1.0.56
	NeoForge Version: 21.1.209
	Minecraft Version: 1.21.1

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.7, Microsoft
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	Memory: 510530280 bytes (486 MiB) / 3992977408 bytes (3808 MiB) up to 8589934592 bytes (8192 MiB)
	Total Memory: 2019748992 bytes (1926 MiB) / 3992977408 bytes (3808 MiB)
	CPU: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz @ 3.00 GHz; 8 cores / 8 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	Forgified Fabric Renderer API (v1): 3.4.0+9c40919e19
	Forgified Fabric API Base: 0.4.42+d1308ded19
	GeckoLib 4: 4.8.2
	Nuggets: 1.0.10.41
	BrickVariety - Expanded Bricks Mod: 1.1.1
	Distant Horizons: 2.3.5-b
	TRansition: 1.0.4
	Just Enough Items: 19.25.0.322
	Forgified Fabric Rendering Data Attachment (v1): 0.3.48+73761d2e19
	Sodium: 0.6.13+mc1.21.1
	Ars Nouveau: 5.10.5
	Additional Placements: 2.3.1
	TRender: 1.0.6
	3d-Skin-Layers: 1.9.0
	Curios API: 9.5.1+1.21.1
	Forgified Fabric BlockView API (v2): 1.0.10+9afaaf8c19
commented

This can be replicated by making a standard cobblestone generator (lava source on the top and waterlogged copper grate on the side of a cobblestone, and a mechanical drill pointing into and harvesting the cobblestone), powering the drill through a rotational speed controller, and tick sprinting 60s to gauge what the yield is between the different RPM's.

commented

I think this is because fluid only flows to form a new stone block on certain ticks, but I'm not positive. Certain speeds could line up badly with those cycles.