Updated Adding support for a new Mod (markdown)
This commit is contained in:
@@ -34,7 +34,7 @@ Finally, create a new `images` directory in the repo under your mod's directory
|
|||||||
|
|
||||||
## 3. Create the data file
|
## 3. Create the data file
|
||||||
|
|
||||||
Next is the hard part. Start by creating a new file named `<mod_slug>-<version>.cg` in your Mod's directory. Now, for each item whose image your exported, follow the [Crafting Guide Data Format V2](https://github.com/andrewminer/crafting-guide/wiki/Crafting-Guide-Data-Format-V2) reference to enter all the items, recipes, and other information needed to describe your mod.
|
Next is the hard part. Start by creating a new file named `<mod_slug>-<version>.cg` in your Mod's directory. Now, for each item whose image your exported, follow the [Crafting Guide Data Format V2](https://github.com/andrewminer/crafting-guide/wiki/Mod-Version-Data-Format) reference to enter all the items, recipes, and other information needed to describe your mod.
|
||||||
|
|
||||||
Be sure to test frequently using the `./script/verify` script included in the repo.
|
Be sure to test frequently using the `./script/verify` script included in the repo.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user