FTB-Gamepedia / Tilesheets

Adds a parser function that looks up a table for an item and returns the requested image.
MIT License
7 stars 5 forks source link

Allow retrieving translations for multiple tiles in one call #105

Open retep998 opened 1 year ago

retep998 commented 1 year ago

Currently if I want to fetch a bunch of translations for a lot of tiles I have to do a request for each tile. I would prefer to be able to get the translations for multiple tiles in a single request. Possible options: