generated from your-land/yl_template
Fix broken links
This commit is contained in:
parent
b885684bc8
commit
8bd07b048f
@ -10,3 +10,4 @@ Code:
|
||||
Media:
|
||||
|
||||
* screenshot.png [CC0](https://gitea.your-land.de/your-land/yl_canned_food_mtg/src/LICENSE-CC0) Styxcolor
|
||||
* yl_canned_food_mtg_unified_inventory_craft.png [CC0](https://gitea.your-land.de/your-land/yl_canned_food_mtg/src/LICENSE-CC0) Styxcolor
|
@ -11,14 +11,14 @@ Get it from https://gitea.your-land.de/your-land/yl_canned_food_mtg
|
||||
|
||||
## Dependencies
|
||||
|
||||
See [mod.conf](mod.conf)
|
||||
See [mod.conf](https://gitea.your-land.de/your-land/yl_canned_food_mtg/src/branch/master/mod.conf
|
||||
|
||||
* [yl_canned_food](https://gitea.your-land.de/your-land/yl_canned_food)
|
||||
|
||||
## Installation
|
||||
|
||||
1. Copy the "yl_canned_food_mtg" folder to your mod directory.
|
||||
2. Make sure the [dependencies](#dependencies) are satisfied, if any.
|
||||
2. Make sure the [dependencies](https://gitea.your-land.de/your-land/yl_canned_food_mtg#dependencies) are satisfied, if any.
|
||||
3. Enable the mod in your world.mt file.
|
||||
|
||||
## Configuration
|
||||
@ -46,7 +46,7 @@ Set this to true if you want to enable unified_inventory integration
|
||||
```
|
||||
yl_canned_food_mtg.data_source = "default"
|
||||
```
|
||||
Set this to where the data shall be loaded from. Use "default" for a new world, "legacy" for a world where this mod replaces canned_food and "json" where you decide the data for yourself. Here is an example json: [yl_canned_food_mtg.json](dev/yl_canned_food_mtg.json)
|
||||
Set this to where the data shall be loaded from. Use "default" for a new world, "legacy" for a world where this mod replaces canned_food and "json" where you decide the data for yourself. Here is an example json: [yl_canned_food_mtg.json](https://gitea.your-land.de/your-land/yl_canned_food_mtg/src/branch/master/dev/yl_canned_food_mtg.json)
|
||||
|
||||
```
|
||||
yl_canned_food_mtg.save_path
|
||||
|
Loading…
Reference in New Issue
Block a user