Lothrazar / Cyclic

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

[1.19.2] Duplicate recipes #2379

Open 2ndkirbyever opened 4 months ago

2ndkirbyever commented 4 months ago

Minecraft Version: 1.19.2

Forge Version: 43.3.8

Mod Version: 1.8.2

Single Player or Server: Single Player

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

Based on the name, the solidification chamber recipe, solidifier_gmelon, should be creating a different item, but right now, it makes peat for more energy than the recipe solidifier_peat.

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

Recipe that needs reviewed: src/main/resources/data/cyclic/recipes/solidifier/solidifier_gmelon.json

2ndkirbyever commented 4 months ago

Changing title as there is another duplicate recipe, this time for leads: src/main/resources/data/cyclic/recipes/solidifier/sponge_milk.json Edit: The following json contains the Potion Sponge recipe and not the sticky piston recipe: src/main/resources/data/cyclic/recipes/solidifier/sticky_piston.json