AllTheMods / ATM-7

This is the official repository and issue-tracker for All The Mods 7 1.18
https://www.curseforge.com/minecraft/modpacks/all-the-mods-7
86 stars 49 forks source link

Question: Infinity Upgrade Tier #1723

Closed Auhrus closed 6 months ago

Auhrus commented 6 months ago

On the Curseforge page of the mod it says the following (see screenshot) image What does this "Not craftable by default" mean to me? Does it mean that you can set it to be craftable? My question would be how? I haven't found anything about this in the config.

jeremiahwinsley commented 6 months ago

I think this is for Pipez? We add a custom recipe in the pack to make it craftable. We use kubejs but you can add recipes with vanilla datapacks too.

Auhrus commented 6 months ago

Yes I mean Pipez Thanks for the answer I have to apologize I thought I was writing this in the GitHub repo of "henkelmax". Thanks for the reply even though it's the wrong repo. ^^

I just can't find in this repo under any script or similar which concerns Pipez? https://github.com/AllTheMods/ATM-7/tree/Staging/kubejs

jeremiahwinsley commented 6 months ago

it's in here with creative stuff: https://github.com/AllTheMods/ATM-7/blob/3630df65234baa74b73609c3a4f6d8cf1ff3c877/kubejs/server_scripts/mod_specific/_allthemods/atm_shard.js#L7-L12

Auhrus commented 6 months ago

Ah, thank you. I would like to use this part in my modpack, which is not public, but only for me and two friends if that's ok?

jeremiahwinsley commented 6 months ago

We don't care as long as it's not published, but you'd probably want to swap the ingredients for something else unless you have the same mods we have.

Auhrus commented 6 months ago

All right, thank you very much. Yes, I will have to change the crafting recipe.🙂