[Questions] Hidden Thaumcraft Research
Dream-Master opened this issue · 27 comments
Is it possible to add hidden Research like the Thaumcraft Bone Bow do with Modtweaker?
(Need to scanning a Bow, Bone and a String)
If it is inside already can someone explain me how it works.
Thanks in advance.
Not sure. I not find an example file in the Wiki. I try it only looking in the source and make a recipe but this not working or i am failed (not give any error back to the syntax is must be right)
@Yulife can you explain how this should used?
There are triggers in Thaumcraft that lead to the ability to unlock a research. You can do it with 1: Aspects 2: Items and 3: Entities. Once you scan either the research is ready to be unlocked. An example is scanning a bone which unlocks the Bone Bow.
Thats what we know already. I mean if we add a new item/block that have hidden research like a bone bow. Maybe scanning glass and a tank give some thaumcraft tank/jar recipes.
I mean how are the syntax look like. one example please.
Will it be in the future ?
And adding Magical Construct to Modtweaker would help to edit every site in Thaumcraft. (Multi Block Stucture Recipes )
you mean this #203 ?
I don't know, everyone is welcome to contribute or convince the Mod Author to support Minetweaker themselve.
Maybe i find some motivation, to do it.
Yes this one. If my Java knowledge is better i do it by my self but i can't. Sorry.
Well here we have a problem, if I work on mod tweaker, it will be porting to 1.8, in which case I will look into having this, so basically, don't expect this for 1.7, from me at least
My pack is for MC 1.7.10. I cant update my Pack because it is a Gregtech Based Pack wich is only avaiable for MC 1.7.10.
I know, and unfortunatly, the next thing I plan on doing for modtweaker is to update it to 1.8.9 :/ maybe I'll try get this in for the last 1.7 release, but really, no promises
I found something in the Api from Thaumcraft but not sure if it is implemented.
https://github.com/Azanor/thaumcraft-api/blob/master/research/ResearchItem.java#L119
https://github.com/Azanor/thaumcraft-api/blob/master/research/ResearchItem.java#L124
https://github.com/Azanor/thaumcraft-api/blob/master/research/ResearchItem.java#L129
This was done in a different Modtweaker2 version, however, it was never retrieved into this version. I'll look into it tomorrow, maybe :)
Well you can't, that build failed. And I got school work to do.
On Saturday, August 1, 2015, Martin [email protected] wrote:
Cool will try it later
—
Reply to this email directly or view it on GitHub
#212 (comment)
.
This is one feature i realy need for my modpack but i guess i have to implement this via Java in my Core Mod.
Da wirst do wohl rumprobieren müssen; Ich habe ein wenig mit den Functionen der API rumprobiert, aber die auch nicht wirklich dokumentiert ist bin ich da nicht weitergekommen. Außerdem wolle wir uns jetzt auf 1.9+ konzentrieren