Lothrazar / Cyclic

Minecraft mod written in Java
MIT License
156 stars 95 forks source link

[1.19.2] Tinted Glass recipe for Crushing Macerator is bugged #2378

Open TBaldy opened 4 months ago

TBaldy commented 4 months ago

Minecraft Version: 1.19.2

Forge Version: 43.3.5

Mod Version: 1.19.2-1.8.2

Single Player or Server: Single Player

Describe problem (what you were doing; what happened; what should have happened):

When trying to use the Crushing Macerator on Tinted Glass, it gives the result of sand instead of amethyst. When checking the recipe in JEI, it shows that there are two results with one resulting in sand and the other is amethyst but after multiple attempts, it only seems to produce sand

Video/images/gifs (direct upload or link):

image

2ndkirbyever commented 4 months ago

I did some digging. This is due to the recipe at this path taking precidence: src/main/resources/data/cyclic/recipes/crusher/glass.json. This takes anything tagged as glass and turns it back into sand, which includes tinted glass.