Module:Gm4Sprite: Difference between revisions

Jump to navigation Jump to search
(fix enderpuff sprite)
(Update SpriteSheet for Resource Pack additions (missing end fishing armor and tools))
Line 7: Line 7:
size = 32,
size = 32,
stylesheet = true,
stylesheet = true,
--version = 2,
--version = 3,
spriteSheet= "gm4"
spriteSheet= "gm4"
},
},
Line 31: Line 31:
{ name = 'Orb of Ankou', id = 19 },
{ name = 'Orb of Ankou', id = 19 },
{ name = 'PS6 Custom Trees', id = 20 },
{ name = 'PS6 Custom Trees', id = 20 },
{ name = 'Apple Trees', id = 21 },
{ name = 'Everstone', id = 21 },
{ name = 'Apple Trees', id = 22 }
{ name = 'Apple Trees', id = 22 },
{ name = 'TNT Landmines', id = 23 }
},
},
ids = {
ids = {
Line 69: Line 70:
['Enchanted Page'] = {pos = 3523, section = 10, spriteSheet = "inventory" },
['Enchanted Page'] = {pos = 3523, section = 10, spriteSheet = "inventory" },


['Crystal of Resistance'] = {pos = 8, section = 11 },
['Crystal of Resistance'] = {pos = 129, section = 11 },
['Crystal of Fire Resistance'] = {pos = 9, section = 11 },
['Crystal of Fire Resistance'] = {pos = 130, section = 11 },
['Crystal of Speed'] = {pos = 10, section = 11 },
['Crystal of Speed'] = {pos = 131, section = 11 },
['Crystal of Regeneration'] = {pos = 11, section = 11 },
['Crystal of Regeneration'] = {pos = 132, section = 11 },
['Wormhole in a Bottle'] = {pos = 12, section = 11 },
['Wormhole in a Bottle'] = {pos = 133, section = 11 },
['Zauber Swiftness Potion'] = {pos = 3462, section = 11, spriteSheet = "inventory" },
['Zauber Swiftness Potion'] = {pos = 3462, section = 11, spriteSheet = "inventory" },
['Zauber Healing Potion'] = {pos = 3452, section = 11, spriteSheet = "inventory" },
['Zauber Healing Potion'] = {pos = 3452, section = 11, spriteSheet = "inventory" },
Line 87: Line 88:
['Zauber Helmet'] = {pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Helmet'] = {pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Leggings'] = {pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Leggings'] = {pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Attack Damage)'] = {pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Attack Damage)'] = {pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Attack Damage)'] = {pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Attack Damage)'] = {pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Health Boost)'] = {pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Health Boost)'] = {pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Health Boost)'] = {pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Health Boost)'] = {pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Knockback Resistance)'] = {pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Knockback Resistance)'] = {pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Knockback Resistance)'] = {pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Knockback Resistance)'] = {pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Speed)'] = {pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Speed)'] = {pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Speed)'] = {pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Speed)'] = {pos = 2508, section = 11, spriteSheet = "inventory" },


['Endermite Egg'] = {pos = 3191, section = 12, spriteSheet = "inventory" },
['Endermite Egg'] = {pos = 3191, section = 12, spriteSheet = "inventory" },
Line 96: Line 114:
['Larvae'] = {pos = 2378, section = 14, spriteSheet = "inventory" },
['Larvae'] = {pos = 2378, section = 14, spriteSheet = "inventory" },
['Honey-Glazed Beetroot'] = {pos = 3196, section = 14, spriteSheet = "inventory" },
['Honey-Glazed Beetroot'] = {pos = 3196, section = 14, spriteSheet = "inventory" },
['Brim-Full Bottle of Honey'] = {pos = 13, section = 14 },
['Brim-Full Bottle of Honey'] = {pos = 9, section = 14 },
['Opened Bottle of Honey'] = {pos = 13, section = 14 },
['Opened Bottle of Honey'] = {pos = 9, section = 14 },
['Slightly Filled Bottle of Honey'] = {pos = 13, section = 14 },
['Slightly Filled Bottle of Honey'] = {pos = 9, section = 14 },
['Almost Empty Bottle of Honey'] = {pos = 13, section = 14 },
['Almost Empty Bottle of Honey'] = {pos = 9, section = 14 },
['Bottle of Honey'] = {pos = 13, section = 14 },
['Bottle of Honey'] = {pos = 9, section = 14 },
['Honey Bottle'] = {pos = 13, section = 14 },
['Honey Bottle'] = {pos = 9, section = 14 },
['Honey Bowl'] = {pos = 2398, section = 14, spriteSheet = "inventory" },
['Honey Bowl'] = {pos = 2398, section = 14, spriteSheet = "inventory" },
['Beeswax'] = {pos = 14, section = 14 },
['Beeswax'] = {pos = 10, section = 14 },
['Honeycomb'] = {pos = 15, section = 14 },
['Honeycomb'] = {pos = 11, section = 14 },


['Enderpuff'] = {pos = 5, section = 15 },
['Enderpuff'] = {pos = 8, section = 15 },


['Thorianite Lump'] = {pos = 16, section = 16 },
['Thorianite Lump'] = {pos = 33, section = 16 },
['Malachite Lump'] = {pos = 17, section = 16 },
['Malachite Lump'] = {pos = 34, section = 16 },
['Baryte Lump'] = {pos = 18, section = 16 },
['Baryte Lump'] = {pos = 35, section = 16 },
['Bauxite Lump'] = {pos = 19, section = 16 },
['Bauxite Lump'] = {pos = 36, section = 16 },
['Slightly Damaged Obsidian'] = {pos = 3370, section = 16, spriteSheet = "inventory" },
['Slightly Damaged Obsidian'] = {pos = 3370, section = 16, spriteSheet = "inventory" },
['Obsidian Cast (Aluminium Band)'] = {pos = 20, section = 16 },
['Obsidian Cast (Aluminium Band)'] = {pos = 37, section = 16 },
['Obsidian Cast (Barimium Band)'] = {pos = 21, section = 16 },
['Obsidian Cast (Barimium Band)'] = {pos = 38, section = 16 },
['Obsidian Cast (Barium Band)'] = {pos = 22, section = 16 },
['Obsidian Cast (Barium Band)'] = {pos = 39, section = 16 },
['Obsidian Cast (Thorium Band)'] = {pos = 23, section = 16 },
['Obsidian Cast (Thorium Band)'] = {pos = 40, section = 16 },
['Obsidian Cast (Copper Band)'] = {pos = 24, section = 16 },
['Obsidian Cast (Copper Band)'] = {pos = 41, section = 16 },
['Obsidian Cast (Thorium Brass Band)'] = {pos = 25, section = 16 },
['Obsidian Cast (Thorium Brass Band)'] = {pos = 42, section = 16 },


['Defuse Shamir'] = {pos = 20, section = 16 },
['Defuse Shamir'] = {pos = 37, section = 16 },
['Levity Shamir'] = {pos = 20, section = 16 },
['Levity Shamir'] = {pos = 37, section = 16 },
['Helious Shamir'] = {pos = 20, section = 16 },
['Helious Shamir'] = {pos = 37, section = 16 },
['Moneo Shamir'] = {pos = 20, section = 16 },
['Moneo Shamir'] = {pos = 37, section = 16 },
['Gemini Shamir'] = {pos = 21, section = 16 },
['Gemini Shamir'] = {pos = 38, section = 16 },
['Musical Shamir'] = {pos = 21, section = 16 },
['Musical Shamir'] = {pos = 38, section = 16 },
['Fulcio Shamir'] = {pos = 21, section = 16 },
['Fulcio Shamir'] = {pos = 38, section = 16 },
['Arborenda Shamir'] = {pos = 22, section = 16 },
['Arborenda Shamir'] = {pos = 39, section = 16 },
['Sensus Shamir'] = {pos = 22, section = 16 },
['Sensus Shamir'] = {pos = 39, section = 16 },
['Conduction Shamir'] = {pos = 23, section = 16 },
['Conduction Shamir'] = {pos = 40, section = 16 },
['Ender Bolt Shamir'] = {pos = 23, section = 16 },
['Ender Bolt Shamir'] = {pos = 40, section = 16 },
['Forterra Shamir'] = {pos = 24, section = 16 },
['Forterra Shamir'] = {pos = 41, section = 16 },
['Hypexperia Shamir'] = {pos = 24, section = 16 },
['Hypexperia Shamir'] = {pos = 41, section = 16 },
['Corripio Shamir'] = {pos = 24, section = 16 },
['Corripio Shamir'] = {pos = 41, section = 16 },
['Spiraculum Shamir'] = {pos = 25, section = 16 },
['Spiraculum Shamir'] = {pos = 42, section = 16 },
['Tinker Shamir'] = {pos = 25, section = 16 },
['Tinker Shamir'] = {pos = 42, section = 16 },
['Lumos Shamir'] = {pos = 25, section = 16 },
['Lumos Shamir'] = {pos = 42, section = 16 },
['Percurro Shamir'] = {pos = 25, section = 16 },
['Percurro Shamir'] = {pos = 42, section = 16 },


['Trapped Oak Sign'] = {pos = 3389, section = 17, spriteSheet = "inventory" },
['Trapped Oak Sign'] = {pos = 3389, section = 17, spriteSheet = "inventory" },
Line 152: Line 170:
['Secret Trapped Dark Oak Sign'] = {pos = 2397, section = 17, spriteSheet = "inventory" },
['Secret Trapped Dark Oak Sign'] = {pos = 2397, section = 17, spriteSheet = "inventory" },


['Invisibility Potion Liquid'] = {pos = 33, section = 18 },
['Invisibility Potion Liquid'] = {pos = 193, section = 18 },
['Leaping Potion Liquid'] = {pos = 34, section = 18 },
['Leaping Potion Liquid'] = {pos = 194, section = 18 },
['Strong Leaping Potion Liquid'] = {pos = 34, section = 18 },
['Strong Leaping Potion Liquid'] = {pos = 194, section = 18 },
['Zauber Leaping Potion Liquid'] = {pos = 34, section = 18 },
['Zauber Leaping Potion Liquid'] = {pos = 194, section = 18 },
['Fire Resistance Potion Liquid'] = {pos = 35, section = 18 },
['Fire Resistance Potion Liquid'] = {pos = 195, section = 18 },
['Strength Potion Liquid'] = {pos = 36, section = 18 },
['Strength Potion Liquid'] = {pos = 196, section = 18 },
['Strong Strength Potion Liquid'] = {pos = 36, section = 18 },
['Strong Strength Potion Liquid'] = {pos = 196, section = 18 },
['Zauber Strength Potion Liquid'] = {pos = 36, section = 18 },
['Zauber Strength Potion Liquid'] = {pos = 196, section = 18 },
['Weakness Potion Liquid'] = {pos = 37, section = 18 },
['Weakness Potion Liquid'] = {pos = 197, section = 18 },
['Swiftness Potion Liquid'] = {pos = 38, section = 18 },
['Swiftness Potion Liquid'] = {pos = 198, section = 18 },
['Strong Swiftness Potion Liquid'] = {pos = 38, section = 18 },
['Strong Swiftness Potion Liquid'] = {pos = 198, section = 18 },
['Zauber Swiftness Potion Liquid'] = {pos = 38, section = 18 },
['Zauber Swiftness Potion Liquid'] = {pos = 198, section = 18 },
['Slowness Potion Liquid'] = {pos = 39, section = 18 },
['Slowness Potion Liquid'] = {pos = 199, section = 18 },
['Strong Slowness Potion Liquid'] = {pos = 39, section = 18 },
['Strong Slowness Potion Liquid'] = {pos = 199, section = 18 },
['Harming Potion Liquid'] = {pos = 40, section = 18 },
['Harming Potion Liquid'] = {pos = 200, section = 18 },
['Strong Harming Potion Liquid'] = {pos = 40, section = 18 },
['Strong Harming Potion Liquid'] = {pos = 200, section = 18 },
['Zauber Harming Potion Liquid'] = {pos = 40, section = 18 },
['Zauber Harming Potion Liquid'] = {pos = 200, section = 18 },
['Floating Potion Liquid'] = {pos = 41, section = 18 },
['Floating Potion Liquid'] = {pos = 201, section = 18 },
['Beetroot Soup Liquid'] = {pos = 42, section = 18 },
['Beetroot Soup Liquid'] = {pos = 202, section = 18 },
['Water Breathing Potion Liquid'] = {pos = 43, section = 18 },
['Water Breathing Potion Liquid'] = {pos = 203, section = 18 },
['Experience Liquid'] = {pos = 44, section = 18 },
['Experience Liquid'] = {pos = 204, section = 18 },
['Honey Liquid'] = {pos = 45, section = 18 },
['Honey Liquid'] = {pos = 205, section = 18 },
['Milk Liquid'] = {pos = 46, section = 18 },
['Milk Liquid'] = {pos = 206, section = 18 },
['Lava Liquid'] = {pos = 47, section = 18 },
['Lava Liquid'] = {pos = 207, section = 18 },
['Water Liquid'] = {pos = 48, section = 18 },
['Water Liquid'] = {pos = 208, section = 18 },
['Mushroom Stew Liquid'] = {pos = 49, section = 18 },
['Mushroom Stew Liquid'] = {pos = 225, section = 18 },
['Rabbit Stew Liquid'] = {pos = 50, section = 18 },
['Rabbit Stew Liquid'] = {pos = 226, section = 18 },
['Healing Potion Liquid'] = {pos = 51, section = 18 },
['Healing Potion Liquid'] = {pos = 227, section = 18 },
['Strong Healing Potion Liquid'] = {pos = 51, section = 18 },
['Strong Healing Potion Liquid'] = {pos = 227, section = 18 },
['Zauber Healing Potion Liquid'] = {pos = 51, section = 18 },
['Zauber Healing Potion Liquid'] = {pos = 227, section = 18 },
['Luck Potion Liquid'] = {pos = 52, section = 18 },
['Luck Potion Liquid'] = {pos = 228, section = 18 },
['Night Vision Potion Liquid'] = {pos = 53, section = 18 },
['Night Vision Potion Liquid'] = {pos = 229, section = 18 },
['Poison Potion Liquid'] = {pos = 54, section = 18 },
['Poison Potion Liquid'] = {pos = 230, section = 18 },
['Strong Poison Potion Liquid'] = {pos = 54, section = 18 },
['Strong Poison Potion Liquid'] = {pos = 230, section = 18 },
['Zauber Poison Potion Liquid'] = {pos = 54, section = 18 },
['Zauber Poison Potion Liquid'] = {pos = 230, section = 18 },
['Regeneration Potion Liquid'] = {pos = 55, section = 18 },
['Regeneration Potion Liquid'] = {pos = 231, section = 18 },
['Strong Regeneration Potion Liquid'] = {pos = 55, section = 18 },
['Strong Regeneration Potion Liquid'] = {pos = 231, section = 18 },
['Zauber Regeneration Potion Liquid'] = {pos = 55, section = 18 },
['Zauber Regeneration Potion Liquid'] = {pos = 231, section = 18 },
['Slow Falling Potion Liquid'] = {pos = 56, section = 18 },
['Slow Falling Potion Liquid'] = {pos = 232, section = 18 },
['Turtle Master Potion Liquid'] = {pos = 57, section = 18 },
['Turtle Master Potion Liquid'] = {pos = 233, section = 18 },
['Strong Turtle Master Potion Liquid'] = {pos = 57, section = 18 },
['Strong Turtle Master Potion Liquid'] = {pos = 233, section = 18 },
['Potion of Floating'] = {pos = 28, section = 18 },
['Potion of Floating'] = {pos = 161, section = 18 },


['Orb of Ankou (Empty)'] = {pos = 820, section = 19, spriteSheet = "inventory" },
['Orb of Ankou (Empty)'] = {pos = 820, section = 19, spriteSheet = "inventory" },
Line 288: Line 306:


['Apple Tree Sapling'] = {pos = 3431, section = 22, spriteSheet = "inventory" },
['Apple Tree Sapling'] = {pos = 3431, section = 22, spriteSheet = "inventory" },
['Landmine'] = {pos = 97, section = 23},
['Landmine (Crafting Table)'] = {pos = 98, section = 23},
['Landmine (Dirt)'] = {pos = 99, section = 23},
['Landmine (Grass Block)'] = {pos = 100, section = 23},
['Landmine (Netherrack)'] = {pos = 101, section = 23},
['Landmine (Stone Bricks)'] = {pos = 102, section = 23},
['Landmine (Stone)'] = {pos = 103, section = 23},
['Landmine (Invisible)'] = {pos = 104, section = 23},
['Soft Defuser'] = {pos = 3516, section = 23, spriteSheet = "inventory"},
},
},
}
}