Crimson Revelations

Crimson Revelations

5M Downloads

0.8 Feedback and Issues

TechnoMysterio opened this issue ยท 2 comments

commented

Did another quick batch of testing for the mod, so once again here's some feedback and issues that I've come up with:

  • I noticed that for Entropic Processing, you missed out one block tall flowers. I'm assuming that you ignored these since they wouldn't create much dye for the amount of Periditio required. However, if you do decide that they might be worth giving a recipe, then you could create a sub-research for them, with the recipes only needing 12 or 13 Periditio for 2 or 3 dye.

  • For the crimson banner recipe, using the Thaumic JEI 'Move items' button to automatically place the required items into the Arcane Table gets the item placement jumbled for some reason, with items being oddly placed in the upper two thirds of the table. Dunno if this is on CR's side or Thaumic JEI's, but it is an odd one, if minor.

  • The wool to string recipe only works for white wool, where it might be worth doing it for any wool colour by using the ore dictionary.

  • Recipes in the mod seem to not use oreDict in certain areas. One of note was that the crimson banner recipe doesn't use it for the wood slab, and possibly sticks. Other items to ensure oreDict support for would be iron plates, brass plates, void metal plates, red wool and bookshelves. You might be able to copy stuff from TC's source code for that, as long as you have a decompiled copy of it.

  • If you feel the Quartz Cluster recipe isn't worth the effort, you could make it produce 2 clusters instead of 1.

  • It might be worth extending Ordered Deconstruction with a few other recipes. Some I thought of were stone bricks to 4 stone, sandstone to 4 sand, end stone bricks to 4 end stone, glowstone to 4 glowstone dust, and magma blocks to 4 magma cream.

  • Finally, and something I often do for addons I test out, is to ask you whether you would like a custom background for the Crimson Revelations Thaumonomicon Tab? If you do, we can discuss it further on Discord, I've got a fair few spacey nebula backgrounds left.

commented

As mentioned here, having ore dictionary recipes would be incredibly useful for modpack support!

commented

For the crimson banner recipe, using the Thaumic JEI 'Move items' button to automatically place the required items into the Arcane Table gets the item placement jumbled for some reason, with items being oddly placed in the upper two thirds of the table. Dunno if this is on CR's side or Thaumic JEI's, but it is an odd one, if minor.

Documented over Buuz135/Thaumic-JEI#40, which is now resolved.