1.2.0 - Added the Vanilla Material(s) & Quantity to config

This commit is contained in:
mikx
2025-02-17 16:39:08 -05:00
parent 24d23a47e8
commit 243549733b
6 changed files with 45 additions and 6 deletions

View File

@@ -16,5 +16,25 @@ Configs: {
Headers.Craft: Craft Header
DisplayName: tTP Configs
collapsedList: {
Label: Vanilla Materials
Tooltip: Use tMX 4 Tablets to craft a Personal Teleporter. If false, will use a recipe with vanilla materials.
}
UseVanillaMats: {
Label: Use Vanilla Materials
Tooltip: If set to true, will use vanilla material(s) in the recipe.
}
VanillaMatsList: {
Label: Vanilla Materials
Tooltip: Add the ItemID (a number) of each material you want in the recipe.
}
VanillaMatsListQty: {
Label: Material(s) Quantity
Tooltip: Add the quantity for each ItemID you entered in the material list.
}
}
}