Skip to content
Rabbitminers edited this page Oct 7, 2022 · 1 revision

Documentation

This wiki aims to provide some more information and a few examples to help you build your own create addon

Any changes or contributions would be greatly appreciated

Other resources

  • For more information on Forge you can find the docs here - https://docs.minecraftforge.net/en/1.18.x/
  • For more information on depending on Create you can find that here - https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
  • For more information on working with create you can find that here - https://github.com/Creators-of-Create/Create/tree/mc1.18/dev/src# #
  • Clone this wiki locally