ChosenArchitect / Project-Architect

A ProjectE Kitchen Sink Modpack
7 stars 0 forks source link

Silicon smelting recipe unavailable #24

Closed Joomzy closed 2 years ago

Joomzy commented 2 years ago

Describe the bug -> To obtain silicon for refined storage you have to smelt a single piece of quartz crystal in a furnace but this overlaps with the same recipe that smelts a single quartz crystal into quartz glass

To Reproduce Steps to reproduce the behavior:

  1. Grab a quartz crystal
  2. Smelt it

Expected behavior -> Smelting the quartz crystal should give you a single piece of silicon.

Modpack version -> 1.0.0 Java Version -> java 8u311 Modpack Launcher Used -> MultiMC Ram Allocated ->8G

Additional context Add any other context about the problem here. -> Easiest way for this to be solved is to either remove the crafting recipe for quartz glass so it doesn't overlap with the silicon OR change the quartz glass recipe to need to smelt a quartz block to obtain 4 quartz glass. This would keep the crafting cost the same.

ChosenArchitect commented 2 years ago

Will work on this today!