Is it possible to create a datapack inside a mod?

Started by SparkleArts on

Topic category: Help with modding (Java Edition)

Last seen on 14:47, 18. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible to create a datapack inside a mod?

I'm currently making an Addon for Tinkers Construct and I want to use the Data Pack Implentation for it.

Is it possible to make a Datapack inside of the Mod?

Last seen on 06:22, 13. Mar 2023
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yes, you can. I would first…
Tue, 08/30/2022 - 20:10

Yes, you can. I would first make the data pack, and then just add it to the mods data manually.