[Suggestion] Hidden Research and Mystical Construct Support
Dream-Master opened this issue · 23 comments
Every time you clear a page you can re add only Text Pages, crucible pages, infusion pages and Arcane Workbench Pages. Is there a way to re add magical Construct (Multiblock Structures) and smelting recipes? Otherwise the Sites ar empty.
If it is all ready in the code can someone say me how it works ?
Thanks in advance.
Hidden Research like The Bone Bow. Scanning different items to get this unlocked.
The Multi Block is only a visual thing
It would be nice to give us a add Page Multistructural code (like add Infusion Page ore add Arcane Page) where we can add as example the Infusion Table recipes (how to place the Blocks there)
I need it because if i delete Pages in the Bock i cant re add their Structures. (Infusion Table or the Thaumcraft Multiblock Furnace)
I hope you understand me or better in german ?
The multiblock thing is more of an IE multi block page than hitting something-with-a-wand-page. i doubt it's possible.
ich brauch ein Beispiel für ein 'Rezept' diese Typs Compound habe ich ein paar gefunden (nur weiß ich da noch nicht genau, wie das programmmiert wird)
Kannst du mir konkrete Beispiel für Smelting geben, oder sind das normale Furnace Rezepte?
@Voidi
ich mache screenshots später.
@Voidi
Adding a addPage command would be enough to change or re-add those recipes/pages too.
If changing recipes are not possible than to readd those Pages when remove a Page or a whole Tab.
@Voidi The Info about the hidden research you need too ?
Hidden research woks like this.
Bone Bow
Scan a Bow and scan a Bone and you get the hidden research.
Not sure if this is the magical construct
This schould be the hidden research:
https://github.com/Azanor/thaumcraft-api/blob/4120e665c9c3d88324baa3676283d7fb8ba25f1c/research/ResearchItem.java#L119
This is not a coding Page but maybe explain what i need for the Book.
http://minecraft.gamepedia.com/Template:Inventory_slot/Thaumcraft/Mystical_Construct
Didn't I explain the hidden knowledge to you @Voidi ?
Ok this has got to be the most anoyying issue so far , so lets be logcal
here, please explain what you want added, the. Explain that as if you were
going to explain it to a 5 year old. That way, we can see exactly why you
want, because this issue has gone from pages to hidden scanning etc.
On Tuesday, November 24, 2015, Martin <[email protected]
javascript:_e(%7B%7D,'cvml','[email protected]');> wrote:
Have 3 triggers, item, entity or aspect.
—
Reply to this email directly or view it on GitHub
#203 (comment)
.
OK i am now 5 Years old....
I want you add:
- Hidden research support with all triggers (item, entity and aspect.)
- Adding Page support for the mystical construct (this is only i visual thing i think, see Photos above)
Thats it.
THANK YOU
@Yulife, do we not already have hidden research support?
On Tuesday, November 24, 2015, Martin [email protected] wrote:
OK i am now 5 Years old....
I want you add:
- Hidden research support with all triggers (item, entity and aspect.)
- Adding Page support for the mystical construct (this is only i visual
thing i think, see Photos above)THANK YOU
—
Reply to this email directly or view it on GitHub
#203 (comment)
.
https://github.com/Azanor/thaumcraft-api/blob/master/research/ResearchPage.java#L29
Smelting should be doable.
Didn't found anything regarding a multiblock, maybe it's Compound Crafting?