| 1 | 'use strict'; |
| 2 | |
| 3 | var templates = { |
| 4 | ingot: ['thermalexpansion/items/material/Ingot<UCFIRST>', 'ic2/textures/items/resources/itemIngot<UCFIRST>', 'tinker/textures/items/materials/material_<LOWER>ingot', 'forestry/textures/items/ingot<UCFIRST>'], |
nothing calls this directly
no test coverage detected