pyrawores-updates.lua:311:
Code: Select all
icon = "__pypetroleumhandlinggraphics__/graphics/icons//ticl4.png"
coal-processing-recipes.lua:24:
Code: Select all
category = "borax"
pyalienlife\prototypes\items\items.lua:6500:
Code: Select all
tier = 41,
Red/Green Research Mismatches:
- Bhaddos, Ulrics, Sea Sponges, and Xyhiphoe unlock with red science, but it doesn't look like you're supposed to get them until green science because the first one you make requires Alien Sample 02, Fetal Serum, or Green Wire. Maybe they should unlock with green science instead?
- Phagnot, Arthurian, Dhilmos, and Dingrits Food in Food Mk01 (red tech) requires Tuuphra Seeds or Yotoi Aloe Seeds (green tech), so they should probably move to Food Mk02.
- Uranium Processing 01 unlocks with red science, but uranium ore requires sulfuric acid (green science).
- There's a dozen or so more cases like this. I can give you a full list if interested.
Extract Vonix's Venom Gland has an acute accent, which makes it difficult to type the accent on some keyboards. Plus, the symbol is encoded in UTF8, so a program expecting simple ASCII text for recipe names will get confused. I'd suggest replacing it with a simple apostrophe or changing it to Vonix Venom Gland.
Thank you for making this amazing mod pack. I'm having a blast! If you find this information helpful, let me know, and I'll post more issues when I discover them.