Module:Gm4Sprite: Difference between revisions

Jump to navigation Jump to search
Metallurgy new lumps and bands, hopefully matched the correct Zauber crystals
(add custom images)
(Metallurgy new lumps and bands, hopefully matched the correct Zauber crystals)
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
-- Created by the MC wiki: https://minecraft.gamepedia.com/Module:InvSprite
return {
return {
settings = {
settings = {
Line 9: Line 7:
size = 32,
size = 32,
stylesheet = true,
stylesheet = true,
--version = 1,
--version = 5,
spriteSheet= "gm4"
spriteSheet= "gm4"
},
},
Line 31: Line 29:
{ name = 'Trapped Signs', id = 17 },
{ name = 'Trapped Signs', id = 17 },
{ name = 'Liquid Tanks', id = 18 },
{ name = 'Liquid Tanks', id = 18 },
{ name = 'Orb of Ankou', id = 19 },
{ name = 'PS6 Custom Trees', id = 20 },
{ name = 'Everstone', id = 21 },
{ name = 'Apple Trees', id = 22 },
{ name = 'TNT Landmines', id = 23 },
{ name = 'Sky Dimension', id = 24 }
},
},
ids = {
ids = {
['Boots of Ostara'] = {pos = 1, section = 1 },
-- Boots of Ostara
['Boots of Ostara'] = { pos = 2, section = 1 },
 
-- SCUBA Gear
['Flippers'] = { pos = 3, section = 2 },
['SCUBA Helmet'] = { pos = 4, section = 2 },
['SCUBA Tank'] = { pos = 2506, section = 2, spriteSheet = "inventory" },
 
-- Relocators
['Relocator'] = { pos = 65, section = 3 },
['Relocated Compressor'] = { pos = 66, section = 3 },
['Relocated Custom Crafter'] = { pos = 67, section = 3 },
['Relocated Disassembler'] = { pos = 68, section = 3 },
['Relocated Enchantment Extractor'] = { pos = 69, section = 3 },
['Relocated Ender Hopper'] = { pos = 70, section = 3 },
['Relocated Liquid Tank'] = { pos = 71, section = 3 },
['Relocated Master Crafter'] = { pos = 72, section = 3 },
['Relocated Smeltery'] = { pos = 73, section = 3 },
['Relocated Tinkering Compressor'] = { pos = 74, section = 3 },
['Relocated Teleportation Anchor'] = { pos = 75, section = 3 },
['Relocated Teleportation Jammer'] = { pos = 76, section = 3 },
 
-- Heart Canisters
['Heart Canister Tier 1'] = { pos = 6, section = 4 },
['Heart Canister Tier 2'] = { pos = 7, section = 4 },
 
-- Lightning Rods
['Lightning Rod'] = { pos = 655, section = 5, spriteSheet = "inventory" },
['Charred Shell'] = { pos = 3529, section = 5, spriteSheet = "inventory" },
 
-- Tunnel Bores
['Minecart with Piston'] = { pos = 3625, section = 6, spriteSheet = "inventory" },
 
-- Soul Glass
['Soul Glass'] = { pos = 719, section = 7, spriteSheet = "inventory" },
 
-- Master Crafting
['Block of Charcoal'] = { pos = 3234, section = 8, spriteSheet = "inventory" },
 
-- Bat Grenades
['Bat Leather'] = { pos = 3527, section = 9, spriteSheet = "inventory" },
 
-- Book Binders
['Enchanted Page'] = { pos = 3523, section = 10, spriteSheet = "inventory" },
 
 
-- Zauber Cauldrons
['Enchanted Prismarine Shard'] = { pos = 3526, section = 11, spriteSheet = "inventory" },
['Magic in a Bottle'] = { pos = 3569, section = 11, spriteSheet = "inventory" },
['Wormhole in a Bottle'] = { pos = 133, section = 11 },
-- Crystals
['Crystal of Harming'] = { pos = 136, section = 11 },
['Crystal of Healing'] = { pos = 137, section = 11 },
['Crystal of Leaping'] = { pos = 138, section = 11 },
['Crystal of Poison'] = { pos = 139, section = 11 },
['Crystal of Regeneration'] = { pos = 140, section = 11 },
['Crystal of Strength'] = { pos = 141, section = 11 },
['Crystal of Speed'] = { pos = 142, section = 11 },
['Crystal of Resistance'] = { pos = 129, section = 11 },
['Crystal of Fire Resistance'] = { pos = 130, section = 11 },
 
-- Potions
['Zauber Harming Potion'] = { pos = 3451, section = 11, spriteSheet = "inventory" },
['Zauber Healing Potion'] = { pos = 3452, section = 11, spriteSheet = "inventory" },
['Zauber Leaping Potion'] = { pos = 3454, section = 11, spriteSheet = "inventory" },
['Zauber Poison Potion'] = { pos = 3457, section = 11, spriteSheet = "inventory" },
['Zauber Regeneration Potion'] = { pos = 3458, section = 11, spriteSheet = "inventory" },
['Zauber Strength Potion'] = { pos = 3461, section = 11, spriteSheet = "inventory" },
['Zauber Swiftness Potion'] = { pos = 3462, section = 11, spriteSheet = "inventory" },
 
['Zauber Splash Harming Potion'] = { pos = 3470, section = 11, spriteSheet = "inventory" },
['Zauber Splash Healing Potion'] = { pos = 3469, section = 11, spriteSheet = "inventory" },
['Zauber Splash Leaping Potion'] = { pos = 3472, section = 11, spriteSheet = "inventory" },
['Zauber Splash Poison Potion'] = { pos = 3475, section = 11, spriteSheet = "inventory" },
['Zauber Splash Regeneration Potion'] = { pos = 3476, section = 11, spriteSheet = "inventory" },
['Zauber Splash Strength Potion'] = { pos = 3479, section = 11, spriteSheet = "inventory" },
['Zauber Splash Swiftness Potion'] = { pos = 3480, section = 11, spriteSheet = "inventory" },
 
['Zauber Lingering Harming Potion'] = { pos = 3485, section = 11, spriteSheet = "inventory" },
['Zauber Lingering Healing Potion'] = { pos = 3486, section = 11, spriteSheet = "inventory" },
['Zauber Lingering Leaping Potion'] = { pos = 3488, section = 11, spriteSheet = "inventory" },
['Zauber Lingering Poison Potion'] = { pos = 3491, section = 11, spriteSheet = "inventory" },
['Zauber Lingering Regeneration Potion'] = { pos = 3492, section = 11, spriteSheet = "inventory" },
['Zauber Lingering Strength Potion'] = { pos = 3495, section = 11, spriteSheet = "inventory" },
['Zauber Lingering Swiftness Potion'] = { pos = 3496, section = 11, spriteSheet = "inventory" },
 
-- Armor
['Zauber Boots'] = { pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate'] = { pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Helmet'] = { pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Leggings'] = { pos = 2508, section = 11, spriteSheet = "inventory" },
 
['Zauber Boots (Armor Boost)'] = { pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Attack Damage)'] = { pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Health Boost)'] = { pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Knockback Resistance)'] = { pos = 2505, section = 11, spriteSheet = "inventory" },
['Zauber Boots (Speed)'] = { pos = 2505, section = 11, spriteSheet = "inventory" },
 
['Zauber Chestplate (Armor Boost)'] = { pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Attack Damage)'] = { pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Health Boost)'] = { pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Knockback Resistance)'] = { pos = 2506, section = 11, spriteSheet = "inventory" },
['Zauber Chestplate (Speed)'] = { pos = 2506, section = 11, spriteSheet = "inventory" },
 
['Zauber Helmet (Armor Boost)'] = { pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Attack Damage)'] = { pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Health Boost)'] = { pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Knockback Resistance)'] = { pos = 2507, section = 11, spriteSheet = "inventory" },
['Zauber Helmet (Speed)'] = { pos = 2507, section = 11, spriteSheet = "inventory" },
 
['Zauber Leggings (Armor Boost)'] = { pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Attack Damage)'] = { pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Health Boost)'] = { pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Knockback Resistance)'] = { pos = 2508, section = 11, spriteSheet = "inventory" },
['Zauber Leggings (Speed)'] = { pos = 2508, section = 11, spriteSheet = "inventory" },
 
 
-- Falling Stars
['Endermite Egg'] = { pos = 3191, section = 12, spriteSheet = "inventory" },
 
-- Sunken Treasure
['Message in a Bottle'] = { pos = 3569, section = 13, spriteSheet = "inventory" },
['Waders'] = { pos = 2505, section = 13, spriteSheet = "inventory" },
['Treasure Chest'] = { pos = 1239, section = 13, spriteSheet = "inventory" },
 
-- Ambrosia
['Larvae'] = { pos = 2378, section = 14, spriteSheet = "inventory" },
['Honey-Glazed Beetroot'] = { pos = 3196, section = 14, spriteSheet = "inventory" },
['Brim-Full Bottle of Honey'] = { pos = 9, section = 14 },
['Opened Bottle of Honey'] = { pos = 9, section = 14 },
['Slightly Filled Bottle of Honey'] = { pos = 9, section = 14 },
['Almost Empty Bottle of Honey'] = { pos = 9, section = 14 },
['Bottle of Honey'] = { pos = 9, section = 14 },
['Honey Bottle'] = { pos = 9, section = 14 },
['Honey Bowl'] = { pos = 2398, section = 14, spriteSheet = "inventory" },
['Beeswax'] = { pos = 10, section = 14 },
['Honeycomb'] = { pos = 11, section = 14 },


['Flippers'] = {pos = 2, section = 2 },
-- End Fishing
['SCUBA Helmet'] = {pos = 3, section = 2 },
['Enderpuff'] = { pos = 8, section = 15 },
['SCUBA Tank'] = {pos = 28, section = 2 },


['Relocator'] = {pos = 4, section = 3 },
['Heart Canister Tier 1'] = {pos = 5, section = 4 },
['Heart Canister Tier 2'] = {pos = 6, section = 4 },


['Lightning Rod'] = {pos = 7, section = 5 },
-- Metallurgy
['Slightly Damaged Obsidian'] = { pos = 3370, section = 16, spriteSheet = "inventory" },
-- Ores
['Thorianite Lump'] = { pos = 33, section = 16 },
['Malachite Lump'] = { pos = 34, section = 16 },
['Baryte Lump'] = { pos = 35, section = 16 },
['Bauxite Lump'] = { pos = 36, section = 16 },
['Bismutite Lump'] = { pos = 44, section = 16 },
-- Bands
['Obsidian Cast (Aluminium Band)'] = { pos = 37, section = 16 },
['Obsidian Cast (Barimium Band)'] = { pos = 38, section = 16 },
['Obsidian Cast (Barium Band)'] = { pos = 39, section = 16 },
['Obsidian Cast (Bismuth Band)'] = { pos = 45, section = 16 },
['Obsidian Cast (Thorium Band)'] = { pos = 40, section = 16 },
['Obsidian Cast (Copper Band)'] = { pos = 41, section = 16 },
['Obsidian Cast (Curie\'s Bismium Band)'] = { pos = 46, section = 16 },
['Obsidian Cast (Thorium Brass Band)'] = { pos = 42, section = 16 },
['Obsidian Cast (Mundane Band)'] = { pos = 43, section = 16 },
['Obsidian Cast'] = { pos = 43, section = 16 },


['Minecart with Piston'] = {pos = 8, section = 6 },
-- Aluminium
['Defuse Shamir'] = { pos = 37, section = 16 },
['Moneo Shamir'] = { pos = 37, section = 16 },
['Helious Shamir'] = { pos = 37, section = 16 },
['Celaro Shamir'] = { pos = 37, section = 16 },
['Levity Shamir'] = { pos = 37, section = 16 },
-- Barimium
['Gemini Shamir'] = { pos = 38, section = 16 },
['Musical Shamir'] = { pos = 38, section = 16 },
['Fulcio Shamir'] = { pos = 38, section = 16 },
['Vigere Shamir'] = { pos = 38, section = 16 },
-- Barium
['Arborenda Shamir'] = { pos = 39, section = 16 },
['Sensus Shamir'] = { pos = 39, section = 16 },
['Audere Shamir'] = { pos = 39, section = 16 },
['Iacio Shamir'] = { pos = 39, section = 16 },
-- Thorium
['Ender Bolt Shamir'] = { pos = 40, section = 16 },
['Vibro Shamir'] = { pos = 40, section = 16 },
['Conduction Shamir'] = { pos = 40, section = 16 },
-- Copper -> needs Bismuth update
['Forterra Shamir'] = { pos = 41, section = 16 },
['Hypexperia Shamir'] = { pos = 41, section = 16 },
['Corripio Shamir'] = { pos = 41, section = 16 },
['Vecto Shamir'] = { pos = 41, section = 16 },
-- Thorium Brass -> needs Curie's Bismium update
['Spiraculum Shamir'] = { pos = 42, section = 16 },
['Tinker Shamir'] = { pos = 42, section = 16 },
['Lumos Shamir'] = { pos = 42, section = 16 },
['Percurro Shamir'] = { pos = 42, section = 16 },


['Soul Glass'] = {pos = 9, section = 7 },
-- Trapped Signs
['Trapped Acacia Sign'] = { pos = 2396, section = 17, spriteSheet = "inventory" },
['Trapped Birch Sign'] = { pos = 2393, section = 17, spriteSheet = "inventory" },
['Trapped Crimson Sign'] = { pos = 177, section = 17, spriteSheet = "inventory" },
['Trapped Dark Oak Sign'] = { pos = 2397, section = 17, spriteSheet = "inventory" },
['Trapped Oak Sign'] = { pos = 3389, section = 17, spriteSheet = "inventory" },
['Trapped Spruce Sign'] = { pos = 2394, section = 17, spriteSheet = "inventory" },
['Trapped Jungle Sign'] = { pos = 2395, section = 17, spriteSheet = "inventory" },
['Trapped Warped Sign'] = { pos = 178, section = 17, spriteSheet = "inventory" },
['Secret Trapped Acacia Sign'] = { pos = 2396, section = 17, spriteSheet = "inventory" },
['Secret Trapped Birch Sign'] = { pos = 2393, section = 17, spriteSheet = "inventory" },
['Secret Trapped Crimson Sign'] = { pos = 177, section = 17, spriteSheet = "inventory" },
['Secret Trapped Dark Oak Sign'] = { pos = 2397, section = 17, spriteSheet = "inventory" },
['Secret Trapped Oak Sign'] = { pos = 3389, section = 17, spriteSheet = "inventory" },
['Secret Trapped Spruce Sign'] = { pos = 2394, section = 17, spriteSheet = "inventory" },
['Secret Trapped Jungle Sign'] = { pos = 2395, section = 17, spriteSheet = "inventory" },
['Secret Trapped Warped Sign'] = { pos = 178, section = 17, spriteSheet = "inventory" },


['Block of Charcoal'] = {pos = 10, section = 8 },
-- Liquid Tanks
['Invisibility Potion Liquid'] = { pos = 193, section = 18 },
['Leaping Potion Liquid'] = { pos = 194, section = 18 },
['Strong Leaping Potion Liquid'] = { pos = 194, section = 18 },
['Zauber Leaping Potion Liquid'] = { pos = 194, section = 18 },
['Fire Resistance Potion Liquid'] = { pos = 195, section = 18 },
['Strength Potion Liquid'] = { pos = 196, section = 18 },
['Strong Strength Potion Liquid'] = { pos = 196, section = 18 },
['Zauber Strength Potion Liquid'] = { pos = 196, section = 18 },
['Weakness Potion Liquid'] = { pos = 197, section = 18 },
['Swiftness Potion Liquid'] = { pos = 198, section = 18 },
['Strong Swiftness Potion Liquid'] = { pos = 198, section = 18 },
['Zauber Swiftness Potion Liquid'] = { pos = 198, section = 18 },
['Slowness Potion Liquid'] = { pos = 199, section = 18 },
['Strong Slowness Potion Liquid'] = { pos = 199, section = 18 },
['Harming Potion Liquid'] = { pos = 200, section = 18 },
['Strong Harming Potion Liquid'] = { pos = 200, section = 18 },
['Zauber Harming Potion Liquid'] = { pos = 200, section = 18 },
['Floating Potion Liquid'] = { pos = 201, section = 18 },
['Beetroot Soup Liquid'] = { pos = 202, section = 18 },
['Water Breathing Potion Liquid'] = { pos = 203, section = 18 },
['Experience Liquid'] = { pos = 204, section = 18 },
['Honey Liquid'] = { pos = 205, section = 18 },
['Milk Liquid'] = { pos = 206, section = 18 },
['Lava Liquid'] = { pos = 207, section = 18 },
['Water Liquid'] = { pos = 208, section = 18 },
['Mushroom Stew Liquid'] = { pos = 225, section = 18 },
['Rabbit Stew Liquid'] = { pos = 226, section = 18 },
['Healing Potion Liquid'] = { pos = 227, section = 18 },
['Strong Healing Potion Liquid'] = { pos = 227, section = 18 },
['Zauber Healing Potion Liquid'] = { pos = 227, section = 18 },
['Luck Potion Liquid'] = { pos = 228, section = 18 },
['Night Vision Potion Liquid'] = { pos = 229, section = 18 },
['Poison Potion Liquid'] = { pos = 230, section = 18 },
['Strong Poison Potion Liquid'] = { pos = 230, section = 18 },
['Zauber Poison Potion Liquid'] = { pos = 230, section = 18 },
['Regeneration Potion Liquid'] = { pos = 231, section = 18 },
['Strong Regeneration Potion Liquid'] = { pos = 231, section = 18 },
['Zauber Regeneration Potion Liquid'] = { pos = 231, section = 18 },
['Slow Falling Potion Liquid'] = { pos = 232, section = 18 },
['Turtle Master Potion Liquid'] = { pos = 233, section = 18 },
['Strong Turtle Master Potion Liquid'] = { pos = 233, section = 18 },
['Wormhole Liquid'] = { pos = 234, section = 18 },
['Potion of Floating'] = { pos = 161, section = 18 },


['Bat Leather'] = {pos = 11, section = 9 },


['Enchanted Page'] = {pos = 12, section = 10 },
-- Orb of Ankou
['Orb of Ankou (Empty)'] = { pos = 820, section = 19, spriteSheet = "inventory" },
['Orb of Ankou'] = { pos = 820, section = 19, spriteSheet = "inventory" },


['Crystal of Resistance'] = {pos = 13, section = 11 },
-- Soul Shards
['Crystal of Fire Resistance'] = {pos = 14, section = 11 },
['Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Crystal of Speed'] = {pos = 15, section = 11 },
['Aggressive Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Crystal of Regeneration'] = {pos = 16, section = 11 },
['Agile Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Wormhole in a Bottle'] = {pos = 17, section = 11 },
['Anchoring Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Swiftness Potion'] = {pos = 18, section = 11 },
['Bargaining Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Healing Potion'] = {pos = 19, section = 11 },
['Bashing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Harming Potion'] = {pos = 20, section = 11 },
['Blasting Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Poison Potion'] = {pos = 21, section = 11 },
['Blinding Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Regeneration Potion'] = {pos = 22, section = 11 },
['Bounding Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Strength Potion'] = {pos = 23, section = 11 },
['Bubbly Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Leaping Potion'] = {pos = 24, section = 11 },
['Conjuring Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Enchanted Prismarine Shard'] = {pos = 25, section = 11 },
['Depriving Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Magic in a Bottle'] = {pos = 26, section = 11 },
['Draining Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Boots'] = {pos = 27, section = 11 },
['Enduring Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Chestplate'] = {pos = 28, section = 11 },
['Expeditious Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Helmet'] = {pos = 29, section = 11 },
['Feathery Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Zauber Leggings'] = {pos = 30, section = 11 },
['Freezing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Gazing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Gliding Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Hawkeye Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Incombustible Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Lifeless Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Neutralizing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Phasing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Pricking Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Retreating Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Rushing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Scaling Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Soaring Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Striding Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Synergetic Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Vanishing Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Venomous Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Volatile Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },
['Withering Soul Shard'] = { pos = 3512, section = 19, spriteSheet = "inventory" },


['Endermite Egg'] = {pos = 31, section = 12 },
-- Soul Essence
['Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Aggressive Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Agile Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Anchoring Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Bargaining Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Bashing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Blasting Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Blinding Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Bounding Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Bubbly Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Conjuring Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Depriving Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Draining Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Enduring Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Expeditious Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Feathery Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Freezing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Gazing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Gliding Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Hawkeye Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Incombustible Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Lifeless Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Neutralizing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Phasing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Pricking Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Retreating Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Rushing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Scaling Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Soaring Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Striding Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Synergetic Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Vanishing Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Venomous Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Volatile Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },
['Withering Soul Essence'] = { pos = 2375, section = 19, spriteSheet = "inventory" },


['Message in a Bottle'] = {pos = 26, section = 13 },
-- PS6/Custom Trees
['Waders'] = {pos = 27, section = 13 },
['Aspen Sapling'] = { pos = 3406, section = 20, spriteSheet = "inventory" },
['Treasure Chest'] = {pos = 32, section = 13 },
['Basswood Sapling'] = { pos = 3400, section = 20, spriteSheet = "inventory" },
['Black Locust Sapling'] = { pos = 3417, section = 20, spriteSheet = "inventory" },
['Black Maple Sapling'] = { pos = 3417, section = 20, spriteSheet = "inventory" },
['Cork Oak Sapling'] = { pos = 3423, section = 20, spriteSheet = "inventory" },
['Dawn Redwood Sapling'] = { pos = 3444, section = 20, spriteSheet = "inventory" },
['Elm Sapling'] = { pos = 3431, section = 20, spriteSheet = "inventory" },
['Hawthorn Sapling'] = { pos = 3431, section = 20, spriteSheet = "inventory" },
['Japanese Black Pine Sapling'] = { pos = 3431, section = 20, spriteSheet = "inventory" },
['Kapok Sapling'] = { pos = 3423, section = 20, spriteSheet = "inventory" },
['Longleaf Pine Sapling'] = { pos = 3444, section = 20, spriteSheet = "inventory" },
['Pine Sapling'] = { pos = 3444, section = 20, spriteSheet = "inventory" },
['Scots Pine Sapling'] = { pos = 3444, section = 20, spriteSheet = "inventory" },
['Swamp Tupelo Sapling'] = { pos = 3400, section = 20, spriteSheet = "inventory" },
['Tamarind Sapling'] = { pos = 3423, section = 20, spriteSheet = "inventory" },


['Larvae'] = {pos = 33, section = 14 },
-- Everstone
['Honey-Glazed Beetroot'] = {pos = 34, section = 14 },
['Everstone'] = { pos = 820, section = 21, spriteSheet = "inventory" },
['Brim-Full Bottle of Honey'] = {pos = 35, section = 14 },
['Opened Bottle of Honey'] = {pos = 35, section = 14 },
['Slightly Filled Bottle of Honey'] = {pos = 35, section = 14 },
['Almost Empty Bottle of Honey'] = {pos = 35, section = 14 },
['Bottle of Honey'] = {pos = 35, section = 14 },
['Honey Bottle'] = {pos = 35, section = 14 },
['Honey Bowl'] = {pos = 36, section = 14 },
['Beeswax'] = {pos = 37, section = 14 },
['Honeycomb'] = {pos = 38, section = 14 },


['Enderpuff'] = {pos = 39, section = 15 },
-- Apple Trees
['Apple Tree Sapling'] = { pos = 3431, section = 22, spriteSheet = "inventory" },


['Thorianite Lump'] = {pos = 40, section = 16 },
-- TNT Landmines
['Malachite Lump'] = {pos = 41, section = 16 },
['Landmine'] = { pos = 97, section = 23 },
['Baryte Lump'] = {pos = 42, section = 16 },
['Landmine (Crafting Table)'] = { pos = 98, section = 23 },
['Bauxite Lump'] = {pos = 43, section = 16 },
['Landmine (Dirt)'] = { pos = 99, section = 23 },
['Slightly Damaged Obsidian'] = {pos = 44, section = 16 },
['Landmine (Grass Block)'] = { pos = 100, section = 23 },
['Obsidian Cast (Aluminum Band)'] = {pos = 45, section = 16 },
['Landmine (Netherrack)'] = { pos = 101, section = 23 },
['Obsidian Cast (Barimium Band)'] = {pos = 46, section = 16 },
['Landmine (Stone Bricks)'] = { pos = 102, section = 23 },
['Obsidian Cast (Barium Band)'] = {pos = 47, section = 16 },
['Landmine (Stone)'] = { pos = 103, section = 23 },
['Obsidian Cast (Thorium Band)'] = {pos = 48, section = 16 },
['Landmine (Invisible)'] = { pos = 104, section = 23 },
['Obsidian Cast (Copper Band)'] = {pos = 49, section = 16 },
['Soft Defuser'] = { pos = 3516, section = 23, spriteSheet = "inventory" },
['Obsidian Cast (Thorium Brass Band)'] = {pos = 50, section = 16 },


['Trapped Oak Sign'] = {pos = 51, section = 17 },
-- Sky Dimension
['Trapped Birch Sign'] = {pos = 52, section = 17 },
['Aetherpuff'] = { pos = 609, section = 24},
['Trapped Spruce Sign'] = {pos = 53, section = 17 },
['Netherite Damascus Billet'] = { pos = 3520, section = 24, spriteSheet = "inventory" },
['Trapped Jungle Sign'] = {pos = 54, section = 17 },
['Phantom Bait'] = { pos = 2378, section = 24, spriteSheet = "inventory" },
['Trapped Acacia Sign'] = {pos = 55, section = 17 },
['Sky Lens'] = { pos = 1957, section = 24, spriteSheet = "inventory" },
['Trapped Dark Oak Sign'] = {pos = 56, section = 17 },
['Stardust'] = { pos = 3513, section = 24, spriteSheet = "inventory" },
['Secret Trapped Oak Sign'] = {pos = 51, section = 17 },
['Starlit Ender Pearl'] = { pos = 3510, section = 24, spriteSheet = "inventory" },
['Secret Trapped Birch Sign'] = {pos = 52, section = 17 },
['Secret Trapped Spruce Sign'] = {pos = 53, section = 17 },
['Secret Trapped Jungle Sign'] = {pos = 54, section = 17 },
['Secret Trapped Acacia Sign'] = {pos = 55, section = 17 },
['Secret Trapped Dark Oak Sign'] = {pos = 56, section = 17 },


['Invisibility Potion Liquid'] = {pos = 57, section = 18 },
['Leaping Potion Liquid'] = {pos = 58, section = 18 },
['Fire Resistance Potion Liquid'] = {pos = 59, section = 18 },
['Strength Potion Liquid'] = {pos = 60, section = 18 },
['Weakness Potion Liquid'] = {pos = 61, section = 18 },
['Swiftness Potion Liquid'] = {pos = 62, section = 18 },
['Slowness Potion Liquid'] = {pos = 63, section = 18 },
['Harming Potion Liquid'] = {pos = 64, section = 18 },
['Floating Potion Liquid'] = {pos = 65, section = 18 },
['Beetroot Soup Liquid'] = {pos = 66, section = 18 },
['Water Breathing Potion Liquid'] = {pos = 67, section = 18 },
['Experience Liquid'] = {pos = 68, section = 18 },
['Honey Liquid'] = {pos = 69, section = 18 },
['Milk Liquid'] = {pos = 70, section = 18 },
['Lava Liquid'] = {pos = 71, section = 18 },
['Water Liquid'] = {pos = 72, section = 18 },
['Mushroom Stew Liquid'] = {pos = 73, section = 18 },
['Rabbit Stew Liquid'] = {pos = 74, section = 18 },
['Healing Potion Liquid'] = {pos = 75, section = 18 },
['Luck Potion Liquid'] = {pos = 76, section = 18 },
['Night Vision Potion Liquid'] = {pos = 77, section = 18 },
['Poison Potion Liquid'] = {pos = 78, section = 18 },
['Regeneration Potion Liquid'] = {pos = 79, section = 18 },
['Slow Falling Potion Liquid'] = {pos = 80, section = 18 },
['Turtle Master Potion Liquid'] = {pos = 81, section = 18 },
['Potion of Floating'] = {pos = 82, section = 18 },
},
},
}
}
Bureaucrats, Check users, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, Widget editors
1,633

edits

Navigation menu