HellFirePvP / AstralSorcery

Some magic mod
Other
260 stars 154 forks source link

Crafttweaker 1.12.2 Question. #1964

Closed NaveGamer closed 1 year ago

NaveGamer commented 1 year ago

Well, hello there. I have an little problem with crafting table + starlight recipes. There is an Luminous Altar compability, but no simple crafting tablle + starlight one. Since that variation of crafting is just vanila crafting table, i don't know what kind of thing i should do, for add the need for an starlight in that kind of recipe. For an example, there is a classic crafttweaker recipe for an crafting table:

recipes.addShaped( [ [null, , , null, , ,

, null, null]]); And i need, to somehow add there is a need for an starlight. That one, that need for the original craft of the Resonating Wand. Anyone know, how to do it? I'm will be really, really appreciate you, if someone help me with it. P.S. I'm sorry if my text is a little bit incorrect, english is not my native language
DungeonBuffalo commented 1 year ago

Hi, read this carefully, all expained: https://docs.blamejared.com/1.12/en/Mods/Astral_Sorcery/Altar

NaveGamer commented 1 year ago

Hi, read this carefully, all expained: https://docs.blamejared.com/1.12/en/Mods/Astral_Sorcery/Altar

But there is an Altar recipes. I need not that thing. I need workbench recipe that needs a starlight, from the crystal. (That one type of recipes, that needs to create first things, from this mod, like wand or altar itself)

Doomgull commented 1 year ago

There is no way to create a recipe that needs starlight using a normal crafting table through astral sorcery.

NaveGamer commented 1 year ago

There is no way to create a recipe that needs starlight using a normal crafting table through astral sorcery.

Eh, sad. But thank you for the answer.