Module:Inventory slot/Aliases: Difference between revisions
m Created new local called rareAnimatedIcons for Yellow (rare) and Animated inventory icons |
Added few entries to the list "local animatedIcons" |
||
| Line 127: | Line 127: | ||
-- Animated icons -- | -- Animated icons -- | ||
local animatedIcons = { | local animatedIcons = { | ||
'Bubble Column', | |||
'Debug Stick', | |||
'Fire', | 'Fire', | ||
'Heat Block', | 'Heat Block', | ||
'Lava', | |||
'Magma Block', | 'Magma Block', | ||
'Prismarine', | 'Prismarine', | ||
| Line 137: | Line 140: | ||
'Stonecutter', | 'Stonecutter', | ||
'Soul Fire', | 'Soul Fire', | ||
'Water', | |||
'Written Book' | 'Written Book' | ||
} | } | ||