Shadows-of-Fire / Apotheosis

All things that should have been.
Other
151 stars 119 forks source link

Creating a torch through a fire #1255

Closed FilipKompaniets3 closed 1 week ago

FilipKompaniets3 commented 1 month ago

How can I disable torch creation via bonfire? I could find this in the configuration myself, but I don’t know English and it’s difficult for me to do this.

RoyalReject commented 1 month ago

You would need to create a datapack to remove this recipe https://github.com/Shadows-of-Fire/Apotheosis/blob/1.20/src/main/resources/data/apotheosis/recipes/torch.json or you could use something like kubejs or craft tweaker that also had the ability to remove recipes.

FilipKompaniets3 commented 1 month ago

Could you briefly explain how to create this data package? I don't know how to use hithub(

Shadows-of-Fire commented 1 week ago

Resources on how to create and use datapacks are out-of-scope for this issue tracker, there are plenty of examples on the internet.