-
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
enhancementNew feature or requestNew feature or requestgood issueA good issue that someone should researchA good issue that someone should research
Description
Hello! I would love a feature where I could upload a csv, or other text file that inserts items into an acre. I would really like to be quickly and easily spawn items, and I think this would be a very good way to do that!
Describe the solution you'd like
There are a few solutions that I'd love!
- Upload a text file with 256 lines (16x16 acre). Each line would have item name, count (for variations or stacks), and flag
- Example line: ? Block; 0, 20
- Upload a CSV with 16 rows and 16 columns. Each "cell" would have item name, count (for variations or stacks), and flag
- Example cell same as above
- The file would end up looking something like this (limited to 2 lines for easier reading):
? Block;0;0,2021 celebratory arch;0;00,,,2022 celebratory arch;0;00,,,ABD;0;00,,,,,acoustic guitar;0;00,,,
? Block;0;20,,2021 celebratory arch;0;20,,,2022 celebratory arch;0;20,,ABD;0;20,ABD;1;20,ABD;2;20,ABD;3;20,ABD;4;20,acoustic
I prefer the CSV because it allows for a visual. People can also quickly contruct lists like this using formulas in a spreadsheet editor.
Describe alternatives you've considered
I have considered trying to figure out how to edit an nhi, or nhl file directly, but do not understand the hex file
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood issueA good issue that someone should researchA good issue that someone should research