Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
mNo edit summary
mNo edit summary
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
--<languages />
 
--<pre>
 
 
local p = {}
 
local p = {}
 
p.navbox = function(navbox, highlightline, group, list, line, ni, nid, l)
 
p.navbox = function(navbox, highlightline, group, list, line, ni, nid, l)
   
local enderio = l{"Ender IO", [=[<translate><!--T:1-->
+
local enderio = l{"Ender IO", [=[<translate><!--T:1--> Ender IO</translate>]=]}
Ender IO</translate>]=]}
 
   
local blocks = [=[<translate><!--T:2-->
+
local blocks = [=[<translate><!--T:2--> Blocks</translate>]=]
Blocks</translate>]=]
+
local generators = [=[<translate><!--T:3--> RF generators</translate>]=]
local generators = [=[<translate><!--T:3-->
+
local consumers = [=[<translate><!--T:4--> RF consumers</translate>]=]
RF Generators</translate>]=]
+
local obelisks = [=[<translate><!--T:5--> Obelisks</translate>]=]
local consumers = [=[<translate><!--T:4-->
+
local lights = [=[<translate><!--T:6--> Lights</translate>]=]
RF Consumers</translate>]=]
+
local buffers = [=[<translate><!--T:7--> Buffers</translate>]=]
local obelisks = [=[<translate><!--T:5-->
+
local storage = [=[<translate><!--T:8--> RF storage</translate>]=]
Obelisks</translate>]=]
+
local devices = [=[<translate><!--T:9--> Devices</translate>]=]
local lights = [=[<translate><!--T:6-->
+
local conduits = [=[<translate><!--T:10--> Conduits</translate>]=]
 
local storageblocks = [=[<translate><!--T:11--> Compact blocks</translate>]=]
Lights</translate>]=]
 
local buffers = [=[<translate><!--T:7-->
+
local glass = [=[<translate><!--T:12--> Glass</translate>]=]
Buffers</translate>]=]
 
local storage = [=[<translate><!--T:8-->
 
RF Storage</translate>]=]
 
local devices = [=[<translate><!--T:9-->
 
Devices</translate>]=]
 
local conduits = [=[<translate><!--T:10-->
 
Conduits</translate>]=]
 
local storageblocks = [=[<translate><!--T:11-->
 
Compact Blocks</translate>]=]
 
local glass = [=[<translate><!--T:12-->
 
Glass</translate>]=]
 
   
local misc = [=[<translate><!--T:13-->
+
local misc = [=[<translate><!--T:13--> Misc</translate>]=]
Misc</translate>]=]
 
   
local items = [=[<translate><!--T:14-->
+
local items = [=[<translate><!--T:14--> Items</translate>]=]
Items</translate>]=]
+
local dark = [=[<translate><!--T:15--> Dark tools/armor</translate>]=]
local dark = [=[<translate><!--T:15-->
+
local ender = [=[<translate><!--T:64--> Ender tools/armor</translate>]=]
Dark Tools/Armor</translate>]=]
+
local tools = [=[<translate><!--T:16--> Other tools</translate>]=]
local tools = [=[<translate><!--T:16-->
+
local upgrades = [=[<translate><!--T:17--> Upgrades</translate>]=]
Other Tools</translate>]=]
+
local liquid = [=[<translate><!--T:18--> Liquids</translate>]=]
local upgrades = [=[<translate><!--T:17-->
+
local head = [=[<translate><!--T:19--> Heads</translate>]=]
Upgrades</translate>]=]
+
local ingots = [=[<translate><!--T:20--> Ingots</translate>]=]
local liquid = [=[<translate><!--T:18-->
+
local nuggets = [=[<translate><!--T:65--> Nuggets</translate>]=]
 
local grindingballs = [=[<translate><!--T:66--> Grinding Balls</translate>]=]
Liquids</translate>]=]
 
local head = [=[<translate><!--T:19-->
+
local powders = [=[<translate><!--T:21--> Powders</translate>]=]
Heads</translate>]=]
+
local gears = [=[<translate><!--T:67--> Gears</translate>]=]
local ingots = [=[<translate><!--T:20-->
+
local crystals = [=[<translate><!--T:68--> Crystals</translate>]=]
Ingots</translate>]=]
+
local components = [=[<translate><!--T:22--> Components</translate>]=]
local powder = [=[<translate><!--T:21-->
+
local potions = [=[<translate><!--T:69--> Potions</translate>]=]
  +
-- misc
Powders</translate>]=]
 
  +
local components = [=[<translate><!--T:22-->
 
  +
-- misc
Components</translate>]=]
 
 
local entities = [=[<translate><!--T:70--> Entities</translate>]=]
 
local enchantments = [=[<translate><!--T:71--> Enchantments</translate>]=]
   
 
return navbox{title = enderio, mod = "EIO", modname = "Ender IO",
 
return navbox{title = enderio, mod = "EIO", modname = "Ender IO",
 
group{name = "blocks", title = blocks,
 
group{name = "blocks", title = blocks,
 
list{title = generators,
 
list{title = generators,
  +
ni{"Simple Stirling Generator"},
 
nid{"Stirling Generator"},
 
nid{"Stirling Generator"},
ni{"Photovoltaic Cell"},
+
ni{"Simple Photovoltaic Cell"},
 
nid{"Photovoltaic Cell"},
 
ni{"Advanced Photovoltaic Cell"},
 
ni{"Advanced Photovoltaic Cell"},
 
ni{"Vibrant Photovoltaic Cell"},
 
ni{"Vibrant Photovoltaic Cell"},
ni{"Combustion Generator (Ender IO)"},
+
nid{"Combustion Generator"},
ni{"Zombie Generator"}
+
ni{"Enhanced Combustion Generator"},
 
ni{"Zombie Generator"},
 
ni{"Frank'n'Zombie Generator"},
 
nid{"Ender Generator"},
 
},
 
},
 
list{title = consumers,
 
list{title = consumers,
Line 66: Line 58:
 
ni{"Graphical Power Monitor"},
 
ni{"Graphical Power Monitor"},
 
ni{"Painting Machine"},
 
ni{"Painting Machine"},
 
ni{"Simple SAG Mill"},
 
ni{"SAG Mill"},
 
ni{"SAG Mill"},
 
ni{"Enhanced SAG Mill"},
 
ni{"Dimensional Transceiver"},
 
ni{"Dimensional Transceiver"},
 
ni{"Farming Station"},
 
ni{"Farming Station"},
  +
ni{"Simple Alloy Smelter"},
 
nid{"Alloy Smelter"},
 
nid{"Alloy Smelter"},
  +
ni{"Enhanced Alloy Smelter"},
 
ni{"Powered Spawner"},
 
ni{"Powered Spawner"},
  +
ni{"Simple Crafter"},
 
nid{"Crafter"},
 
nid{"Crafter"},
 
ni{"The Vat"},
 
ni{"The Vat"},
ni{"Wireless Charger"},
+
ni{"The Enhanced Vat"},
 
ni{"Slice'N'Splice"},
 
ni{"Slice'N'Splice"},
 
ni{"Inventory Panel"},
 
ni{"Inventory Panel"},
ni{"Telepad Block"}
+
ni{"Telepad Block"},
  +
ni{"Inventory Sensor"}
  +
 
},
 
},
 
list{title = obelisks,
 
list{title = obelisks,
Line 87: Line 86:
 
},
 
},
 
list{title = lights,
 
list{title = lights,
ni{"Powered Light"},
+
ni{"Electric Light"},
ni{"Powered Light (Inverted)"},
+
ni{"Electric Light (Inverted)"},
ni{"Wireless Powered Light"},
+
ni{"Wireless Light"},
ni{"Wireless Powered Light (Inverted)"},
+
ni{"Wireless Light (Inverted)"},
 
nid{"Light"},
 
nid{"Light"},
 
ni{"Light (Inverted)"}
 
ni{"Light (Inverted)"}
Line 108: Line 107:
 
list{title = devices,
 
list{title = devices,
 
ni{"Dark Pressure Plate"},
 
ni{"Dark Pressure Plate"},
l{"Silent Pressure Plate", [=[<translate><!--T:43-->
+
l{"Silent Pressure Plate", [=[<translate><!--T:43--> Silent Pressure Plate</translate>]=]},
Silent Pressure Plate</translate>]=]},
+
l{"Tuned Pressure Plate", [=[<translate><!--T:44--> Tuned Pressure Plate</translate>]=]},
l{"Tuned Pressure Plate", [=[<translate><!--T:44-->
 
Tuned Pressure Plate</translate>]=]},
 
 
ni{"Soul Binder"},
 
ni{"Soul Binder"},
 
ni{"Killer Joe"},
 
ni{"Killer Joe"},
Line 120: Line 117:
 
ni{"Ender Rail"},
 
ni{"Ender Rail"},
 
ni{"Exit Rail"},
 
ni{"Exit Rail"},
ni{"Ender IO", "Ender IO (Block)", [=[<translate><!--T:45-->
+
ni{"Ender IO", "Ender IO (Block)", [=[<translate><!--T:45--> Ender IO</translate>]=]},
Ender IO</translate>]=]},
 
 
nid{"Enchanter"},
 
nid{"Enchanter"},
 
ni{"Fluid Tank"},
 
ni{"Fluid Tank"},
Line 127: Line 123:
 
ni{"Conduit Facade"},
 
ni{"Conduit Facade"},
 
ni{"Hardened Conduit Facade"},
 
ni{"Hardened Conduit Facade"},
ni{"RF Gauge"}
+
ni{"Transparent Conduit Facade"},
  +
ni{"Transparent Hardened Conduit Facade"},
  +
ni{"Energy Gauge"},
  +
ni{"Self-resetting Lever"},
  +
ni{"XP Vacuum"},
  +
ni{"Block Detector"},
  +
ni{"Block Detector (Silent)"},
  +
ni{"Endervoir"},
  +
ni{"Wireless Charger"},
  +
ni{"Wired Charger"},
  +
ni{"Enhanced Wired Charger"},
  +
ni{"Wireless Charging Antenna"},
  +
ni{"Enhanced Wireless Charging Antenna"},
  +
ni{"Wireless Charging Antenna Extension"},
  +
ni{"Impulse Hopper"}
 
},
 
},
 
list{title = conduits,
 
list{title = conduits,
Line 145: Line 155:
 
},
 
},
 
list{title = storageblocks,
 
list{title = storageblocks,
ni{"Electrical Steel Block", "Electrical Steel", [=[<translate><!--T:46-->
+
ni{"Electrical Steel Block", "Electrical Steel", [=[<translate><!--T:46--> Electrical Steel Block</translate>]=]},--I wonder if there's a better way to deal with this...
 
ni{"Energetic Alloy Block", "Energetic Alloy", [=[<translate><!--T:47--> Energetic Alloy Block</translate>]=]},
Electrical Steel Block</translate>]=]},--I wonder if there's a better way to deal with this...
 
ni{"Energetic Alloy Block", "Energetic Alloy", [=[<translate><!--T:47-->
+
ni{"Vibrant Alloy Block", "Vibrant Alloy", [=[<translate><!--T:48--> Vibrant Alloy Block</translate>]=]},
Energetic Alloy Block</translate>]=]},
+
ni{"Redstone Alloy Block", "Redstone Alloy", [=[<translate><!--T:49--> Redstone Alloy Block</translate>]=]},
ni{"Vibrant Alloy Block", "Vibrant Alloy", [=[<translate><!--T:48-->
+
ni{"Conductive Iron Block", "Conductive Iron", [=[<translate><!--T:50--> Conductive Iron Block</translate>]=]},
 
ni{"Pulsating Iron Block", "Pulsating Iron", [=[<translate><!--T:51--> Pulsating Iron Block</translate>]=]},
Vibrant Alloy Block</translate>]=]},
 
ni{"Redstone Alloy Block", "Redstone Alloy", [=[<translate><!--T:49-->
+
ni{"Dark Steel Block", "Dark Steel", [=[<translate><!--T:52--> Dark Steel Block</translate>]=]},
Redstone Alloy Block</translate>]=]},
+
ni{"Soularium Block", "Soularium", [=[<translate><!--T:53--> Soularium Block</translate>]=]},
ni{"Conductive Iron Block", "Conductive Iron", [=[<translate><!--T:50-->
+
ni{"End Steel Block", "End Steel", [=[<translate><!--T:72--> End Steel Block</translate>]=]}
Conductive Iron Block</translate>]=]},
 
ni{"Pulsating Iron Block", "Pulsating Iron", [=[<translate><!--T:51-->
 
Pulsating Iron Block</translate>]=]},
 
ni{"Dark Steel Block", "Dark Steel", [=[<translate><!--T:52-->
 
Dark Steel Block</translate>]=]},
 
ni{"Soularium Block", "Soularium", [=[<translate><!--T:53-->
 
Soularium Block</translate>]=]}
 
 
},
 
},
 
list{title = glass,
 
list{title = glass,
Line 171: Line 174:
 
},
 
},
 
list{title = misc,
 
list{title = misc,
ni{"Reinforced Obsidian"},
+
nid{"Reinforced Obsidian"},
 
ni{"Dark Steel Ladder"},
 
ni{"Dark Steel Ladder"},
 
ni{"Dark Iron Bars"},
 
ni{"Dark Iron Bars"},
  +
ni{"Dark Steel Trapdoor"},
 
ni{"Broken Spawner"},
 
ni{"Broken Spawner"},
 
ni{"Fused Quartz Frame"},
 
ni{"Fused Quartz Frame"},
nid{"Machine Chassis"}
+
nid{"Confusion Charge"},
  +
nid{"Ender Charge"},
  +
nid{"Concussion Charge"},
  +
ni{"Dark Steel Door"},
  +
ni{"Industrial Insulation"},
  +
ni{"End Steel Bars"}
 
}
 
}
 
},
 
},
 
group{name = "items", title = items,
 
group{name = "items", title = items,
 
list{title = dark,
 
list{title = dark,
  +
ni{"Dark Helm"},
  +
ni{"Dark Plate"},
  +
ni{"Dark Leggings"},
  +
ni{"Dark Boots"},
 
ni{"The Ender"},
 
ni{"The Ender"},
 
ni{"Dark Pick"},
 
ni{"Dark Pick"},
 
ni{"Dark Axe"},
 
ni{"Dark Axe"},
  +
ni{"Dark Bow"},
 
ni{"Dark Shears"},
 
ni{"Dark Shears"},
ni{"Dark Helm"},
+
},
ni{"Dark Plate"},
+
list{title = ender,
ni{"Dark Leggings"},
+
ni{"Ender Helm"},
ni{"Dark Boots"},
+
ni{"Ender Plate"},
ni{"Dark Bow"}
+
ni{"Ender Leggings"},
  +
ni{"Ender Boots"},
  +
ni{"The Ender Mk2"},
  +
ni{"Ender Pickaxe"},
  +
ni{"Ender Axe"},
  +
ni{"Ender Bow"}
 
},
 
},
 
list{title = tools,
 
list{title = tools,
 
ni{"Conduit Probe"},
 
ni{"Conduit Probe"},
ni{"Electromagnet"},
+
nid{"Electromagnet"},
 
ni{"Yeta Wrench"},
 
ni{"Yeta Wrench"},
 
ni{"Experience Rod"},
 
ni{"Experience Rod"},
 
ni{"Staff of Traveling"},
 
ni{"Staff of Traveling"},
  +
ni{"Staff of Levity"},
 
ni{"Coordinate Selector"},
 
ni{"Coordinate Selector"},
 
ni{"Rod of Return"},
 
ni{"Rod of Return"},
Line 202: Line 222:
 
ni{"Advanced Inventory Panel Remote"},
 
ni{"Advanced Inventory Panel Remote"},
 
ni{"Ender Inventory Panel Remote"},
 
ni{"Ender Inventory Panel Remote"},
ni{"Dialing Device"}
+
nid{"Dialing Device"},
  +
ni{"Cold Fire Igniter"}
 
},
 
},
 
list{title = upgrades,
 
list{title = upgrades,
 
ni{"Basic Item Filter"},
 
ni{"Basic Item Filter"},
 
ni{"Advanced Item Filter"},
 
ni{"Advanced Item Filter"},
  +
ni{"Limited Item Filter"},
  +
ni{"Big Item Filter"},
  +
ni{"Advanced Big Item Filter"},
 
ni{"Existing Item Filter"},
 
ni{"Existing Item Filter"},
ni{"Chargeable Item Filter"},
 
 
ni{"Mod Item Filter"},
 
ni{"Mod Item Filter"},
ni{"Item Conduit Speed Upgrade"},
+
ni{"Power Item Filter"},
ni{"Item Conduit Speed Downgrade"},
+
ni{"Fluid Item Filter"},
  +
ni{"Species Item Filter"},
  +
ni{"Extract Speed Upgrade"},
  +
ni{"Extract Speed Downgrade"},
  +
ni{"Basic Capacitor"},
 
ni{"Double-Layer Capacitor"},
 
ni{"Double-Layer Capacitor"},
 
ni{"Octadic Capacitor"},
 
ni{"Octadic Capacitor"},
  +
ni{"Loot Capacitor"},
 
ni{"Remote Awareness Upgrade"},
 
ni{"Remote Awareness Upgrade"},
 
ni{"Glider Wings"}
 
ni{"Glider Wings"}
 
},
 
},
 
list{title = liquid,
 
list{title = liquid,
ni{"Fire Water Bucket"},
+
ni{"Fire Water"},
ni{"Rocket Fuel Bucket"},
+
ni{"Rocket Fuel"},
ni{"Hootch Bucket"},
+
ni{"Hootch"},
ni{"Nutrient Distillation Bucket"}
+
ni{"Nutrient Distillation"},
  +
ni{"Vapor of Levity"},
  +
ni{"Dew of the Void"},
  +
ni{"Liquid XP"},
  +
ni{"Liquid Sunshine"},
  +
ni{"Cloud Seed"},
  +
ni{"Concentrated Cloud Seed"}
 
},
 
},
 
list{title = head,
 
list{title = head,
Line 229: Line 263:
 
list{title = ingots,
 
list{title = ingots,
 
ni{"Enderium Base"},
 
ni{"Enderium Base"},
ni{"Electrical Steel"},
+
ni{"Electrical Steel Ingot", "Electrical Steel", [=[<translate><!--T:73--> Electrical Steel Ingot</translate>]=]},
ni{"Energetic Alloy"},
+
ni{"Energetic Alloy Ingot", "Energetic Alloy", [=[<translate><!--T:74--> Energetic Alloy Ingot</translate>]=]},
ni{"Vibrant Alloy"},
+
ni{"Vibrant Alloy Ingot", "Vibrant Alloy", [=[<translate><!--T:75--> Vibrant Alloy Ingot</translate>]=]},
ni{"Redstone Alloy"},
+
ni{"Redstone Alloy Ingot", "Redstone Alloy", [=[<translate><!--T:76--> Redstone Alloy Ingot</translate>]=]},
ni{"Conductive Iron"},
+
ni{"Conductive Iron Ingot", "Conductive Iron", [=[<translate><!--T:77--> Conductive Iron Ingot</translate>]=]},
ni{"Pulsating Iron"},
+
ni{"Pulsating Iron Ingot", "Pulsating Iron", [=[<translate><!--T:78--> Pulsating Iron Ingot</translate>]=]},
ni{"Dark Steel"},
+
ni{"Dark Steel Ingot", "Dark Steel", [=[<translate><!--T:79--> Dark Steel Ingot</translate>]=]},
ni{"Soularium"}
+
ni{"Soularium Ingot", "Soularium", [=[<translate><!--T:80--> Soularium Ingot</translate>]=]},
 
ni{"End Steel Ingot", "End Steel", [=[<translate><!--T:81--> End Steel Ingot</translate>]=]}
 
},
 
},
list{title = powder,
+
list{title = nuggets,
ni{"Coal Powder", "Coal", [=[<translate><!--T:54-->
+
ni{"Electrical Steel Nugget", "Electrical Steel", [=[<translate><!--T:82--> Electrical Steel Nugget</translate>]=]},
 
ni{"Energetic Alloy Nugget", "Energetic Alloy", [=[<translate><!--T:83--> Energetic Alloy Nugget</translate>]=]},
Coal Powder</translate>]=]},
 
ni{"Iron Powder", "Iron", [=[<translate><!--T:55-->
+
ni{"Vibrant Alloy Nugget", "Vibrant Alloy", [=[<translate><!--T:62--> Vibrant Alloy Nugget</translate>]=]},
 
ni{"Redstone Alloy Nugget", "Redstone Alloy", [=[<translate><!--T:84--> Redstone Alloy Nugget</translate>]=]},
Iron Powder</translate>]=]},
 
ni{"Gold Powder", "Gold", [=[<translate><!--T:56-->
+
ni{"Conductive Iron Nugget", "Conductive Iron", [=[<translate><!--T:85--> Conductive Iron Nugget</translate>]=]},
  +
ni{"Pulsating Iron Nugget", "Pulsating Iron", [=[<translate><!--T:61--> Pulsating Iron Nugget</translate>]=]},
Gold Powder</translate>]=]},
 
ni{"Copper Powder", "Copper", [=[<translate><!--T:57-->
+
ni{"Dark Steel Nugget", "Dark Steel", [=[<translate><!--T:86--> Dark Steel Nugget</translate>]=]},
 
ni{"Soularium Nugget", "Soularium", [=[<translate><!--T:87--> Soularium Nugget</translate>]=]},
Copper Powder</translate>]=]},
 
ni{"Tin Powder", "Tin", [=[<translate><!--T:58-->
+
ni{"End Steel Nugget", "End Steel", [=[<translate><!--T:88--> End Steel Nugget</translate>]=]}
  +
},
Tin Powder</translate>]=]},
 
  +
list{title = grindingballs,
ni{"Ender Pearl Powder", "Ender Pearl", [=[<translate><!--T:59-->
 
  +
ni{"Electrical Steel Grinding Ball", "Electrical Steel", [=[<translate><!--T:89--> Electrical Steel Grinding Ball</translate>]=]},
Ender Pearl Powder</translate>]=]},
 
ni{"Obsidian Powder", "Obsidian", [=[<translate><!--T:60-->
+
ni{"Energetic Alloy Grinding Ball", "Energetic Alloy", [=[<translate><!--T:90--> Energetic Alloy Grinding Ball</translate>]=]},
  +
ni{"Vibrant Alloy Grinding Ball", "Vibrant Alloy", [=[<translate><!--T:91--> Vibrant Alloy Grinding Ball</translate>]=]},
Obsidian Powder</translate>]=]},
 
  +
ni{"Redstone Alloy Grinding Ball", "Redstone Alloy", [=[<translate><!--T:92--> Redstone Alloy Grinding Ball</translate>]=]},
ni{"Vibrant Powder"},
 
  +
ni{"Conductive Iron Grinding Ball", "Conductive Iron", [=[<translate><!--T:93--> Conductive Iron Grinding Ball</translate>]=]},
  +
ni{"Pulsating Iron Grinding Ball", "Pulsating Iron", [=[<translate><!--T:94--> Pulsating Iron Grinding Ball</translate>]=]},
  +
ni{"Dark Steel Grinding Ball", "Dark Steel", [=[<translate><!--T:95--> Dark Steel Grinding Ball</translate>]=]},
  +
ni{"Soularium Grinding Ball", "Soularium", [=[<translate><!--T:96--> Soularium Grinding Ball</translate>]=]},
  +
ni{"End Steel Grinding Ball", "End Steel", [=[<translate><!--T:97--> End Steel Grinding Ball</translate>]=]},
  +
ni{"Signalum Grinding Ball", "Signalum", [=[<translate><!--T:98--> Signalum Grinding Ball</translate>]=]},
  +
ni{"Enderium Grinding Ball", "Enderium", [=[<translate><!--T:99--> Enderium Grinding Ball</translate>]=]},
  +
ni{"Lumium Grinding Ball", "Lumium", [=[<translate><!--T:100--> Lumium Grinding Ball</translate>]=]},
  +
},
  +
list{title = powders,
  +
ni{"Grains of Infinity"},
  +
nid{"Flour"},
  +
ni{"Binder Composite"},
  +
ni{"Coal Powder", "Coal", [=[<translate><!--T:54--> Coal Powder</translate>]=]},
  +
ni{"Iron Powder", "Iron", [=[<translate><!--T:55--> Iron Powder</translate>]=]},
  +
ni{"Gold Powder", "Gold", [=[<translate><!--T:56--> Gold Powder</translate>]=]},
  +
ni{"Copper Powder", "Copper", [=[<translate><!--T:57--> Copper Powder</translate>]=]},
 
ni{"Tin Powder", "Tin", [=[<translate><!--T:58--> Tin Powder</translate>]=]},
  +
ni{"Ender Pearl Powder", "Ender Pearl", [=[<translate><!--T:59--> Ender Pearl Powder</translate>]=]},
  +
ni{"Obsidian Powder", "Obsidian", [=[<translate><!--T:60--> Obsidian Powder</translate>]=]},
  +
ni{"Lapis Lazuli Powder", "Lapis Lazuli", [=[<translate><!--T:101--> Lapis Lazuli Powder</translate>]=]},
  +
ni{"Quartz Powder", "Quartz", [=[<translate><!--T:102--> Quartz Powder</translate>]=]},
  +
ni{"Grains of Prescience"},
  +
ni{"Grains of Vibrancy"},
 
ni{"Grains of Piezallity"},
 
ni{"Grains of Piezallity"},
 
ni{"Grains of the End"},
 
ni{"Grains of the End"},
nid{"Flour"},
+
ni{"Photovoltaic Composite"},
ni{"Binder Composite"}
+
ni{"Industrial Powder Coating"},
  +
ni{"Soul Attuned Powder Coating"}
  +
},
  +
list{title = gears,
  +
ni{"Wooden Gear"},
  +
ni{"Stone Compound Gear"},
  +
ni{"Infinity Bimetal Gear"},
  +
ni{"Energized Bimetal Gear"},
  +
ni{"Vibrant Bimetal Gear"}
  +
},
  +
list{title = crystals,
  +
ni{"Pulsating Crystal"},
  +
ni{"Vibrant Crystal"},
  +
nid{"Ender Crystal"},
  +
ni{"Enticing Crystal"},
  +
ni{"Weather Crystal"},
  +
ni{"Precient Crystal"},
 
},
 
},
 
list{title = components,
 
list{title = components,
Line 267: Line 342:
 
ni{"Sentient Ender"},
 
ni{"Sentient Ender"},
 
nid{"Glider Wing"},
 
nid{"Glider Wing"},
ni{"Basic Gear"},
 
ni{"Basic Capacitor"},
 
 
nid{"Silicon"},
 
nid{"Silicon"},
 
ni{"Conduit Binder"},
 
ni{"Conduit Binder"},
ni{"Pulsating Iron Nugget", "Pulsating Iron", [=[<translate><!--T:61-->
 
Pulsating Iron Nugget</translate>]=]},
 
ni{"Vibrant Alloy Nugget", "Vibrant Alloy", [=[<translate><!--T:62-->
 
Vibrant Alloy Nugget</translate>]=]},
 
ni{"Pulsating Crystal"},
 
ni{"Vibrant Crystal"},
 
 
ni{"Dark Steel Ball"},
 
ni{"Dark Steel Ball"},
nid{"Ender Crystal"},
+
ni{"Simple Machine Chassis"},
ni{"Enticing Crystal"},
+
ni{"Industrial Machine Chassis"},
ni{"Weather Crystal"}
+
ni{"Soul Machine Chassis"},
  +
ni{"Enhanced Machine Chassis"},
  +
ni{"Soulless Machine Chassis"},
  +
ni{"End Steel Chassis"},
  +
ni{"Simple Machine Parts"},
  +
nid{"Machine Parts"},
  +
ni{"Enhanced Machine Parts"},
  +
ni{"Photovoltaic Plate"},
  +
ni{"Nutritious Stick"},
  +
ni{"Clippings and Trimmings"},
  +
ni{"Twigs and Prunings"},
  +
ni{"Organic Green Dye"},
  +
ni{"Organic Brown Dye"},
  +
ni{"Organic Black Dye"},
  +
ni{"Guardian Diode"},
  +
ni{"Redstone Filter Base"},
  +
nid{"Withering Dust"},
  +
nid{"Confusing Powder"},
  +
nid{"Ender Fragment"},
  +
ni{"Wireless Energy Transmitter Dish Assembly"},
  +
ni{"Enhanced Machine Coating"},
  +
ni{"Cake Base"},
  +
ni{"Infinity Rod"},
  +
ni{"Infinity Dust"}
 
},
 
},
  +
list{title = potions,
  +
ni{"Potion of Rising"},
  +
ni{"Potion of Decay"},
  +
ni{"Potion of Confusion"}
  +
},
 
list{title=misc,
 
list{title=misc,
 
ni{"Soul Vial"},
 
ni{"Soul Vial"},
ni{"\"Enderios\""}
+
ni{"\"Enderios\""},
  +
nid{"Owl Egg"}
 
}
 
}
  +
},
  +
group{name = "misc", title = misc,
  +
list{title=entities,
  +
ni{"Spawn Enderminy", "Enderminy (Ender IO)", [=[<translate><!--T:103--> Enderminy</translate>]=]},
  +
ni{"Spawn Concussion Creeper", "Concussion Creeper (Ender IO)", [=[<translate><!--T:104--> Concussion Creeper</translate>]=]},
  +
ni{"Spawn Fallen Knight", "Fallen Knight (Ender IO)", [=[<translate><!--T:105--> Fallen Knight</translate>]=]},
  +
ni{"Spawn Wither Witch", "Wither Witch (Ender IO)", [=[<translate><!--T:106--> Wither Witch</translate>]=]},
  +
ni{"Spawn Wither Cat", "Wither Cat (Ender IO)", [=[<translate><!--T:107--> Wither Cat</translate>]=]},
  +
ni{"Spawn Dire Wolf", "Dire Wolf (Ender IO)", [=[<translate><!--T:108--> Dire Wolf</translate>]=]},
  +
ni{"Spawn Khndrel Keght", "Khndrel Keght (Ender IO)", [=[<translate><!--T:109--> Khndrel Keght</translate>]=]},
  +
ni{"Spawn Owl", "Owl (Ender IO)", [=[<translate><!--T:110--> Owl</translate>]=]}
  +
},
  +
list{title = enchantments,
  +
ni{mod = "V", "Enchanted Book", "Decay (Ender IO)", [=[<translate><!--T:112--> Decay</translate>]=]},
  +
ni{mod = "V", "Enchanted Book", "Repellent"},
  +
ni{mod = "V", "Enchanted Book", "Shimmer"},
  +
ni{mod = "V", "Enchanted Book", "Soulbound (Ender IO)", [=[<translate><!--T:113--> Soulbound</translate>]=]},
  +
ni{mod = "V", "Enchanted Book", "Withering (Ender IO)", [=[<translate><!--T:111--> Withering</translate>]=]}
  +
}
 
}
 
}
 
}
 
}
Line 291: Line 406:
 
end
 
end
 
return p
 
return p
--</pre>
 

Revision as of 15:45, 15 October 2020

Documentation for this module may be created at Module:Navbox/Ender IO/doc

local p = {}
p.navbox = function(navbox, highlightline, group, list, line, ni, nid, l)

local enderio = l{"Ender IO", [=[<translate><!--T:1--> Ender IO</translate>]=]}

local blocks = [=[<translate><!--T:2--> Blocks</translate>]=]
local generators = [=[<translate><!--T:3--> RF generators</translate>]=]
local consumers = [=[<translate><!--T:4--> RF consumers</translate>]=]
local obelisks = [=[<translate><!--T:5--> Obelisks</translate>]=]
local lights = [=[<translate><!--T:6--> Lights</translate>]=]
local buffers = [=[<translate><!--T:7--> Buffers</translate>]=]
local storage = [=[<translate><!--T:8--> RF storage</translate>]=]
local devices = [=[<translate><!--T:9--> Devices</translate>]=]
local conduits = [=[<translate><!--T:10--> Conduits</translate>]=]
local storageblocks = [=[<translate><!--T:11--> Compact blocks</translate>]=]
local glass = [=[<translate><!--T:12--> Glass</translate>]=]

local misc = [=[<translate><!--T:13--> Misc</translate>]=]

local items = [=[<translate><!--T:14--> Items</translate>]=]
local dark = [=[<translate><!--T:15--> Dark tools/armor</translate>]=]
local ender = [=[<translate><!--T:64--> Ender tools/armor</translate>]=]
local tools = [=[<translate><!--T:16--> Other tools</translate>]=]
local upgrades = [=[<translate><!--T:17--> Upgrades</translate>]=]
local liquid = [=[<translate><!--T:18--> Liquids</translate>]=]
local head = [=[<translate><!--T:19--> Heads</translate>]=]
local ingots = [=[<translate><!--T:20--> Ingots</translate>]=]
local nuggets = [=[<translate><!--T:65--> Nuggets</translate>]=]
local grindingballs = [=[<translate><!--T:66--> Grinding Balls</translate>]=]
local powders = [=[<translate><!--T:21--> Powders</translate>]=]
local gears = [=[<translate><!--T:67--> Gears</translate>]=]
local crystals = [=[<translate><!--T:68--> Crystals</translate>]=]
local components = [=[<translate><!--T:22--> Components</translate>]=]
local potions = [=[<translate><!--T:69--> Potions</translate>]=]
-- misc

-- misc
local entities = [=[<translate><!--T:70--> Entities</translate>]=]
local enchantments = [=[<translate><!--T:71--> Enchantments</translate>]=]

return navbox{title = enderio, mod = "EIO", modname = "Ender IO",
    group{name = "blocks", title = blocks,
        list{title = generators,
        	ni{"Simple Stirling Generator"},
            nid{"Stirling Generator"},
            ni{"Simple Photovoltaic Cell"},
            nid{"Photovoltaic Cell"},
            ni{"Advanced Photovoltaic Cell"},
            ni{"Vibrant Photovoltaic Cell"},
            nid{"Combustion Generator"},
            ni{"Enhanced Combustion Generator"},
            ni{"Zombie Generator"},
            ni{"Frank'n'Zombie Generator"},
            nid{"Ender Generator"},
        },
        list{title = consumers,
            ni{"Power Monitor"},
            ni{"Graphical Power Monitor"},
            ni{"Painting Machine"},
            ni{"Simple SAG Mill"},
            ni{"SAG Mill"},
            ni{"Enhanced SAG Mill"},
            ni{"Dimensional Transceiver"},
            ni{"Farming Station"},
            ni{"Simple Alloy Smelter"},
            nid{"Alloy Smelter"},
            ni{"Enhanced Alloy Smelter"},
            ni{"Powered Spawner"},
            ni{"Simple Crafter"},
            nid{"Crafter"},
            ni{"The Vat"},
            ni{"The Enhanced Vat"},
            ni{"Slice'N'Splice"},
            ni{"Inventory Panel"},
            ni{"Telepad Block"},
            ni{"Inventory Sensor"}
            
        },
        list{title = obelisks,
            ni{"Aversion Obelisk"},
            ni{"Attractor Obelisk"},
            ni{"Weather Obelisk"},
            ni{"Experience Obelisk"},
            ni{"Relocator Obelisk"},
            ni{"Inhibitor Obelisk"}
        },
        list{title = lights,
            ni{"Electric Light"},
            ni{"Electric Light (Inverted)"},
            ni{"Wireless Light"},
            ni{"Wireless Light (Inverted)"},
            nid{"Light"},
            ni{"Light (Inverted)"}
        },
        list{title = buffers,
            ni{"Item Buffer"},
            ni{"Power Buffer"},
            ni{"Omni Buffer"},
            ni{"Creative Buffer"}
        },
        list{title = storage,
            ni{"Basic Capacitor Bank"},
            ni{"Capacitor Bank"},
            ni{"Vibrant Capacitor Bank"},
            ni{"Creative Capacitor Bank"}
        },
        list{title = devices,
            ni{"Dark Pressure Plate"},
            l{"Silent Pressure Plate", [=[<translate><!--T:43--> Silent Pressure Plate</translate>]=]},
            l{"Tuned Pressure Plate", [=[<translate><!--T:44--> Tuned Pressure Plate</translate>]=]},
            ni{"Soul Binder"},
            ni{"Killer Joe"},
            nid{"Reservoir"},
            ni{"Vacuum Chest"},
            ni{"Dark Steel Anvil"},
            ni{"Travel Anchor"},
            ni{"Ender Rail"},
            ni{"Exit Rail"},
            ni{"Ender IO", "Ender IO (Block)", [=[<translate><!--T:45--> Ender IO</translate>]=]},
            nid{"Enchanter"},
            ni{"Fluid Tank"},
            ni{"Pressurized Fluid Tank"},
            ni{"Conduit Facade"},
            ni{"Hardened Conduit Facade"},
            ni{"Transparent Conduit Facade"},
            ni{"Transparent Hardened Conduit Facade"},
            ni{"Energy Gauge"},
            ni{"Self-resetting Lever"},
            ni{"XP Vacuum"},
			ni{"Block Detector"},
			ni{"Block Detector (Silent)"},
			ni{"Endervoir"},
			ni{"Wireless Charger"},
			ni{"Wired Charger"},
			ni{"Enhanced Wired Charger"},
			ni{"Wireless Charging Antenna"},
			ni{"Enhanced Wireless Charging Antenna"},
			ni{"Wireless Charging Antenna Extension"},
			ni{"Impulse Hopper"}
        },
        list{title = conduits,
            ni{"Redstone Conduit"},
            ni{"Conduit Switch"},
            ni{"Insulated Redstone Conduit"},
            ni{"ME Conduit"},
            ni{"Dense ME Conduit"},
            ni{"Fluid Conduit"},
            ni{"Pressurized Fluid Conduit"},
            ni{"Ender Fluid Conduit"},
            ni{"Energy Conduit"},
            ni{"Enhanced Energy Conduit"},
            ni{"Ender Energy Conduit"},
            ni{"Item Conduit"},
            ni{"Network Conduit (OC)"},
        },
        list{title = storageblocks,
            ni{"Electrical Steel Block", "Electrical Steel", [=[<translate><!--T:46--> Electrical Steel Block</translate>]=]},--I wonder if there's a better way to deal with this...
            ni{"Energetic Alloy Block", "Energetic Alloy", [=[<translate><!--T:47--> Energetic Alloy Block</translate>]=]},
            ni{"Vibrant Alloy Block", "Vibrant Alloy", [=[<translate><!--T:48--> Vibrant Alloy Block</translate>]=]},
            ni{"Redstone Alloy Block", "Redstone Alloy", [=[<translate><!--T:49--> Redstone Alloy Block</translate>]=]},
            ni{"Conductive Iron Block", "Conductive Iron", [=[<translate><!--T:50--> Conductive Iron Block</translate>]=]},
            ni{"Pulsating Iron Block", "Pulsating Iron", [=[<translate><!--T:51--> Pulsating Iron Block</translate>]=]},
            ni{"Dark Steel Block", "Dark Steel", [=[<translate><!--T:52--> Dark Steel Block</translate>]=]},
            ni{"Soularium Block", "Soularium", [=[<translate><!--T:53--> Soularium Block</translate>]=]},
            ni{"End Steel Block", "End Steel", [=[<translate><!--T:72--> End Steel Block</translate>]=]}
        },
        list{title = glass,
            ni{"Fused Quartz"},
            ni{"Quite Clear Glass"},
            ni{"Enlightened Fused Quartz"},
            ni{"Enlightened Clear Glass"},
            ni{"Dark Fused Quartz"},
            ni{"Dark Clear Glass"}
        },
        list{title = misc,
            nid{"Reinforced Obsidian"},
            ni{"Dark Steel Ladder"},
            ni{"Dark Iron Bars"},
            ni{"Dark Steel Trapdoor"},
            ni{"Broken Spawner"},
            ni{"Fused Quartz Frame"},
            nid{"Confusion Charge"},
            nid{"Ender Charge"},
			nid{"Concussion Charge"},
			ni{"Dark Steel Door"},
			ni{"Industrial Insulation"},
			ni{"End Steel Bars"}
        }
    },
    group{name = "items", title = items,
        list{title = dark,
        	ni{"Dark Helm"},
            ni{"Dark Plate"},
            ni{"Dark Leggings"},
            ni{"Dark Boots"},
            ni{"The Ender"},
            ni{"Dark Pick"},
            ni{"Dark Axe"},
            ni{"Dark Bow"},
            ni{"Dark Shears"},
        },
        list{title = ender,
        	ni{"Ender Helm"},
            ni{"Ender Plate"},
            ni{"Ender Leggings"},
            ni{"Ender Boots"},
            ni{"The Ender Mk2"},
            ni{"Ender Pickaxe"},
            ni{"Ender Axe"},
            ni{"Ender Bow"}
        },
        list{title = tools,
            ni{"Conduit Probe"},
            nid{"Electromagnet"},
            ni{"Yeta Wrench"},
            ni{"Experience Rod"},
            ni{"Staff of Traveling"},
            ni{"Staff of Levity"},
            ni{"Coordinate Selector"},
            ni{"Rod of Return"},
            ni{"Inventory Panel Remote"},
            ni{"Advanced Inventory Panel Remote"},
            ni{"Ender Inventory Panel Remote"},
            nid{"Dialing Device"},
            ni{"Cold Fire Igniter"}
        },
        list{title = upgrades,
            ni{"Basic Item Filter"},
            ni{"Advanced Item Filter"},
            ni{"Limited Item Filter"},
            ni{"Big Item Filter"},
            ni{"Advanced Big Item Filter"},
            ni{"Existing Item Filter"},
            ni{"Mod Item Filter"},
            ni{"Power Item Filter"},
            ni{"Fluid Item Filter"},
            ni{"Species Item Filter"},
            ni{"Extract Speed Upgrade"},
            ni{"Extract Speed Downgrade"},
            ni{"Basic Capacitor"},
            ni{"Double-Layer Capacitor"},
            ni{"Octadic Capacitor"},
            ni{"Loot Capacitor"},
            ni{"Remote Awareness Upgrade"},
            ni{"Glider Wings"}
        },
        list{title = liquid,
            ni{"Fire Water"},
            ni{"Rocket Fuel"},
            ni{"Hootch"},
            ni{"Nutrient Distillation"},
            ni{"Vapor of Levity"},
            ni{"Dew of the Void"},
            ni{"Liquid XP"},
            ni{"Liquid Sunshine"},
            ni{"Cloud Seed"},
            ni{"Concentrated Cloud Seed"}
        },
        list{title = head,
            ni{"Enderman Head"},
            ni{"Tormented Enderman Head"}
        },
        list{title = ingots,
            ni{"Enderium Base"},
            ni{"Electrical Steel Ingot", "Electrical Steel", [=[<translate><!--T:73--> Electrical Steel Ingot</translate>]=]},
            ni{"Energetic Alloy Ingot", "Energetic Alloy", [=[<translate><!--T:74--> Energetic Alloy Ingot</translate>]=]},
            ni{"Vibrant Alloy Ingot", "Vibrant Alloy", [=[<translate><!--T:75--> Vibrant Alloy Ingot</translate>]=]},
            ni{"Redstone Alloy Ingot", "Redstone Alloy", [=[<translate><!--T:76--> Redstone Alloy Ingot</translate>]=]},
            ni{"Conductive Iron Ingot", "Conductive Iron", [=[<translate><!--T:77--> Conductive Iron Ingot</translate>]=]},
            ni{"Pulsating Iron Ingot", "Pulsating Iron", [=[<translate><!--T:78--> Pulsating Iron Ingot</translate>]=]},
            ni{"Dark Steel Ingot", "Dark Steel", [=[<translate><!--T:79--> Dark Steel Ingot</translate>]=]},
            ni{"Soularium Ingot", "Soularium", [=[<translate><!--T:80--> Soularium Ingot</translate>]=]},
            ni{"End Steel Ingot", "End Steel", [=[<translate><!--T:81--> End Steel Ingot</translate>]=]}
        },
        list{title = nuggets,
            ni{"Electrical Steel Nugget", "Electrical Steel", [=[<translate><!--T:82--> Electrical Steel Nugget</translate>]=]},
            ni{"Energetic Alloy Nugget", "Energetic Alloy", [=[<translate><!--T:83--> Energetic Alloy Nugget</translate>]=]},
            ni{"Vibrant Alloy Nugget", "Vibrant Alloy", [=[<translate><!--T:62--> Vibrant Alloy Nugget</translate>]=]},
            ni{"Redstone Alloy Nugget", "Redstone Alloy", [=[<translate><!--T:84--> Redstone Alloy Nugget</translate>]=]},
            ni{"Conductive Iron Nugget", "Conductive Iron", [=[<translate><!--T:85--> Conductive Iron Nugget</translate>]=]},
            ni{"Pulsating Iron Nugget", "Pulsating Iron", [=[<translate><!--T:61--> Pulsating Iron Nugget</translate>]=]},
            ni{"Dark Steel Nugget", "Dark Steel", [=[<translate><!--T:86--> Dark Steel Nugget</translate>]=]},
            ni{"Soularium Nugget", "Soularium", [=[<translate><!--T:87--> Soularium Nugget</translate>]=]},
            ni{"End Steel Nugget", "End Steel", [=[<translate><!--T:88--> End Steel Nugget</translate>]=]}
        },
        list{title = grindingballs,
        	ni{"Electrical Steel Grinding Ball", "Electrical Steel", [=[<translate><!--T:89--> Electrical Steel Grinding Ball</translate>]=]},
            ni{"Energetic Alloy Grinding Ball", "Energetic Alloy", [=[<translate><!--T:90--> Energetic Alloy Grinding Ball</translate>]=]},
            ni{"Vibrant Alloy Grinding Ball", "Vibrant Alloy", [=[<translate><!--T:91--> Vibrant Alloy Grinding Ball</translate>]=]},
            ni{"Redstone Alloy Grinding Ball", "Redstone Alloy", [=[<translate><!--T:92--> Redstone Alloy Grinding Ball</translate>]=]},
            ni{"Conductive Iron Grinding Ball", "Conductive Iron", [=[<translate><!--T:93--> Conductive Iron Grinding Ball</translate>]=]},
            ni{"Pulsating Iron Grinding Ball", "Pulsating Iron", [=[<translate><!--T:94--> Pulsating Iron Grinding Ball</translate>]=]},
            ni{"Dark Steel Grinding Ball", "Dark Steel", [=[<translate><!--T:95--> Dark Steel Grinding Ball</translate>]=]},
            ni{"Soularium Grinding Ball", "Soularium", [=[<translate><!--T:96--> Soularium Grinding Ball</translate>]=]},
            ni{"End Steel Grinding Ball", "End Steel", [=[<translate><!--T:97--> End Steel Grinding Ball</translate>]=]},
            ni{"Signalum Grinding Ball", "Signalum", [=[<translate><!--T:98--> Signalum Grinding Ball</translate>]=]},
            ni{"Enderium Grinding Ball", "Enderium", [=[<translate><!--T:99--> Enderium Grinding Ball</translate>]=]},
            ni{"Lumium Grinding Ball", "Lumium", [=[<translate><!--T:100--> Lumium Grinding Ball</translate>]=]},
        },
        list{title = powders,
        	ni{"Grains of Infinity"},
        	nid{"Flour"},
        	ni{"Binder Composite"},
            ni{"Coal Powder", "Coal", [=[<translate><!--T:54--> Coal Powder</translate>]=]},
            ni{"Iron Powder", "Iron", [=[<translate><!--T:55--> Iron Powder</translate>]=]},
            ni{"Gold Powder", "Gold", [=[<translate><!--T:56--> Gold Powder</translate>]=]},
            ni{"Copper Powder", "Copper", [=[<translate><!--T:57--> Copper Powder</translate>]=]},
            ni{"Tin Powder", "Tin", [=[<translate><!--T:58--> Tin Powder</translate>]=]},
            ni{"Ender Pearl Powder", "Ender Pearl", [=[<translate><!--T:59--> Ender Pearl Powder</translate>]=]},
            ni{"Obsidian Powder", "Obsidian", [=[<translate><!--T:60--> Obsidian Powder</translate>]=]},
            ni{"Lapis Lazuli Powder", "Lapis Lazuli", [=[<translate><!--T:101--> Lapis Lazuli Powder</translate>]=]},
            ni{"Quartz Powder", "Quartz", [=[<translate><!--T:102--> Quartz Powder</translate>]=]},
            ni{"Grains of Prescience"},
            ni{"Grains of Vibrancy"},
            ni{"Grains of Piezallity"},
            ni{"Grains of the End"},
            ni{"Photovoltaic Composite"},
            ni{"Industrial Powder Coating"},
            ni{"Soul Attuned Powder Coating"}
        },
        list{title = gears,
        	ni{"Wooden Gear"},
        	ni{"Stone Compound Gear"},
        	ni{"Infinity Bimetal Gear"},
        	ni{"Energized Bimetal Gear"},
        	ni{"Vibrant Bimetal Gear"}
        },
        list{title = crystals,
        	ni{"Pulsating Crystal"},
        	ni{"Vibrant Crystal"},
        	nid{"Ender Crystal"},
        	ni{"Enticing Crystal"},
        	ni{"Weather Crystal"},
        	ni{"Precient Crystal"},
        },
        list{title = components,
            ni{"Zombie Electrode"},
            ni{"Z-Logic Controller"},
            ni{"Skeletal Contractor"},
            ni{"Frank'N'Zombie"},
            ni{"Ender Resonator"},
            ni{"Sentient Ender"},
            nid{"Glider Wing"},
            nid{"Silicon"},
            ni{"Conduit Binder"},
            ni{"Dark Steel Ball"},
            ni{"Simple Machine Chassis"},
            ni{"Industrial Machine Chassis"},
            ni{"Soul Machine Chassis"},
            ni{"Enhanced Machine Chassis"},
            ni{"Soulless Machine Chassis"},
            ni{"End Steel Chassis"},
            ni{"Simple Machine Parts"},
            nid{"Machine Parts"},
            ni{"Enhanced Machine Parts"},
            ni{"Photovoltaic Plate"},
            ni{"Nutritious Stick"},
            ni{"Clippings and Trimmings"},
            ni{"Twigs and Prunings"},
            ni{"Organic Green Dye"},
            ni{"Organic Brown Dye"},
            ni{"Organic Black Dye"},
            ni{"Guardian Diode"},
            ni{"Redstone Filter Base"},
            nid{"Withering Dust"},
			nid{"Confusing Powder"},
			nid{"Ender Fragment"},
			ni{"Wireless Energy Transmitter Dish Assembly"},
			ni{"Enhanced Machine Coating"},
			ni{"Cake Base"},
			ni{"Infinity Rod"},
			ni{"Infinity Dust"}
        },
        list{title = potions,
			ni{"Potion of Rising"},
			ni{"Potion of Decay"},
			ni{"Potion of Confusion"}
		},
        list{title=misc,
        	ni{"Soul Vial"},
        	ni{"\"Enderios\""},
        	nid{"Owl Egg"}
        }
    },
    group{name = "misc", title = misc,
    	list{title=entities,
    		ni{"Spawn Enderminy", "Enderminy (Ender IO)", [=[<translate><!--T:103--> Enderminy</translate>]=]},
			ni{"Spawn Concussion Creeper", "Concussion Creeper (Ender IO)", [=[<translate><!--T:104--> Concussion Creeper</translate>]=]},
			ni{"Spawn Fallen Knight", "Fallen Knight (Ender IO)", [=[<translate><!--T:105--> Fallen Knight</translate>]=]},
			ni{"Spawn Wither Witch", "Wither Witch (Ender IO)", [=[<translate><!--T:106--> Wither Witch</translate>]=]},
			ni{"Spawn Wither Cat", "Wither Cat (Ender IO)", [=[<translate><!--T:107--> Wither Cat</translate>]=]},
			ni{"Spawn Dire Wolf", "Dire Wolf (Ender IO)", [=[<translate><!--T:108--> Dire Wolf</translate>]=]},
			ni{"Spawn Khndrel Keght", "Khndrel Keght (Ender IO)", [=[<translate><!--T:109--> Khndrel Keght</translate>]=]},
			ni{"Spawn Owl", "Owl (Ender IO)", [=[<translate><!--T:110--> Owl</translate>]=]}
    	},
    	list{title = enchantments,
			ni{mod = "V", "Enchanted Book", "Decay (Ender IO)", [=[<translate><!--T:112--> Decay</translate>]=]},
			ni{mod = "V", "Enchanted Book", "Repellent"},
			ni{mod = "V", "Enchanted Book", "Shimmer"},
			ni{mod = "V", "Enchanted Book", "Soulbound (Ender IO)", [=[<translate><!--T:113--> Soulbound</translate>]=]},
			ni{mod = "V", "Enchanted Book", "Withering (Ender IO)", [=[<translate><!--T:111--> Withering</translate>]=]}
		}
    }
}

end
return p