BTW for anyone. If you want to find what research is needed (what we changed) you can head check the thaumcraft.zs script. Just an example for above straw golem:
1) Research.addPrereq("GOLEMSTRAW", "INFUSION", true); - 1 is research, 2 is prereq, 3 dont care about that
v
2) Research.addPrereq("INFUSION", "AM_GEMVINTEUM", true);
v
3) Research.addPrereq("AM_GEMVINTEUM", "GT_CRYSTALLISATION", false);
You will not be able to find all requirements in the script, because some of them are for example directly made in GT. But the stuff we changed (or
@Xavion actually did, its all his fault) you can figure out from the script.
Of course I am not telling you to do that. If you prefer asking question, you can just fine in here, or on discord, or even in our new plain subreddit