Module:Inventory slot: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 114: | Line 114: | ||
local img = frame.img | local img = frame.img | ||
if not img then | if not img then | ||
if | if minecraft then | ||
img = 'Invicon ' .. name .. '.png' | img = 'Invicon ' .. name .. '.png' | ||
elseif mod then | elseif mod then | ||