add all the unlisted item types into the general config doc, but disclaimer NOT IMPLEMENTED YET
This commit is contained in:
parent
468a6d29f1
commit
1933cb1d12
9 changed files with 10 additions and 2 deletions
0
docs/blocks/customconsumtype.md
Normal file
0
docs/blocks/customconsumtype.md
Normal file
0
docs/blocks/customgeartype.md
Normal file
0
docs/blocks/customgeartype.md
Normal file
0
docs/blocks/damage.md
Normal file
0
docs/blocks/damage.md
Normal file
0
docs/blocks/defense.md
Normal file
0
docs/blocks/defense.md
Normal file
0
docs/blocks/durability.md
Normal file
0
docs/blocks/durability.md
Normal file
0
docs/blocks/effects.md
Normal file
0
docs/blocks/effects.md
Normal file
0
docs/blocks/nameafter.md
Normal file
0
docs/blocks/nameafter.md
Normal file
0
docs/blocks/requirements.md
Normal file
0
docs/blocks/requirements.md
Normal file
|
@ -22,12 +22,20 @@ However, it's inaccurate. This is what it SHOULD look like:
|
|||
|
||||
## Documentation for each block:
|
||||
- [Item type](blocks/type.md)
|
||||
- [Custom Gear Type (NOT IMPLEMENTED YET)](blocks/customgeartype.md)
|
||||
- [Custom Consumable Type (NOT IMPLEMENTED YET)](blocks/customconsumtype.md)
|
||||
- [Durability (NOT IMPLEMENTED YET)](blocks/durability.md)
|
||||
- [Requirements (NOT IMPLEMENTED YET)](blocks/requirements.md)
|
||||
- [Name](blocks/name.md)
|
||||
- [NameAfter (NOT IMPLEMENTED YET)](blocks/nameafter.md)
|
||||
- [Shiny](blocks/shiny.md)
|
||||
- [Identifications](blocks/identifications.md)
|
||||
- [Damage (NOT IMPLEMENTED YET)](blocks/damage.md)
|
||||
- [Defense (NOT IMPLEMENTED YET)](blocks/defense.md)
|
||||
- [Effects (NOT IMPLEMENTED YET)](blocks/effects.md)
|
||||
- [Powder Limit](blocks/powderlimit.md)
|
||||
- [Powders](blocks/powders)
|
||||
- [Identifications](blocks/identifications.md)
|
||||
- [Custom Identifications](blocks/identifications.md)
|
||||
- [Custom Identifications (NOT IMPLEMENTED YET)](blocks/identifications.md)
|
||||
- [Reroll](blocks/reroll.md)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue