Quark Oddities

Quark Oddities

29M Downloads

[alpha] incorrect/missing recipes

Partonetrain opened this issue · 5 comments

commented

Post all incorrect or missing recipes here (crafting, smelting, etc)

No recipe for vanilla chest
Trapped chest recipes are using planks

commented

no recipe for lecterns (like at all for some reason)

commented

as for alpha 3, the ashen, azalea and trumpet logs don't have log -> plank recipe and log -> wood recipe (including the strip variant), also, stairs, pressure plates and buttons for all those woods
wooden chests convert to vanilla trapped chests instead of their own variant
duplicated recipe for lectern quark:building/crafting/lectern & quark:building/crafting/bookshelves/lectern_with_variant_bookshelves both use wooden slab tag and bookshelves tag

commented

also alpha 3, using jei to make recipe hunting easier, this is all additional recipe problems that ive caught:

  • "no recipe for vanilla chest" was either never actually fixed or it got reverted somehow

  • raw ore brick stairs all use unrelated blocks in the correct shape: gold uses sandstone bricks, copper uses red standstone bricks, iron uses blue nether brick. the unrelated blocks have correct stair recipes for their respective sets
    (example)
    Image
    stonecutting recipe unaffected. these are only craftable via recipe book, otherwise it will just make the correct stair for the material

  • iron plate stairs + slabs don't have crafting table recipes (stonecutting recipe unaffected)

    • same for dripstone stairs + slabs (doesnt effect dripstone bricks and, bizarrely, affects polished dripstone stairs but not polished dripstone slabs???)
      • same situation as dripstone for calcite as well (including brick and polished discrepancy)
  • additional no recipes: gold bars, bamboo mat, bamboo mat blocks, thatch (including stairs/slabs), either glass item frame

commented

For clarification: the vanilla chest should be craftable in alpha 3, with mixed planks or mixed logs, this recipe just doesn't show up in JEI yet

The rest I am working on :) world woods (ashen, azalea, trumpet) and chest reversion should be fixed as of this commit I'm about to make (once we run data again)

commented

As of 4.1-467, all recipes should be in. However it's likely I forgot some config conditions (recipes should disable themselves if the relevant config is disabled) so please test those (particularly cross-module content like vertical slabs).

Edit: world wood plank dupe recipe (and lack of log->plank recipe) addressed in dev