Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Adding custom/modded items to the loot table generator #476

Open
mezz8118 opened this issue Feb 27, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@mezz8118
Copy link

I'd really appreciate the ability to import a list of modded items to the items list in loot tables, ideally in bulk via a single text file or copy/paste rather than having to add each individually.
The generator being able to read the same format craft tweaker dumps item ids as would be a huge bonus. You could just have a single custom/modded/unknown item texture with the manually inputted name appear in the chest previews.

This is the craft tweaker dump format fyi:
item:ad_astra:black_flag
item:ad_astra:blue_flag
item:ad_astra:brown_flag

If this is too big a feature, even just being able to manually type in item ID's that don't match the preset options but still show up in the copyable code would be great.

This would be great help in creating modded loot tables as right now I have to create a template with placeholders in the generator, copy it to a separate document; then swap out all the placeholders for modded items. Which isn't the end of the world, but does take quite some time a lead to a few mistakes.

Thanks for taking the time to consider this!

@misode misode added the enhancement New feature or request label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants