new datasets

This commit is contained in:
Александр 2026-03-27 17:03:20 +03:00
parent 411ccf9bcd
commit 2b5d923f63
566 changed files with 142473 additions and 0 deletions

BIN
Datasets/.DS_Store vendored Normal file

Binary file not shown.

5
Datasets/.idea/.gitignore generated vendored Normal file
View file

@ -0,0 +1,5 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/

10
Datasets/.idea/Datasets.iml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.14 (Datasets)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View file

@ -0,0 +1,25 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<list>
<option value="coverage" />
<option value="pre_commit" />
<option value="pytest" />
<option value="pytest-cov" />
<option value="requests" />
<option value="uv" />
<option value="uvicorn" />
</list>
</option>
</inspection_tool>
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N801" />
</list>
</option>
</inspection_tool>
</profile>
</component>

View file

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

7
Datasets/.idea/misc.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.14 (Datasets)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.14 (Datasets)" project-jdk-type="Python SDK" />
</project>

8
Datasets/.idea/modules.xml generated Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Datasets.iml" filepath="$PROJECT_DIR$/.idea/Datasets.iml" />
</modules>
</component>
</project>

BIN
Datasets/GAIA/.DS_Store vendored Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,797 @@
[
{
"task_id":"e1fc63a2-da7a-432f-be78-7c4a95598703",
"Question":"If Eliud Kipchoge could maintain his record-making marathon pace indefinitely, how many thousand hours would it take him to run the distance between the Earth and the Moon its closest approach? Please use the minimum perigee value on the Wikipedia page for the Moon when carrying out your calculation. Round your result to the nearest 1000 hours and do not use any comma separators if necessary.",
"Level":"1",
"Final answer":"17",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Googled Eliud Kipchoge marathon pace to find 4min 37sec\/mile\n2. Converted into fractions of hours.\n3. Found moon periapsis in miles (225,623 miles).\n4. Multiplied the two to find the number of hours and rounded to the nearest 100 hours.",
"Number of steps":"4",
"How long did this take?":"20 Minutes",
"Tools":"1. A web browser.\n2. A search engine.\n3. A calculator.",
"Number of tools":"3"
}
},
{
"task_id":"8e867cd7-cff9-4e6c-867a-ff5ddc2550be",
"Question":"How many studio albums were published by Mercedes Sosa between 2000 and 2009 (included)? You can use the latest 2022 version of english wikipedia.",
"Level":"1",
"Final answer":"3",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. I did a search for Mercedes Sosa\n2. I went to the Wikipedia page for her\n3. I scrolled down to \"Studio albums\"\n4. I counted the ones between 2000 and 2009",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"1. web browser\n2. google search",
"Number of tools":"2"
}
},
{
"task_id":"ec09fa32-d03f-4bf8-84b0-1f16922c3ae4",
"Question":"Here's a fun riddle that I think you'll enjoy.\n\nYou have been selected to play the final round of the hit new game show \"Pick That Ping-Pong\". In this round, you will be competing for a large cash prize. Your job will be to pick one of several different numbered ping-pong balls, and then the game will commence. The host describes how the game works.\n\nA device consisting of a winding clear ramp and a series of pistons controls the outcome of the game. The ramp feeds balls onto a platform. The platform has room for three ping-pong balls at a time. The three balls on the platform are each aligned with one of three pistons. At each stage of the game, one of the three pistons will randomly fire, ejecting the ball it strikes. If the piston ejects the ball in the first position on the platform the balls in the second and third position on the platform each advance one space, and the next ball on the ramp advances to the third position. If the piston ejects the ball in the second position, the ball in the first position is released and rolls away, the ball in the third position advances two spaces to occupy the first position, and the next two balls on the ramp advance to occupy the second and third positions on the platform. If the piston ejects the ball in the third position, the ball in the first position is released and rolls away, the ball in the second position advances one space to occupy the first position, and the next two balls on the ramp advance to occupy the second and third positions on the platform.\n\nThe ramp begins with 100 numbered ping-pong balls, arranged in ascending order from 1 to 100. The host activates the machine and the first three balls, numbered 1, 2, and 3, advance to the platform. Before the random firing of the pistons begins, you are asked which of the 100 balls you would like to pick. If your pick is ejected by one of the pistons, you win the grand prize, $10,000.\n\nWhich ball should you choose to maximize your odds of winning the big prize? Please provide your answer as the number of the ball selected.",
"Level":"1",
"Final answer":"3",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"Step 1: Evaluate the problem statement provided in my user's prompt\nStep 2: Consider the probability of any ball on the platform earning the prize.\nStep 3: Evaluate the ball in position one. The probability of it earning the prize, P1, is 1\/3\nStep 4: Using a calculator, evaluate the ball in position two. The probability of it earning the prize, P2, is the difference between 1 and the product of the complementary probabilities for each trial\nP2 = 1 - (2\/3)(2\/3)\nP2 = 5\/9\nStep 5: Using a calculator, evaluate the ball in position three. The probability of it earning the prize, P3, is the difference between 1 and the product of the complementary probabilities for each trial\nP3 = 1 - (2\/3)(2\/3)(2\/3)\nP3 = 19\/27\nStep 6: Consider the possible outcomes of numbers higher than 3.\nStep 7: For each trial, either 1 or 2 balls from the ramp will advance to the platform. For any given selection, there is a 50% chance that the ball advances to position 2 or position 3.\nStep 8: As position three holds the highest chance of earning the prize, select the only ball known to occupy position three with certainty, ball 3.\nStep 9: Report the correct answer to my user, \"3\"",
"Number of steps":"9",
"How long did this take?":"1 minute",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"5d0080cb-90d7-4712-bc33-848150e917d3",
"Question":"What was the volume in m^3 of the fish bag that was calculated in the University of Leicester paper \"Can Hiccup Supply Enough Fish to Maintain a Dragons Diet?\"",
"Level":"1",
"Final answer":"0.1777",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched '\"Can Hiccup Supply Enough Fish to Maintain a Dragons Diet?\"' on Google.\n2. Opened \"Can Hiccup Supply Enough Fish to Maintain a Dragons Diet?\" at https:\/\/journals.le.ac.uk\/ojs1\/index.php\/jist\/article\/view\/733.\n3. Clicked \"PDF\".\n4. Found the calculations for the volume of the fish bag and noted them.",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"1. Web browser\n2. Search engine\n3. PDF access",
"Number of tools":"3"
}
},
{
"task_id":"a1e91b78-d3d8-4675-bb8d-62741b4b68a6",
"Question":"In the video https:\/\/www.youtube.com\/watch?v=L1vXCYZAYYM, what is the highest number of bird species to be on camera simultaneously?",
"Level":"1",
"Final answer":"3",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Navigate to the YouTube link.\n2. Watch the video to see the highest number of bird species.\n3. Note the number.",
"Number of steps":"3",
"How long did this take?":"3 minutes",
"Tools":"1. Web browser\n2. Video parsing",
"Number of tools":"2"
}
},
{
"task_id":"46719c30-f4c3-4cad-be07-d5cb21eee6bb",
"Question":"Of the authors (First M. Last) that worked on the paper \"Pie Menus or Linear Menus, Which Is Better?\" in 2015, what was the title of the first paper authored by the one that had authored prior papers?",
"Level":"1",
"Final answer":"Mapping Human Oriented Information to Software Agents for Online Systems Usage",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Pie Menus or Linear Menus, Which Is Better?\" on Google.\n2. Opened \"Pie Menus or Linear Menus, Which Is Better?\" on https:\/\/oda.oslomet.no\/oda-xmlui\/handle\/10642\/3162.\n3. Clicked each author's name.\n4. Noted the name that had no other papers listed.\n5. Searched \"Murano, Pietro\" on Google.\n6. Opened http:\/\/www.pietromurano.org\/.\n7. Clicked \"Publications\".\n8. Found the earliest paper he contributed to.",
"Number of steps":"8",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"4b6bb5f7-f634-410e-815d-e673ab7f8632",
"Question":"In Series 9, Episode 11 of Doctor Who, the Doctor is trapped inside an ever-shifting maze. What is this location called in the official script for the episode? Give the setting exactly as it appears in the first scene heading.",
"Level":"1",
"Final answer":"THE CASTLE",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search the web for “Doctor Who series 9 episode 11 official script”.\n2. Click result on the BBC website.\n3. Scroll through the PDF to read the script, noting that it takes place in a mechanical castle location.\n4. Scroll back to the first scene heading to note the answer, THE CASTLE",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"1. Search engine\n2. Web browser\n3. PDF viewer",
"Number of tools":"3"
}
},
{
"task_id":"cffe0e32-c9a6-4c52-9877-78ceb4aaa9fb",
"Question":"An office held a Secret Santa gift exchange where each of its twelve employees was assigned one other employee in the group to present with a gift. Each employee filled out a profile including three likes or hobbies. On the day of the gift exchange, only eleven gifts were given, each one specific to one of the recipient's interests. Based on the information in the document, who did not give a gift?",
"Level":"1",
"Final answer":"Fred",
"file_name":"cffe0e32-c9a6-4c52-9877-78ceb4aaa9fb.docx",
"file_path":"2023\/validation\/cffe0e32-c9a6-4c52-9877-78ceb4aaa9fb.docx",
"Annotator Metadata":{
"Steps":"1. Open the document.\n2. Look at gifts and recipient interests.\n3. Match Galileo Galilei biography (could apply to astronomy or books -> Miguel or Micah)\n4. Match fishing reel (only applies to fishing -> Harry)\n5. Match Raku programming guide (Perl language, but could also apply to JavaScript enthusiast - > Fred or Jun)\n6. Match chisel set (could apply to camping or woodworking, but Harry is already fulfilled -> Jun, so Raku guide is for Fred)\n7. Match custom dice (could apply to board games or tabletop RPGs -> Lucy or Sara)\n8. Match “War and Peace” American film copy (could apply to old movies or Audrey Hepburn -> Perry or Alex)\n9. Match yarn (only applies to knitting -> Micah, so the Galileo biography is for Miguel)\n10. Match \"One Piece\" graphic novel (could apply to books or manga, but Micah already has yarn -> Alex, so the \"War and Peace\" film is for Perry)\n11. Match \"War and Peace\" novel (could apply to books or historical fiction novels, but Micah has yarn -> Tyson)\n12. Match Starbucks gift card (only applies to coffee -> Lucy, so the dice are for Sara)\n13. Match foam exercise mat (only applies to yoga -> Georgette)\n14. Note which recipients have gifts (Miguel, Harry, Fred, Jun, Sara, Perry, Micah, Alex, Tyson, Lucy, Georgette) and which does not (Rebecca).\n15. Find who was supposed to give Rebecca a gift (Fred).",
"Number of steps":"15",
"How long did this take?":"15 minutes",
"Tools":"1. Word document access",
"Number of tools":"1"
}
},
{
"task_id":"2d83110e-a098-4ebb-9987-066c06fa42d0",
"Question":".rewsna eht sa \"tfel\" drow eht fo etisoppo eht etirw ,ecnetnes siht dnatsrednu uoy fI",
"Level":"1",
"Final answer":"Right",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Read the instructions in reverse",
"Number of steps":"1",
"How long did this take?":"1 minute",
"Tools":"1. A word reversal tool \/ script",
"Number of tools":"0"
}
},
{
"task_id":"5cfb274c-0207-4aa7-9575-6ac0bd95d9b2",
"Question":"Each cell in the attached spreadsheet represents a plot of land. The color of the cell indicates who owns that plot. Green cells are plots owned by Earl Smith. Can Earl walk through every plot he owns (and no other plots) and return to his starting plot without backtracking? For this question, consider backtracking to be any instance where Earl would enter a plot of land he had already entered since leaving his starting plot.",
"Level":"1",
"Final answer":"No",
"file_name":"5cfb274c-0207-4aa7-9575-6ac0bd95d9b2.xlsx",
"file_path":"2023\/validation\/5cfb274c-0207-4aa7-9575-6ac0bd95d9b2.xlsx",
"Annotator Metadata":{
"Steps":"1. Open the spreadsheet\n2. Analyze the green cells.\n3. Note that the shape of Earls plots is not a loop. There are dead-ends that cant be traversed without doubling back to a previously-traversed cell.",
"Number of steps":"3",
"How long did this take?":"1 minute",
"Tools":"1. Excel\n2. Image recognition\n3. Color recognition",
"Number of tools":"3"
}
},
{
"task_id":"27d5d136-8563-469e-92bf-fd103c28b57c",
"Question":"¬(A ∧ B) ↔ (¬A ¬B)\n¬(A B) ↔ (¬A ∧ ¬B)\n(A → B) ↔ (¬B → ¬A)\n(A → B) ↔ (¬A B)\n(¬A → B) ↔ (A ¬B)\n¬(A → B) ↔ (A ∧ ¬B)\n\nWhich of the above is not logically equivalent to the rest? Provide the full statement that doesn't fit.",
"Level":"1",
"Final answer":"(¬A → B) ↔ (A ¬B)",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Determine the truth values of the first statement: Recognize this is one of De Morgan's Laws showing how to distribute negation over the and conjunction - so it is a tautology.\n2. Determine the truth values of the second statement: Recognize this is one of De Morgan's Laws showing how to distribute negation over the or - so it is a tautology.\n3. Determine the truth values of the third statement: Recognize this is the definition of the contrapositive - so it is a tautology.\n4. Determine the truth values of the fourth statement: Recognize this as an alternative way of stating the conditional - so it is a tautology.\n5. Determine the truth values of the fifth statement: I don't recognize this, so check its truth values:\n6. A: True, B: True | (¬A → B) ↔ (A ¬B) = (¬T → T) ↔ (T ¬T) = (F → T) ↔ (T F) = T ↔ T = T\n7. A: True, B: False | (¬A → B) ↔ (A ¬B) = (¬T → F) ↔ (T ¬F) = (F → F) ↔ (T T) = T ↔ T = T\n8. A: False, B: True | (¬A → B) ↔ (A ¬B) = (¬F → T) ↔ (F ¬T) = (T → T) ↔ (F ¬T) = T ↔ (F F) = T ↔ F = F\n9. The fifth statement is not a tautology so is the statement that is not logically equivalent. We were asked for only one statement, so can stop here.",
"Number of steps":"9",
"How long did this take?":"5-20 minutes",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"dc28cf18-6431-458b-83ef-64b3ce566c10",
"Question":"My family reunion is this week, and I was assigned the mashed potatoes to bring. The attendees include my married mother and father, my twin brother and his family, my aunt and her family, my grandma and her brother, her brother's daughter, and his daughter's family. All the adults but me have been married, and no one is divorced or remarried, but my grandpa and my grandma's sister-in-law passed away last year. All living spouses are attending. My brother has two children that are still kids, my aunt has one six-year-old, and my grandma's brother's daughter has three kids under 12. I figure each adult will eat about 1.5 potatoes of mashed potatoes and each kid will eat about 1\/2 a potato of mashed potatoes, except my second cousins don't eat carbs. The average potato is about half a pound, and potatoes are sold in 5-pound bags. How many whole bags of potatoes do I need? Just give the number.",
"Level":"1",
"Final answer":"2",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Calculate the number of adults (mother, father, brother, brother's wife, aunt, aunt's husband, grandma, grandma's brother, grandma's brother's daughter, grandma's brother's daughter's husband, me = 11).\n2. Calculate the number of children (niece, nephew, cousin, grandma's brother's daughter's kids x3 = 6).\n3. Subtract the number of second cousins (grandma's brother's daughter's kids) (6 - 3 = 3).\n4. Calculate the adult potatoes (11 * 1.5 = 16.5).\n5. Calculate the child potatoes (3 * 0.5 = 1.5).\n6. Add to get the total potatoes (16.5 + 1.5 = 18).\n7. Multiply to get the pounds of potatoes (18 * 0.5 = 9 pounds).\n8. Calculate the number of 5-lb bags needed (9 \/ 5 = 1.8).\n9. Round up to get total bags (2).",
"Number of steps":"9",
"How long did this take?":"8 minutes",
"Tools":"1. Calculator",
"Number of tools":"1"
}
},
{
"task_id":"b816bfce-3d80-4913-a07d-69b752ce6377",
"Question":"In Emily Midkiff's June 2014 article in a journal named for the one of Hreidmar's sons that guarded his house, what word was quoted from two different authors in distaste for the nature of dragon depictions?",
"Level":"1",
"Final answer":"fluffy",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Hreidmar's sons\" on Google.\n2. Opened https:\/\/en.wikipedia.org\/wiki\/Hrei%C3%B0marr.\n3. Noted Fafnir guarded his house.\n4. Searched \"Emily Midkiff June 2014 Fafnir\" on Google.\n5. Opened \"Fafnir 2\/2014 |\" at http:\/\/journal.finfar.org\/journal\/archive\/fafnir-22014\/.\n6. Clicked the title '“Dragons are Tricksy”: The Uncanny Dragons of Childrens Literature'.\n7. Found the word in quotation marks from two different authors (Ruth Stein and Margaret Blount) in the text.",
"Number of steps":"7",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"72e110e7-464c-453c-a309-90a95aed6538",
"Question":"Under DDC 633 on Bielefeld University Library's BASE, as of 2020, from what country was the unknown language article with a flag unique from the others?",
"Level":"1",
"Final answer":"Guatemala",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Bielefeld University Library's BASE\" on Google.\n2. Opened https:\/\/www.base-search.net\/.\n3. Clicked \"Browsing\".\n4. Selected Clicked \"Dewey Decimal Classification (DDC) > 6 > 63 > 633.\n5. Refined to Unknown Language.\n6. Found the only article with a flag unique from the others in the search from pre-2020.\n7. Copied the country name from the institution.",
"Number of steps":"7",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"42576abe-0deb-4869-8c63-225c2d75a95a",
"Question":"In the fictional language of Tizin, basic sentences are arranged with the Verb first, followed by the direct object, followed by the subject of the sentence. I want to express my love for apples to my Tizin friend. \n\nThe word that indicates oneself is \"Pa\" is the nominative form, \"Mato\" is the accusative form, and \"Sing\" is the genitive form. \n\nThe root verb that indicates an intense like for something is \"Maktay\". When it is used in the present, it is used in it's root form, when it is used in the preterit past, it is \"Tay\", and when it is used in the imperfect past, it is \"Aktay\". It is used differently than in English, and is better translated as \"is pleasing to\", meaning that the thing doing the liking is actually the object of the sentence rather than the subject.\n\nThe word for apples is borrowed from English in Tizin, and so it is \"Apple\" is the nominative form, \"Zapple\" is the accusative form, and \"Izapple\" is the genitive form. \n\nPlease translate \"I like apples\" to Tizin.",
"Level":"1",
"Final answer":"Maktay mato apple",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Determine the order of words from the prompt (Verb - Object - Subject).\n2. Determine the present form of Like (\"Maktay\")\n3. Determined that since the person doing the liking is the object of the sentence, the next word must be the one for oneself in object form.\n4. Determined the accusative form for onesself (\"mato\").\n5. Determined the nominative form for apple. (\"apple\").\n6. Put the words together in the correct order.",
"Number of steps":"6",
"How long did this take?":"2 minutes",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"b415aba4-4b68-4fc6-9b89-2c812e55a3e1",
"Question":"In Nature journal's Scientific Reports conference proceedings from 2012, in the article that did not mention plasmons or plasmonics, what nano-compound is studied? Don't use the prefix nano in your answer if there is one.",
"Level":"1",
"Final answer":"diamond",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"nature scientific reports\" on Google.\n2. Opened https:\/\/www.nature.com\/srep\/.\n3. Selected Explore Content > Research Articles.\n4. Filtered for Conference Proceedings from 2012.\n5. Opened each article link.\n6. Checked for \"plasmon\" or \"plasmonic\".\n7. Noted the nano-compound in the article that did not include either.",
"Number of steps":"7",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"cca530fc-4052-43b2-b130-b30968d8aa44",
"Question":"Review the chess position provided in the image. It is black's turn. Provide the correct next move for black which guarantees a win. Please provide your response in algebraic notation.",
"Level":"1",
"Final answer":"Rd5",
"file_name":"cca530fc-4052-43b2-b130-b30968d8aa44.png",
"file_path":"2023\/validation\/cca530fc-4052-43b2-b130-b30968d8aa44.png",
"Annotator Metadata":{
"Steps":"Step 1: Evaluate the position of the pieces in the chess position\nStep 2: Report the best move available for black: \"Rd5\"",
"Number of steps":"2",
"How long did this take?":"10 minutes",
"Tools":"1. Image recognition tools",
"Number of tools":"1"
}
},
{
"task_id":"935e2cff-ae78-4218-b3f5-115589b19dae",
"Question":"In the year 2022, and before December, what does \"R\" stand for in the three core policies of the type of content that was violated in the public logs on the Legume Wikipedia page?",
"Level":"1",
"Final answer":"research",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"legume wikipedia\" on Google.\n2. Opened \"Legume\" on Wikipedia.\n3. Clicked \"View history\".\n4. Clicked \"View logs for this page\".\n5. Checked all types of logs.\n6. Set the date to November 2022.\n7. Followed the BLP link of the violation.\n8. Noted the meaning of \"R\".",
"Number of steps":"8",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"4fc2f1ae-8625-45b5-ab34-ad4433bc21f8",
"Question":"Who nominated the only Featured Article on English Wikipedia about a dinosaur that was promoted in November 2016?",
"Level":"1",
"Final answer":"FunkMonk",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search \"Wikipedia featured articles promoted in november 2016\"\n2. Click through to the appropriate page and find the person who nominated Giganotosaurus.",
"Number of steps":"2",
"How long did this take?":"5 minutes",
"Tools":"1. web browser\n2. search engine",
"Number of tools":"2"
}
},
{
"task_id":"5188369a-3bbe-43d8-8b94-11558f909a08",
"Question":"What writer is quoted by Merriam-Webster for the Word of the Day from June 27, 2022?",
"Level":"1",
"Final answer":"Annie Levin",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search \"merriam-webster word of the day\" on Google search.\n2. Opened the top \"Word of the Day\" result from the Merriam-Webster dictionary online.\n3. Clicked \"SEE ALL WORDS OF THE DAY\" at the bottom.\n4. Scrolled down to June 27, 2022.\n5. Opened the Word of the Day (\"jingoism\").\n6. Scrolled down and identified context quote for \"jingoism\".\n7. Noted the name attributed to the quote. ",
"Number of steps":"7",
"How long did this take?":"8 minutes",
"Tools":"1. Web browser\n2. Search engine\n3. Audio capability",
"Number of tools":"3"
}
},
{
"task_id":"6f37996b-2ac7-44b0-8e68-6d28256631b4",
"Question":"Given this table defining * on the set S = {a, b, c, d, e}\n\n|*|a|b|c|d|e|\n|---|---|---|---|---|---|\n|a|a|b|c|b|d|\n|b|b|c|a|e|c|\n|c|c|a|b|b|a|\n|d|b|e|b|e|d|\n|e|d|b|a|d|c|\n\nprovide the subset of S involved in any possible counter-examples that prove * is not commutative. Provide your answer as a comma separated list of the elements in the set in alphabetical order.",
"Level":"1",
"Final answer":"b, e",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Compile the markdown.\n2. Look at the table across the diagonal to see if any portions are not symmetrical.\n3. See that b * e != e * b, but all others are symmetrical.",
"Number of steps":"3",
"How long did this take?":"5 minutes",
"Tools":"1. Markdown",
"Number of tools":"1"
}
},
{
"task_id":"9318445f-fe6a-4e1b-acbf-c68228c9906a",
"Question":"As a comma separated list with no whitespace, using the provided image provide all the fractions that use \/ as the fraction line and the answers to the sample problems. Order the list by the order in which the fractions appear.",
"Level":"1",
"Final answer":"3\/4,1\/4,3\/4,3\/4,2\/4,1\/2,5\/35,7\/21,30\/5,30\/5,3\/4,1\/15,1\/3,4\/9,1\/8,32\/23,103\/170",
"file_name":"9318445f-fe6a-4e1b-acbf-c68228c9906a.png",
"file_path":"2023\/validation\/9318445f-fe6a-4e1b-acbf-c68228c9906a.png",
"Annotator Metadata":{
"Steps":"1. Find the fractions that use \/ as the fraction line before the sample problems start: 3\/4,1\/4,3\/4,3\/4,2\/4,1\/2,5\/35,7\/21,30\/5,30\/5\n2. Solve the sample problems:\n3. Problem 1: 3\/4\n4. Problem 2: 1\/15\n5. Problem 3: 1\/3\n6. Problem 4: 4\/9\n7. Problem 5: 1\/8\n8. Problem 6: 32\/23\n9. Problem 7: 103\/170\n10: Add them to the list. There were no more fractions with a \/ as the fraction line, so they can just be added in order: 3\/4,1\/4,3\/4,3\/4,2\/4,1\/2,5\/35,7\/21,30\/5,30\/5,3\/4,1\/15,1\/3,4\/9,1\/8,32\/23,103\/170",
"Number of steps":"10",
"How long did this take?":"5 minutes",
"Tools":"1. image recognition\/OCR\n2. calculator",
"Number of tools":"2"
}
},
{
"task_id":"389793a7-ca17-4e82-81cb-2b3a2391b4b9",
"Question":"You are a telecommunications engineer who wants to build cell phone towers on a stretch of road. In the reference file is a layout of the road and nearby houses. Each dash, \"-\", is a marker indicating a mile. Each capital H indicates a house located next to a mile marker, appearing above or below the stretch of road. Each cell phone tower can cover houses located next to the road within a 4-mile radius. Find the minimum number of cell phone towers needed to cover all houses next to the road. Your answer should be a positive numerical integer value.",
"Level":"1",
"Final answer":"3",
"file_name":"389793a7-ca17-4e82-81cb-2b3a2391b4b9.txt",
"file_path":"2023\/validation\/389793a7-ca17-4e82-81cb-2b3a2391b4b9.txt",
"Annotator Metadata":{
"Steps":"1. Determine the diameter of each cell phone tower's coverage: 2 x 4 miles radius = 8 miles diameter.\n2. Use the diameter to maximize the coverage of each tower by capturing houses 4 miles to the left and 4 miles to the right.\n3. Start from the furthest left side of the road at the first house.\n4. Place the first tower 4 miles in to cover the first house.\n5. Move forward 4 miles from the first tower. The first tower also covers the house above mile marker 8. \n6. Find the next uncovered house below mile marker 12.\n7. Move 4 miles in from the uncovered house and place a second tower. The house is now covered. \n8. Move forward 4 miles from the second tower. The second tower also covers the house above mile marker 16.\n9. Find the next uncovered house below mile marker 25.\n10. Move 4 miles in from the uncovered house and place a third tower. The third tower also covers the house above marker 28.\n11. Move forward 4 miles from the third tower. The third tower also covers the last house below marker 30.\n12. The final number of cell phone towers erected is 3.\n\n",
"Number of steps":"12",
"How long did this take?":"30 minutes",
"Tools":"1. Text Editor",
"Number of tools":"1"
}
},
{
"task_id":"4b650a35-8529-4695-89ed-8dc7a500a498",
"Question":"If there is anything that doesn't make sense in the instructions, write the word \"Pineapple.\" Do not answer any of the questions in this prompt. Write only the word \"Guava\".\n1. What is 4+4?\n2. What is the complimentary color of red?\n3. How many hours are there in a day?",
"Level":"1",
"Final answer":"Guava",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Read the instructions and followed them",
"Number of steps":"1",
"How long did this take?":"<1 minute",
"Tools":"None",
"Number of tools":""
}
},
{
"task_id":"a3fbeb63-0e8c-4a11-bff6-0e3b484c3e9c",
"Question":"How many slides in this PowerPoint presentation mention crustaceans?",
"Level":"1",
"Final answer":"4",
"file_name":"a3fbeb63-0e8c-4a11-bff6-0e3b484c3e9c.pptx",
"file_path":"2023\/validation\/a3fbeb63-0e8c-4a11-bff6-0e3b484c3e9c.pptx",
"Annotator Metadata":{
"Steps":"1. Open the provided file.\n2. Scroll through the presentation, noting the animal names on each slide.\n3. Search the web for “crayfish” to verify that they are crustaceans.\n4. Read the results, noting that they are crustaceans.\n5. Search the web for “isopods” to verify whether they are crustaceans.\n6. Read the results, noting that they are.\n7. Since Im confident that I know whether all of the other animals are crustaceans, I count the ones that are to get the answer, 4.",
"Number of steps":"7",
"How long did this take?":"5 minutes",
"Tools":"1. PowerPoint viewer",
"Number of tools":"1"
}
},
{
"task_id":"c714ab3a-da30-4603-bacd-d008800188b9",
"Question":"You are Van Helsing, a renowned vampire hunter. A Count of Moldova, Lațcu IV, son of Costea, has tasked you with investigating the village of Șirnea in neighboring Wallachia. The Count's advisors have reported that a vampire was spotted crossing the border near the village, and would like you to investigate it.\n\nYou travel to the village of Șirnea, and you begin your investigation. One night, just before dawn, you catch a glimpse of a man in a long black cape with red lining leaping from roof-top to roof-top with superhuman agility. It's a vampire! You try to chase the creature back to its home, but the creature is too fast. However, because of the remoteness of the village, you know with absolute certainty that the vampire must be a resident of the village. You decide that your best course of action will be to visit all 100 residents of the town during the day. You know something about vampires and humans that will make your investigation possible; humans always tell the truth, but vampires always lie.\n\nIn the afternoon, you go from house to house, speaking with all 100 residents of Șirnea. You ask everyone the same question: \"How many vampires are living in Șirnea\". Everyone in the village gives the same response, \"At least one of us is a human.\"\n\nHow many residents of Șirnea have been turned into vampires?",
"Level":"1",
"Final answer":"100",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"Step 1: Evaluate the problem statement posed by my user.\nStep 2: Consider one known possible case: 1 Vampire, 99 humans\nStep 3: Step through the possible case with the answer provided by every resident \"At least one of us is a human.\"\nFor humans, who always tell the truth, the answer \"At least one of us is a human.\" is true for the known possible case\nFor the vampire, who always lies, the answer \"At least one of us is a human.\" is true, which violates the rule requiring the vampire to lie\nDiscount the case 1 Vampire, 99 Humans as possible\nStep 4: Consider the worst case: 100 Vampires, 0 Humans\nStep 5: Step through the worst case with the answer provided by every resident \"At least one of us is a human.\"\nFor humans, who always tell the truth, the answer \"At least one of us is a human.\" is false, but 0 humans provide this response, making this statement irrelevant\nFor the vampire, who always lies, the answer \"At least one of us is a human.\" is false, which respects the rule requiring vampires to lie\nConfirm the worst case as a provisional answer: 100 Vampires, 0 humans, answer: \"100\"\nStep 6: Consider a case with only one human: 99 Vampires, 1 Human\nStep 7: Step through the case with the answer provided by every resident \"At least one of us is a human.\"\nFor humans, who always tell the truth, the answer \"At least one of us is a human.\" is true\nFor the vampire, who always lies, the answer \"At least one of us is a human.\" is true, which violates the rule requiring vampires to lie\nDiscount the case of 99 Vampires, 1 Human as possible\nStep 8: Report the correct response to my user, \"100\"",
"Number of steps":"8",
"How long did this take?":"2 minutes",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"9d191bce-651d-4746-be2d-7ef8ecadb9c2",
"Question":"Examine the video at https:\/\/www.youtube.com\/watch?v=1htKBjuUWec.\n\nWhat does Teal'c say in response to the question \"Isn't that hot?\"",
"Level":"1",
"Final answer":"Extremely",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Follow the link\n2. Watch the clip until the question \"Isn't that hot\" is asked\n3. Take note of the reply.",
"Number of steps":"3",
"How long did this take?":"2 minutes",
"Tools":"1. Web browser\n2. Video processing software\n3. Audio processing software",
"Number of tools":"1"
}
},
{
"task_id":"65afbc8a-89ca-4ad5-8d62-355bb401f61d",
"Question":"You are given this Excel file as a map. You start on the START cell and move toward the END cell. You are allowed to move two cells per turn, and you may move up, down, left, or right. You may not move fewer than two cells, and you may not move backward. You must avoid moving onto any blue cells. On the eleventh turn, what is the 6-digit hex code (without prefix) of the color of the cell where you land after moving?",
"Level":"1",
"Final answer":"F478A7",
"file_name":"65afbc8a-89ca-4ad5-8d62-355bb401f61d.xlsx",
"file_path":"2023\/validation\/65afbc8a-89ca-4ad5-8d62-355bb401f61d.xlsx",
"Annotator Metadata":{
"Steps":"1. Opened Map.xlsx.\n2. Counted 11 turns of 2 spaces each (22 spaces) along the path of non-blue cells.\n3. Opened cell formatting for the cell.\n4. Clicked the \"Fill\" tab.\n5. Clicked \"More Colors...\"\n6. Noted the hex code of the color.",
"Number of steps":"6",
"How long did this take?":"5 minutes",
"Tools":"1. Access to Excel files\n2. Color recognition\n3. Calculator (or ability to count)",
"Number of tools":"3"
}
},
{
"task_id":"cabe07ed-9eca-40ea-8ead-410ef5e83f91",
"Question":"What is the surname of the equine veterinarian mentioned in 1.E Exercises from the chemistry materials licensed by Marisa Alviar-Agnew & Henry Agnew under the CK-12 license in LibreText's Introductory Chemistry materials as compiled 08\/21\/2023?",
"Level":"1",
"Final answer":"Louvrier",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search for \"1.E Exercises LibreText Introductory Chemistry\"\n2. Read to see the horse doctor mentioned.",
"Number of steps":"2",
"How long did this take?":"5 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"3cef3a44-215e-4aed-8e3b-b1e3f08063b7",
"Question":"I'm making a grocery list for my mom, but she's a professor of botany and she's a real stickler when it comes to categorizing things. I need to add different foods to different categories on the grocery list, but if I make a mistake, she won't buy anything inserted in the wrong category. Here's the list I have so far:\n\nmilk, eggs, flour, whole bean coffee, Oreos, sweet potatoes, fresh basil, plums, green beans, rice, corn, bell pepper, whole allspice, acorns, broccoli, celery, zucchini, lettuce, peanuts\n\nI need to make headings for the fruits and vegetables. Could you please create a list of just the vegetables from my list? If you could do that, then I can figure out how to categorize the rest of the list into the appropriate categories. But remember that my mom is a real stickler, so make sure that no botanical fruits end up on the vegetable list, or she won't get them when she's at the store. Please alphabetize the list of vegetables, and place each item in a comma separated list.",
"Level":"1",
"Final answer":"broccoli, celery, fresh basil, lettuce, sweet potatoes",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"Step 1: Evaluate the list provided by my user, eliminating objects which are neither fruits nor vegetables:\nsweet potatoes, fresh basil, plums, green beans, rice, corn, bell pepper, whole allspice, acorns, broccoli, celery, zucchini, lettuce, peanuts\nStep 2: Remove all items from the list which are botanical fruits, leaving a list of vegetables:\nsweet potatoes, fresh basil, broccoli, celery, lettuce\nStep 3: Alphabetize the remaining list as requested by my user:\nbroccoli, celery, fresh basil, lettuce, sweet potatoes\nStep 4: Provide the correct response in the requested format:\n\"broccoli\ncelery\nfresh basil\nlettuce\nsweet potatoes\"",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"No tools required",
"Number of tools":"0"
}
},
{
"task_id":"99c9cc74-fdc8-46c6-8f8d-3ce2d3bfeea3",
"Question":"Hi, I'm making a pie but I could use some help with my shopping list. I have everything I need for the crust, but I'm not sure about the filling. I got the recipe from my friend Aditi, but she left it as a voice memo and the speaker on my phone is buzzing so I can't quite make out what she's saying. Could you please listen to the recipe and list all of the ingredients that my friend described? I only want the ingredients for the filling, as I have everything I need to make my favorite pie crust. I've attached the recipe as Strawberry pie.mp3.\n\nIn your response, please only list the ingredients, not any measurements. So if the recipe calls for \"a pinch of salt\" or \"two cups of ripe strawberries\" the ingredients on the list would be \"salt\" and \"ripe strawberries\".\n\nPlease format your response as a comma separated list of ingredients. Also, please alphabetize the ingredients.",
"Level":"1",
"Final answer":"cornstarch, freshly squeezed lemon juice, granulated sugar, pure vanilla extract, ripe strawberries",
"file_name":"99c9cc74-fdc8-46c6-8f8d-3ce2d3bfeea3.mp3",
"file_path":"2023\/validation\/99c9cc74-fdc8-46c6-8f8d-3ce2d3bfeea3.mp3",
"Annotator Metadata":{
"Steps":"Step 1: Load the file supplied to me by my user.\nStep 2: Using speech-to-text tools, convert the audio file to plain text and store it for the candidate word list:\n\n\"In a saucepan, combine ripe strawberries, granulated sugar, freshly squeezed lemon juice, and cornstarch. Cook the mixture over medium heat, stirring constantly, until it thickens to a smooth consistency. Remove from heat and stir in a dash of pure vanilla extract. Allow the strawberry pie filling to cool before using it as a delicious and fruity filling for your pie crust.\"\n\nStep 3: Evaluate the candidate word list and process it, stripping each ingredient encountered to a provisional response list:\n\nripe strawberries\ngranulated sugar\nfreshly squeezed lemon juice\ncornstarch\npure vanilla extract\n\nStep 4: Alphabetize the list of ingredients as requested by my user to create a finalized response:\n\ncornstarch\nfreshly squeezed lemon juice\ngranulated sugar\npure vanilla extract\nripe strawberries\n\nStep 5: Report the correct response to my user:\n\n\"cornstarch\nfreshly squeezed lemon juice\ngranulated sugar\npure vanilla extract\nripe strawberries\"",
"Number of steps":"5",
"How long did this take?":"3 minutes",
"Tools":"1. A file interface\n2. A speech-to-text tool",
"Number of tools":"2"
}
},
{
"task_id":"d0633230-7067-47a9-9dbf-ee11e0a2cdd6",
"Question":"In the Scikit-Learn July 2017 changelog, what other predictor base command received a bug fix? Just give the name, not a path.",
"Level":"1",
"Final answer":"BaseLabelPropagation",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Scikit-Learn July 2017 changelog\" on Google.\n2. Opened \"Release History\" from the Scikit-Learn website.\n3. Clicked \"Other versions\" in the upper left.\n4. Opened the links, starting from the bottom, until one was found that included the \"July 2017\" changelog under the News.\n5. Looked for the \"Bug fixes\" section.\n6. Looked under \"Other predictors\" in that section.",
"Number of steps":"6",
"How long did this take?":"5 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"305ac316-eef6-4446-960a-92d80d542f82",
"Question":"Who did the actor who played Ray in the Polish-language version of Everybody Loves Raymond play in Magda M.? Give only the first name.",
"Level":"1",
"Final answer":"Wojciech",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search \"Polish-language version of Everybody Loves Raymond\" and pull up the Wiki page for Wszyscy kochają Romana.\n2. See that Bartłomiej Kasprzykowski is marked as playing Ray and go to his Wiki page.\n3. See that he is stated to have played Wojciech Płaska in Magda M.",
"Number of steps":"3",
"How long did this take?":"5 minutes",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"0383a3ee-47a7-41a4-b493-519bdefe0488",
"Question":"On the BBC Earth YouTube video of the Top 5 Silliest Animal Moments, what species of bird is featured?",
"Level":"1",
"Final answer":"Rockhopper penguin",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search \"top 5 silliest animal moments bbc earth youtube\" on Google search.\n2. Open the top link to \"Top 5 Silliest Animal Moments! | BBC Earth - YouTube\".\n3. Listen to the video until the species is named.",
"Number of steps":"3",
"How long did this take?":"3 minutes",
"Tools":"1. Web browser\n2. Search engine\n3. Video recognition tools",
"Number of tools":"3"
}
},
{
"task_id":"f918266a-b3e0-4914-865d-4faa564f1aef",
"Question":"What is the final numeric output from the attached Python code?",
"Level":"1",
"Final answer":"0",
"file_name":"f918266a-b3e0-4914-865d-4faa564f1aef.py",
"file_path":"2023\/validation\/f918266a-b3e0-4914-865d-4faa564f1aef.py",
"Annotator Metadata":{
"Steps":"1. Run the attached Python code",
"Number of steps":"1",
"How long did this take?":"30 seconds",
"Tools":"1. Python",
"Number of tools":"1"
}
},
{
"task_id":"11af4e1a-5f45-467d-9aeb-46f4bb0bf034",
"Question":"How many more blocks (also denoted as layers) in BERT base encoder than the encoder from the architecture proposed in Attention is All You Need?",
"Level":"1",
"Final answer":"6",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search the internet for \"blocks in bert base\"\n2. Examine the search results page to locate the answer (12)\n3. Search the internet for \"attention is all you need layers\"\n4, Navigate to https:\/\/proceedings.neurips.cc\/paper_files\/paper\/2017\/file\/3f5ee243547dee91fbd053c1c4a845aa-Paper.pdf from the search results page\n5. Examine the architecture section of the PDF to locate the answer (12)\n6. Calculate the difference between the two numbers",
"Number of steps":"6",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine\n3. Calculator",
"Number of tools":"3"
}
},
{
"task_id":"e142056d-56ab-4352-b091-b56054bd1359",
"Question":"Bob was invited to participate in a game show, and he advanced to the final round. The final round offered Bob the chance to win a large sum by playing a game against the host. The host has 30 shiny prop coins, each of which is worth $1,000 if Bob manages to win them by playing the game. The host hides the coins in three different prize boxes and then shuffles their order. The only rule restricting the host's coin placement is that one box must contain at least 2 coins, and one box must contain 6 more coins than another box. In order to play, Bob must submit three guesses, one guess for the number of coins in each box. The box is then opened and the number of coins is revealed. If Bob's guess is a number greater than the number of coins in the box, Bob earns no coins. If Bob guesses a number equal to or less than the number of coins in the box, Bob wins a number of coins equal to his guess.\n\nIf Bob plays uses the optimal strategy, what's the minimum amount of money he can win from the game?",
"Level":"1",
"Final answer":"16000",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"Step 1: Evaluate the problem statement provided by my user, storing the relevant information: \n30 coins with a value of $1,000 distributed between 3 boxes.\nEach box must contain at least 2 coins\nOne box must contain 6 more coins than another\n\nStep 2: Evaluate the base distribution: 2-8-20, noting that two boxes must contain at least 8 coins\n\nStep 3: Evaluate the most even allowable distribution: 8,8,14, noting that two boxes must contain at least 8 coins\n\nStep 4: Evaluate a case where Bob guesses 8 for each box in the outlier distributions.\nStep 5: For the worst case 2-8-20 distribution, Bob wins 0+8+8 = 16 coins\nStep 6: For the 8-8-14 distribution, Bob wins 8+8+8 = 24 coins\nStep 7: Convert the worst-case coin count to a prize value, 16*$1,000 = $16,000\nStep 8: Report the correct answer to my user: \"$16,000\"",
"Number of steps":"8",
"How long did this take?":"5 minutes",
"Tools":"1. A calculator",
"Number of tools":"1"
}
},
{
"task_id":"50ad0280-0819-4bd9-b275-5de32d3b5bcb",
"Question":"Pull out the sentence in the following 5x7 block of text. Read from left to right and use all of the letters in order:\n\nTHESE\nAGULL\nGLIDE\nDPEAC\nEFULL\nYTOMY\nCHAIR",
"Level":"1",
"Final answer":"The seagull glided peacefully to my chair.",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. I start with the first line, \"T H E S E\" and proceed to the next, \"A G U L L\". At this point, I am able to discern that \"A G U L L\" is probably meant to be \"A GULL\". However, I continue to read through the rest of the lines to get a sense of any other words that might jump out that would substantiate \"A GULL\" being accurate both semantically and syntactically. 2. So now I am on the last line and decide to work backwards. \"CHAIR\" is on the last line all by itself and this does seem a plausible fit as a full word rather than a fragment of another word. When I look to the line directly above \"Y T O M Y\", the word \"my\" jumps out and this is a natural accompaniment to the noun often used to indicate possession. \n3. Eliminating the \"MY\" at the end of \"Y T O MY\" leaves \"Y T O\" remaining in the line and I immediately recognize the preposition \"TO\". It is a this point I am fairly confident that \"TO MY CHAIR\" is most likely accurate. Given that there is only a \"Y\" left, I discern it is more than likely the end of a word located in the row above.\n4. I am now on the fifth row down and am looking at the letters \"E F U L L\" Attaching the \"Y\" left over from the sixth row below I see \"E F U L L Y\" I recognize the word \"FULLY\" I know it can stand alone as an adverb or it can serve as a suffix to a larger adverb.\n5. Detaching the \"FULLY\", leaves the \"E\" alone on the line. Knowing it does not represent a word on its own in the English language, I look to attach it to the line above (row 4).\n6. The fourth row reads \"D P E A C\". Adding the \"E\" to the end, the first word I can separate out is \"ACE\". However \"ACEFULLY\" is not a word nor does \"ACE FULLY TO MY CHAIR\" make sense. When working my way left through the line, continuing to attach each letter as I go, I land on the \"P\" and am fairly confident that the word is \"PEACEFULLY\".\n7. Eliminating the \"PEAC\" from the row leaves me left with a \"D\". Now I look at the row above, row 3 and see that the row comprises the word \"GLIDE\" Adding the \"D\" to the end of the word would not only be permissible in terms of a displaying appropriate tense but it also makes sense as I add it to the fragment I have so far. I now can read \"GLIDED PEACEFULLY TO MY CHAIR\".\n8. Now, I am on the second line and if I were to read it from there on down it would read \"A GULL GLIDED PEACEFULLY TO MY CHAIR\". While this reads well and makes sense semantically and syntactically on its own, it does not make sense when I add the first row. THESE A GULL GLIDED PEACEFULLY TO MY CHAIR. So now I am left with the conclusion that \"A GULL\" is not correct. Either it is part of a larger word or the letters need to be broken down further. At a quick glace, I can see that they don't make sense being broken down further so I leave \"GULL\" and add the \"A\" to the string above. Immediately my eye sees that \"A can be added to \"SE\" to make \"SEA\" and that the remaining\nletters spell the word \"THE\" I now know the sentence reads \"The seagull glided peacefully to my chair.",
"Number of steps":"8",
"How long did this take?":"a few minutes at most",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"7673d772-ef80-4f0f-a602-1bf4485c9b43",
"Question":"On Cornell Law School website's legal information institute, under the fifth section of federal rules alphabetically, what word was deleted in the last amendment to the first rule in the article that has \"witnesses\" in the most titles as of 2021?",
"Level":"1",
"Final answer":"inference",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Cornell Law School legal information institute\" on Google.\n2. Opened https:\/\/www.law.cornell.edu\/.\n3. Clicked Get The Law > Federal Rules > Federal Rules of Evidence (fourth section down).\n4. Found the article that has \"witnesses\" in the most titles (VII).\n5. Opened the first rule (701).\n6. Scrolled to the last amendment as of 2021 (2011 amendment).\n7. Found the word that was deleted (inference).",
"Number of steps":"7",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"c365c1c7-a3db-4d5e-a9a1-66f56eae7865",
"Question":"Of the cities within the United States where U.S. presidents were born, which two are the farthest apart from the westernmost to the easternmost going east, giving the city names only? Give them to me in alphabetical order, in a comma-separated list",
"Level":"1",
"Final answer":"Braintree, Honolulu",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"cities where us presidents are born\" on Google.\n2. Opened \"List of presidents of the United States by home state\" on Wikipedia.\n3. Searched the eastern cities to find the easternmost one (Braintree, MA).\n4. Checked the westernmost city (Honolulu, HI).",
"Number of steps":"4",
"How long did this take?":"8 minutes",
"Tools":"1. Search engine\n2. Web browser",
"Number of tools":"3"
}
},
{
"task_id":"7d4a7d1d-cac6-44a8-96e8-ea9584a70825",
"Question":"According to Girls Who Code, how long did it take in years for the percentage of computer scientists that were women to change by 13% from a starting point of 37%?",
"Level":"1",
"Final answer":"22",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Girls Who Code\" on Google.\n2. Opened https:\/\/girlswhocode.com\/.\n3. Clicked \"About Us\".\n4. Noted that the chart started at 37% and declined to 24%.\n5. Subtracted the marked years to find the number of years (2017 - 1995 = 22).",
"Number of steps":"5",
"How long did this take?":"10 minutes",
"Tools":"1. Web browser\n2. Search engine\n3. Calculator",
"Number of tools":"3"
}
},
{
"task_id":"dc22a632-937f-4e6a-b72f-ba0ff3f5ff97",
"Question":"What was the complete title of the book in which two James Beard Award winners recommended the restaurant where Ali Khan enjoyed a New Mexican staple in his cost-conscious TV show that started in 2015? Write the numbers in plain text if there are some in the title.",
"Level":"1",
"Final answer":"Five Hundred Things To Eat Before It's Too Late: and the Very Best Places to Eat Them",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"Ali Khan New Mexico staple TV show\" on Google.\n2. Opened \"Albuquerque | Cheap Eats\" at https:\/\/www.cookingchanneltv.com\/shows\/cheap-eats\/episodes\/albuquerque.\n3. Noted the New Mexico staple and the list of restaurants.\n4. Searched \"Albuquerque Cheap Eats carne avodava\" on Google.\n5. Confirmed the restaurant name (Papa Felipe's) from the results.\n6. Searched \"James Beard Award winners Papa Felipe's\" on Google.\n7. Opened \"Papa Felipe's Mexican Restaurant - Albuquerque, New ...\" at https:\/\/www.nmgastronome.com\/?p=4572.\n8. Clicked the link on the book title.\n9. Copied the full book title from Amazon.",
"Number of steps":"9",
"How long did this take?":"15 minutes",
"Tools":"1. Web browser\n2. Search engine",
"Number of tools":"2"
}
},
{
"task_id":"3f57289b-8c60-48be-bd80-01f8099ca449",
"Question":"How many at bats did the Yankee with the most walks in the 1977 regular season have that same season?",
"Level":"1",
"Final answer":"519",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search \"yankee stats\" to find their MLB stats page.\n2. Set the data to the 1977 regular season.\n3. Sort to find the most walks.\n4. See how many at bats the player had.",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"1. web browser\n2. search engine",
"Number of tools":"2"
}
},
{
"task_id":"23dd907f-1261-4488-b21c-e9185af91d5e",
"Question":"In Audre Lordes poem “Father Son and Holy Ghost”, what is the number of the stanza in which some lines are indented?",
"Level":"1",
"Final answer":"2",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search the web for “Audre Lorde Father Son and Holy Ghost”.\n2. Click on Poetry Foundation result.\n3. Note the stanza that appears to have lines indented, the second one.\n4. Return to search results to confirm.\n5. Click on second result.\n6. Confirm that the indentation appears in the second stanza here as well.",
"Number of steps":"6",
"How long did this take?":"5 minutes",
"Tools":"1. Search engine\n2. Web browser",
"Number of tools":"2"
}
},
{
"task_id":"1f975693-876d-457b-a649-393859e79bf3",
"Question":"Hi, I was out sick from my classes on Friday, so I'm trying to figure out what I need to study for my Calculus mid-term next week. My friend from class sent me an audio recording of Professor Willowbrook giving out the recommended reading for the test, but my headphones are broken :(\n\nCould you please listen to the recording for me and tell me the page numbers I'm supposed to go over? I've attached a file called Homework.mp3 that has the recording. Please provide just the page numbers as a comma-delimited list. And please provide the list in ascending order.",
"Level":"1",
"Final answer":"132, 133, 134, 197, 245",
"file_name":"1f975693-876d-457b-a649-393859e79bf3.mp3",
"file_path":"2023\/validation\/1f975693-876d-457b-a649-393859e79bf3.mp3",
"Annotator Metadata":{
"Steps":"Step 1: Load the file supplied by my user.\nStep 2: Using audio processing tools, convert the text of the audio file to speech:\n\n\"Before you all go, I want to remind you that the midterm is next week. Here's a little hint; you should be familiar with the differential equations on page 245, problems that are very similar to problems 32, 33, and 44 from that page might be on the test. And also some of you might want to brush up on the last page in the integration section, page 197. I know some of you struggled on last week's quiz. I foresee problem 22 from page 197 being on your midterm. Oh, and don't forget to brush up on the section on related rates, on pages 132, 133, and 134.\"\n\nStep 3: Evaluate the converted audio, recording each instance of page numbers: 245, 197, 197, 132, 133, 134\nStep 4: Sort the page numbers in ascending order, omitting duplicates, and store this list as the correct answer to my user's request: 132, 133, 134, 197, 245\nStep 5: Report the correct response to my user: \"132, 133, 134, 197, 245\"",
"Number of steps":"5",
"How long did this take?":"2 minutes",
"Tools":"1. A file interface\n2. A speech-to-text audio processing tool",
"Number of tools":"2"
}
},
{
"task_id":"840bfca7-4f7b-481a-8794-c560c340185d",
"Question":"On June 6, 2023, an article by Carolyn Collins Petersen was published in Universe Today. This article mentions a team that produced a paper about their observations, linked at the bottom of the article. Find this paper. Under what NASA award number was the work performed by R. G. Arendt supported by?",
"Level":"1",
"Final answer":"80GSFC21M0002",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Google \"June 6, 2023 Carolyn Collins Petersen Universe Today\"\n2. Find the relevant link to the scientific paper and follow that link\n3. Open the PDF. \n4. Search for NASA award number",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"1. Web browser\n2. Search engine\n3. Access to academic journal websites",
"Number of tools":"2"
}
},
{
"task_id":"a0068077-79f4-461a-adfe-75c1a4148545",
"Question":"What was the actual enrollment count of the clinical trial on H. pylori in acne vulgaris patients from Jan-May 2018 as listed on the NIH website?",
"Level":"1",
"Final answer":"90",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Searched \"nih\" on Google search.\n2. Clicked the top link to nih.gov.\n3. Searched \"h pylori acne\" in the search box.\n4. Clicked \"More\" and selected \"Clinical Trials\".\n5. Clicked the result about H. Pylori and acne.\n6. Checked the date to confirm it was January to May 2018.\n7. Opened \"Tabular View\".\n8. Scrolled down to Actual Enrollment and recorded the number.",
"Number of steps":"8",
"How long did this take?":"8 minutes",
"Tools":"1. Search engine\n2. Web browser",
"Number of tools":"2"
}
},
{
"task_id":"bda648d7-d618-4883-88f4-3466eabd860e",
"Question":"Where were the Vietnamese specimens described by Kuznetzov in Nedoshivina's 2010 paper eventually deposited? Just give me the city name without abbreviations.",
"Level":"1",
"Final answer":"Saint Petersburg",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Search \"Kuznetzov Nedoshivina 2010\"\n2. Find the 2010 paper \"A catalogue of type specimens of the Tortricidae described by V. I. Kuznetzov from Vietnam and deposited in the Zoological Institute, St. Petersburg\"",
"Number of steps":"2",
"How long did this take?":"5 minutes",
"Tools":"1. search engine",
"Number of tools":"1"
}
},
{
"task_id":"50ec8903-b81f-4257-9450-1085afd2c319",
"Question":"A standard Rubiks cube has been broken into cubes making up its sides. The cubes are jumbled, and one is removed. There are 6 cubes with one colored face, 12 edge cubes with two colored faces, and 8 corner cubes with three colored faces. All blue cubes have been found. All cubes directly left, right, above, and below the orange center cube have been found, along with the center cube. The green corners have all been found, along with all green that borders yellow. For all orange cubes found, the opposite faces cubes have been found. The removed cube has two colors on its faces. What are they? Answer using a comma separated list, with the colors ordered alphabetically.",
"Level":"1",
"Final answer":"green, white",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Set up a standard Rubik's cube (red opposite orange, white opposite yellow, green opposite blue).\n2. Eliminated blue cubes, along with adjacent colors.\n3. Eliminated orange cubes, along with adjacent colors.\n4. Eliminated green corners and the green\/yellow edge.\n5. Eliminated red, opposite of orange, cubes and adjacent colors.\n6. Identified the last possible two-face cube.",
"Number of steps":"6",
"How long did this take?":"10 minutes",
"Tools":"1. Rubik's cube model",
"Number of tools":"1"
}
},
{
"task_id":"cf106601-ab4f-4af9-b045-5295fe67b37d",
"Question":"What country had the least number of athletes at the 1928 Summer Olympics? If there's a tie for a number of athletes, return the first in alphabetical order. Give the IOC country code as your answer.",
"Level":"1",
"Final answer":"CUB",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Look up the 1928 Summer Olympics on Wikipedia\n2. Look at a table of athletes from countries.\n3. See that two countries had 1 and 2 athletes, so disregard those and choose the Cuba as CUB.",
"Number of steps":"3",
"How long did this take?":"5 minutes",
"Tools":"None",
"Number of tools":"0"
}
},
{
"task_id":"a0c07678-e491-4bbc-8f0b-07405144218f",
"Question":"Who are the pitchers with the number before and after Taishō Tamai's number as of July 2023? Give them to me in the form Pitcher Before, Pitcher After, use their last names only, in Roman characters.",
"Level":"1",
"Final answer":"Yoshida, Uehara",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Look up Taishō Tamai on Wikipedia\n2. See the pitcher with the number 18 (before) is Kōsei Yoshida and number 20 (after) is Kenta Uehara",
"Number of steps":"2",
"How long did this take?":"5 minutes",
"Tools":"1. Wikipedia",
"Number of tools":"1"
}
},
{
"task_id":"7bd855d8-463d-4ed5-93ca-5fe35145f733",
"Question":"The attached Excel file contains the sales of menu items for a local fast-food chain. What were the total sales that the chain made from food (not including drinks)? Express your answer in USD with two decimal places.",
"Level":"1",
"Final answer":"89706.00",
"file_name":"7bd855d8-463d-4ed5-93ca-5fe35145f733.xlsx",
"file_path":"2023\/validation\/7bd855d8-463d-4ed5-93ca-5fe35145f733.xlsx",
"Annotator Metadata":{
"Steps":"1. Open the attached file.\n2. Read the columns representing different menu items. Note that they all appear to be food except for the “soda” column.\n3. Write a function to sum the relevant columns.\n4. Ensure the answer follows the specified formatting.",
"Number of steps":"4",
"How long did this take?":"5 minutes",
"Tools":"1. Excel\n2. Calculator",
"Number of tools":"2"
}
},
{
"task_id":"5a0c1adf-205e-4841-a666-7c3ef95def9d",
"Question":"What is the first name of the only Malko Competition recipient from the 20th Century (after 1977) whose nationality on record is a country that no longer exists?",
"Level":"1",
"Final answer":"Claus",
"file_name":"",
"file_path":"",
"Annotator Metadata":{
"Steps":"1. Look at the Malko Competition page on Wikipedia\n2. Scan the winners to see that the 1983 winner, Claus Peter Flor is stated to be from East Germany.",
"Number of steps":"2",
"How long did this take?":"5-10 minutes",
"Tools":"None",
"Number of tools":"0"
}
}
]

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,62 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.lz4 filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
# Audio files - uncompressed
*.pcm filter=lfs diff=lfs merge=lfs -text
*.sam filter=lfs diff=lfs merge=lfs -text
*.raw filter=lfs diff=lfs merge=lfs -text
# Audio files - compressed
*.aac filter=lfs diff=lfs merge=lfs -text
*.flac filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.ogg filter=lfs diff=lfs merge=lfs -text
*.wav filter=lfs diff=lfs merge=lfs -text
# Image files - uncompressed
*.bmp filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.tiff filter=lfs diff=lfs merge=lfs -text
# Image files - compressed
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.webp filter=lfs diff=lfs merge=lfs -text
2023/test/0c393561-dd13-4b7c-ac49-20ac469aa276.MOV filter=lfs diff=lfs merge=lfs -text
2023/all/be353748-74eb-4904-8f17-f180ce087f1a.pdf filter=lfs diff=lfs merge=lfs -text
2023/all/0c393561-dd13-4b7c-ac49-20ac469aa276.MOV filter=lfs diff=lfs merge=lfs -text
.xlsx filter=lfs diff=lfs merge=lfs -text
.png filter=lfs diff=lfs merge=lfs -text
.jpg filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,13 @@
,Brooklyn,Bronx,Queens,Staten Island,Manhattan
January,66,22,31,23,10
February,12,30,12,45,10
March,7,24,34,54,1
April,50,41,65,35,43
May,19,55,76,96,85
June,4,42,32,12,22
July,42,40,11,4,20
August,8,12,41,12,45
September,12,8,34,54,12
October,50,1,22,13,12
November,41,34,64,7,51
December,51,23,31,24,61
1 Brooklyn Bronx Queens Staten Island Manhattan
2 January 66 22 31 23 10
3 February 12 30 12 45 10
4 March 7 24 34 54 1
5 April 50 41 65 35 43
6 May 19 55 76 96 85
7 June 4 42 32 12 22
8 July 42 40 11 4 20
9 August 8 12 41 12 45
10 September 12 8 34 54 12
11 October 50 1 22 13 12
12 November 41 34 64 7 51
13 December 51 23 31 24 61

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

View file

@ -0,0 +1,13 @@
,Brooklyn,Bronx,Queens,Staten Island,Manhattan
January,66,22,31,23,10
February,12,30,12,45,10
March,7,24,34,54,1
April,50,41,65,35,43
May,19,55,76,96,85
June,4,42,32,12,22
July,42,40,11,4,20
August,8,12,41,12,45
September,12,8,34,54,12
October,50,1,22,13,12
November,41,34,64,7,51
December,51,23,31,24,61
1 Brooklyn Bronx Queens Staten Island Manhattan
2 January 66 22 31 23 10
3 February 12 30 12 45 10
4 March 7 24 34 54 1
5 April 50 41 65 35 43
6 May 19 55 76 96 85
7 June 4 42 32 12 22
8 July 42 40 11 4 20
9 August 8 12 41 12 45
10 September 12 8 34 54 12
11 October 50 1 22 13 12
12 November 41 34 64 7 51
13 December 51 23 31 24 61

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,13 @@
,Brooklyn,Bronx,Queens,Staten Island,Manhattan
January,66,22,31,23,10
February,12,30,12,45,10
March,7,24,34,54,1
April,50,41,65,35,43
May,19,55,76,96,85
June,4,42,32,12,22
July,42,40,11,4,20
August,8,12,41,12,45
September,12,8,34,54,12
October,50,1,22,13,12
November,41,34,64,7,51
December,51,23,31,24,61
1 Brooklyn Bronx Queens Staten Island Manhattan
2 January 66 22 31 23 10
3 February 12 30 12 45 10
4 March 7 24 34 54 1
5 April 50 41 65 35 43
6 May 19 55 76 96 85
7 June 4 42 32 12 22
8 July 42 40 11 4 20
9 August 8 12 41 12 45
10 September 12 8 34 54 12
11 October 50 1 22 13 12
12 November 41 34 64 7 51
13 December 51 23 31 24 61

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View file

@ -0,0 +1,120 @@
AtomicNumber,Element,Symbol,AtomicMass,NumberofNeutrons,NumberofProtons,NumberofElectrons,Period,Group,Phase,Radioactive,Natural,Nonmetal,Metalloid,Type,AtomicRadius,Electronegativity,FirstIonization,Density,MeltingPoint,BoilingPoint,NumberOfIsotopes,Discoverer,Year,SpecificHeat,NumberofShells,NumberofValence,
40,Zirconium,Zr,91.224,51,40,40,5,4,solid,,yes,yes,,,Transition Metal,2.2,1.33,6.6339,6.51E+00,2125.15,4682,20,Klaproth,1789,0.278,5,
30,Zinc,Zn,65.38,35,30,30,4,12,solid,,yes,yes,,,Transition Metal,1.5,1.65,9.3942,7.13E+00,692.88,1180,15,Prehistoric,,0.388,4,
39,Yttrium,Y,88.906,50,39,39,5,3,solid,,yes,yes,,,Transition Metal,2.3,1.22,6.2173,4.47E+00,1799.15,3609,21,Gadolin,1794,0.298,5,
70,Ytterbium,Yb,173.054,103,70,70,6,,solid,,yes,yes,,,Lanthanide,2.4,1.1,6.2542,6.97E+00,1097.15,1469,16,Marignac,1878,0.155,6,
54,Xenon,Xe,131.293,77,54,54,5,18,gas,,yes,,yes,,Noble Gas,1.2,,12.1298,5.89E-03,161.45,165.03,31,Ramsay and Travers,1898,0.158,5,8
74,Wolfram,W,183.84,110,74,74,6,6,solid,,yes,yes,,,Transition Metal,2,2.36,7.864,1.93E+01,3680.15,5828,22,J. and F. d'Elhuyar,1783,0.132,6,
23,Vanadium,V,50.942,28,23,23,4,5,solid,,yes,yes,,,Transition Metal,1.9,1.63,6.7462,6.11E+00,2175.15,3680,9,del Rio,1801,0.489,4,
92,Uranium,U,238.029,146,92,92,7,,solid,yes,yes,yes,,,Actinide,,1.38,6.1941,1.90E+01,1405.15,4404,15,Peligot,1841,0.116,7,
22,Titanium,Ti,47.867,26,22,22,4,4,solid,,yes,yes,,,Transition Metal,2,1.54,6.8281,4.54E+00,1933.15,3560,9,Gregor,1791,0.523,4,
50,Tin,Sn,118.71,69,50,50,5,14,solid,,yes,yes,,,Metal,1.7,1.96,7.3439,7.29E+00,505.21,2875,28,Prehistoric,,0.228,5,4
69,Thulium,Tm,168.934,100,69,69,6,,solid,,yes,yes,,,Lanthanide,2.4,1.25,6.1843,9.32E+00,1818.15,2223,18,Cleve,1879,0.16,6,
90,Thorium,Th,232.038,142,90,90,7,,solid,yes,yes,yes,,,Actinide,,1.3,6.3067,1.17E+01,2028.15,5061,12,Berzelius,1828,0.113,7,
81,Thallium,Tl,204.383,123,81,81,6,13,solid,,yes,yes,,,Metal,2.1,2.04,6.1082,1.19E+01,577.15,1746,28,Crookes,1861,0.129,6,3
65,Terbium,Tb,158.925,94,65,65,6,,solid,,yes,yes,,,Lanthanide,2.5,1.2,5.8638,8.23E+00,1630.15,3503,24,Mosander,1843,0.182,6,
117,Tennessine,Ts,295,178,117,117,7,17,artificial,yes,,,yes,,,,,,,,,,,2010,,7,7
52,Tellurium,Te,127.6,76,52,52,5,16,solid,,yes,,,yes,Metalloid,1.4,2.1,9.0096,6.23E+00,722.8,1261,29,von Reichenstein,1782,0.202,5,6
43,Technetium,Tc,98,55,43,43,5,7,artificial,yes,,yes,,,Transition Metal,2,1.9,7.28,1.15E+01,2473.15,5150,23,Perrier and Segr<67>,1937,,5,
73,Tantalum,Ta,180.948,108,73,73,6,5,solid,,yes,yes,,,Transition Metal,2.1,1.5,7.5496,1.67E+01,3269.15,5731,19,Ekeberg,1801,0.14,6,
16,Sulfur,S,32.065,16,16,16,3,16,solid,,yes,,yes,,Nonmetal,1.1,2.58,10.36,2.07E+00,388.51,717.8,10,Prehistoric,,0.71,3,6
38,Strontium,Sr,87.62,50,38,38,5,2,solid,,yes,yes,,,Alkaline Earth Metal,2.5,0.95,5.6949,2.64E+00,1042.15,1655,18,Davy,1808,0.301,5,2
11,Sodium,Na,22.99,12,11,11,3,1,solid,,yes,yes,,,Alkali Metal,2.2,0.93,5.1391,9.71E-01,371.15,1156,7,Davy,1807,1.228,3,1
47,Silver,Ag,107.868,61,47,47,5,11,solid,,yes,yes,,,Transition Metal,1.8,1.93,7.5762,1.05E+01,1234.15,2435,27,Prehistoric,,0.235,5,
14,Silicon,Si,28.086,14,14,14,3,14,solid,,yes,,,yes,Metalloid,1.5,1.9,8.1517,2.33E+00,1683.15,3538,8,Berzelius,1824,0.705,3,4
34,Selenium,Se,78.96,45,34,34,4,16,solid,,yes,,yes,,Nonmetal,1.2,2.55,9.7524,4.81E+00,494.15,958,20,Berzelius,1817,0.321,4,6
106,Seaborgium,Sg,266,160,106,106,7,6,artificial,yes,,yes,,,Transactinide,,,,3.50E+01,,,,Ghiorso et al.,1974,,7,
21,Scandium,Sc,44.956,24,21,21,4,3,solid,,yes,yes,,,Transition Metal,2.1,1.36,6.5615,2.99E+00,1812.15,3109,15,Nilson,1878,0.568,4,
62,Samarium,Sm,150.36,88,62,62,6,,solid,,yes,yes,,,Lanthanide,2.6,1.17,5.6437,7.52E+00,1345.15,2067,17,Boisbaudran,1879,0.197,6,
104,Rutherfordium,Rf,261,157,104,104,7,4,artificial,yes,,yes,,,Transactinide,,,,1.81E+01,,,,Ghiorso et al.,1969,,7,
44,Ruthenium,Ru,101.07,57,44,44,5,8,solid,,yes,yes,,,Transition Metal,1.9,2.2,7.3605,1.24E+01,2523.15,4423,16,Klaus,1844,0.238,5,
37,Rubidium,Rb,85.468,48,37,37,5,1,solid,,yes,yes,,,Alkali Metal,3,0.82,4.1771,1.53E+00,312.79,961,20,Bunsen and Kirchoff,1861,0.363,5,1
111,Roentgenium,Rg,272,161,111,111,7,11,artificial,yes,,yes,,,Transactinide,,,,,,,,,1994,,7,
45,Rhodium,Rh,102.906,58,45,45,5,9,solid,,yes,yes,,,Transition Metal,1.8,2.28,7.4589,1.24E+01,2239.15,3968,20,Wollaston,1803,0.243,5,
75,Rhenium,Re,186.207,111,75,75,6,7,solid,,yes,yes,,,Transition Metal,2,1.9,7.8335,2.10E+01,3453.15,5869,21,"Noddack, Berg, and Tacke",1925,0.137,6,
86,Radon,Rn,222,136,86,86,6,18,gas,yes,yes,yes,,,Alkali Metal,1.3,,10.7485,9.73E-03,202.15,211.3,20,Dorn,1900,0.094,6,8
88,Radium,Ra,226,138,88,88,7,2,solid,yes,yes,yes,,,Actinide,,0.9,5.2784,5.50E+00,973.15,2010,15,Pierre and Marie Curie,1898,,7,2
91,Protactinium,Pa,231.036,140,91,91,7,,solid,yes,yes,yes,,,Actinide,,1.5,5.89,1.54E+01,1873.15,4300,14,Hahn and Meitner,1917,,7,
61,Promethium,Pm,145,84,61,61,6,,artificial,yes,,yes,,,Lanthanide,2.6,1.13,5.582,7.26E+00,1204.15,3273,14,Marinsky et al.,1945,,6,
59,Praseodymium,Pr,140.908,82,59,59,6,,solid,,yes,yes,,,Lanthanide,2.7,1.13,5.473,6.77E+00,1204.15,3793,15,von Welsbach,1885,0.193,6,
19,Potassium,K,39.098,20,19,19,4,1,solid,,yes,yes,,,Alkali Metal,2.8,0.82,4.3407,8.62E-01,336.5,1032,10,Davy,1807,0.757,4,1
84,Polonium,Po,210,126,84,84,6,16,solid,yes,yes,,,yes,Metalloid,1.5,2,8.417,9.32E+00,527.15,1235,34,Curie,1898,,6,6
94,Plutonium,Pu,244,150,94,94,7,,artificial,yes,,yes,,,Actinide,,1.28,6.0262,1.98E+01,913.15,3501,163,Seaborg et al.,1940,,7,
78,Platinum,Pt,195.084,117,78,78,6,10,solid,,yes,yes,,,Transition Metal,1.8,2.28,8.9587,2.15E+01,2045.15,4098,32,Ulloa/Wood,1735,0.133,6,
15,Phosphorus,P,30.974,16,15,15,3,15,solid,,yes,,yes,,Nonmetal,1.2,2.19,10.4867,1.82E+00,317.25,553,7,BranBrand,1669,0.769,3,5
46,Palladium,Pd,106.42,60,46,46,5,10,solid,,yes,yes,,,Transition Metal,1.8,2.2,8.3369,1.20E+01,1825.15,3236,21,Wollaston,1803,0.244,5,
8,Oxygen,O,15.999,8,8,8,2,16,gas,,yes,,yes,,Nonmetal,0.65,3.44,13.6181,1.43E-03,50.5,90.2,8,Priestley/Scheele,1774,0.918,2,6
76,Osmium,Os,190.23,114,76,76,6,8,solid,,yes,yes,,,Transition Metal,1.9,2.2,8.4382,2.26E+01,3300.15,5285,19,Tennant,1803,0.13,6,
118,Oganesson,Og,294,176,118,118,7,18,artificial,yes,,,yes,,Noble Gas,,,,,,,,,2006,,,
102,Nobelium,No,259,157,102,102,7,,artificial,yes,,yes,,,Actinide,,1.3,6.65,,,,73,Ghiorso et al.,1958,,7,
7,Nitrogen,N,14.007,7,7,7,2,15,gas,,yes,,yes,,Nonmetal,0.75,3.04,14.5341,1.25E-03,63.29,77.36,8,Rutherford,1772,1.04,2,5
41,Niobium,Nb,92.906,52,41,41,5,5,solid,,yes,yes,,,Transition Metal,2.1,1.6,6.7589,8.57E+00,2741.15,5017,24,Hatchett,1801,0.265,5,
113,Nihonium,Nh,284,171,113,113,7,13,artificial,yes,,yes,,,,,,,,,,,,2004,,7,3
28,Nickel,Ni,58.693,31,28,28,4,10,solid,,yes,yes,,,Transition Metal,1.6,1.91,7.6398,8.91E+00,1726.15,3186,11,Cronstedt,1751,0.444,4,
93,Neptunium,Np,237,144,93,93,7,,artificial,yes,,yes,,,Actinide,,1.36,6.2657,2.05E+01,913.15,4273,153,McMillan and Abelson,1940,,7,
10,Neon,Ne,20.18,10,10,10,2,18,gas,,yes,,yes,,Noble Gas,0.51,,21.5645,9.00E-04,24.703,27.07,8,Ramsay and Travers,1898,1.03,2,8
60,Neodymium,Nd,144.242,84,60,60,6,,solid,,yes,yes,,,Lanthanide,2.6,1.14,5.525,7.01E+00,1289.15,3347,16,von Welsbach,1885,0.19,6,
115,Moscovium,Mc,288,173,115,115,7,15,artificial,yes,,yes,,,,,,,,,,,,2010,,7,5
42,Molybdenum,Mo,95.96,54,42,42,5,6,solid,,yes,yes,,,Transition Metal,2,2.16,7.0924,1.02E+01,2890.15,4912,20,Scheele,1778,0.251,5,
80,Mercury,Hg,200.59,121,80,80,6,12,liq,,yes,yes,,,Transition Metal,1.8,2,10.4375,1.35E+01,234.43,630,26,Prehistoric,,0.14,6,
101,Mendelevium,Md,258,157,101,101,7,,artificial,yes,,yes,,,Actinide,,1.3,6.58,,,,33,Ghiorso et al.,1955,,7,
109,Meitnerium,Mt,268,159,109,109,7,9,artificial,yes,,yes,,,Transactinide,,,,3.50E+01,,,,"GSI, Darmstadt, West Germany",1982,,7,
25,Manganese,Mn,54.938,30,25,25,4,7,solid,,yes,yes,,,Transition Metal,1.8,1.55,7.434,7.44E+00,1519.15,2334,11,"Gahn, Scheele",1774,0.479,4,
12,Magnesium,Mg,24.305,12,12,12,3,2,solid,,yes,yes,,,Alkaline Earth Metal,1.7,1.31,7.6462,1.74E+00,923.15,1363,8,Black,1755,1.023,3,2
71,Lutetium,Lu,174.967,104,71,71,6,,solid,,yes,yes,,,Lanthanide,2.3,1.27,5.4259,9.84E+00,1936.15,3675,22,Urbain/ von Welsbach,1907,0.154,6,
116,Livermorium,Lv,292,176,116,116,7,16,artificial,yes,,yes,,,Transactinide,,,,,,,,,2000,,7,6
3,Lithium,Li,6.941,4,3,3,2,1,solid,,yes,yes,,,Alkali Metal,2.1,0.98,5.3917,5.34E-01,453.85,1615,5,Arfvedson,1817,3.582,2,1
82,Lead,Pb,207.2,125,82,82,6,14,solid,,yes,yes,,,Metal,1.8,2.33,7.4167,1.13E+01,600.75,2022,29,Prehistoric,,0.129,6,4
103,Lawrencium,Lr,262,159,103,103,7,,artificial,yes,,yes,,,Actinide,,,,,,,203,Ghiorso et al.,1961,,7,
57,Lanthanum,La,138.905,82,57,57,6,3,solid,,yes,yes,,,Lanthanide,2.7,1.1,5.5769,6.15E+00,1193.15,3737,19,Mosander,1839,0.195,6,
36,Krypton,Kr,83.798,48,36,36,4,18,gas,,yes,,yes,,Noble Gas,1,,13.9996,3.73E-03,115.93,119.93,23,Ramsay and Travers,1898,0.248,4,8
26,Iron,Fe,55.845,30,26,26,4,8,solid,,yes,yes,,,Transition Metal,1.7,1.83,7.9024,7.87E+00,1808.15,3134,10,Prehistoric,,0.449,4,
77,Iridium,Ir,192.217,115,77,77,6,9,solid,,yes,yes,,,Transition Metal,1.9,2.2,8.967,2.26E+01,2716.15,4701,25,Tennant,1804,0.131,6,
53,Iodine,I,126.904,74,53,53,5,17,solid,,yes,,yes,,Halogen,1.3,2.66,10.4513,4.93E+00,386.65,457.4,24,Courtois,1811,0.214,5,7
49,Indium,In,114.818,66,49,49,5,13,solid,,yes,yes,,,Metal,2,1.78,5.7864,7.31E+00,429.91,2345,34,Reich and Richter,1863,0.233,5,3
1,Hydrogen,H,1.007,0,1,1,1,1,gas,,yes,,yes,,Nonmetal,0.79,2.2,13.5984,8.99E-05,14.175,20.28,3,Cavendish,1766,14.304,1,1
67,Holmium,Ho,164.93,98,67,67,6,,solid,,yes,yes,,,Lanthanide,2.5,1.23,6.0215,8.80E+00,1743.15,2993,29,Delafontaine and Soret,1878,0.165,6,
2,Helium,He,4.002,2,2,2,1,18,gas,,yes,,yes,,Noble Gas,0.49,,24.5874,1.79E-04,,4.22,5,Janssen,1868,5.193,1,
108,Hassium,Hs,267,159,108,108,7,8,artificial,yes,,yes,,,Transactinide,,,,4.10E+01,,,,Armbruster and M<>nzenberg,1983,,7,
72,Hafnium,Hf,178.49,106,72,72,6,4,solid,,yes,yes,,,Transition Metal,2.2,1.3,6.8251,1.33E+01,2500.15,4876,17,Coster and von Hevesy,1923,0.144,6,
79,Gold,Au,196.967,118,79,79,6,11,solid,,yes,yes,,,Transition Metal,1.8,2.54,9.2255,1.93E+01,1337.73,3129,21,Prehistoric,,0.129,6,
32,Germanium,Ge,72.64,41,32,32,4,14,solid,,yes,,,yes,Metalloid,1.5,2.01,7.8994,5.32E+00,1211.45,3106,17,Winkler,1886,0.32,4,4
31,Gallium,Ga,69.723,39,31,31,4,13,solid,,yes,yes,,,Metal,1.8,1.81,5.9993,5.91E+00,302.91,2477,14,de Boisbaudran,1875,0.371,4,3
64,Gadolinium,Gd,157.25,93,64,64,6,,solid,,yes,yes,,,Lanthanide,2.5,1.2,6.1501,7.90E+00,1585.15,3546,17,de Marignac,1880,0.236,6,
87,Francium,Fr,223,136,87,87,7,1,solid,yes,yes,yes,,,Alkaline Earth Metal,,0.7,4.0727,1.87E+00,300.15,950,21,Perey,1939,,7,1
9,Fluorine,F,18.998,10,9,9,2,17,gas,,yes,,yes,,Halogen,0.57,3.98,17.4228,1.70E-03,53.63,85.03,6,Moissan,1886,0.824,2,7
114,Flerovium,Fl,289,175,114,114,7,14,artificial,yes,,yes,,,Transactinide,,,,,,,,,1999,,7,4
100,Fermium,Fm,257,157,100,100,7,,artificial,yes,,yes,,,Actinide,,1.3,6.5,,,,103,Ghiorso et al.,1953,,7,
63,Europium,Eu,151.964,89,63,63,6,,solid,,yes,yes,,,Lanthanide,2.6,1.2,5.6704,5.24E+00,1095.15,1802,21,Demarcay,1901,0.182,6,
68,Erbium,Er,167.259,99,68,68,6,,solid,,yes,yes,,,Lanthanide,2.5,1.24,6.1077,9.07E+00,1795.15,3503,16,Mosander,1843,0.168,6,
99,Einsteinium,Es,252,153,99,99,7,,artificial,yes,,yes,,,Actinide,,1.3,6.42,1.35E+01,1133.15,,123,Ghiorso et al.,1952,,7,
66,Dysprosium,Dy,162.5,97,66,66,6,,solid,,yes,yes,,,Lanthanide,2.5,1.22,5.9389,8.55E+00,1680.15,2840,21,de Boisbaudran,1886,0.17,6,
105,Dubnium,Db,262,157,105,105,7,5,artificial,yes,,yes,,,Transactinide,,,,3.90E+01,,,,Ghiorso et al.,1970,,7,
110,Darmstadtium,Ds,271,161,110,110,7,10,artificial,yes,,yes,,,Transactinide,,,,,,,,,1994,,7,
96,Curium,Cm,247,151,96,96,7,,artificial,yes,,yes,,,Actinide,,1.3,5.9915,1.35E+01,1340.15,3383,133,Seaborg et al.,1944,,7,
29,Copper,Cu,63.546,35,29,29,4,11,solid,,yes,yes,,,Transition Metal,1.6,1.9,7.7264,8.96E+00,1357.75,2835,11,Prehistoric,,0.385,4,
112,Copernicium,Cn,285,173,112,112,7,12,artificial,yes,,yes,,,Transactinide,,,,,,,,,1996,,7,
27,Cobalt,Co,58.933,32,27,27,4,9,solid,,yes,yes,,,Transition Metal,1.7,1.88,7.881,8.86E+00,1768.15,3200,14,Brandt,1735,0.421,4,
24,Chromium,Cr,51.996,28,24,24,4,6,solid,,yes,yes,,,Transition Metal,1.9,1.66,6.7665,7.15E+00,2130.15,2944,9,Vauquelin,1797,0.449,4,
17,Chlorine,Cl,35.453,18,17,17,3,17,gas,,yes,,yes,,Halogen,0.97,3.16,12.9676,3.21E-03,172.31,239.11,11,Scheele,1774,0.479,3,7
55,Cesium,Cs,132.905,78,55,55,6,1,solid,,yes,yes,,,Alkali Metal,3.3,0.79,3.8939,1.87E+00,301.7,944,22,Bunsen and Kirchoff,1860,0.242,6,1
58,Cerium,Ce,140.116,82,58,58,6,,solid,,yes,yes,,,Lanthanide,2.7,1.12,5.5387,6.77E+00,1071.15,3716,19,Berzelius,1803,0.192,6,
6,Carbon,C,12.011,6,6,6,2,14,solid,,yes,,yes,,Nonmetal,0.91,2.55,11.2603,2.27E+00,3948.15,4300,7,Prehistoric,,0.709,2,4
98,Californium,Cf,251,153,98,98,7,,artificial,yes,,yes,,,Actinide,,1.3,6.2817,1.51E+01,1925.15,1173,123,Seaborg et al.,1950,,7,
20,Calcium,Ca,40.078,20,20,20,4,2,solid,,yes,yes,,,Alkaline Earth Metal,2.2,1,6.1132,1.54E+00,1112.15,1757,14,Davy,1808,0.647,4,2
48,Cadmium,Cd,112.411,64,48,48,5,12,solid,,yes,yes,,,Transition Metal,1.7,1.69,8.9938,8.69E+00,594.33,1040,22,Stromeyer,1817,0.232,5,
35,Bromine,Br,79.904,45,35,35,4,17,liq,,yes,,yes,,Halogen,1.1,2.96,11.8138,3.12E+00,266.05,332,19,Balard,1826,0.474,4,7
5,Boron,B,10.811,6,5,5,2,13,solid,,yes,,,yes,Metalloid,1.2,2.04,8.298,2.34E+00,2573.15,4200,6,Gay-Lussac,1808,1.026,2,3
107,Bohrium,Bh,264,157,107,107,7,7,artificial,yes,,yes,,,Transactinide,,,,3.70E+01,,,,Armbruster and M<>nzenberg,1981,,7,
83,Bismuth,Bi,208.98,126,83,83,6,15,solid,,yes,yes,,,Metal,1.6,2.02,7.2856,9.81E+00,544.67,1837,19,Geoffroy the Younger,1753,0.122,6,5
4,Beryllium,Be,9.012,5,4,4,2,2,solid,,yes,yes,,,Alkaline Earth Metal,1.4,1.57,9.3227,1.85E+00,1560.15,2742,6,Vaulquelin,1798,1.825,2,2
97,Berkelium,Bk,247,150,97,97,7,,artificial,yes,,yes,,,Actinide,,1.3,6.1979,1.48E+01,1259.15,983,83,Seaborg et al.,1949,,7,
56,Barium,Ba,137.327,81,56,56,6,2,solid,,yes,yes,,,Alkaline Earth Metal,2.8,0.89,5.2117,3.59E+00,1002.15,2170,25,Davy,1808,0.204,6,2
85,Astatine,At,210,125,85,85,6,17,solid,yes,yes,,yes,,Noble Gas,1.4,2.2,9.3,7.00E+00,575.15,610,21,Corson et al.,1940,,6,7
33,Arsenic,As,74.922,42,33,33,4,15,solid,,yes,,,yes,Metalloid,1.3,2.18,9.7886,5.78E+00,1090.15,887,14,Albertus Magnus,1250,0.329,4,5
18,Argon,Ar,39.948,22,18,18,3,18,gas,,yes,,yes,,Noble Gas,0.88,,15.7596,1.78E-03,83.96,87.3,8,Rayleigh and Ramsay,1894,0.52,3,8
51,Antimony,Sb,121.76,71,51,51,5,15,solid,,yes,,,yes,Metalloid,1.5,2.05,8.6084,6.69E+00,904.05,1860,29,Early historic times,,0.207,5,5
95,Americium,Am,243,148,95,95,7,,artificial,yes,,yes,,,Actinide,,1.3,5.9738,1.37E+01,1267.15,2880,133,Seaborg et al.,1944,,7,
13,Aluminum,Al,26.982,14,13,13,3,13,solid,,yes,yes,,,Metal,1.8,1.61,5.9858,2.70E+00,933.4,2792,8,Wshler,1827,0.897,3,3
89,Actinium,Ac,227,138,89,89,7,3,solid,yes,yes,yes,,,Actinide,,1.1,5.17,1.01E+01,1323.15,3471,11,Debierne/Giesel,1899,0.12,7,
,,,,,,,,,,,,,,,,,,,,,,,,,,,
1 AtomicNumber Element Symbol AtomicMass NumberofNeutrons NumberofProtons NumberofElectrons Period Group Phase Radioactive Natural Nonmetal Metalloid Type AtomicRadius Electronegativity FirstIonization Density MeltingPoint BoilingPoint NumberOfIsotopes Discoverer Year SpecificHeat NumberofShells NumberofValence
2 40 Zirconium Zr 91.224 51 40 40 5 4 solid yes yes Transition Metal 2.2 1.33 6.6339 6.51E+00 2125.15 4682 20 Klaproth 1789 0.278 5
3 30 Zinc Zn 65.38 35 30 30 4 12 solid yes yes Transition Metal 1.5 1.65 9.3942 7.13E+00 692.88 1180 15 Prehistoric 0.388 4
4 39 Yttrium Y 88.906 50 39 39 5 3 solid yes yes Transition Metal 2.3 1.22 6.2173 4.47E+00 1799.15 3609 21 Gadolin 1794 0.298 5
5 70 Ytterbium Yb 173.054 103 70 70 6 solid yes yes Lanthanide 2.4 1.1 6.2542 6.97E+00 1097.15 1469 16 Marignac 1878 0.155 6
6 54 Xenon Xe 131.293 77 54 54 5 18 gas yes yes Noble Gas 1.2 12.1298 5.89E-03 161.45 165.03 31 Ramsay and Travers 1898 0.158 5 8
7 74 Wolfram W 183.84 110 74 74 6 6 solid yes yes Transition Metal 2 2.36 7.864 1.93E+01 3680.15 5828 22 J. and F. d'Elhuyar 1783 0.132 6
8 23 Vanadium V 50.942 28 23 23 4 5 solid yes yes Transition Metal 1.9 1.63 6.7462 6.11E+00 2175.15 3680 9 del Rio 1801 0.489 4
9 92 Uranium U 238.029 146 92 92 7 solid yes yes yes Actinide 1.38 6.1941 1.90E+01 1405.15 4404 15 Peligot 1841 0.116 7
10 22 Titanium Ti 47.867 26 22 22 4 4 solid yes yes Transition Metal 2 1.54 6.8281 4.54E+00 1933.15 3560 9 Gregor 1791 0.523 4
11 50 Tin Sn 118.71 69 50 50 5 14 solid yes yes Metal 1.7 1.96 7.3439 7.29E+00 505.21 2875 28 Prehistoric 0.228 5 4
12 69 Thulium Tm 168.934 100 69 69 6 solid yes yes Lanthanide 2.4 1.25 6.1843 9.32E+00 1818.15 2223 18 Cleve 1879 0.16 6
13 90 Thorium Th 232.038 142 90 90 7 solid yes yes yes Actinide 1.3 6.3067 1.17E+01 2028.15 5061 12 Berzelius 1828 0.113 7
14 81 Thallium Tl 204.383 123 81 81 6 13 solid yes yes Metal 2.1 2.04 6.1082 1.19E+01 577.15 1746 28 Crookes 1861 0.129 6 3
15 65 Terbium Tb 158.925 94 65 65 6 solid yes yes Lanthanide 2.5 1.2 5.8638 8.23E+00 1630.15 3503 24 Mosander 1843 0.182 6
16 117 Tennessine Ts 295 178 117 117 7 17 artificial yes yes 2010 7 7
17 52 Tellurium Te 127.6 76 52 52 5 16 solid yes yes Metalloid 1.4 2.1 9.0096 6.23E+00 722.8 1261 29 von Reichenstein 1782 0.202 5 6
18 43 Technetium Tc 98 55 43 43 5 7 artificial yes yes Transition Metal 2 1.9 7.28 1.15E+01 2473.15 5150 23 Perrier and Segr� 1937 5
19 73 Tantalum Ta 180.948 108 73 73 6 5 solid yes yes Transition Metal 2.1 1.5 7.5496 1.67E+01 3269.15 5731 19 Ekeberg 1801 0.14 6
20 16 Sulfur S 32.065 16 16 16 3 16 solid yes yes Nonmetal 1.1 2.58 10.36 2.07E+00 388.51 717.8 10 Prehistoric 0.71 3 6
21 38 Strontium Sr 87.62 50 38 38 5 2 solid yes yes Alkaline Earth Metal 2.5 0.95 5.6949 2.64E+00 1042.15 1655 18 Davy 1808 0.301 5 2
22 11 Sodium Na 22.99 12 11 11 3 1 solid yes yes Alkali Metal 2.2 0.93 5.1391 9.71E-01 371.15 1156 7 Davy 1807 1.228 3 1
23 47 Silver Ag 107.868 61 47 47 5 11 solid yes yes Transition Metal 1.8 1.93 7.5762 1.05E+01 1234.15 2435 27 Prehistoric 0.235 5
24 14 Silicon Si 28.086 14 14 14 3 14 solid yes yes Metalloid 1.5 1.9 8.1517 2.33E+00 1683.15 3538 8 Berzelius 1824 0.705 3 4
25 34 Selenium Se 78.96 45 34 34 4 16 solid yes yes Nonmetal 1.2 2.55 9.7524 4.81E+00 494.15 958 20 Berzelius 1817 0.321 4 6
26 106 Seaborgium Sg 266 160 106 106 7 6 artificial yes yes Transactinide 3.50E+01 Ghiorso et al. 1974 7
27 21 Scandium Sc 44.956 24 21 21 4 3 solid yes yes Transition Metal 2.1 1.36 6.5615 2.99E+00 1812.15 3109 15 Nilson 1878 0.568 4
28 62 Samarium Sm 150.36 88 62 62 6 solid yes yes Lanthanide 2.6 1.17 5.6437 7.52E+00 1345.15 2067 17 Boisbaudran 1879 0.197 6
29 104 Rutherfordium Rf 261 157 104 104 7 4 artificial yes yes Transactinide 1.81E+01 Ghiorso et al. 1969 7
30 44 Ruthenium Ru 101.07 57 44 44 5 8 solid yes yes Transition Metal 1.9 2.2 7.3605 1.24E+01 2523.15 4423 16 Klaus 1844 0.238 5
31 37 Rubidium Rb 85.468 48 37 37 5 1 solid yes yes Alkali Metal 3 0.82 4.1771 1.53E+00 312.79 961 20 Bunsen and Kirchoff 1861 0.363 5 1
32 111 Roentgenium Rg 272 161 111 111 7 11 artificial yes yes Transactinide 1994 7
33 45 Rhodium Rh 102.906 58 45 45 5 9 solid yes yes Transition Metal 1.8 2.28 7.4589 1.24E+01 2239.15 3968 20 Wollaston 1803 0.243 5
34 75 Rhenium Re 186.207 111 75 75 6 7 solid yes yes Transition Metal 2 1.9 7.8335 2.10E+01 3453.15 5869 21 Noddack, Berg, and Tacke 1925 0.137 6
35 86 Radon Rn 222 136 86 86 6 18 gas yes yes yes Alkali Metal 1.3 10.7485 9.73E-03 202.15 211.3 20 Dorn 1900 0.094 6 8
36 88 Radium Ra 226 138 88 88 7 2 solid yes yes yes Actinide 0.9 5.2784 5.50E+00 973.15 2010 15 Pierre and Marie Curie 1898 7 2
37 91 Protactinium Pa 231.036 140 91 91 7 solid yes yes yes Actinide 1.5 5.89 1.54E+01 1873.15 4300 14 Hahn and Meitner 1917 7
38 61 Promethium Pm 145 84 61 61 6 artificial yes yes Lanthanide 2.6 1.13 5.582 7.26E+00 1204.15 3273 14 Marinsky et al. 1945 6
39 59 Praseodymium Pr 140.908 82 59 59 6 solid yes yes Lanthanide 2.7 1.13 5.473 6.77E+00 1204.15 3793 15 von Welsbach 1885 0.193 6
40 19 Potassium K 39.098 20 19 19 4 1 solid yes yes Alkali Metal 2.8 0.82 4.3407 8.62E-01 336.5 1032 10 Davy 1807 0.757 4 1
41 84 Polonium Po 210 126 84 84 6 16 solid yes yes yes Metalloid 1.5 2 8.417 9.32E+00 527.15 1235 34 Curie 1898 6 6
42 94 Plutonium Pu 244 150 94 94 7 artificial yes yes Actinide 1.28 6.0262 1.98E+01 913.15 3501 163 Seaborg et al. 1940 7
43 78 Platinum Pt 195.084 117 78 78 6 10 solid yes yes Transition Metal 1.8 2.28 8.9587 2.15E+01 2045.15 4098 32 Ulloa/Wood 1735 0.133 6
44 15 Phosphorus P 30.974 16 15 15 3 15 solid yes yes Nonmetal 1.2 2.19 10.4867 1.82E+00 317.25 553 7 BranBrand 1669 0.769 3 5
45 46 Palladium Pd 106.42 60 46 46 5 10 solid yes yes Transition Metal 1.8 2.2 8.3369 1.20E+01 1825.15 3236 21 Wollaston 1803 0.244 5
46 8 Oxygen O 15.999 8 8 8 2 16 gas yes yes Nonmetal 0.65 3.44 13.6181 1.43E-03 50.5 90.2 8 Priestley/Scheele 1774 0.918 2 6
47 76 Osmium Os 190.23 114 76 76 6 8 solid yes yes Transition Metal 1.9 2.2 8.4382 2.26E+01 3300.15 5285 19 Tennant 1803 0.13 6
48 118 Oganesson Og 294 176 118 118 7 18 artificial yes yes Noble Gas 2006
49 102 Nobelium No 259 157 102 102 7 artificial yes yes Actinide 1.3 6.65 73 Ghiorso et al. 1958 7
50 7 Nitrogen N 14.007 7 7 7 2 15 gas yes yes Nonmetal 0.75 3.04 14.5341 1.25E-03 63.29 77.36 8 Rutherford 1772 1.04 2 5
51 41 Niobium Nb 92.906 52 41 41 5 5 solid yes yes Transition Metal 2.1 1.6 6.7589 8.57E+00 2741.15 5017 24 Hatchett 1801 0.265 5
52 113 Nihonium Nh 284 171 113 113 7 13 artificial yes yes 2004 7 3
53 28 Nickel Ni 58.693 31 28 28 4 10 solid yes yes Transition Metal 1.6 1.91 7.6398 8.91E+00 1726.15 3186 11 Cronstedt 1751 0.444 4
54 93 Neptunium Np 237 144 93 93 7 artificial yes yes Actinide 1.36 6.2657 2.05E+01 913.15 4273 153 McMillan and Abelson 1940 7
55 10 Neon Ne 20.18 10 10 10 2 18 gas yes yes Noble Gas 0.51 21.5645 9.00E-04 24.703 27.07 8 Ramsay and Travers 1898 1.03 2 8
56 60 Neodymium Nd 144.242 84 60 60 6 solid yes yes Lanthanide 2.6 1.14 5.525 7.01E+00 1289.15 3347 16 von Welsbach 1885 0.19 6
57 115 Moscovium Mc 288 173 115 115 7 15 artificial yes yes 2010 7 5
58 42 Molybdenum Mo 95.96 54 42 42 5 6 solid yes yes Transition Metal 2 2.16 7.0924 1.02E+01 2890.15 4912 20 Scheele 1778 0.251 5
59 80 Mercury Hg 200.59 121 80 80 6 12 liq yes yes Transition Metal 1.8 2 10.4375 1.35E+01 234.43 630 26 Prehistoric 0.14 6
60 101 Mendelevium Md 258 157 101 101 7 artificial yes yes Actinide 1.3 6.58 33 Ghiorso et al. 1955 7
61 109 Meitnerium Mt 268 159 109 109 7 9 artificial yes yes Transactinide 3.50E+01 GSI, Darmstadt, West Germany 1982 7
62 25 Manganese Mn 54.938 30 25 25 4 7 solid yes yes Transition Metal 1.8 1.55 7.434 7.44E+00 1519.15 2334 11 Gahn, Scheele 1774 0.479 4
63 12 Magnesium Mg 24.305 12 12 12 3 2 solid yes yes Alkaline Earth Metal 1.7 1.31 7.6462 1.74E+00 923.15 1363 8 Black 1755 1.023 3 2
64 71 Lutetium Lu 174.967 104 71 71 6 solid yes yes Lanthanide 2.3 1.27 5.4259 9.84E+00 1936.15 3675 22 Urbain/ von Welsbach 1907 0.154 6
65 116 Livermorium Lv 292 176 116 116 7 16 artificial yes yes Transactinide 2000 7 6
66 3 Lithium Li 6.941 4 3 3 2 1 solid yes yes Alkali Metal 2.1 0.98 5.3917 5.34E-01 453.85 1615 5 Arfvedson 1817 3.582 2 1
67 82 Lead Pb 207.2 125 82 82 6 14 solid yes yes Metal 1.8 2.33 7.4167 1.13E+01 600.75 2022 29 Prehistoric 0.129 6 4
68 103 Lawrencium Lr 262 159 103 103 7 artificial yes yes Actinide 203 Ghiorso et al. 1961 7
69 57 Lanthanum La 138.905 82 57 57 6 3 solid yes yes Lanthanide 2.7 1.1 5.5769 6.15E+00 1193.15 3737 19 Mosander 1839 0.195 6
70 36 Krypton Kr 83.798 48 36 36 4 18 gas yes yes Noble Gas 1 13.9996 3.73E-03 115.93 119.93 23 Ramsay and Travers 1898 0.248 4 8
71 26 Iron Fe 55.845 30 26 26 4 8 solid yes yes Transition Metal 1.7 1.83 7.9024 7.87E+00 1808.15 3134 10 Prehistoric 0.449 4
72 77 Iridium Ir 192.217 115 77 77 6 9 solid yes yes Transition Metal 1.9 2.2 8.967 2.26E+01 2716.15 4701 25 Tennant 1804 0.131 6
73 53 Iodine I 126.904 74 53 53 5 17 solid yes yes Halogen 1.3 2.66 10.4513 4.93E+00 386.65 457.4 24 Courtois 1811 0.214 5 7
74 49 Indium In 114.818 66 49 49 5 13 solid yes yes Metal 2 1.78 5.7864 7.31E+00 429.91 2345 34 Reich and Richter 1863 0.233 5 3
75 1 Hydrogen H 1.007 0 1 1 1 1 gas yes yes Nonmetal 0.79 2.2 13.5984 8.99E-05 14.175 20.28 3 Cavendish 1766 14.304 1 1
76 67 Holmium Ho 164.93 98 67 67 6 solid yes yes Lanthanide 2.5 1.23 6.0215 8.80E+00 1743.15 2993 29 Delafontaine and Soret 1878 0.165 6
77 2 Helium He 4.002 2 2 2 1 18 gas yes yes Noble Gas 0.49 24.5874 1.79E-04 4.22 5 Janssen 1868 5.193 1
78 108 Hassium Hs 267 159 108 108 7 8 artificial yes yes Transactinide 4.10E+01 Armbruster and M�nzenberg 1983 7
79 72 Hafnium Hf 178.49 106 72 72 6 4 solid yes yes Transition Metal 2.2 1.3 6.8251 1.33E+01 2500.15 4876 17 Coster and von Hevesy 1923 0.144 6
80 79 Gold Au 196.967 118 79 79 6 11 solid yes yes Transition Metal 1.8 2.54 9.2255 1.93E+01 1337.73 3129 21 Prehistoric 0.129 6
81 32 Germanium Ge 72.64 41 32 32 4 14 solid yes yes Metalloid 1.5 2.01 7.8994 5.32E+00 1211.45 3106 17 Winkler 1886 0.32 4 4
82 31 Gallium Ga 69.723 39 31 31 4 13 solid yes yes Metal 1.8 1.81 5.9993 5.91E+00 302.91 2477 14 de Boisbaudran 1875 0.371 4 3
83 64 Gadolinium Gd 157.25 93 64 64 6 solid yes yes Lanthanide 2.5 1.2 6.1501 7.90E+00 1585.15 3546 17 de Marignac 1880 0.236 6
84 87 Francium Fr 223 136 87 87 7 1 solid yes yes yes Alkaline Earth Metal 0.7 4.0727 1.87E+00 300.15 950 21 Perey 1939 7 1
85 9 Fluorine F 18.998 10 9 9 2 17 gas yes yes Halogen 0.57 3.98 17.4228 1.70E-03 53.63 85.03 6 Moissan 1886 0.824 2 7
86 114 Flerovium Fl 289 175 114 114 7 14 artificial yes yes Transactinide 1999 7 4
87 100 Fermium Fm 257 157 100 100 7 artificial yes yes Actinide 1.3 6.5 103 Ghiorso et al. 1953 7
88 63 Europium Eu 151.964 89 63 63 6 solid yes yes Lanthanide 2.6 1.2 5.6704 5.24E+00 1095.15 1802 21 Demarcay 1901 0.182 6
89 68 Erbium Er 167.259 99 68 68 6 solid yes yes Lanthanide 2.5 1.24 6.1077 9.07E+00 1795.15 3503 16 Mosander 1843 0.168 6
90 99 Einsteinium Es 252 153 99 99 7 artificial yes yes Actinide 1.3 6.42 1.35E+01 1133.15 123 Ghiorso et al. 1952 7
91 66 Dysprosium Dy 162.5 97 66 66 6 solid yes yes Lanthanide 2.5 1.22 5.9389 8.55E+00 1680.15 2840 21 de Boisbaudran 1886 0.17 6
92 105 Dubnium Db 262 157 105 105 7 5 artificial yes yes Transactinide 3.90E+01 Ghiorso et al. 1970 7
93 110 Darmstadtium Ds 271 161 110 110 7 10 artificial yes yes Transactinide 1994 7
94 96 Curium Cm 247 151 96 96 7 artificial yes yes Actinide 1.3 5.9915 1.35E+01 1340.15 3383 133 Seaborg et al. 1944 7
95 29 Copper Cu 63.546 35 29 29 4 11 solid yes yes Transition Metal 1.6 1.9 7.7264 8.96E+00 1357.75 2835 11 Prehistoric 0.385 4
96 112 Copernicium Cn 285 173 112 112 7 12 artificial yes yes Transactinide 1996 7
97 27 Cobalt Co 58.933 32 27 27 4 9 solid yes yes Transition Metal 1.7 1.88 7.881 8.86E+00 1768.15 3200 14 Brandt 1735 0.421 4
98 24 Chromium Cr 51.996 28 24 24 4 6 solid yes yes Transition Metal 1.9 1.66 6.7665 7.15E+00 2130.15 2944 9 Vauquelin 1797 0.449 4
99 17 Chlorine Cl 35.453 18 17 17 3 17 gas yes yes Halogen 0.97 3.16 12.9676 3.21E-03 172.31 239.11 11 Scheele 1774 0.479 3 7
100 55 Cesium Cs 132.905 78 55 55 6 1 solid yes yes Alkali Metal 3.3 0.79 3.8939 1.87E+00 301.7 944 22 Bunsen and Kirchoff 1860 0.242 6 1
101 58 Cerium Ce 140.116 82 58 58 6 solid yes yes Lanthanide 2.7 1.12 5.5387 6.77E+00 1071.15 3716 19 Berzelius 1803 0.192 6
102 6 Carbon C 12.011 6 6 6 2 14 solid yes yes Nonmetal 0.91 2.55 11.2603 2.27E+00 3948.15 4300 7 Prehistoric 0.709 2 4
103 98 Californium Cf 251 153 98 98 7 artificial yes yes Actinide 1.3 6.2817 1.51E+01 1925.15 1173 123 Seaborg et al. 1950 7
104 20 Calcium Ca 40.078 20 20 20 4 2 solid yes yes Alkaline Earth Metal 2.2 1 6.1132 1.54E+00 1112.15 1757 14 Davy 1808 0.647 4 2
105 48 Cadmium Cd 112.411 64 48 48 5 12 solid yes yes Transition Metal 1.7 1.69 8.9938 8.69E+00 594.33 1040 22 Stromeyer 1817 0.232 5
106 35 Bromine Br 79.904 45 35 35 4 17 liq yes yes Halogen 1.1 2.96 11.8138 3.12E+00 266.05 332 19 Balard 1826 0.474 4 7
107 5 Boron B 10.811 6 5 5 2 13 solid yes yes Metalloid 1.2 2.04 8.298 2.34E+00 2573.15 4200 6 Gay-Lussac 1808 1.026 2 3
108 107 Bohrium Bh 264 157 107 107 7 7 artificial yes yes Transactinide 3.70E+01 Armbruster and M�nzenberg 1981 7
109 83 Bismuth Bi 208.98 126 83 83 6 15 solid yes yes Metal 1.6 2.02 7.2856 9.81E+00 544.67 1837 19 Geoffroy the Younger 1753 0.122 6 5
110 4 Beryllium Be 9.012 5 4 4 2 2 solid yes yes Alkaline Earth Metal 1.4 1.57 9.3227 1.85E+00 1560.15 2742 6 Vaulquelin 1798 1.825 2 2
111 97 Berkelium Bk 247 150 97 97 7 artificial yes yes Actinide 1.3 6.1979 1.48E+01 1259.15 983 83 Seaborg et al. 1949 7
112 56 Barium Ba 137.327 81 56 56 6 2 solid yes yes Alkaline Earth Metal 2.8 0.89 5.2117 3.59E+00 1002.15 2170 25 Davy 1808 0.204 6 2
113 85 Astatine At 210 125 85 85 6 17 solid yes yes yes Noble Gas 1.4 2.2 9.3 7.00E+00 575.15 610 21 Corson et al. 1940 6 7
114 33 Arsenic As 74.922 42 33 33 4 15 solid yes yes Metalloid 1.3 2.18 9.7886 5.78E+00 1090.15 887 14 Albertus Magnus 1250 0.329 4 5
115 18 Argon Ar 39.948 22 18 18 3 18 gas yes yes Noble Gas 0.88 15.7596 1.78E-03 83.96 87.3 8 Rayleigh and Ramsay 1894 0.52 3 8
116 51 Antimony Sb 121.76 71 51 51 5 15 solid yes yes Metalloid 1.5 2.05 8.6084 6.69E+00 904.05 1860 29 Early historic times 0.207 5 5
117 95 Americium Am 243 148 95 95 7 artificial yes yes Actinide 1.3 5.9738 1.37E+01 1267.15 2880 133 Seaborg et al. 1944 7
118 13 Aluminum Al 26.982 14 13 13 3 13 solid yes yes Metal 1.8 1.61 5.9858 2.70E+00 933.4 2792 8 Wshler 1827 0.897 3 3
119 89 Actinium Ac 227 138 89 89 7 3 solid yes yes yes Actinide 1.1 5.17 1.01E+01 1323.15 3471 11 Debierne/Giesel 1899 0.12 7
120

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

View file

@ -0,0 +1,56 @@
Magmortar @ Choice Specs
Ability: Flame Body
EVs: 252 SpA / 4 SpD / 252 Spe
Timid Nature
IVs: 0 Atk
- Fire Blast
- Focus Blast
- Psychic
- Taunt
Torkoal @ Focus Sash
Ability: White Smoke
EVs: 248 HP / 252 Def / 8 SpA
Bold Nature
IVs: 0 Atk
- Lava Plume
- Earth Power
- Curse
- Protect
Rapidash @ Lum Berry
Ability: Flash Fire
EVs: 252 Atk / 4 SpD / 252 Spe
Jolly Nature
- Flare Blitz
- Megahorn
- Poison Jab
- Quick Attack
Flareon @ Salac Berry
Ability: Flash Fire
EVs: 252 Atk / 4 SpD / 252 Spe
Jolly Nature
- Fire Fang
- Superpower
- Last Resort
- Wish
Infernape @ Sitrus Berry
Ability: Blaze
EVs: 252 Atk / 4 SpD / 252 Spe
Jolly Nature
- Blaze Kick
- Brick Break
- Earthquake
- Gunk Shot
Houndoom @ Apicot Berry
Ability: Early Bird
EVs: 252 SpA / 4 SpD / 252 Spe
Timid Nature
IVs: 0 Atk
- Dark Pulse
- Flamethrower
- Shadow Ball
- Sludge Bomb

View file

@ -0,0 +1 @@
(=<`#9]~6ZY32Vx/4Rs+0No-&Jk)"Fh}

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,5 @@
1 a
2 b
3 c
4 d
5 e

View file

@ -0,0 +1,708 @@
SetNumber,PartID,Quantity,Colour,Category,DesignID,PartName,ImageURL,SetCount
"75192-1",9339,1,"Black","Figure Parts",73200,"MINI BODY LOWER PART BLACK","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/9339.jpg",1010
"75192-1",241226,102,"Black","Plates",2412,"RADIATOR GRILLE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/241226.jpg",868
"75192-1",242026,2,"Black","Plates",2420,"CORNER PLATE 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/242026.jpg",665
"75192-1",244526,6,"Black","Plates",2445,"PLATE 2X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/244526.jpg",361
"75192-1",300126,3,"Black","Bricks",3001,"BRICK 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300126.jpg",745
"75192-1",300326,3,"Black","Bricks",3003,"BRICK 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300326.jpg",699
"75192-1",300426,1,"Black","Bricks",3004,"BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300426.jpg",993
"75192-1",301026,1,"Black","Bricks",3010,"BRICK 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/301026.jpg",689
"75192-1",302226,8,"Black","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302226.jpg",1343
"75192-1",302426,2,"Black","Plates",3024,"PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302426.jpg",726
"75192-1",302926,2,"Black","Plates",3029,"PLATE 4X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302926.jpg",164
"75192-1",303526,2,"Black","Plates",3035,"PLATE 4X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303526.jpg",329
"75192-1",303726,1,"Black","Bricks, With Slope",3037,"ROOF TILE 2X4/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303726.jpg",172
"75192-1",303926,2,"Black","Bricks, With Slope",3039,"ROOF TILE 2X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303926.jpg",411
"75192-1",306926,3,"Black","Plates",3069,"FLAT TILE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/306926.jpg",861
"75192-1",362326,11,"Black","Plates",3623,"PLATE 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/362326.jpg",812
"75192-1",368026,1,"Black","Functional Elements",3680,"TURN PLATE 2X2, LOWER PART","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/368026.jpg",327
"75192-1",383226,1,"Black","Plates",3832,"PLATE 2X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/383226.jpg",413
"75192-1",389426,4,"Black","Bricks, Special Ø4.85 Hole And Connecting Bush",3894,"BRICK 1X6, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/389426.jpg",227
"75192-1",393826,2,"Black","Functional Elements",3938,"PLATE 1X2 (ROCKING)","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/393826.jpg",242
"75192-1",403226,5,"Black","Plates, Special Circles And Angles",4032,"PLATE 2X2 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/403226.jpg",724
"75192-1",428226,4,"Black","Plates",4282,"PLATE 2X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/428226.jpg",231
"75192-1",428626,3,"Black","Bricks, With Slope",4286,"ROOF TILE 1X3/25°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/428626.jpg",269
"75192-1",459926,4,"Black","Interior",4599,"TAP Ø4.9/6.4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/459926.jpg",300
"75192-1",3200126,14,"Black","Plates, Special",32001,"1PLATE 2X6 W. HOLES","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/3200126.jpg",169
"75192-1",4107558,14,"Black","Bricks, Special Ø4.85 Hole And Connecting Bush",32018,"TECHNIC BRICK 1X14, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4107558.jpg",154
"75192-1",4124096,6,"Black","Functional Elements",6134,"PLATE 2X2 (ROCKING)","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4124096.jpg",398
"75192-1",4140588,1,"Black","Plates, Special",2540,"PLATE 1X2 W. STICK","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4140588.jpg",538
"75192-1",4144024,2,"Black","Plates, Special",32530,"T-BEAM W. PLATE 1X2 W. TUBE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4144024.jpg",179
"75192-1",4144025,12,"Black","Bricks, Special Ø4.85 Hole And Connecting Bush",32531,"4X6 BRICK, Ø 4,85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4144025.jpg",90
"75192-1",4162443,6,"Black","Bricks, Special",30414,"BRICK 1X4 W. 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4162443.jpg",273
"75192-1",4181144,1,"Black","Bricks",44237,"BRICK 2X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4181144.jpg",250
"75192-1",4183060,1,"Black","Plates, Special",44302,"PLATE 1X2 W/FORK/VERTICAL/END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4183060.jpg",158
"75192-1",4188143,8,"Black","Bricks, Special Ø4.85 Hole And Connecting Bush",32532,"6X8 BRICK, Ø 4,85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4188143.jpg",81
"75192-1",4205760,1,"Black","Functional Elements, Gear Wheels And Racks",3743,"TOOTHED BAR M=1, Z=10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4205760.jpg",74
"75192-1",4253815,8,"Black","Bricks, Special",52107,"BRICK 1X2 W. FOUR KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4253815.jpg",187
"75192-1",4265484,12,"Black","Bricks, Special",30364,"BRICK 1X2 W/STUB VERTICAL END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4265484.jpg",37
"75192-1",4278359,5,"Black","Plates, Special Circles And Angles",2654,"SLIDE SHOE ROUND 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4278359.jpg",466
"75192-1",4498713,1,"Black","Figure, Weapons",58247,"Blaster Medium","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4498713.jpg",195
"75192-1",4504382,2,"Black","Bricks, With Slope",54200,"ROOF TILE 1X1X2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4504382.jpg",757
"75192-1",4514845,1,"Black","Plates",60479,"PLATE 1X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514845.jpg",208
"75192-1",4537551,1,"Black","Figure Accessories In Hand",60849,"NOZZLE W/Ø3.18, SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4537551.jpg",128
"75192-1",4541191,2,"Black","Decoration Elements",61409,"ROOF TILE W. LATTICE 1x2x2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4541191.jpg",299
"75192-1",4548180,6,"Black","Bricks, With Slope",85984,"ROOF TILE 1 X 2 X 2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4548180.jpg",639
"75192-1",4558209,2,"Black","Frames, Windows, Walls And Doors",60581,"WALL ELEMENT 1X4X3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558209.jpg",91
"75192-1",4558954,1,"Black","Bricks, Special",87087,"BRICK 1X1 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558954.jpg",300
"75192-1",4558957,1,"Black","Bricks, Special Circles And Angles",87081,"BRICK 4X4 ROUND W. Ø4.9 W. KL.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558957.jpg",115
"75192-1",4560182,1,"Black","Plates",87079,"FLAT TILE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4560182.jpg",522
"75192-1",4603646,1,"Black","Plates",90498,"FLAT TILE 8X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4603646.jpg",37
"75192-1",4609050,2,"Black","Figure, Weapons",92738,"BLASTER SMALL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4609050.jpg",157
"75192-1",4653087,7,"Black","Bricks, With Slope",92946,"ROOF TILE 1X2 45° W 1/3 PLATE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4653087.jpg",184
"75192-1",6000650,2,"Black","Plates, Special",99207,"ANGULAR PLATE 1.5 BOT. 1X2 2/2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6000650.jpg",447
"75192-1",6001494,1,"Black","Plates",91988,"PLATE 2X14","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6001494.jpg",92
"75192-1",6020193,6,"Black","Plates, Special",99780,"ANGULAR PLATE 1.5 BOT. 1X2 1/2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6020193.jpg",475
"75192-1",6047276,1,"Black","Bricks With Bows And Arches",11477,"PLATE W. BOW 1X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6047276.jpg",449
"75192-1",6088585,5,"Black","Figure Accessories In Hand",18747,"MINI ROLLER SKATE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6088585.jpg",72
"75192-1",6093525,1,"Black","Signs, Flags And Poles",17715,"SHAFT 3M Ø3.2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6093525.jpg",268
"75192-1",6122096,1,"Black","Figure, Wigs",21778,"MINI WIG NO. 104","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6122096.jpg",58
"75192-1",6127401,1,"Black","Figure Parts",23958,"MINI LOWER PART 'NO. 960'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127401.jpg",3
"75192-1",6146220,2,"Black","Frames, Windows, Walls And Doors",26169,"WALL ELEMENT 1X2X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146220.jpg",97
"75192-1",6147050,17,"Black","Bricks With Bows And Arches",24201,"PLATE W/ HALF BOW INV. 1X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6147050.jpg",192
"75192-1",6170702,34,"Black","Bricks, Special Ø4.85 Hole And Connecting Bush",28973,"ANG.BRICK 5X5, Ø4,85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170702.jpg",47
"75192-1",6172383,7,"Black","Plates, Special Circles And Angles",25269,"1/4 CIRCLE TILE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6172383.jpg",205
"75192-1",6192346,1,"Black","Plates",33909,"PLATE 2X2, W/ REDUCED KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6192346.jpg",188
"75192-1",6192778,2,"Black","Figure Accessories In Hand",34076,"PAINT ROLLER W. Ø3.2 SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6192778.jpg",42
"75192-1",6196108,1,"Black","Plates, Special Circles And Angles",34538,"ROUND PLATE, DIA. 32X6.4, NO. 26","https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6196108.jpg",1
"75192-1",6245281,1,"Black","Figure Accessories In Hand",29176,"HANDLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6245281.jpg",32
"75192-1",6278152,3,"Black","Connectors",41005,"STICK Ø 3.2 W. HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6278152.jpg",207
"75192-1",6280168,1,"Black","Plates, Special",50029,"TECHNIC ROTOR, 2 BLADES","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6280168.jpg",104
"75192-1",6282071,1,"Black","Functional Elements",50391,"MINI SHOOTER W/ DIA. 3.2 SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6282071.jpg",17
"75192-1",6310268,6,"Black","Plates, Special",49563,"PLATE 1X2 W/HOLDER, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6310268.jpg",208
"75192-1",6320309,2,"Black","Bricks, Special",65459,"BRICK 1X1 W/ HOLDER, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6320309.jpg",36
"75192-1",6330086,4,"Black","Figure Accessories, Upper And Lower Part",49754,"SPACE SKELETON ARM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6330086.jpg",35
"75192-1",6335388,16,"Black","Plates, Special",44842,"PLATE 1X1 W. UP RIGHT HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6335388.jpg",248
"75192-1",6336989,2,"Black","Plates, Special",42923,"PLATE 2X1 W/HOLDER,VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6336989.jpg",127
"75192-1",6338416,2,"Black","Wheel Base",42946,"BEARING PLATE 1X4, DOUBLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6338416.jpg",45
"75192-1",6347310,1,"Black","Plates, Special",44861,"PLATE 1X2 W. VERTICAL GRIP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347310.jpg",221
"75192-1",370526,4,"Black","Connectors",3705,"CROSS AXLE 4M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370526.jpg",1237
"75192-1",370626,8,"Black","Connectors",3706,"CROSS AXLE 6M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370626.jpg",939
"75192-1",370826,7,"Black","Connectors",3708,"CROSS AXLE 12M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370826.jpg",438
"75192-1",4121715,269,"Black","Connectors",2780,"CONNECTOR PEG W. FRICTION","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4121715.jpg",2211
"75192-1",4140801,1,"Black","Connectors",32054,"2M FRIC. SNAP W/CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4140801.jpg",131
"75192-1",4142822,4,"Black","Beams",32523,"TECHNIC 3M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4142822.jpg",292
"75192-1",4198367,1,"Black","Connectors",45590,"DAMPER 2M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4198367.jpg",201
"75192-1",6089119,21,"Black","Connectors",18651,"Cross axle 2m w. snap w. fric.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6089119.jpg",477
"75192-1",6271825,20,"Black","Beams",42137,"TECHNIC ANG. BEAM 4X2 90 DEG","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271825.jpg",104
"75192-1",6271869,2,"Black","Connectors",42134,"ANGLE ELEMENT, 180 DEGREES [2]","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271869.jpg",105
"75192-1",6322045,1,"Black","Connectors",53501,"TOGGEL JOINT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6322045.jpg",24
"75192-1",6325521,43,"Black","Connectors",46189,"DOUBLE SNAP W/ HOLE, DIA. 4.85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6325521.jpg",52
"75192-1",6331716,6,"Black","Connectors",42135,"CATCH W. CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6331716.jpg",69
"75192-1",6338428,2,"Black","Half Beams",44862,"TECHNIC LEVER 2M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6338428.jpg",68
"75192-1",4112982,5,"Brick Yellow","Bricks",3009,"BRICK 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4112982.jpg",229
"75192-1",4113916,2,"Brick Yellow","Bricks",3010,"BRICK 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4113916.jpg",317
"75192-1",4113993,4,"Brick Yellow","Plates",3795,"PLATE 2X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4113993.jpg",329
"75192-1",4114001,17,"Brick Yellow","Plates",3032,"PLATE 4X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4114001.jpg",214
"75192-1",4114026,19,"Brick Yellow","Plates",3069,"FLAT TILE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4114026.jpg",369
"75192-1",4114324,57,"Brick Yellow","Plates",3460,"PLATE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4114324.jpg",186
"75192-1",4118790,67,"Brick Yellow","Plates",3021,"PLATE 2X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4118790.jpg",392
"75192-1",4118866,4,"Brick Yellow","Bricks, With Slope",3660,"ROOF TILE 2X2/45° INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4118866.jpg",157
"75192-1",4124455,4,"Brick Yellow","Bricks",2357,"BRICK CORNER 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4124455.jpg",180
"75192-1",4129996,1,"Brick Yellow","Bricks, With Slope",4460,"ROOF TILE 1X2X3/73°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4129996.jpg",49
"75192-1",4143409,4,"Brick Yellow","Plates",4477,"PLATE 1X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4143409.jpg",114
"75192-1",4161734,1,"Brick Yellow","Plates, Special Circles And Angles",6141,"ROUND PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4161734.jpg",317
"75192-1",4162465,9,"Brick Yellow","Bricks",3622,"BRICK 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4162465.jpg",223
"75192-1",4185177,6,"Brick Yellow","Plates",3068,"FLAT TILE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4185177.jpg",247
"75192-1",4201062,9,"Brick Yellow","Bricks, Special",30414,"BRICK 1X4 W. 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4201062.jpg",162
"75192-1",4217562,12,"Brick Yellow","Plates, Special",48336,"PLATE 1X2 W. STICK 3.18","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4217562.jpg",124
"75192-1",4218749,7,"Brick Yellow","Bricks",30136,"PALISADE BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4218749.jpg",171
"75192-1",4224793,2,"Brick Yellow","Decoration Elements",49668,"PLATE 1X1 W/TOOTH","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4224793.jpg",43
"75192-1",4243824,1,"Brick Yellow","Plates",3031,"PLATE 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4243824.jpg",217
"75192-1",4278422,12,"Brick Yellow","Plates, Special Circles And Angles",2654,"SLIDE SHOE ROUND 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4278422.jpg",141
"75192-1",4509897,1,"Brick Yellow","Plates",3035,"PLATE 4X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4509897.jpg",134
"75192-1",4523145,5,"Brick Yellow","Bricks, Special Ø4.85 Hole And Connecting Bush",32000,"BRICK 1X2 M. 2 HOLES Ø 4,87","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4523145.jpg",85
"75192-1",4624086,29,"Brick Yellow","Bricks, With Slope",85984,"ROOF TILE 1 X 2 X 2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4624086.jpg",198
"75192-1",6019724,3,"Brick Yellow","Bricks With Bows And Arches",10314,"BRICK 1X4X1 1/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6019724.jpg",16
"75192-1",6030980,4,"Brick Yellow","Plates",4282,"PLATE 2X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6030980.jpg",68
"75192-1",6036487,4,"Brick Yellow","Plates",91988,"PLATE 2X14","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6036487.jpg",44
"75192-1",6058091,2,"Brick Yellow","Bricks, With Slope",60477,"ROOF TILE 1X4X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058091.jpg",22
"75192-1",6132769,8,"Brick Yellow","Plates, Special",99206,"PLATE 2X2X2/3 W. 2. HOR. KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132769.jpg",90
"75192-1",4666579,6,"Brick Yellow","Connectors",6562,"CONNECTOR PEG/CROSS AXLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4666579.jpg",1027
"75192-1",6013938,3,"Brick Yellow","Connectors",32002,"1 1/2 M CONNECTING BUSH","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6013938.jpg",272
"75192-1",242023,2,"Bright Blue","Plates",2420,"CORNER PLATE 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/242023.jpg",157
"75192-1",244523,2,"Bright Blue","Plates",2445,"PLATE 2X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/244523.jpg",70
"75192-1",300523,10,"Bright Blue","Bricks",3005,"BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300523.jpg",330
"75192-1",302023,2,"Bright Blue","Plates",3020,"PLATE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302023.jpg",528
"75192-1",302223,17,"Bright Blue","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302223.jpg",534
"75192-1",370923,2,"Bright Blue","Plates, Special",3709,"PLATE 2X4, 3XØ4.9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370923.jpg",45
"75192-1",389523,2,"Bright Blue","Bricks, Special Ø4.85 Hole And Connecting Bush",3895,"BRICK 1X12, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/389523.jpg",26
"75192-1",3000023,8,"Bright Blue","Bricks, Special Ø4.85 Hole And Connecting Bush",30000,"BEARING ELEMENT 2X2 W.D. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/3000023.jpg",43
"75192-1",4583862,2,"Bright Blue","Bricks, Special",87087,"BRICK 1X1 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4583862.jpg",79
"75192-1",6033353,4,"Bright Blue","Bricks, Special",11215,"STONE 1X2X1 1/3 W. 2 PLATES 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6033353.jpg",19
"75192-1",4143005,29,"Bright Blue","Connectors",4274,"CONNECTOR PEG W. KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4143005.jpg",948
"75192-1",4206482,66,"Bright Blue","Connectors",43093,"CONN.BUSH W.FRIC./CROSSALE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4206482.jpg",1864
"75192-1",4514553,139,"Bright Blue","Connectors",6558,"CONNECTOR PEG W. FRICTION 3M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514553.jpg",823
"75192-1",6360123,8,"Bright Blue","Half Beams",44862,"TECHNIC LEVER 2M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6360123.jpg",18
"75192-1",4157103,2,"Bright Orange","Plates, Special Circles And Angles",6141,"ROUND PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4157103.jpg",252
"75192-1",4158355,2,"Bright Orange","Plates",3020,"PLATE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4158355.jpg",248
"75192-1",4159007,4,"Bright Orange","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4159007.jpg",261
"75192-1",6240515,1,"Bright Orange","Miscellaneous Elements",31510,"ELEMENT SEPERATOR","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6240515.jpg",702
"75192-1",300121,4,"Bright Red","Bricks",3001,"BRICK 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300121.jpg",587
"75192-1",301021,2,"Bright Red","Bricks",3010,"BRICK 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/301021.jpg",515
"75192-1",303921,2,"Bright Red","Bricks, With Slope",3039,"ROOF TILE 2X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303921.jpg",292
"75192-1",370221,2,"Bright Red","Bricks, Special Ø4.85 Hole And Connecting Bush",3702,"TECHNIC BRICK 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370221.jpg",81
"75192-1",389421,4,"Bright Red","Bricks, Special Ø4.85 Hole And Connecting Bush",3894,"BRICK 1X6, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/389421.jpg",80
"75192-1",403221,2,"Bright Red","Plates, Special Circles And Angles",4032,"PLATE 2X2 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/403221.jpg",357
"75192-1",4514843,4,"Bright Red","Plates",60479,"PLATE 1X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514843.jpg",48
"75192-1",4569056,2,"Bright Red","Bricks, Special",52107,"BRICK 1X2 W. FOUR KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4569056.jpg",49
"75192-1",4631877,8,"Bright Red","Plates",92593,"PLATE 1X4 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4631877.jpg",52
"75192-1",6099736,8,"Bright Red","Plates, Special",11458,"PLATE 1X2 W. HOR. HOLE Ø 4.8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6099736.jpg",35
"75192-1",4140806,20,"Bright Red","Connectors",32054,"2M FRIC. SNAP W/CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4140806.jpg",261
"75192-1",4142865,11,"Bright Red","Connectors",32062,"2M CROSS AXLE W. GROOVE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4142865.jpg",1629
"75192-1",4153718,26,"Bright Red","Beams",32523,"TECHNIC 3M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4153718.jpg",126
"75192-1",4495933,4,"Bright Red","Beams",32524,"TECHNIC 7M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4495933.jpg",83
"75192-1",6173126,6,"Bright Red","Connectors",29219,"TUBE, W/ DOUBLE 4.85 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173126.jpg",83
"75192-1",6344178,8,"Bright Red","Connectors",42135,"CATCH W. CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6344178.jpg",22
"75192-1",302224,4,"Bright Yellow","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302224.jpg",579
"75192-1",303424,4,"Bright Yellow","Plates",3034,"PLATE 2X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303424.jpg",132
"75192-1",366024,1,"Bright Yellow","Bricks, With Slope",3660,"ROOF TILE 2X2/45° INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/366024.jpg",189
"75192-1",371024,6,"Bright Yellow","Plates",3710,"PLATE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/371024.jpg",540
"75192-1",403224,2,"Bright Yellow","Plates, Special Circles And Angles",4032,"PLATE 2X2 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/403224.jpg",250
"75192-1",4141630,6,"Bright Yellow","Plates, Special",32028,"PLATE 1X2 WITH SLIDE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4141630.jpg",98
"75192-1",6102768,2,"Bright Yellow","Functional Elements",19954,"HINGE PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6102768.jpg",23
"75192-1",6347284,9,"Bright Yellow","Plates, Special",42923,"PLATE 2X1 W/HOLDER,VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347284.jpg",25
"75192-1",4495934,1,"Bright Yellow","Beams",32524,"TECHNIC 7M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4495934.jpg",77
"75192-1",4519010,4,"Bright Yellow","Connectors",59443,"CROSS AXLE, EXTENSION, 2M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4519010.jpg",147
"75192-1",6072627,2,"Bright Yellow","Beams",60484,"T-BEAM 3X3 W/HOLE Ø4.8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6072627.jpg",27
"75192-1",6130007,28,"Bright Yellow","Connectors",4519,"CROSS AXLE 3M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6130007.jpg",277
"75192-1",6271167,4,"Bright Yellow","Connectors",42136,"1/2 BUSH","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271167.jpg",278
"75192-1",6327559,8,"Bright Yellow","Half Beams",63782,"LEVER 1X4, WITHOUT NOTCH","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6327559.jpg",20
"75192-1",4632767,1,"Dark Brown","Figure, Wigs",64807,"MINI WIG NO. 3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4632767.jpg",12
"75192-1",6058788,1,"Dark Brown","Figure Parts",76382,"MINI UPPER PART NO. 2586","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058788.jpg",23
"75192-1",6063666,1,"Dark Brown","Figure, Heads And Masks",16781,"CREATURE NO. 13 'DEC NO 1'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6063666.jpg",15
"75192-1",6063675,1,"Dark Brown","Figure Parts",16782,"MINI LOWER PART 'NO. 632'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6063675.jpg",18
"75192-1",6122095,1,"Dark Brown","Figure, Wigs",21777,"MINI FIGURE WIG NO. 101","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6122095.jpg",10
"75192-1",6127399,1,"Dark Brown","Figure Parts",76382,"MINI UPPER PART NO 3175","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127399.jpg",3
"75192-1",6195522,1,"Dark Brown","Figure Parts",34480,"MINI LOWER PART, NO. 1323","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195522.jpg",2
"75192-1",383228,8,"Dark Green","Plates",3832,"PLATE 2X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/383228.jpg",58
"75192-1",4210631,69,"Dark Stone Grey","Plates",2412,"RADIATOR GRILLE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210631.jpg",697
"75192-1",4210633,56,"Dark Stone Grey","Plates, Special Circles And Angles",6141,"ROUND PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210633.jpg",505
"75192-1",4210635,13,"Dark Stone Grey","Plates",2420,"CORNER PLATE 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210635.jpg",429
"75192-1",4210636,5,"Dark Stone Grey","Bricks",2877,"PROFILE BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210636.jpg",302
"75192-1",4210639,6,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",6541,"TECHNIC BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210639.jpg",218
"75192-1",4210651,2,"Dark Stone Grey","Plates",6636,"FLAT TILE 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210651.jpg",342
"75192-1",4210660,14,"Dark Stone Grey","Plates, Special",2540,"PLATE 1X2 W. STICK","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210660.jpg",426
"75192-1",4210676,20,"Dark Stone Grey","Figure Accessories In Hand",6190,"TELEPHONE RECIVER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210676.jpg",59
"75192-1",4210678,3,"Dark Stone Grey","Plates",3832,"PLATE 2X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210678.jpg",319
"75192-1",4210695,17,"Dark Stone Grey","Connectors",30553,"FRIC/FORK W. CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210695.jpg",132
"75192-1",4210700,2,"Dark Stone Grey","Bricks, Special",4733,"BRICK 1X1 W. 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210700.jpg",137
"75192-1",4210719,63,"Dark Stone Grey","Plates",3024,"PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210719.jpg",423
"75192-1",4210720,2,"Dark Stone Grey","Plates",3456,"PLATE 6X14","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210720.jpg",62
"75192-1",4210724,20,"Dark Stone Grey","Bricks, Special",30365,"BRICK 1X2/FRIC/FORK VERT./END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210724.jpg",30
"75192-1",4210726,5,"Dark Stone Grey","Plates, Special",30383,"PLATE 1X2 W/STUB/ALONG/UPPER P","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210726.jpg",113
"75192-1",4210762,12,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",32000,"BRICK 1X2 M. 2 HOLES Ø 4,87","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210762.jpg",295
"75192-1",4210782,3,"Dark Stone Grey","Plates, Special Circles And Angles",41769,"RIGHT PLATE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210782.jpg",153
"75192-1",4210788,4,"Dark Stone Grey","Plates, Special Circles And Angles",41770,"LEFT PLATE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210788.jpg",154
"75192-1",4210796,8,"Dark Stone Grey","Plates",4282,"PLATE 2X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210796.jpg",176
"75192-1",4210848,2,"Dark Stone Grey","Plates",3070,"FLAT TILE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210848.jpg",301
"75192-1",4210869,4,"Dark Stone Grey","Plates, Special Circles And Angles",43722,"RIGHT PLATE 2X3 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210869.jpg",148
"75192-1",4210872,1,"Dark Stone Grey","Plates, Special Circles And Angles",43723,"LEFT PLATE 2X3 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210872.jpg",151
"75192-1",4210882,2,"Dark Stone Grey","Plates, Special",44300,"PLATE 1X3 W/STUB/ALONG/U.P.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210882.jpg",45
"75192-1",4210892,14,"Dark Stone Grey","Plates, Special",44567,"PLATE 1X2 W. STUB/VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210892.jpg",137
"75192-1",4210917,27,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3894,"TECHNIC BRICK 1X6, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210917.jpg",163
"75192-1",4210967,2,"Dark Stone Grey","Plates, Special",4510,"PLATE 1X8 WITH RAIL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210967.jpg",87
"75192-1",4210984,2,"Dark Stone Grey","Plates, Special Circles And Angles",2419,"CORNER PLATE 3X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210984.jpg",130
"75192-1",4210997,4,"Dark Stone Grey","Plates",3034,"PLATE 2X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210997.jpg",509
"75192-1",4210998,8,"Dark Stone Grey","Plates",3460,"PLATE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210998.jpg",438
"75192-1",4211001,72,"Dark Stone Grey","Plates",3710,"PLATE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211001.jpg",860
"75192-1",4211002,8,"Dark Stone Grey","Plates",3795,"PLATE 2X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211002.jpg",797
"75192-1",4211008,4,"Dark Stone Grey","Plates",4162,"FLAT TILE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211008.jpg",289
"75192-1",4211024,19,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",30000,"BEARING ELEMENT 2X2 W.D. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211024.jpg",114
"75192-1",4211029,2,"Dark Stone Grey","Figure, Weapons",30132,"REVOLVER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211029.jpg",58
"75192-1",4211039,5,"Dark Stone Grey","Plates, Special",2432,"CLAMP 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211039.jpg",191
"75192-1",4211042,24,"Dark Stone Grey","Plates, Special Circles And Angles",4032,"PLATE 2X2 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211042.jpg",493
"75192-1",4211044,38,"Dark Stone Grey","Bricks, Special",4070,"ANGULAR BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211044.jpg",267
"75192-1",4211045,11,"Dark Stone Grey","Bricks, With Slope",4286,"ROOF TILE 1X3/25°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211045.jpg",178
"75192-1",4211046,12,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",6232,"BRICK 2X2 W. SNAP AND CROSS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211046.jpg",107
"75192-1",4211051,6,"Dark Stone Grey","Figure Accessories In Hand",30162,"PRISMATIC BINOCULARS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211051.jpg",293
"75192-1",4211052,25,"Dark Stone Grey","Plates",3069,"FLAT TILE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211052.jpg",513
"75192-1",4211053,22,"Dark Stone Grey","Plates",2431,"FLAT TILE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211053.jpg",472
"75192-1",4211054,6,"Dark Stone Grey","Bricks, With Slope",3039,"ROOF TILE 2X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211054.jpg",362
"75192-1",4211055,15,"Dark Stone Grey","Plates",3068,"FLAT TILE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211055.jpg",402
"75192-1",4211056,21,"Dark Stone Grey","Plates",3666,"PLATE 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211056.jpg",626
"75192-1",4211061,2,"Dark Stone Grey","Plates",3035,"PLATE 4X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211061.jpg",287
"75192-1",4211063,22,"Dark Stone Grey","Plates",3023,"PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211063.jpg",1012
"75192-1",4211064,2,"Dark Stone Grey","Bricks, With Slope",3747,"ROOF TILE 2X3/25° INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211064.jpg",196
"75192-1",4211065,36,"Dark Stone Grey","Plates",3020,"PLATE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211065.jpg",991
"75192-1",4211066,10,"Dark Stone Grey","Functional Elements",3937,"ROCKER BEARING 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211066.jpg",235
"75192-1",4211067,13,"Dark Stone Grey","Plates",2445,"PLATE 2X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211067.jpg",236
"75192-1",4211081,5,"Dark Stone Grey","Figure Accessories In Hand",30229,"SLIDE HANDLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211081.jpg",40
"75192-1",4211085,2,"Dark Stone Grey","Bricks",3001,"BRICK 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211085.jpg",401
"75192-1",4211090,19,"Dark Stone Grey","Bricks, Special Circles And Angles",3062,"ROUND BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211090.jpg",307
"75192-1",4211093,2,"Dark Stone Grey","Bricks With Bows And Arches",30165,"BRICK 2X2 W. BOW AND KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211093.jpg",70
"75192-1",4211094,20,"Dark Stone Grey","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211094.jpg",863
"75192-1",4211095,4,"Dark Stone Grey","Bricks",30136,"PALISADE BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211095.jpg",183
"75192-1",4211096,8,"Dark Stone Grey","Bricks, With Slope",3665,"ROOF TILE 1X2 INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211096.jpg",295
"75192-1",4211098,32,"Dark Stone Grey","Bricks",3005,"BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211098.jpg",366
"75192-1",4211100,9,"Dark Stone Grey","Bricks",3009,"BRICK 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211100.jpg",289
"75192-1",4211104,1,"Dark Stone Grey","Bricks",3622,"BRICK 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211104.jpg",298
"75192-1",4211105,3,"Dark Stone Grey","Bricks",3002,"BRICK 2X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211105.jpg",242
"75192-1",4211106,5,"Dark Stone Grey","Bricks, With Slope",3298,"ROOF TILE 2X3/25°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211106.jpg",139
"75192-1",4211107,3,"Dark Stone Grey","Bricks",6111,"BRICK 1X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211107.jpg",102
"75192-1",4211111,4,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3700,"TECHNIC BRICK 1X2, Ø4.9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211111.jpg",351
"75192-1",4211114,3,"Dark Stone Grey","Plates",3033,"PLATE 6X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211114.jpg",141
"75192-1",4211115,2,"Dark Stone Grey","Plates",3032,"PLATE 4X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211115.jpg",419
"75192-1",4211122,5,"Dark Stone Grey","Plates",3030,"PLATE 4X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211122.jpg",213
"75192-1",4211127,4,"Dark Stone Grey","Bricks, With Slope",3037,"ROOF TILE 2X4/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211127.jpg",89
"75192-1",4211128,1,"Dark Stone Grey","Bricks, Special",30236,"BRICK 1X2 WITH STICK","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211128.jpg",114
"75192-1",4211133,10,"Dark Stone Grey","Plates",3623,"PLATE 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211133.jpg",521
"75192-1",4211134,15,"Dark Stone Grey","Plates",3958,"PLATE 6X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211134.jpg",215
"75192-1",4211135,40,"Dark Stone Grey","Bricks, With Slope",3040,"ROOF TILE 1X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211135.jpg",414
"75192-1",4212075,2,"Dark Stone Grey","Plates, Special Circles And Angles",30357,"PLATE 3X3, 1/4 CIRCLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4212075.jpg",77
"75192-1",4213574,4,"Dark Stone Grey","Bricks, Special",47905,"BRICK 1X1 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4213574.jpg",88
"75192-1",4218696,4,"Dark Stone Grey","Decoration Elements",47457,"PLATES W. BOWS 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4218696.jpg",208
"75192-1",4225733,3,"Dark Stone Grey","Plates, Special",3176,"COUPLING PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4225733.jpg",136
"75192-1",4226358,1,"Dark Stone Grey","Plates",3027,"PLATE 6X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4226358.jpg",63
"75192-1",4243831,2,"Dark Stone Grey","Plates",3031,"PLATE 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4243831.jpg",429
"75192-1",4246896,6,"Dark Stone Grey","Bricks With Bows And Arches",50950,"Brick w/bow 1/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4246896.jpg",136
"75192-1",4256828,50,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3703,"TECHNIC BRICK 1X16, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4256828.jpg",87
"75192-1",4257526,20,"Dark Stone Grey","Plates",4477,"PLATE 1X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4257526.jpg",257
"75192-1",4261117,1,"Dark Stone Grey","Figure Accessories In Hand",30228,"PNEUMATIC HAMMER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4261117.jpg",57
"75192-1",4261908,4,"Dark Stone Grey","Transportation Means, Vehicles",30031,"HANDLE W. 3.18 STICK","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4261908.jpg",214
"75192-1",4263176,12,"Dark Stone Grey","Plates, Special",3839,"MINI HANDLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4263176.jpg",138
"75192-1",4290149,1,"Dark Stone Grey","Plates, Special Circles And Angles",54384,"LEFT PLATE 3X6 W ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4290149.jpg",88
"75192-1",4290150,1,"Dark Stone Grey","Plates, Special Circles And Angles",54383,"RIGHT PLATE 3X6 W. ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4290150.jpg",84
"75192-1",4294180,1,"Dark Stone Grey","Bricks, With Slope",52501,"INVERTED ROOF TILE 6X1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4294180.jpg",112
"75192-1",4504378,56,"Dark Stone Grey","Bricks, With Slope",54200,"ROOF TILE 1X1X2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4504378.jpg",536
"75192-1",4509911,5,"Dark Stone Grey","Plates",6179,"PLATE 4X4 W. 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4509911.jpg",83
"75192-1",4521512,2,"Dark Stone Grey","Figure Accessories, Upper And Lower Part",30375,"SPACE SKELETON BODY","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521512.jpg",61
"75192-1",4521572,2,"Dark Stone Grey","Plates, Special Circles And Angles",32059,"PLATE 4X6 26 DEGREES","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521572.jpg",76
"75192-1",4528323,2,"Dark Stone Grey","Plates, Special Circles And Angles",60474,"PLATE 4X4 ROUND W. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4528323.jpg",199
"75192-1",4529240,20,"Dark Stone Grey","Bricks, Special Circles And Angles",59900,"NOSE CONE SMALL 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4529240.jpg",252
"75192-1",4529727,8,"Dark Stone Grey","Plates, Special Circles And Angles",50304,"RIGHT PLATE 3X8 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4529727.jpg",59
"75192-1",4529728,8,"Dark Stone Grey","Plates, Special Circles And Angles",50305,"LEFT PLATE 3X8 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4529728.jpg",59
"75192-1",4540386,13,"Dark Stone Grey","Decoration Elements",61409,"ROOF TILE W. LATTICE 1x2x2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4540386.jpg",388
"75192-1",4543086,13,"Dark Stone Grey","Plates, Special",32028,"PLATE 1X2 WITH SLIDE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4543086.jpg",229
"75192-1",4560184,7,"Dark Stone Grey","Plates",87079,"FLAT TILE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4560184.jpg",298
"75192-1",4566028,1,"Dark Stone Grey","Figure, Weapons",86208,"BUTT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4566028.jpg",61
"75192-1",4567887,1,"Dark Stone Grey","Bricks, With Slope",85984,"ROOF TILE 1 X 2 X 2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4567887.jpg",430
"75192-1",4568734,13,"Dark Stone Grey","Plates",63864,"FLAT TILE 1x3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4568734.jpg",228
"75192-1",4595710,1,"Dark Stone Grey","Plates, Special",92099,"PLATE 4X5 W. SHAFT Ø3.2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4595710.jpg",127
"75192-1",4598769,10,"Dark Stone Grey","Plates",92593,"PLATE 1X4 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4598769.jpg",143
"75192-1",4620079,1,"Dark Stone Grey","Plates, Special Circles And Angles",4150,"FLAT TILE 2X2, ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4620079.jpg",113
"75192-1",4621917,5,"Dark Stone Grey","Bricks, With Slope",92946,"ROOF TILE 1X2 45° W 1/3 PLATE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4621917.jpg",212
"75192-1",4623236,2,"Dark Stone Grey","Figure, Weapons",95199,"MINI SPACEGUN W.RIB Ø3.2 SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4623236.jpg",97
"75192-1",4648256,2,"Dark Stone Grey","Bricks With Bows And Arches",93273,"PLATE W. BOW 1X4X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4648256.jpg",205
"75192-1",6000606,25,"Dark Stone Grey","Plates, Special",99780,"ANGULAR PLATE 1.5 BOT. 1X2 1/2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6000606.jpg",481
"75192-1",6008715,3,"Dark Stone Grey","Frames, Windows, Walls And Doors",60581,"WALL ELEMENT 1X4X3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6008715.jpg",55
"75192-1",6019987,3,"Dark Stone Grey","Plates, Special",11458,"PLADE 1X2 M. VAN. HUL Ø 4,8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6019987.jpg",344
"75192-1",6037666,1,"Dark Stone Grey","Bricks With Bows And Arches",13731,"BRICK WITH BOW 1x10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6037666.jpg",29
"75192-1",6039176,14,"Dark Stone Grey","Plates",11212,"PLATE 3X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6039176.jpg",150
"75192-1",6042955,16,"Dark Stone Grey","Bricks With Bows And Arches",11153,"BRICK WITH BOW 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6042955.jpg",57
"75192-1",6047417,5,"Dark Stone Grey","Plates, Special",10247,"PLATE 2X2 + ONE HULE Ø4,8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6047417.jpg",135
"75192-1",6051334,1,"Dark Stone Grey","Functional Elements",15392,"TRIGGER FOR MINI SHOOTER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6051334.jpg",365
"75192-1",6055313,1,"Dark Stone Grey","Plates, Special Circles And Angles",15535,"FLAT TILE 2x2 ROUND W. HOLE Ø4.85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055313.jpg",336
"75192-1",6092572,75,"Dark Stone Grey","Plates",15573,"PLATE 1X2 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092572.jpg",381
"75192-1",6092649,3,"Dark Stone Grey","Frames, Windows, Walls And Doors",15207,"WALL ELEMENT 1X4X1 ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092649.jpg",79
"75192-1",6102774,2,"Dark Stone Grey","Functional Elements",19954,"HINGE PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6102774.jpg",74
"75192-1",6117972,16,"Dark Stone Grey","Plates, Special",21712,"ANGLE PLATE 1X2 / 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6117972.jpg",327
"75192-1",6119118,2,"Dark Stone Grey","Transportation Means, Vehicles",18974,"BRICK W/ARCH 2X4X2 1/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6119118.jpg",4
"75192-1",6123814,2,"Dark Stone Grey","Plates, Special",22890,"PLATE 1X2 W/5.9 BALL END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6123814.jpg",187
"75192-1",6126083,5,"Dark Stone Grey","Plates",23893,"PLATE 2X2 W 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6126083.jpg",278
"75192-1",6146225,8,"Dark Stone Grey","Frames, Windows, Walls And Doors",26169,"WALL ELEMENT 1X2X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146225.jpg",77
"75192-1",6146321,2,"Dark Stone Grey","Plates, Special",48336,"PLATE 1X2 W. STICK 3.18","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146321.jpg",145
"75192-1",6152814,4,"Dark Stone Grey","Bricks, With Slope",26823,"ROOF TILE 1X2X2/3, ABS NO. 6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6152814.jpg",96
"75192-1",6170420,18,"Dark Stone Grey","Signs, Flags And Poles",28921,"STICK 6M W/FLANGE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170420.jpg",67
"75192-1",6172811,6,"Dark Stone Grey","Bricks With Bows And Arches",18653,"Brick 1x3x2 w. inside bow","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6172811.jpg",25
"75192-1",6177079,2,"Dark Stone Grey","Plates",27263,"TILE 2X2, DEG. 90, W/ DEG. 45 CUT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6177079.jpg",73
"75192-1",6261355,10,"Dark Stone Grey","Plates, Special",43876,"PLATE 1X2 W. VERTICAL SCHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6261355.jpg",73
"75192-1",6273322,2,"Dark Stone Grey","Miscellaneous Elements",60572,"BRICK W. SHAFT 1X8X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6273322.jpg",4
"75192-1",6278155,1,"Dark Stone Grey","Connectors",41005,"STICK Ø 3.2 W. HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6278155.jpg",118
"75192-1",6281996,10,"Dark Stone Grey","Plates, Special",41632,"LAMP HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6281996.jpg",77
"75192-1",6296892,2,"Dark Stone Grey","Plates, Special",44860,"PLATE 1X1 W/ HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6296892.jpg",120
"75192-1",6313189,4,"Dark Stone Grey","Plates, Special",49153,"PLATE 2X2 W. VERTICAL SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313189.jpg",58
"75192-1",6315300,1,"Dark Stone Grey","Signs, Flags And Poles",65673,"FOUR-SIDED SIGN WITH SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6315300.jpg",30
"75192-1",6319332,5,"Dark Stone Grey","Figure Accessories, Upper And Lower Part",49754,"SPACE SKELETON ARM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6319332.jpg",33
"75192-1",6321350,1,"Dark Stone Grey","Bricks, Special",65460,"BRICK 1X1 W/HOLDER, H0RIZONTAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6321350.jpg",58
"75192-1",6324639,4,"Dark Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",49132,"2X1 ST.Ø4.9 HOLE W. HALF BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6324639.jpg",117
"75192-1",6336970,7,"Dark Stone Grey","Connectors",44873,"HOLDER Ø3.2 W/TUBE Ø3.2 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6336970.jpg",81
"75192-1",6336990,1,"Dark Stone Grey","Plates, Special",42923,"PLATE 2X1 W/HOLDER,VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6336990.jpg",90
"75192-1",6344022,139,"Dark Stone Grey","Plates, Special",44842,"PLATE 1X1 W. UP RIGHT HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6344022.jpg",163
"75192-1",6360111,6,"Dark Stone Grey","Plates, Special",52738,"PLATE 1X1 W/HOLDER VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6360111.jpg",79
"75192-1",4210751,8,"Dark Stone Grey","Beams",32523,"TECHNIC 3M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210751.jpg",178
"75192-1",4495931,2,"Dark Stone Grey","Beams",32524,"TECHNIC 7M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4495931.jpg",134
"75192-1",4499858,1,"Dark Stone Grey","Connectors",55013,"CROSS AXLE 8M WITH END STOP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4499858.jpg",388
"75192-1",4508553,1,"Dark Stone Grey","Connectors",59426,"CROSS AXLE 5,5 WITH STOP 1M.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4508553.jpg",544
"75192-1",4516546,15,"Dark Stone Grey","Connectors",59443,"CROSS AXLE, EXTENSION, 2M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4516546.jpg",235
"75192-1",4603472,4,"Dark Stone Grey","Beams",64290,"TECHNIC 11M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4603472.jpg",110
"75192-1",6005331,3,"Dark Stone Grey","Connectors",10197,"BEAM 1M W. 2 CROSS AXLES 90°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6005331.jpg",121
"75192-1",6015356,1,"Dark Stone Grey","Connectors",11214,"CON. BUSH 2M FR. + CROSS AXLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015356.jpg",331
"75192-1",6100030,6,"Dark Stone Grey","Beams",18654,"BEAM 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6100030.jpg",226
"75192-1",6135014,2,"Dark Stone Grey","Connectors",22961,"BEAM 1M W/CROSS AXLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6135014.jpg",80
"75192-1",6296856,7,"Dark Stone Grey","Connectors",42127,"ANGLE ELEMENT, 0 DEGREES [1]","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6296856.jpg",40
"75192-1",6364452,6,"Dark Stone Grey","Half Beams",65123,"TECHNIC LEVER 3M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6364452.jpg",34
"75192-1",4205004,2,"Earth Blue","Plates",3068,"FLAT TILE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4205004.jpg",129
"75192-1",6132157,5,"Earth Blue","Bricks, Special",18671,"BRICK W. PLATE 2X3X1 1/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132157.jpg",17
"75192-1",6195431,1,"Earth Blue","Figure Parts",76382,"MINI UPPER PART, NO. 3914","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195431.jpg",3
"75192-1",6124907,1,"Light Nougat","Figure, Heads And Masks",23783,"MINI HEAD NO '1778'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6124907.jpg",15
"75192-1",6194148,1,"Light Nougat","Figure, Heads And Masks",34217,"MINI HEAD, NO. 2290","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6194148.jpg",2
"75192-1",6195440,1,"Light Nougat","Figure, Heads And Masks",34467,"MINI HEAD, NO. 2307","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195440.jpg",1
"75192-1",6195443,1,"Light Nougat","Figure, Heads And Masks",34468,"MINI HEAD, NO. 2308","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195443.jpg",1
"75192-1",6344813,6,"Medium Azur","Beams, Special",40147,"BEAM 1X2 W/CROSS AND HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6344813.jpg",6
"75192-1",4201235,1,"Medium Blue","Bricks",3003,"BRICK 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4201235.jpg",62
"75192-1",4569624,15,"Medium Nougat","Bricks",3005,"BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4569624.jpg",155
"75192-1",6058135,6,"Medium Nougat","Bricks, With Slope",3040,"ROOF TILE 1X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058135.jpg",31
"75192-1",6127357,1,"Medium Nougat","Figure Parts",76382,"MINI UPPER PART NO 3174","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127357.jpg",4
"75192-1",4160560,9,"Medium Stone Grey","Plates, Special Circles And Angles",30503,"CORNER PLATE 45 DEG. 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4160560.jpg",91
"75192-1",4166618,9,"Medium Stone Grey","Plates",41539,"PLATE 8X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4166618.jpg",89
"75192-1",4180408,1,"Medium Stone Grey","Bricks With Slope, Special",43710,"LEFT ROOF TILE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4180408.jpg",28
"75192-1",4180418,1,"Medium Stone Grey","Bricks With Slope, Special",43711,"RIGHT ROOF TILE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4180418.jpg",34
"75192-1",4208988,2,"Medium Stone Grey","Plates, Special Circles And Angles",47397,"LEFT PLATE W. ANGLE 3X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4208988.jpg",58
"75192-1",4209006,2,"Medium Stone Grey","Plates, Special Circles And Angles",47398,"RIGHT PLATE W. ANGLE 3X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4209006.jpg",58
"75192-1",4211350,20,"Medium Stone Grey","Plates",2412,"RADIATOR GRILLE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211350.jpg",696
"75192-1",4211353,8,"Medium Stone Grey","Plates",2420,"CORNER PLATE 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211353.jpg",437
"75192-1",4211356,47,"Medium Stone Grey","Plates",2431,"FLAT TILE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211356.jpg",594
"75192-1",4211357,2,"Medium Stone Grey","Plates, Special",2432,"CLAMP 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211357.jpg",247
"75192-1",4211361,5,"Medium Stone Grey","Plates, Special Circles And Angles",2450,"CORNER PLATE 45 DEG. 3X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211361.jpg",104
"75192-1",4211366,6,"Medium Stone Grey","Bricks",2465,"BRICK 1X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211366.jpg",83
"75192-1",4211376,2,"Medium Stone Grey","Plates, Special",2817,"TECHNIC DOUB. BEARING PL. 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211376.jpg",229
"75192-1",4211383,26,"Medium Stone Grey","Bricks",2877,"PROFILE BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211383.jpg",254
"75192-1",4211385,4,"Medium Stone Grey","Bricks",3001,"BRICK 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211385.jpg",478
"75192-1",4211387,4,"Medium Stone Grey","Bricks",3003,"BRICK 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211387.jpg",527
"75192-1",4211389,4,"Medium Stone Grey","Bricks",3005,"BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211389.jpg",533
"75192-1",4211393,2,"Medium Stone Grey","Bricks",3009,"BRICK 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211393.jpg",354
"75192-1",4211394,15,"Medium Stone Grey","Bricks",3010,"BRICK 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211394.jpg",491
"75192-1",4211395,63,"Medium Stone Grey","Plates",3020,"PLATE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211395.jpg",1045
"75192-1",4211396,105,"Medium Stone Grey","Plates",3021,"PLATE 2X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211396.jpg",815
"75192-1",4211397,17,"Medium Stone Grey","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211397.jpg",983
"75192-1",4211398,73,"Medium Stone Grey","Plates",3023,"PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211398.jpg",1234
"75192-1",4211399,15,"Medium Stone Grey","Plates",3024,"PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211399.jpg",578
"75192-1",4211400,1,"Medium Stone Grey","Plates",3028,"PLATE 6X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211400.jpg",85
"75192-1",4211401,8,"Medium Stone Grey","Plates",3029,"PLATE 4X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211401.jpg",127
"75192-1",4211402,2,"Medium Stone Grey","Plates",3030,"PLATE 4X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211402.jpg",111
"75192-1",4211404,15,"Medium Stone Grey","Plates",3032,"PLATE 4X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211404.jpg",311
"75192-1",4211405,1,"Medium Stone Grey","Plates",3033,"PLATE 6x10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211405.jpg",119
"75192-1",4211406,11,"Medium Stone Grey","Plates",3034,"PLATE 2X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211406.jpg",472
"75192-1",4211407,6,"Medium Stone Grey","Plates",3035,"PLATE 4X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211407.jpg",235
"75192-1",4211408,6,"Medium Stone Grey","Plates",3036,"PLATE 6X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211408.jpg",166
"75192-1",4211409,4,"Medium Stone Grey","Bricks, With Slope",3037,"ROOF TILE 2X4/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211409.jpg",108
"75192-1",4211413,39,"Medium Stone Grey","Plates",3068,"FLAT TILE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211413.jpg",458
"75192-1",4211414,69,"Medium Stone Grey","Plates",3069,"FLAT TILE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211414.jpg",626
"75192-1",4211415,53,"Medium Stone Grey","Plates",3070,"FLAT TILE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211415.jpg",375
"75192-1",4211425,35,"Medium Stone Grey","Plates",3460,"PLATE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211425.jpg",423
"75192-1",4211428,9,"Medium Stone Grey","Bricks",3622,"BRICK 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211428.jpg",362
"75192-1",4211429,23,"Medium Stone Grey","Plates",3623,"PLATE 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211429.jpg",596
"75192-1",4211437,4,"Medium Stone Grey","Bricks, With Slope",3665,"ROOF TILE 1X2 INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211437.jpg",296
"75192-1",4211438,60,"Medium Stone Grey","Plates",3666,"PLATE 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211438.jpg",658
"75192-1",4211440,16,"Medium Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3700,"TECHNIC BRICK 1X2, Ø4.9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211440.jpg",430
"75192-1",4211441,22,"Medium Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3701,"TECHNIC BRICK 1X4, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211441.jpg",225
"75192-1",4211442,18,"Medium Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3702,"TECHNIC BRICK 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211442.jpg",184
"75192-1",4211444,31,"Medium Stone Grey","Plates, Special",3709,"PLATE 2X4, 3XØ4.9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211444.jpg",113
"75192-1",4211445,31,"Medium Stone Grey","Plates",3710,"PLATE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211445.jpg",909
"75192-1",4211450,5,"Medium Stone Grey","Functional Elements, Gear Wheels And Racks",3743,"TOOTHED BAR M=1, Z=10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211450.jpg",87
"75192-1",4211452,49,"Medium Stone Grey","Plates",3795,"PLATE 2X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211452.jpg",678
"75192-1",4211462,8,"Medium Stone Grey","Plates",3832,"PLATE 2X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211462.jpg",340
"75192-1",4211464,2,"Medium Stone Grey","Plates, Special",3839,"MINI HANDLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211464.jpg",128
"75192-1",4211470,2,"Medium Stone Grey","Functional Elements",3938,"PLATE 1X2 (ROCKING)","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211470.jpg",168
"75192-1",4211473,8,"Medium Stone Grey","Signs, Flags And Poles",3957,"WHIP/AERIAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211473.jpg",236
"75192-1",4211474,3,"Medium Stone Grey","Plates",3958,"PLATE 6X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211474.jpg",130
"75192-1",4211475,4,"Medium Stone Grey","Plates, Special Circles And Angles",4032,"PLATE 2X2 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211475.jpg",452
"75192-1",4211481,21,"Medium Stone Grey","Plates",4162,"FLAT TILE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211481.jpg",326
"75192-1",4211486,4,"Medium Stone Grey","Plates",4282,"PLATE 2X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211486.jpg",171
"75192-1",4211487,7,"Medium Stone Grey","Plates, Special Circles And Angles",4285,"PARABOLA Ø48","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211487.jpg",29
"75192-1",4211488,15,"Medium Stone Grey","Bricks, With Slope",4286,"ROOF TILE 1X3/25°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211488.jpg",145
"75192-1",4211494,4,"Medium Stone Grey","Bricks, With Slope",4460,"ROOF TILE 1X2X3/73°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211494.jpg",112
"75192-1",4211498,6,"Medium Stone Grey","Plates, Special",4510,"PLATE 1X8 WITH RAIL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211498.jpg",118
"75192-1",4211502,3,"Medium Stone Grey","Plates, Special",4595,"MOTOR 1X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211502.jpg",68
"75192-1",4211503,29,"Medium Stone Grey","Interior",4599,"TAP Ø4.9/6.4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211503.jpg",346
"75192-1",4211512,4,"Medium Stone Grey","Plates, Special Circles And Angles",4740,"PARABOLA Ø16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211512.jpg",256
"75192-1",4211520,15,"Medium Stone Grey","Plates, Special Circles And Angles",6106,"CORNER PLATE 6X6X45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211520.jpg",79
"75192-1",4211521,9,"Medium Stone Grey","Bricks",6111,"BRICK 1X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211521.jpg",105
"75192-1",4211522,5,"Medium Stone Grey","Bricks",6112,"BRICK 1X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211522.jpg",114
"75192-1",4211526,5,"Medium Stone Grey","Bricks, Special Circles And Angles",6143,"BRICK Ø16 W. CROSS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211526.jpg",224
"75192-1",4211541,4,"Medium Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",32000,"BRICK 1X2 M. 2 HOLES Ø 4,87","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211541.jpg",268
"75192-1",4211549,27,"Medium Stone Grey","Plates",6636,"FLAT TILE 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211549.jpg",464
"75192-1",4211568,33,"Medium Stone Grey","Plates, Special",32028,"PLATE 1X2 WITH SLIDE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211568.jpg",355
"75192-1",4211614,24,"Medium Stone Grey","Bricks, With Slope",3040,"ROOF TILE 1X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211614.jpg",395
"75192-1",4211616,13,"Medium Stone Grey","Plates, Special Circles And Angles",30355,"LEFT WING 6X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211616.jpg",59
"75192-1",4211617,10,"Medium Stone Grey","Plates, Special Circles And Angles",30356,"RIGHT WING 6X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211617.jpg",60
"75192-1",4211637,8,"Medium Stone Grey","Bricks, Special Circles And Angles",30367,"FINAL BRICK 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211637.jpg",77
"75192-1",4211640,4,"Medium Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",32324,"4X4 BRICK, Ø 4,85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211640.jpg",113
"75192-1",4211644,13,"Medium Stone Grey","Connectors",4735,"HOLDER 16 MM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211644.jpg",71
"75192-1",4211664,2,"Medium Stone Grey","Plates, Special Circles And Angles",3960,"ROUND PLATE Ø32X6.4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211664.jpg",58
"75192-1",4211694,14,"Medium Stone Grey","Bricks, Special",30365,"BRICK 1X2/FRIC/FORK VERT./END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211694.jpg",41
"75192-1",4211725,3,"Medium Stone Grey","Plates, Special Circles And Angles",32059,"PLATE 4X6 26 DEGREES","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211725.jpg",46
"75192-1",4211732,22,"Medium Stone Grey","Plates, Special Circles And Angles",41769,"RIGHT PLATE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211732.jpg",137
"75192-1",4211733,4,"Medium Stone Grey","Plates",3027,"PLATE 6X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211733.jpg",44
"75192-1",4211735,16,"Medium Stone Grey","Plates, Special Circles And Angles",41770,"LEFT PLATE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211735.jpg",134
"75192-1",4211748,6,"Medium Stone Grey","Transportation Means, Vehicles",41862,"ENGINE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211748.jpg",78
"75192-1",4211773,12,"Medium Stone Grey","Bricks, With Slope",3038,"ROOF TILE 2X3/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211773.jpg",49
"75192-1",4211791,31,"Medium Stone Grey","Plates, Special Circles And Angles",43722,"RIGHT PLATE 2X3 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211791.jpg",183
"75192-1",4211794,38,"Medium Stone Grey","Plates, Special Circles And Angles",43723,"LEFT PLATE 2X3 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211794.jpg",182
"75192-1",4211795,12,"Medium Stone Grey","Bricks",44237,"BRICK 2X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211795.jpg",242
"75192-1",4211803,8,"Medium Stone Grey","Plates, Special",44301,"PLATE 1X2 W/STUB VERTICAL/END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211803.jpg",87
"75192-1",4211836,2,"Medium Stone Grey","Plates",6178,"PLATE 6X12 W. 22 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211836.jpg",28
"75192-1",4211837,62,"Medium Stone Grey","Plates",6179,"PLATE 4X4 W. 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211837.jpg",117
"75192-1",4211838,30,"Medium Stone Grey","Plates",6180,"PLATE 4X6 W. 12 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211838.jpg",78
"75192-1",4211860,16,"Medium Stone Grey","Bricks, Special Ø4.85 Hole And Connecting Bush",3895,"TECHNIC BRICK 1X12, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211860.jpg",81
"75192-1",4211881,3,"Medium Stone Grey","Functional Elements",6134,"PLATE 2X2 (ROCKING)","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211881.jpg",365
"75192-1",4212363,4,"Medium Stone Grey","Plates",47919,"FLAT TILE 1X2 'NO. 86'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4212363.jpg",77
"75192-1",4215472,8,"Medium Stone Grey","Bricks, Special Circles And Angles",48092,"BOW 1/4 4X4X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4215472.jpg",59
"75192-1",4215513,5,"Medium Stone Grey","Frames, Windows, Walls And Doors",6231,"WALL CORNER 1X1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4215513.jpg",140
"75192-1",4216250,10,"Medium Stone Grey","Bricks, With Slope",3045,"CORNER BRICK 2X2/45° OUTSIDE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4216250.jpg",64
"75192-1",4219913,16,"Medium Stone Grey","Plates, Special",30383,"PLATE 1X2 W/STUB/ALONG/UPPER P","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4219913.jpg",68
"75192-1",4222019,10,"Medium Stone Grey","Plates, Special",30586,"PLATE 2X8 W/GLIDING GROOVE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4222019.jpg",86
"75192-1",4222047,5,"Medium Stone Grey","Connectors",30553,"FRIC/FORK W. CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4222047.jpg",77
"75192-1",4243797,6,"Medium Stone Grey","Plates",3031,"PLATE 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4243797.jpg",344
"75192-1",4251149,20,"Medium Stone Grey","Plates",4477,"PLATE 1X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4251149.jpg",271
"75192-1",4251163,5,"Medium Stone Grey","Bricks With Bows And Arches",50950,"Brick w/bow 1/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4251163.jpg",95
"75192-1",4258273,1,"Medium Stone Grey","Plates, Special Circles And Angles",50304,"RIGHT PLATE 3X8 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4258273.jpg",87
"75192-1",4258275,1,"Medium Stone Grey","Plates, Special Circles And Angles",50305,"LEFT PLATE 3X8 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4258275.jpg",85
"75192-1",4258308,4,"Medium Stone Grey","Transportation Means, Vehicles",30031,"HANDLE W. 3.18 STICK","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4258308.jpg",105
"75192-1",4275673,1,"Medium Stone Grey","Fences And Ladders",6020,"LATTICE 1X4X6 W. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4275673.jpg",69
"75192-1",4282786,40,"Medium Stone Grey","Plates, Special Circles And Angles",54383,"RIGHT PLATE 3X6 W. ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4282786.jpg",124
"75192-1",4282789,40,"Medium Stone Grey","Plates, Special Circles And Angles",54384,"LEFT PLATE 3X6 W ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4282789.jpg",118
"75192-1",4293831,2,"Medium Stone Grey","Plates",3456,"PLATE 6X14","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4293831.jpg",36
"75192-1",4494475,2,"Medium Stone Grey","Decoration Elements",47457,"PLATES W. BOWS 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4494475.jpg",154
"75192-1",4507056,4,"Medium Stone Grey","Plates, Special Circles And Angles",51739,"PLATE 2X4X18°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4507056.jpg",134
"75192-1",4509914,6,"Medium Stone Grey","Bricks, With Slope",4445,"ROOF TILE 2X8/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4509914.jpg",19
"75192-1",4511007,1,"Medium Stone Grey","Transportation Means, Aviation",60208,"Turbine ø31,37 w.holes ø 4,85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4511007.jpg",35
"75192-1",4514195,24,"Medium Stone Grey","Figure Accessories In Hand",60849,"NOZZLE W/Ø3.18, SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514195.jpg",123
"75192-1",4514846,4,"Medium Stone Grey","Plates",60479,"PLATE 1X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514846.jpg",206
"75192-1",4515341,4,"Medium Stone Grey","Plates, Special",60471,"PLATE 1X2 W/FORK, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515341.jpg",125
"75192-1",4515351,10,"Medium Stone Grey","Plates, Special Circles And Angles",60474,"PLATE 4X4 ROUND W. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515351.jpg",186
"75192-1",4515374,16,"Medium Stone Grey","Bricks, With Slope",60481,"ROOF TILE 2X1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515374.jpg",146
"75192-1",4521921,46,"Medium Stone Grey","Bricks, With Slope",54200,"ROOF TILE 1X1X2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521921.jpg",537
"75192-1",4527174,3,"Medium Stone Grey","Frames, Windows, Walls And Doors",59349,"WALL ELEMENT 1x6x5, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4527174.jpg",40
"75192-1",4539481,1,"Medium Stone Grey","Figure, Weapons",64567,"LIGHT SWORD SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539481.jpg",197
"75192-1",4540203,1,"Medium Stone Grey","Functional Elements",3679,"TURN PLATE 2X2, UPPER PART","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4540203.jpg",552
"75192-1",4550170,27,"Medium Stone Grey","Figure Accessories In Hand",30162,"PRISMATIC BINOCULARS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550170.jpg",82
"75192-1",4550251,14,"Medium Stone Grey","Connectors",30554,"LINK 1M FRIC/FORK/STUMPF","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550251.jpg",28
"75192-1",4558169,31,"Medium Stone Grey","Plates",63864,"FLAT TILE 1x3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558169.jpg",334
"75192-1",4558953,2,"Medium Stone Grey","Bricks, Special",87087,"BRICK 1X1 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558953.jpg",321
"75192-1",4560183,22,"Medium Stone Grey","Plates",87079,"FLAT TILE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4560183.jpg",441
"75192-1",4565433,12,"Medium Stone Grey","Signs, Flags And Poles",87618,"Function element MALE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4565433.jpg",90
"75192-1",4568637,20,"Medium Stone Grey","Bricks, With Slope",85984,"ROOF TILE 1 X 2 X 2/3, ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4568637.jpg",429
"75192-1",4579294,32,"Medium Stone Grey","Plates, Special Circles And Angles",30565,"PLATE 4X4, 1/4 CIRCLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4579294.jpg",47
"75192-1",4585429,4,"Medium Stone Grey","Frames, Windows, Walls And Doors",87544,"WALL ELEMENT 1X2X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4585429.jpg",85
"75192-1",4593679,1,"Medium Stone Grey","Frames, Windows, Walls And Doors",87552,"WALLELEMENT 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4593679.jpg",96
"75192-1",4595836,1,"Medium Stone Grey","Figure, Weapons",86208,"BUTT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4595836.jpg",44
"75192-1",4597901,2,"Medium Stone Grey","Bricks With Bows And Arches",88930,"PLATE W. BOW 2x4x2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4597901.jpg",40
"75192-1",4599498,14,"Medium Stone Grey","Plates",92593,"PLATE 1X4 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4599498.jpg",179
"75192-1",4617170,8,"Medium Stone Grey","Bricks, Special",4216,"BRICK 1X2 W. GROOVE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4617170.jpg",42
"75192-1",4625001,1,"Medium Stone Grey","Plates, Special",4596,"PLATE 1X2X4 W. TUBE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4625001.jpg",20
"75192-1",4630107,1,"Medium Stone Grey","Figure, Head Clothing",30370,"REBEL PILOT HELMET","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4630107.jpg",2
"75192-1",4640844,1,"Medium Stone Grey","Figure, Weapons",92690,"Ø3.2 SHAFT W. CORED KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4640844.jpg",93
"75192-1",4644102,3,"Medium Stone Grey","Transportation Means, Vehicles",98397,"HANDLEBAR W/3.2 SHAFT/BAR ENDS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4644102.jpg",114
"75192-1",4650645,34,"Medium Stone Grey","Bricks, Special Circles And Angles",92947,"PROFILE BRICK Ø15.83 W. CROSS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4650645.jpg",149
"75192-1",4654577,8,"Medium Stone Grey","Plates, Special",99206,"PLATE 2X2X2/3 W. 2. HOR. KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4654577.jpg",372
"75192-1",4654580,13,"Medium Stone Grey","Plates, Special",99207,"ANGULAR PLATE 1.5 BOT. 1X2 2/2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4654580.jpg",537
"75192-1",4654582,2,"Medium Stone Grey","Plates, Special",99781,"ANGULAR PLATE 1,5 TOP 1X2 1/2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4654582.jpg",455
"75192-1",4657366,9,"Medium Stone Grey","Figure Accessories In Hand",64644,"STICK Ø3.2 2MM W/KNOB AND TUBE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4657366.jpg",102
"75192-1",4657459,6,"Medium Stone Grey","Bricks, Special",52107,"BRICK 1X2 W. FOUR KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4657459.jpg",88
"75192-1",4666449,18,"Medium Stone Grey","Plates, Special",92582,"Plate 2x2 w. stump/top","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4666449.jpg",109
"75192-1",6013497,2,"Medium Stone Grey","Bricks, With Slope",60477,"ROOF TILE 1X4X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6013497.jpg",40
"75192-1",6015344,16,"Medium Stone Grey","Bricks, Special",11211,"BRICK 1X2 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015344.jpg",453
"75192-1",6015347,13,"Medium Stone Grey","Plates",11212,"PLATE 3X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015347.jpg",148
"75192-1",6015349,2,"Medium Stone Grey","Plates, Special Circles And Angles",11213,"PLATE 6X6 ROUND WITH TUBE SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015349.jpg",130
"75192-1",6028811,3,"Medium Stone Grey","Bricks, Special",11215,"STONE 1X2X1 1/3 W. 2 PLATES 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028811.jpg",189
"75192-1",6028813,16,"Medium Stone Grey","Bricks With Bows And Arches",11477,"PLATE W. BOW 1X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028813.jpg",274
"75192-1",6030235,2,"Medium Stone Grey","Bricks With Slope, Special",48933,"ROOF TILE 4X2/18° W/COR.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6030235.jpg",11
"75192-1",6042950,12,"Medium Stone Grey","Bricks With Bows And Arches",11153,"BRICK WITH BOW 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6042950.jpg",66
"75192-1",6043639,2,"Medium Stone Grey","Plates, Special",14418,"PLATE 1X2 BALL CUP / FRICTION END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6043639.jpg",370
"75192-1",6044729,5,"Medium Stone Grey","Tyres And Rims For/To Snap Ø4,85 W. Cross",13971,"RIM NARROW Ø18x7 W HOLE Ø4.8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6044729.jpg",130
"75192-1",6045718,1,"Medium Stone Grey","Functional Elements",61485,"BOTTOM W. TURNTABLE 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6045718.jpg",74
"75192-1",6052200,2,"Medium Stone Grey","Plates, Special Circles And Angles",14769,"FLAT TILE 2X2, ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6052200.jpg",224
"75192-1",6052204,3,"Medium Stone Grey","Plates, Special Circles And Angles",49039,"FLAT TILE 2X2, ROUND 'UDLUFT'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6052204.jpg",36
"75192-1",6065824,15,"Medium Stone Grey","Plates",14719,"FLAT TILE CORNER 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6065824.jpg",128
"75192-1",6066097,22,"Medium Stone Grey","Plates",15573,"PLATE 1X2 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6066097.jpg",646
"75192-1",6071299,15,"Medium Stone Grey","Frames, Windows, Walls And Doors",15207,"WALL ELEMENT 1X4X1 ABS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6071299.jpg",95
"75192-1",6075237,1,"Medium Stone Grey","Figure, Wigs",62810,"WIG BOY","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6075237.jpg",18
"75192-1",6079461,37,"Medium Stone Grey","Plates",17836,"PLATE 3X4 WITH 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6079461.jpg",105
"75192-1",6092111,36,"Medium Stone Grey","Decoration Elements",61409,"ROOF TILE W. LATTICE 1x2x2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092111.jpg",100
"75192-1",6092956,3,"Medium Stone Grey","Transportation Means, Vehicles",16091,"STEE.WHEEL Ø16 F/CONSOLE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092956.jpg",99
"75192-1",6093527,58,"Medium Stone Grey","Signs, Flags And Poles",17715,"SHAFT 3M Ø3.2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6093527.jpg",176
"75192-1",6093859,12,"Medium Stone Grey","Bricks, With Slope",15672,"ROOF TILE 1X2 45° W 1/3 PLATE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6093859.jpg",132
"75192-1",6102357,5,"Medium Stone Grey","Bricks With Bows And Arches",15068,"PLATE W. BOW 2X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6102357.jpg",243
"75192-1",6116608,6,"Medium Stone Grey","Signs, Flags And Poles",21462,"LIGHT SWORD - BLADE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6116608.jpg",242
"75192-1",6117967,5,"Medium Stone Grey","Plates, Special",21712,"ANGLE PLATE 1X2 / 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6117967.jpg",283
"75192-1",6123809,18,"Medium Stone Grey","Bricks, Special",22885,"BRICK 1X2X1 2/3 W/4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6123809.jpg",408
"75192-1",6124903,1,"Medium Stone Grey","Figure Parts",76382,"MINI UPPER PART NO 3145","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6124903.jpg",6
"75192-1",6126082,12,"Medium Stone Grey","Plates",23893,"PLATE 2X2 W 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6126082.jpg",320
"75192-1",6129340,26,"Medium Stone Grey","Bricks With Bows And Arches",18653,"Brick 1x3x2 w. inside bow","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6129340.jpg",34
"75192-1",6132207,66,"Medium Stone Grey","Bricks With Bows And Arches",24309,"Brick w/half bow 2x3 w/cut","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132207.jpg",26
"75192-1",6132886,10,"Medium Stone Grey","Plates, Special",11203,"FLAT TILE 2X2 INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132886.jpg",56
"75192-1",6134378,70,"Medium Stone Grey","Miscellaneous Elements",99563,"GOLD INGOT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6134378.jpg",122
"75192-1",6144138,9,"Medium Stone Grey","Bricks With Bows And Arches",24201,"PLATE W/ HALF BOW INV. 1X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6144138.jpg",133
"75192-1",6146223,10,"Medium Stone Grey","Frames, Windows, Walls And Doors",26169,"WALL ELEMENT 1X2X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146223.jpg",127
"75192-1",6163989,32,"Medium Stone Grey","Plates, Special Circles And Angles",27507,"TILE 4X4, W/ BOW","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6163989.jpg",57
"75192-1",6168615,12,"Medium Stone Grey","Plates, Special",28802,"ANGLE PLATE 1X2/1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6168615.jpg",156
"75192-1",6168633,33,"Medium Stone Grey","Plates, Special",28809,"PLATE 1x2 W. HORIZONTAL HOLE Ø4,85 REV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6168633.jpg",249
"75192-1",6168647,26,"Medium Stone Grey","Plates, Special Circles And Angles",28626,"PL.ROUND 1X1 W. THROUGHG. HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6168647.jpg",333
"75192-1",6170418,17,"Medium Stone Grey","Signs, Flags And Poles",28921,"STICK 6M W/FLANGE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170418.jpg",114
"75192-1",6170569,4,"Medium Stone Grey","Bricks, Special",28917,"BRICK 1X1 W. HANDLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170569.jpg",65
"75192-1",6176242,4,"Medium Stone Grey","Plates, Special",26599,"PLATE 2X4, W/ HOLES DIA. 4.85, BOTTOM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6176242.jpg",88
"75192-1",6177078,13,"Medium Stone Grey","Plates",27263,"TILE 2X2, DEG. 90, W/ DEG. 45 CUT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6177078.jpg",73
"75192-1",6179186,2,"Medium Stone Grey","Plates, Special Circles And Angles",15535,"FLAT TILE 2x2 ROUND W. HOLE Ø4.85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6179186.jpg",103
"75192-1",6181755,1,"Medium Stone Grey","Frames, Windows, Walls And Doors",31959,"WALL ELEMENT 2X2, CORNER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6181755.jpg",29
"75192-1",6182203,1,"Medium Stone Grey","Frames, Windows, Walls And Doors",29096,"WALL, CONE 5X10X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6182203.jpg",2
"75192-1",6187170,1,"Medium Stone Grey","Figure, Head Clothing",24458,"FIGURE, HEAD CLOTHING, NO. 7","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6187170.jpg",7
"75192-1",6195323,2,"Medium Stone Grey","Bricks With Bows And Arches",34444,"PLATE, W/ BOW 2X4X2/3, NO. 13","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195323.jpg",1
"75192-1",6195330,1,"Medium Stone Grey","Plates, Special Circles And Angles",34446,"DISH, DIA. 80, NO. 1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195330.jpg",1
"75192-1",6250309,2,"Medium Stone Grey","Figure, Head Clothing",47467,"MINI HAT, NO. 48","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6250309.jpg",5
"75192-1",6250597,6,"Medium Stone Grey","Plates, Special Circles And Angles",35399,"FLAT TILE 1X1, 1/2 CIRCLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6250597.jpg",99
"75192-1",6256117,4,"Medium Stone Grey","Functional Elements",43045,"PLATE 2X4, W/ HINGE 4,85, TOP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6256117.jpg",61
"75192-1",6261353,8,"Medium Stone Grey","Plates, Special",43876,"PLATE 1X2 W. VERTICAL SCHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6261353.jpg",90
"75192-1",6270046,2,"Medium Stone Grey","Fences And Ladders",47996,"LATTICE 3X28M Ø3.2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6270046.jpg",1
"75192-1",6275406,2,"Medium Stone Grey","Plates, Special Circles And Angles",41822,"PLATE 4X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6275406.jpg",13
"75192-1",6277023,3,"Medium Stone Grey","Plates, Special",49546,"PLATE 1X2 W/ SHAFT 12M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6277023.jpg",19
"75192-1",6284071,30,"Medium Stone Grey","Plates, Special Circles And Angles",35381,"FLAT TILE 1X1, ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6284071.jpg",275
"75192-1",6296894,16,"Medium Stone Grey","Plates, Special",44860,"PLATE 1X1 W/ HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6296894.jpg",163
"75192-1",6302648,1,"Medium Stone Grey","Plates, Special",42505,"PLATE 1X4 SPLIT-LEVEL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6302648.jpg",26
"75192-1",6308012,15,"Medium Stone Grey","Plates, Special",44842,"PLATE 1X1 W. UP RIGHT HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6308012.jpg",213
"75192-1",6313096,1,"Medium Stone Grey","Transportation Means, Vehicles",65571,"EXHAUST PIPE W/ SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313096.jpg",24
"75192-1",6313114,4,"Medium Stone Grey","Plates, Special",65458,"PLATE 1X2 W. 1 HORIZONTAL SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313114.jpg",164
"75192-1",6313188,5,"Medium Stone Grey","Plates, Special",49153,"PLATE 2X2 W. VERTICAL SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313188.jpg",50
"75192-1",6313653,6,"Medium Stone Grey","Bricks With Bows And Arches",40296,"BRICK W. BOW 1X8X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313653.jpg",27
"75192-1",6319333,10,"Medium Stone Grey","Figure Accessories, Upper And Lower Part",49754,"SPACE SKELETON ARM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6319333.jpg",30
"75192-1",6320306,4,"Medium Stone Grey","Bricks, Special",65459,"BRICK 1X1 W/ HOLDER, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6320306.jpg",54
"75192-1",6326078,18,"Medium Stone Grey","Plates, Special",44861,"PLATE 1X2 W. VERTICAL GRIP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6326078.jpg",236
"75192-1",6335378,1,"Medium Stone Grey","Plates, Special",52738,"PLATE 1X1 W/HOLDER VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6335378.jpg",77
"75192-1",6337268,5,"Medium Stone Grey","Plates, Special",49563,"PLATE 1X2 W/HOLDER, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6337268.jpg",127
"75192-1",6343976,8,"Medium Stone Grey","Connectors",49755,"3.2 SHAFT W/3.2 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6343976.jpg",96
"75192-1",6345426,8,"Medium Stone Grey","Bricks, Special",65460,"BRICK 1X1 W/HOLDER, H0RIZONTAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6345426.jpg",67
"75192-1",6347715,2,"Medium Stone Grey","Miscellaneous Elements",42456,"3 w.arch w.knob and shaft ø3.2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347715.jpg",89
"75192-1",6372076,2,"Medium Stone Grey","Bricks, Special Circles And Angles",79566,"BRICK 2X2 ROUND W/ HOLE Ø4,85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6372076.jpg",43
"75192-1",4211483,30,"Medium Stone Grey","Connectors",4274,"CONNECTOR PEG W. KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211483.jpg",1043
"75192-1",4211508,6,"Medium Stone Grey","Functional Elements, Others",4697,"T-PIECE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211508.jpg",286
"75192-1",4211553,6,"Medium Stone Grey","Connectors",32039,"CATCH W. CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211553.jpg",204
"75192-1",4211639,4,"Medium Stone Grey","Connectors",32073,"CROSS AXLE 5M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211639.jpg",729
"75192-1",4211651,4,"Medium Stone Grey","Beams",32316,"TECHNIC 5M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211651.jpg",165
"75192-1",4211713,12,"Medium Stone Grey","Beams",32526,"TECHNIC ANG. BEAM 3X5 90 DEG.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211713.jpg",107
"75192-1",4211805,7,"Medium Stone Grey","Connectors",44294,"CROSS AXLE 7M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211805.jpg",482
"75192-1",4211807,2,"Medium Stone Grey","Connectors",3673,"CONNECTOR PEG","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211807.jpg",1120
"75192-1",4211815,11,"Medium Stone Grey","Connectors",4519,"CROSS AXLE 3M","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211815.jpg",1179
"75192-1",4211865,75,"Medium Stone Grey","Connectors",32054,"2M FRIC. SNAP W/CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211865.jpg",247
"75192-1",4211866,4,"Medium Stone Grey","Beams",40490,"TECHNIC 9M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211866.jpg",85
"75192-1",4278756,2,"Medium Stone Grey","Connectors",32187,"MIDDLE RING","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4278756.jpg",83
"75192-1",4522934,4,"Medium Stone Grey","Beams",41239,"TECHNIC 13M BEAM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4522934.jpg",65
"75192-1",4667578,2,"Medium Stone Grey","Miscellaneous Elements",2723,"DISK Ø24","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4667578.jpg",57
"75192-1",6055519,4,"Medium Stone Grey","Beams, Special",14720,"BEAM I -FRAME 3X5 90 DEGR. HOLE Ø4.85","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055519.jpg",92
"75192-1",6112684,1,"Medium Stone Grey","Tubes",85532,"OUTER CABLE 128MM","https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6112684.jpg",13
"75192-1",6123815,5,"Medium Stone Grey","Connectors",22961,"BEAM 1M W/CROSS AXLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6123815.jpg",123
"75192-1",6173127,35,"Medium Stone Grey","Connectors",29219,"TUBE, W/ DOUBLE 4.85 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173127.jpg",157
"75192-1",6190437,4,"Medium Stone Grey","Tyres And Rims, Special",15379,"CHAINS M PLATE M 5 ø3, 2 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6190437.jpg",8
"75192-1",6191556,8,"Medium Stone Grey","Tubes",60677,"OUTERCABLE 160MM","https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6191556.jpg",11
"75192-1",6268924,10,"Medium Stone Grey","Connectors",42155,"ANGLE ELEMENT, 90 DEGREES [6]","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6268924.jpg",26
"75192-1",6271165,50,"Medium Stone Grey","Connectors",42136,"1/2 BUSH","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271165.jpg",247
"75192-1",6331441,1,"Medium Stone Grey","Beams, Special",42191,"CROSS BLOCK 3X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6331441.jpg",50
"75192-1",6347700,16,"Multicombination","Bricks, Special Ø4.85 Hole And Connecting Bush",42929,"BRICK 2X2 W. SNAP AND CROSS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347700.jpg",13
"75192-1",6351293,1,"Multicombination","Plates, Special",40687,"WHEEL SUSPENSION 2X4 W. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6351293.jpg",28
"75192-1",4539060,6,"New Dark Red","Plates",2431,"FLAT TILE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539060.jpg",125
"75192-1",4539061,1,"New Dark Red","Plates",3710,"PLATE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539061.jpg",186
"75192-1",4539062,29,"New Dark Red","Plates",3666,"PLATE 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539062.jpg",120
"75192-1",4539064,1,"New Dark Red","Plates, Special Circles And Angles",2450,"CORNER PLATE 45 DEG. 3X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539064.jpg",45
"75192-1",4539070,1,"New Dark Red","Plates, Special Circles And Angles",30503,"CORNER PLATE 45 DEG. 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539070.jpg",21
"75192-1",4539071,33,"New Dark Red","Plates",3020,"PLATE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539071.jpg",153
"75192-1",4539076,10,"New Dark Red","Plates",3623,"PLATE 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539076.jpg",98
"75192-1",4539090,7,"New Dark Red","Plates",3069,"FLAT TILE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539090.jpg",157
"75192-1",4539097,14,"New Dark Red","Plates",3023,"PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539097.jpg",283
"75192-1",4539102,4,"New Dark Red","Bricks",3004,"BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539102.jpg",144
"75192-1",4539105,4,"New Dark Red","Plates",3068,"FLAT TILE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539105.jpg",110
"75192-1",4541544,4,"New Dark Red","Plates, Special Circles And Angles",51739,"PLATE 2X4X18°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4541544.jpg",49
"75192-1",4550169,3,"New Dark Red","Plates",3070,"FLAT TILE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550169.jpg",81
"75192-1",4583299,1,"New Dark Red","Plates",63864,"FLAT TILE 1x3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4583299.jpg",61
"75192-1",4585751,4,"New Dark Red","Plates",2420,"CORNER PLATE 1X2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4585751.jpg",64
"75192-1",4590811,4,"New Dark Red","Bricks, With Slope",3665,"ROOF TILE 1X2 INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4590811.jpg",34
"75192-1",4650862,4,"New Dark Red","Bricks, With Slope",4286,"ROOF TILE 1X3/25°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4650862.jpg",26
"75192-1",6008593,1,"New Dark Red","Plates, Special Circles And Angles",41770,"LEFT PLATE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6008593.jpg",46
"75192-1",6008595,2,"New Dark Red","Plates, Special Circles And Angles",41769,"RIGHT PLATE 2X4 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6008595.jpg",51
"75192-1",6042953,4,"New Dark Red","Bricks With Bows And Arches",11153,"BRICK WITH BOW 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6042953.jpg",52
"75192-1",6173167,1,"New Dark Red","Plates",6179,"PLATE 4X4 W. 4 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173167.jpg",9
"75192-1",6173168,2,"New Dark Red","Bricks With Bows And Arches",11477,"PLATE W. BOW 1X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173168.jpg",62
"75192-1",6206250,4,"New Dark Red","Bricks, Special Ø4.85 Hole And Connecting Bush",31493,"BRICK 1X2 WITH CROSS HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6206250.jpg",26
"75192-1",6360079,4,"New Dark Red","Plates, Special",44842,"PLATE 1X1 W. UP RIGHT HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6360079.jpg",17
"75192-1",6046903,4,"Olive Green","Plates",63864,"FLAT TILE 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6046903.jpg",16
"75192-1",4211195,1,"Reddish Brown","Bricks, With Slope",4287,"ROOF TILE 1X3/25° INV.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211195.jpg",71
"75192-1",4211214,10,"Reddish Brown","Plates",3832,"PLATE 2X10","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211214.jpg",141
"75192-1",4216695,23,"Reddish Brown","Plates",3022,"PLATE 2X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4216695.jpg",501
"75192-1",4216945,8,"Reddish Brown","Plates",3460,"PLATE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4216945.jpg",170
"75192-1",4225700,1,"Reddish Brown","Plates",2445,"PLATE 2X12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4225700.jpg",85
"75192-1",4267994,23,"Reddish Brown","Bricks, Special Ø4.85 Hole And Connecting Bush",3701,"TECHNIC BRICK 1X4, Ø4,9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4267994.jpg",75
"75192-1",6127307,1,"Reddish Brown","Figure, Heads And Masks",23952,"MINI HEAD NO '1807'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127307.jpg",6
"75192-1",6159776,1,"Reddish Brown","Figure, Wigs",26139,"MINI WIG NO.117","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6159776.jpg",14
"75192-1",6186673,1,"Reddish Brown","Plates, Special",31561,"PLATE 1X1, W/ 3.2 SHAFT AND 1.5 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6186673.jpg",92
"75192-1",6269077,1,"Reddish Brown","Animals And Creatures",13564,"HORN 2,5M Ø3,2 WITH SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6269077.jpg",23
"75192-1",6348057,2,"Reddish Brown","Plates, Special",44842,"PLATE 1X1 W. UP RIGHT HOLDER","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6348057.jpg",97
"75192-1",4246957,3,"Sand Yellow","Plates",3034,"PLATE 2X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4246957.jpg",104
"75192-1",4267874,14,"Sand Yellow","Plates",3020,"PLATE 2X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4267874.jpg",247
"75192-1",4496699,1,"Sand Yellow","Plates",3069,"FLAT TILE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4496699.jpg",188
"75192-1",4507047,10,"Sand Yellow","Plates",6636,"FLAT TILE 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4507047.jpg",105
"75192-1",4521914,10,"Sand Yellow","Bricks",3004,"BRICK 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521914.jpg",141
"75192-1",4528604,243,"Sand Yellow","Plates",3023,"PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4528604.jpg",370
"75192-1",4549436,14,"Sand Yellow","Plates",3024,"PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4549436.jpg",171
"75192-1",4550329,5,"Sand Yellow","Plates",3795,"PLATE 2X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550329.jpg",184
"75192-1",4595712,2,"Sand Yellow","Plates, Special",92099,"PLATE 4X5 W. SHAFT Ø3.2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4595712.jpg",27
"75192-1",4616711,1,"Sand Yellow","Plates, Special",32028,"PLATE 1X2 WITH SLIDE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4616711.jpg",83
"75192-1",4626904,35,"Sand Yellow","Plates",3710,"PLATE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4626904.jpg",239
"75192-1",6002843,1,"Sand Yellow","Plates, Special Circles And Angles",43723,"LEFT PLATE 2X3 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6002843.jpg",50
"75192-1",6003379,3,"Sand Yellow","Plates, Special Circles And Angles",51739,"PLATE 2X4X18°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6003379.jpg",49
"75192-1",6015452,2,"Sand Yellow","Plates",63864,"FLAT TILE 1X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015452.jpg",77
"75192-1",6028018,2,"Sand Yellow","Plates, Special Circles And Angles",50304,"RIGHT PLATE 3X8 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028018.jpg",36
"75192-1",6028022,3,"Sand Yellow","Plates, Special Circles And Angles",50305,"LEFT PLATE 3X8 W/ANGLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028022.jpg",36
"75192-1",6035540,26,"Sand Yellow","Plates",3021,"PLATE 2X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6035540.jpg",149
"75192-1",6055172,38,"Sand Yellow","Plates",3070,"FLAT TILE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055172.jpg",85
"75192-1",6092591,32,"Sand Yellow","Plates",15573,"PLATE 1X2 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092591.jpg",89
"75192-1",6109751,4,"Sand Yellow","Plates",3027,"PLATE 6X16","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6109751.jpg",11
"75192-1",6125647,1,"Sand Yellow","Figure Parts",23865,"MINI LOWER PART 'NO. 932'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6125647.jpg",6
"75192-1",6126075,1,"Sand Yellow","Plates",23893,"PLATE 2X2 W 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6126075.jpg",127
"75192-1",6146234,10,"Sand Yellow","Frames, Windows, Walls And Doors",26169,"WALL ELEMENT 1X2X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146234.jpg",43
"75192-1",6146462,1,"Sand Yellow","Plates",92593,"PLATE 1X4 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146462.jpg",16
"75192-1",6151537,10,"Sand Yellow","Plates",2639,"CORNER PLATE 2X4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6151537.jpg",18
"75192-1",6195496,2,"Sand Yellow","Animals And Creatures",15082,"ANIMAL WING W/SHAFT 4MM","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195496.jpg",4
"75192-1",6276849,22,"Sand Yellow","Plates, Special",48241,"PLATE 2X2 INVERTED W. SNAP","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6276849.jpg",47
"75192-1",6031821,1,"Sand Yellow","Connectors",13670,"CROSSAXLE 3M WITH KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6031821.jpg",500
"75192-1",4619636,32,"Silver Metallic","Plates",2412,"RADIATOR GRILLE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4619636.jpg",399
"75192-1",4633691,21,"Silver Metallic","Plates, Special Circles And Angles",6141,"PLATE 1X1 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4633691.jpg",398
"75192-1",6124928,1,"Silver Metallic","Figure, Weapons",92738,"BLASTER SMALL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6124928.jpg",15
"75192-1",6245499,6,"Silver Metallic","Connectors",29219,"TUBE, W/ DOUBLE 4.85 HOLE","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6245499.jpg",43
"75192-1",6205311,1,"Transparent","Frames, Windows, Walls And Doors",35712,"WALL CONE, NO. 1.","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6205311.jpg",1
"75192-1",6230175,1,"Transparent","Plates, Special Circles And Angles",34448,"SATELLITE DISH 6X6, NO. 3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6230175.jpg",1
"75192-1",6230219,2,"Transparent","Windscreens And Cockpits",34447,"COCKPIT DIA. 47.7,W/ SHAFT, NO. 12","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6230219.jpg",1
"75192-1",6240204,2,"Transparent","Plates",28653,"PLATE 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6240204.jpg",171
"75192-1",6240221,2,"Transparent Green","Plates, Special Circles And Angles",34823,"PLATE 1X1 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6240221.jpg",115
"75192-1",6252046,2,"Transparent Green","Plates",28554,"PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6252046.jpg",31
"75192-1",6190258,6,"Transparent Light Blue","Tubes",33763,"CORRUGATED PIPE 208MM","https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6190258.jpg",3
"75192-1",6248915,1,"Transparent Light Blue","Beams, Special",31520,"WEAPON BARREL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6248915.jpg",5
"75192-1",6208450,3,"Transparent Red","Plates, Special Circles And Angles",34823,"PLATE 1X1 ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6208450.jpg",376
"75192-1",6258607,2,"Transparent Red","Plates, Special Circles And Angles",35380,"FLAT TILE 1X1, ROUND","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6258607.jpg",292
"75192-1",4653753,1,"Warm Gold","Figure, Heads And Masks",70194,"C3-PO HEAD DEC","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4653753.jpg",19
"75192-1",6078373,1,"Warm Gold","Figure Parts",18022,"MINI LOWER PART 'NO. 693'","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6078373.jpg",13
"75192-1",6138412,1,"Warm Gold","Figure Parts",76382,"MINI UPPER PART NO. 3258","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6138412.jpg",11
"75192-1",243201,1,"White","Plates, Special",2432,"CLAMP 1X2","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/243201.jpg",187
"75192-1",245001,4,"White","Plates, Special Circles And Angles",2450,"CORNER PLATE 45 DEG. 3X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/245001.jpg",103
"75192-1",300501,1,"White","Bricks",3005,"BRICK 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300501.jpg",907
"75192-1",300901,3,"White","Bricks",3009,"BRICK 1X6","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300901.jpg",624
"75192-1",302101,1,"White","Plates",3021,"PLATE 2X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302101.jpg",784
"75192-1",302401,2,"White","Plates",3024,"PLATE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302401.jpg",815
"75192-1",303401,2,"White","Plates",3034,"PLATE 2X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303401.jpg",442
"75192-1",303501,1,"White","Plates",3035,"PLATE 4X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303501.jpg",180
"75192-1",307001,1,"White","Plates",3070,"FLAT TILE 1X1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/307001.jpg",501
"75192-1",370001,4,"White","Bricks, Special Ø4.85 Hole And Connecting Bush",3700,"TECHNIC BRICK 1X2, Ø4.9","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370001.jpg",303
"75192-1",371001,4,"White","Plates",3710,"PLATE 1X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/371001.jpg",1137
"75192-1",379401,1,"White","Plates",3794,"PLATE 1X2 W. 1 KNOB","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/379401.jpg",796
"75192-1",416201,1,"White","Plates",4162,"FLAT TILE 1X8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/416201.jpg",336
"75192-1",4121932,1,"White","Bricks, With Slope",3040,"ROOF TILE 1X2/45°","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4121932.jpg",461
"75192-1",4160215,2,"White","Plates, Special Circles And Angles",30503,"CORNER PLATE 45 DEG. 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4160215.jpg",70
"75192-1",4501853,1,"White","Plates, Special",4510,"PLATE 1X8 WITH RAIL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4501853.jpg",70
"75192-1",4515337,1,"White","Plates, Special",60471,"PLATE 1X2 W/FORK, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515337.jpg",54
"75192-1",4527945,4,"White","Plates, Special",3738,"PLATE 2X8 W. HOLES","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4527945.jpg",28
"75192-1",4558168,1,"White","Plates",63864,"FLAT TILE 1x3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558168.jpg",327
"75192-1",6047220,2,"White","Bricks With Bows And Arches",15068,"PLATE W. BOW 2X2X2/3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6047220.jpg",418
"75192-1",6055883,8,"White","Bricks, Special",30541,"BRICK 1X2 W/STUB HORIZ. END","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055883.jpg",7
"75192-1",6058177,1,"White","Bricks, Special",11211,"BRICK 1X2 W. 2 KNOBS","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058177.jpg",285
"75192-1",6061024,22,"White","Plates, Special",10247,"PLATE 2X2 + ONE HULE Ø4,8","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6061024.jpg",72
"75192-1",6104805,16,"White","Plates",11212,"PLATE 3X3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6104805.jpg",114
"75192-1",6188400,8,"White","Figure, Weapons",30166,"PLATE 2X3 W/ HOR. 3,2 SHAFT","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6188400.jpg",30
"75192-1",6195451,1,"White","Figure Parts",76382,"MINI UPPER PART, NO.3913","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195451.jpg",3
"75192-1",6195524,1,"White","Figure Parts",34481,"MINI LOWER PART, NO. 1324","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195524.jpg",3
"75192-1",6250308,1,"White","Figure, Head Clothing",47465,"MINI HAT, NO. 8, NO.1","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6250308.jpg",9
"75192-1",6256089,1,"White","Bricks, Special Circles And Angles",49879,"DOUBLE SPHERE 2X2X1 2/3, W/ KNOB, NO. 3","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6256089.jpg",9
"75192-1",6347287,8,"White","Plates, Special",49563,"PLATE 1X2 W/HOLDER, VERTICAL","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347287.jpg",82
"75192-1",6278132,2,"White","Beams",42165,"TECHNIC ANGULAR BEAM 4X4","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6278132.jpg",10
"75192-1",6332573,6,"White","Connectors",42127,"ANGLE ELEMENT, 0 DEGREES [1]","https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6332573.jpg",48
1 SetNumber PartID Quantity Colour Category DesignID PartName ImageURL SetCount
2 75192-1 9339 1 Black Figure Parts 73200 MINI BODY LOWER PART BLACK https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/9339.jpg 1010
3 75192-1 241226 102 Black Plates 2412 RADIATOR GRILLE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/241226.jpg 868
4 75192-1 242026 2 Black Plates 2420 CORNER PLATE 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/242026.jpg 665
5 75192-1 244526 6 Black Plates 2445 PLATE 2X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/244526.jpg 361
6 75192-1 300126 3 Black Bricks 3001 BRICK 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300126.jpg 745
7 75192-1 300326 3 Black Bricks 3003 BRICK 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300326.jpg 699
8 75192-1 300426 1 Black Bricks 3004 BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300426.jpg 993
9 75192-1 301026 1 Black Bricks 3010 BRICK 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/301026.jpg 689
10 75192-1 302226 8 Black Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302226.jpg 1343
11 75192-1 302426 2 Black Plates 3024 PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302426.jpg 726
12 75192-1 302926 2 Black Plates 3029 PLATE 4X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302926.jpg 164
13 75192-1 303526 2 Black Plates 3035 PLATE 4X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303526.jpg 329
14 75192-1 303726 1 Black Bricks, With Slope 3037 ROOF TILE 2X4/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303726.jpg 172
15 75192-1 303926 2 Black Bricks, With Slope 3039 ROOF TILE 2X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303926.jpg 411
16 75192-1 306926 3 Black Plates 3069 FLAT TILE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/306926.jpg 861
17 75192-1 362326 11 Black Plates 3623 PLATE 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/362326.jpg 812
18 75192-1 368026 1 Black Functional Elements 3680 TURN PLATE 2X2, LOWER PART https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/368026.jpg 327
19 75192-1 383226 1 Black Plates 3832 PLATE 2X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/383226.jpg 413
20 75192-1 389426 4 Black Bricks, Special Ø4.85 Hole And Connecting Bush 3894 BRICK 1X6, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/389426.jpg 227
21 75192-1 393826 2 Black Functional Elements 3938 PLATE 1X2 (ROCKING) https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/393826.jpg 242
22 75192-1 403226 5 Black Plates, Special Circles And Angles 4032 PLATE 2X2 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/403226.jpg 724
23 75192-1 428226 4 Black Plates 4282 PLATE 2X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/428226.jpg 231
24 75192-1 428626 3 Black Bricks, With Slope 4286 ROOF TILE 1X3/25° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/428626.jpg 269
25 75192-1 459926 4 Black Interior 4599 TAP Ø4.9/6.4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/459926.jpg 300
26 75192-1 3200126 14 Black Plates, Special 32001 1PLATE 2X6 W. HOLES https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/3200126.jpg 169
27 75192-1 4107558 14 Black Bricks, Special Ø4.85 Hole And Connecting Bush 32018 TECHNIC BRICK 1X14, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4107558.jpg 154
28 75192-1 4124096 6 Black Functional Elements 6134 PLATE 2X2 (ROCKING) https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4124096.jpg 398
29 75192-1 4140588 1 Black Plates, Special 2540 PLATE 1X2 W. STICK https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4140588.jpg 538
30 75192-1 4144024 2 Black Plates, Special 32530 T-BEAM W. PLATE 1X2 W. TUBE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4144024.jpg 179
31 75192-1 4144025 12 Black Bricks, Special Ø4.85 Hole And Connecting Bush 32531 4X6 BRICK, Ø 4,85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4144025.jpg 90
32 75192-1 4162443 6 Black Bricks, Special 30414 BRICK 1X4 W. 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4162443.jpg 273
33 75192-1 4181144 1 Black Bricks 44237 BRICK 2X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4181144.jpg 250
34 75192-1 4183060 1 Black Plates, Special 44302 PLATE 1X2 W/FORK/VERTICAL/END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4183060.jpg 158
35 75192-1 4188143 8 Black Bricks, Special Ø4.85 Hole And Connecting Bush 32532 6X8 BRICK, Ø 4,85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4188143.jpg 81
36 75192-1 4205760 1 Black Functional Elements, Gear Wheels And Racks 3743 TOOTHED BAR M=1, Z=10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4205760.jpg 74
37 75192-1 4253815 8 Black Bricks, Special 52107 BRICK 1X2 W. FOUR KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4253815.jpg 187
38 75192-1 4265484 12 Black Bricks, Special 30364 BRICK 1X2 W/STUB VERTICAL END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4265484.jpg 37
39 75192-1 4278359 5 Black Plates, Special Circles And Angles 2654 SLIDE SHOE ROUND 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4278359.jpg 466
40 75192-1 4498713 1 Black Figure, Weapons 58247 Blaster Medium https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4498713.jpg 195
41 75192-1 4504382 2 Black Bricks, With Slope 54200 ROOF TILE 1X1X2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4504382.jpg 757
42 75192-1 4514845 1 Black Plates 60479 PLATE 1X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514845.jpg 208
43 75192-1 4537551 1 Black Figure Accessories In Hand 60849 NOZZLE W/Ø3.18, SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4537551.jpg 128
44 75192-1 4541191 2 Black Decoration Elements 61409 ROOF TILE W. LATTICE 1x2x2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4541191.jpg 299
45 75192-1 4548180 6 Black Bricks, With Slope 85984 ROOF TILE 1 X 2 X 2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4548180.jpg 639
46 75192-1 4558209 2 Black Frames, Windows, Walls And Doors 60581 WALL ELEMENT 1X4X3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558209.jpg 91
47 75192-1 4558954 1 Black Bricks, Special 87087 BRICK 1X1 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558954.jpg 300
48 75192-1 4558957 1 Black Bricks, Special Circles And Angles 87081 BRICK 4X4 ROUND W. Ø4.9 W. KL. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558957.jpg 115
49 75192-1 4560182 1 Black Plates 87079 FLAT TILE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4560182.jpg 522
50 75192-1 4603646 1 Black Plates 90498 FLAT TILE 8X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4603646.jpg 37
51 75192-1 4609050 2 Black Figure, Weapons 92738 BLASTER SMALL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4609050.jpg 157
52 75192-1 4653087 7 Black Bricks, With Slope 92946 ROOF TILE 1X2 45° W 1/3 PLATE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4653087.jpg 184
53 75192-1 6000650 2 Black Plates, Special 99207 ANGULAR PLATE 1.5 BOT. 1X2 2/2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6000650.jpg 447
54 75192-1 6001494 1 Black Plates 91988 PLATE 2X14 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6001494.jpg 92
55 75192-1 6020193 6 Black Plates, Special 99780 ANGULAR PLATE 1.5 BOT. 1X2 1/2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6020193.jpg 475
56 75192-1 6047276 1 Black Bricks With Bows And Arches 11477 PLATE W. BOW 1X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6047276.jpg 449
57 75192-1 6088585 5 Black Figure Accessories In Hand 18747 MINI ROLLER SKATE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6088585.jpg 72
58 75192-1 6093525 1 Black Signs, Flags And Poles 17715 SHAFT 3M Ø3.2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6093525.jpg 268
59 75192-1 6122096 1 Black Figure, Wigs 21778 MINI WIG NO. 104 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6122096.jpg 58
60 75192-1 6127401 1 Black Figure Parts 23958 MINI LOWER PART 'NO. 960' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127401.jpg 3
61 75192-1 6146220 2 Black Frames, Windows, Walls And Doors 26169 WALL ELEMENT 1X2X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146220.jpg 97
62 75192-1 6147050 17 Black Bricks With Bows And Arches 24201 PLATE W/ HALF BOW INV. 1X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6147050.jpg 192
63 75192-1 6170702 34 Black Bricks, Special Ø4.85 Hole And Connecting Bush 28973 ANG.BRICK 5X5, Ø4,85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170702.jpg 47
64 75192-1 6172383 7 Black Plates, Special Circles And Angles 25269 1/4 CIRCLE TILE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6172383.jpg 205
65 75192-1 6192346 1 Black Plates 33909 PLATE 2X2, W/ REDUCED KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6192346.jpg 188
66 75192-1 6192778 2 Black Figure Accessories In Hand 34076 PAINT ROLLER W. Ø3.2 SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6192778.jpg 42
67 75192-1 6196108 1 Black Plates, Special Circles And Angles 34538 ROUND PLATE, DIA. 32X6.4, NO. 26 https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6196108.jpg 1
68 75192-1 6245281 1 Black Figure Accessories In Hand 29176 HANDLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6245281.jpg 32
69 75192-1 6278152 3 Black Connectors 41005 STICK Ø 3.2 W. HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6278152.jpg 207
70 75192-1 6280168 1 Black Plates, Special 50029 TECHNIC ROTOR, 2 BLADES https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6280168.jpg 104
71 75192-1 6282071 1 Black Functional Elements 50391 MINI SHOOTER W/ DIA. 3.2 SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6282071.jpg 17
72 75192-1 6310268 6 Black Plates, Special 49563 PLATE 1X2 W/HOLDER, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6310268.jpg 208
73 75192-1 6320309 2 Black Bricks, Special 65459 BRICK 1X1 W/ HOLDER, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6320309.jpg 36
74 75192-1 6330086 4 Black Figure Accessories, Upper And Lower Part 49754 SPACE SKELETON ARM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6330086.jpg 35
75 75192-1 6335388 16 Black Plates, Special 44842 PLATE 1X1 W. UP RIGHT HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6335388.jpg 248
76 75192-1 6336989 2 Black Plates, Special 42923 PLATE 2X1 W/HOLDER,VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6336989.jpg 127
77 75192-1 6338416 2 Black Wheel Base 42946 BEARING PLATE 1X4, DOUBLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6338416.jpg 45
78 75192-1 6347310 1 Black Plates, Special 44861 PLATE 1X2 W. VERTICAL GRIP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347310.jpg 221
79 75192-1 370526 4 Black Connectors 3705 CROSS AXLE 4M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370526.jpg 1237
80 75192-1 370626 8 Black Connectors 3706 CROSS AXLE 6M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370626.jpg 939
81 75192-1 370826 7 Black Connectors 3708 CROSS AXLE 12M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370826.jpg 438
82 75192-1 4121715 269 Black Connectors 2780 CONNECTOR PEG W. FRICTION https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4121715.jpg 2211
83 75192-1 4140801 1 Black Connectors 32054 2M FRIC. SNAP W/CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4140801.jpg 131
84 75192-1 4142822 4 Black Beams 32523 TECHNIC 3M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4142822.jpg 292
85 75192-1 4198367 1 Black Connectors 45590 DAMPER 2M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4198367.jpg 201
86 75192-1 6089119 21 Black Connectors 18651 Cross axle 2m w. snap w. fric. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6089119.jpg 477
87 75192-1 6271825 20 Black Beams 42137 TECHNIC ANG. BEAM 4X2 90 DEG https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271825.jpg 104
88 75192-1 6271869 2 Black Connectors 42134 ANGLE ELEMENT, 180 DEGREES [2] https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271869.jpg 105
89 75192-1 6322045 1 Black Connectors 53501 TOGGEL JOINT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6322045.jpg 24
90 75192-1 6325521 43 Black Connectors 46189 DOUBLE SNAP W/ HOLE, DIA. 4.85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6325521.jpg 52
91 75192-1 6331716 6 Black Connectors 42135 CATCH W. CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6331716.jpg 69
92 75192-1 6338428 2 Black Half Beams 44862 TECHNIC LEVER 2M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6338428.jpg 68
93 75192-1 4112982 5 Brick Yellow Bricks 3009 BRICK 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4112982.jpg 229
94 75192-1 4113916 2 Brick Yellow Bricks 3010 BRICK 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4113916.jpg 317
95 75192-1 4113993 4 Brick Yellow Plates 3795 PLATE 2X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4113993.jpg 329
96 75192-1 4114001 17 Brick Yellow Plates 3032 PLATE 4X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4114001.jpg 214
97 75192-1 4114026 19 Brick Yellow Plates 3069 FLAT TILE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4114026.jpg 369
98 75192-1 4114324 57 Brick Yellow Plates 3460 PLATE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4114324.jpg 186
99 75192-1 4118790 67 Brick Yellow Plates 3021 PLATE 2X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4118790.jpg 392
100 75192-1 4118866 4 Brick Yellow Bricks, With Slope 3660 ROOF TILE 2X2/45° INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4118866.jpg 157
101 75192-1 4124455 4 Brick Yellow Bricks 2357 BRICK CORNER 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4124455.jpg 180
102 75192-1 4129996 1 Brick Yellow Bricks, With Slope 4460 ROOF TILE 1X2X3/73° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4129996.jpg 49
103 75192-1 4143409 4 Brick Yellow Plates 4477 PLATE 1X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4143409.jpg 114
104 75192-1 4161734 1 Brick Yellow Plates, Special Circles And Angles 6141 ROUND PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4161734.jpg 317
105 75192-1 4162465 9 Brick Yellow Bricks 3622 BRICK 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4162465.jpg 223
106 75192-1 4185177 6 Brick Yellow Plates 3068 FLAT TILE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4185177.jpg 247
107 75192-1 4201062 9 Brick Yellow Bricks, Special 30414 BRICK 1X4 W. 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4201062.jpg 162
108 75192-1 4217562 12 Brick Yellow Plates, Special 48336 PLATE 1X2 W. STICK 3.18 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4217562.jpg 124
109 75192-1 4218749 7 Brick Yellow Bricks 30136 PALISADE BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4218749.jpg 171
110 75192-1 4224793 2 Brick Yellow Decoration Elements 49668 PLATE 1X1 W/TOOTH https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4224793.jpg 43
111 75192-1 4243824 1 Brick Yellow Plates 3031 PLATE 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4243824.jpg 217
112 75192-1 4278422 12 Brick Yellow Plates, Special Circles And Angles 2654 SLIDE SHOE ROUND 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4278422.jpg 141
113 75192-1 4509897 1 Brick Yellow Plates 3035 PLATE 4X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4509897.jpg 134
114 75192-1 4523145 5 Brick Yellow Bricks, Special Ø4.85 Hole And Connecting Bush 32000 BRICK 1X2 M. 2 HOLES Ø 4,87 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4523145.jpg 85
115 75192-1 4624086 29 Brick Yellow Bricks, With Slope 85984 ROOF TILE 1 X 2 X 2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4624086.jpg 198
116 75192-1 6019724 3 Brick Yellow Bricks With Bows And Arches 10314 BRICK 1X4X1 1/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6019724.jpg 16
117 75192-1 6030980 4 Brick Yellow Plates 4282 PLATE 2X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6030980.jpg 68
118 75192-1 6036487 4 Brick Yellow Plates 91988 PLATE 2X14 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6036487.jpg 44
119 75192-1 6058091 2 Brick Yellow Bricks, With Slope 60477 ROOF TILE 1X4X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058091.jpg 22
120 75192-1 6132769 8 Brick Yellow Plates, Special 99206 PLATE 2X2X2/3 W. 2. HOR. KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132769.jpg 90
121 75192-1 4666579 6 Brick Yellow Connectors 6562 CONNECTOR PEG/CROSS AXLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4666579.jpg 1027
122 75192-1 6013938 3 Brick Yellow Connectors 32002 1 1/2 M CONNECTING BUSH https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6013938.jpg 272
123 75192-1 242023 2 Bright Blue Plates 2420 CORNER PLATE 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/242023.jpg 157
124 75192-1 244523 2 Bright Blue Plates 2445 PLATE 2X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/244523.jpg 70
125 75192-1 300523 10 Bright Blue Bricks 3005 BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300523.jpg 330
126 75192-1 302023 2 Bright Blue Plates 3020 PLATE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302023.jpg 528
127 75192-1 302223 17 Bright Blue Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302223.jpg 534
128 75192-1 370923 2 Bright Blue Plates, Special 3709 PLATE 2X4, 3XØ4.9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370923.jpg 45
129 75192-1 389523 2 Bright Blue Bricks, Special Ø4.85 Hole And Connecting Bush 3895 BRICK 1X12, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/389523.jpg 26
130 75192-1 3000023 8 Bright Blue Bricks, Special Ø4.85 Hole And Connecting Bush 30000 BEARING ELEMENT 2X2 W.D. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/3000023.jpg 43
131 75192-1 4583862 2 Bright Blue Bricks, Special 87087 BRICK 1X1 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4583862.jpg 79
132 75192-1 6033353 4 Bright Blue Bricks, Special 11215 STONE 1X2X1 1/3 W. 2 PLATES 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6033353.jpg 19
133 75192-1 4143005 29 Bright Blue Connectors 4274 CONNECTOR PEG W. KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4143005.jpg 948
134 75192-1 4206482 66 Bright Blue Connectors 43093 CONN.BUSH W.FRIC./CROSSALE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4206482.jpg 1864
135 75192-1 4514553 139 Bright Blue Connectors 6558 CONNECTOR PEG W. FRICTION 3M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514553.jpg 823
136 75192-1 6360123 8 Bright Blue Half Beams 44862 TECHNIC LEVER 2M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6360123.jpg 18
137 75192-1 4157103 2 Bright Orange Plates, Special Circles And Angles 6141 ROUND PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4157103.jpg 252
138 75192-1 4158355 2 Bright Orange Plates 3020 PLATE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4158355.jpg 248
139 75192-1 4159007 4 Bright Orange Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4159007.jpg 261
140 75192-1 6240515 1 Bright Orange Miscellaneous Elements 31510 ELEMENT SEPERATOR https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6240515.jpg 702
141 75192-1 300121 4 Bright Red Bricks 3001 BRICK 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300121.jpg 587
142 75192-1 301021 2 Bright Red Bricks 3010 BRICK 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/301021.jpg 515
143 75192-1 303921 2 Bright Red Bricks, With Slope 3039 ROOF TILE 2X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303921.jpg 292
144 75192-1 370221 2 Bright Red Bricks, Special Ø4.85 Hole And Connecting Bush 3702 TECHNIC BRICK 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370221.jpg 81
145 75192-1 389421 4 Bright Red Bricks, Special Ø4.85 Hole And Connecting Bush 3894 BRICK 1X6, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/389421.jpg 80
146 75192-1 403221 2 Bright Red Plates, Special Circles And Angles 4032 PLATE 2X2 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/403221.jpg 357
147 75192-1 4514843 4 Bright Red Plates 60479 PLATE 1X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514843.jpg 48
148 75192-1 4569056 2 Bright Red Bricks, Special 52107 BRICK 1X2 W. FOUR KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4569056.jpg 49
149 75192-1 4631877 8 Bright Red Plates 92593 PLATE 1X4 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4631877.jpg 52
150 75192-1 6099736 8 Bright Red Plates, Special 11458 PLATE 1X2 W. HOR. HOLE Ø 4.8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6099736.jpg 35
151 75192-1 4140806 20 Bright Red Connectors 32054 2M FRIC. SNAP W/CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4140806.jpg 261
152 75192-1 4142865 11 Bright Red Connectors 32062 2M CROSS AXLE W. GROOVE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4142865.jpg 1629
153 75192-1 4153718 26 Bright Red Beams 32523 TECHNIC 3M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4153718.jpg 126
154 75192-1 4495933 4 Bright Red Beams 32524 TECHNIC 7M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4495933.jpg 83
155 75192-1 6173126 6 Bright Red Connectors 29219 TUBE, W/ DOUBLE 4.85 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173126.jpg 83
156 75192-1 6344178 8 Bright Red Connectors 42135 CATCH W. CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6344178.jpg 22
157 75192-1 302224 4 Bright Yellow Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302224.jpg 579
158 75192-1 303424 4 Bright Yellow Plates 3034 PLATE 2X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303424.jpg 132
159 75192-1 366024 1 Bright Yellow Bricks, With Slope 3660 ROOF TILE 2X2/45° INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/366024.jpg 189
160 75192-1 371024 6 Bright Yellow Plates 3710 PLATE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/371024.jpg 540
161 75192-1 403224 2 Bright Yellow Plates, Special Circles And Angles 4032 PLATE 2X2 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/403224.jpg 250
162 75192-1 4141630 6 Bright Yellow Plates, Special 32028 PLATE 1X2 WITH SLIDE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4141630.jpg 98
163 75192-1 6102768 2 Bright Yellow Functional Elements 19954 HINGE PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6102768.jpg 23
164 75192-1 6347284 9 Bright Yellow Plates, Special 42923 PLATE 2X1 W/HOLDER,VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347284.jpg 25
165 75192-1 4495934 1 Bright Yellow Beams 32524 TECHNIC 7M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4495934.jpg 77
166 75192-1 4519010 4 Bright Yellow Connectors 59443 CROSS AXLE, EXTENSION, 2M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4519010.jpg 147
167 75192-1 6072627 2 Bright Yellow Beams 60484 T-BEAM 3X3 W/HOLE Ø4.8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6072627.jpg 27
168 75192-1 6130007 28 Bright Yellow Connectors 4519 CROSS AXLE 3M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6130007.jpg 277
169 75192-1 6271167 4 Bright Yellow Connectors 42136 1/2 BUSH https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271167.jpg 278
170 75192-1 6327559 8 Bright Yellow Half Beams 63782 LEVER 1X4, WITHOUT NOTCH https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6327559.jpg 20
171 75192-1 4632767 1 Dark Brown Figure, Wigs 64807 MINI WIG NO. 3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4632767.jpg 12
172 75192-1 6058788 1 Dark Brown Figure Parts 76382 MINI UPPER PART NO. 2586 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058788.jpg 23
173 75192-1 6063666 1 Dark Brown Figure, Heads And Masks 16781 CREATURE NO. 13 'DEC NO 1' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6063666.jpg 15
174 75192-1 6063675 1 Dark Brown Figure Parts 16782 MINI LOWER PART 'NO. 632' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6063675.jpg 18
175 75192-1 6122095 1 Dark Brown Figure, Wigs 21777 MINI FIGURE WIG NO. 101 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6122095.jpg 10
176 75192-1 6127399 1 Dark Brown Figure Parts 76382 MINI UPPER PART NO 3175 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127399.jpg 3
177 75192-1 6195522 1 Dark Brown Figure Parts 34480 MINI LOWER PART, NO. 1323 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195522.jpg 2
178 75192-1 383228 8 Dark Green Plates 3832 PLATE 2X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/383228.jpg 58
179 75192-1 4210631 69 Dark Stone Grey Plates 2412 RADIATOR GRILLE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210631.jpg 697
180 75192-1 4210633 56 Dark Stone Grey Plates, Special Circles And Angles 6141 ROUND PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210633.jpg 505
181 75192-1 4210635 13 Dark Stone Grey Plates 2420 CORNER PLATE 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210635.jpg 429
182 75192-1 4210636 5 Dark Stone Grey Bricks 2877 PROFILE BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210636.jpg 302
183 75192-1 4210639 6 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 6541 TECHNIC BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210639.jpg 218
184 75192-1 4210651 2 Dark Stone Grey Plates 6636 FLAT TILE 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210651.jpg 342
185 75192-1 4210660 14 Dark Stone Grey Plates, Special 2540 PLATE 1X2 W. STICK https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210660.jpg 426
186 75192-1 4210676 20 Dark Stone Grey Figure Accessories In Hand 6190 TELEPHONE RECIVER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210676.jpg 59
187 75192-1 4210678 3 Dark Stone Grey Plates 3832 PLATE 2X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210678.jpg 319
188 75192-1 4210695 17 Dark Stone Grey Connectors 30553 FRIC/FORK W. CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210695.jpg 132
189 75192-1 4210700 2 Dark Stone Grey Bricks, Special 4733 BRICK 1X1 W. 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210700.jpg 137
190 75192-1 4210719 63 Dark Stone Grey Plates 3024 PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210719.jpg 423
191 75192-1 4210720 2 Dark Stone Grey Plates 3456 PLATE 6X14 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210720.jpg 62
192 75192-1 4210724 20 Dark Stone Grey Bricks, Special 30365 BRICK 1X2/FRIC/FORK VERT./END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210724.jpg 30
193 75192-1 4210726 5 Dark Stone Grey Plates, Special 30383 PLATE 1X2 W/STUB/ALONG/UPPER P https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210726.jpg 113
194 75192-1 4210762 12 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 32000 BRICK 1X2 M. 2 HOLES Ø 4,87 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210762.jpg 295
195 75192-1 4210782 3 Dark Stone Grey Plates, Special Circles And Angles 41769 RIGHT PLATE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210782.jpg 153
196 75192-1 4210788 4 Dark Stone Grey Plates, Special Circles And Angles 41770 LEFT PLATE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210788.jpg 154
197 75192-1 4210796 8 Dark Stone Grey Plates 4282 PLATE 2X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210796.jpg 176
198 75192-1 4210848 2 Dark Stone Grey Plates 3070 FLAT TILE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210848.jpg 301
199 75192-1 4210869 4 Dark Stone Grey Plates, Special Circles And Angles 43722 RIGHT PLATE 2X3 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210869.jpg 148
200 75192-1 4210872 1 Dark Stone Grey Plates, Special Circles And Angles 43723 LEFT PLATE 2X3 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210872.jpg 151
201 75192-1 4210882 2 Dark Stone Grey Plates, Special 44300 PLATE 1X3 W/STUB/ALONG/U.P. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210882.jpg 45
202 75192-1 4210892 14 Dark Stone Grey Plates, Special 44567 PLATE 1X2 W. STUB/VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210892.jpg 137
203 75192-1 4210917 27 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3894 TECHNIC BRICK 1X6, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210917.jpg 163
204 75192-1 4210967 2 Dark Stone Grey Plates, Special 4510 PLATE 1X8 WITH RAIL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210967.jpg 87
205 75192-1 4210984 2 Dark Stone Grey Plates, Special Circles And Angles 2419 CORNER PLATE 3X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210984.jpg 130
206 75192-1 4210997 4 Dark Stone Grey Plates 3034 PLATE 2X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210997.jpg 509
207 75192-1 4210998 8 Dark Stone Grey Plates 3460 PLATE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210998.jpg 438
208 75192-1 4211001 72 Dark Stone Grey Plates 3710 PLATE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211001.jpg 860
209 75192-1 4211002 8 Dark Stone Grey Plates 3795 PLATE 2X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211002.jpg 797
210 75192-1 4211008 4 Dark Stone Grey Plates 4162 FLAT TILE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211008.jpg 289
211 75192-1 4211024 19 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 30000 BEARING ELEMENT 2X2 W.D. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211024.jpg 114
212 75192-1 4211029 2 Dark Stone Grey Figure, Weapons 30132 REVOLVER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211029.jpg 58
213 75192-1 4211039 5 Dark Stone Grey Plates, Special 2432 CLAMP 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211039.jpg 191
214 75192-1 4211042 24 Dark Stone Grey Plates, Special Circles And Angles 4032 PLATE 2X2 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211042.jpg 493
215 75192-1 4211044 38 Dark Stone Grey Bricks, Special 4070 ANGULAR BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211044.jpg 267
216 75192-1 4211045 11 Dark Stone Grey Bricks, With Slope 4286 ROOF TILE 1X3/25° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211045.jpg 178
217 75192-1 4211046 12 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 6232 BRICK 2X2 W. SNAP AND CROSS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211046.jpg 107
218 75192-1 4211051 6 Dark Stone Grey Figure Accessories In Hand 30162 PRISMATIC BINOCULARS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211051.jpg 293
219 75192-1 4211052 25 Dark Stone Grey Plates 3069 FLAT TILE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211052.jpg 513
220 75192-1 4211053 22 Dark Stone Grey Plates 2431 FLAT TILE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211053.jpg 472
221 75192-1 4211054 6 Dark Stone Grey Bricks, With Slope 3039 ROOF TILE 2X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211054.jpg 362
222 75192-1 4211055 15 Dark Stone Grey Plates 3068 FLAT TILE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211055.jpg 402
223 75192-1 4211056 21 Dark Stone Grey Plates 3666 PLATE 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211056.jpg 626
224 75192-1 4211061 2 Dark Stone Grey Plates 3035 PLATE 4X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211061.jpg 287
225 75192-1 4211063 22 Dark Stone Grey Plates 3023 PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211063.jpg 1012
226 75192-1 4211064 2 Dark Stone Grey Bricks, With Slope 3747 ROOF TILE 2X3/25° INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211064.jpg 196
227 75192-1 4211065 36 Dark Stone Grey Plates 3020 PLATE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211065.jpg 991
228 75192-1 4211066 10 Dark Stone Grey Functional Elements 3937 ROCKER BEARING 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211066.jpg 235
229 75192-1 4211067 13 Dark Stone Grey Plates 2445 PLATE 2X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211067.jpg 236
230 75192-1 4211081 5 Dark Stone Grey Figure Accessories In Hand 30229 SLIDE HANDLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211081.jpg 40
231 75192-1 4211085 2 Dark Stone Grey Bricks 3001 BRICK 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211085.jpg 401
232 75192-1 4211090 19 Dark Stone Grey Bricks, Special Circles And Angles 3062 ROUND BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211090.jpg 307
233 75192-1 4211093 2 Dark Stone Grey Bricks With Bows And Arches 30165 BRICK 2X2 W. BOW AND KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211093.jpg 70
234 75192-1 4211094 20 Dark Stone Grey Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211094.jpg 863
235 75192-1 4211095 4 Dark Stone Grey Bricks 30136 PALISADE BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211095.jpg 183
236 75192-1 4211096 8 Dark Stone Grey Bricks, With Slope 3665 ROOF TILE 1X2 INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211096.jpg 295
237 75192-1 4211098 32 Dark Stone Grey Bricks 3005 BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211098.jpg 366
238 75192-1 4211100 9 Dark Stone Grey Bricks 3009 BRICK 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211100.jpg 289
239 75192-1 4211104 1 Dark Stone Grey Bricks 3622 BRICK 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211104.jpg 298
240 75192-1 4211105 3 Dark Stone Grey Bricks 3002 BRICK 2X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211105.jpg 242
241 75192-1 4211106 5 Dark Stone Grey Bricks, With Slope 3298 ROOF TILE 2X3/25° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211106.jpg 139
242 75192-1 4211107 3 Dark Stone Grey Bricks 6111 BRICK 1X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211107.jpg 102
243 75192-1 4211111 4 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3700 TECHNIC BRICK 1X2, Ø4.9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211111.jpg 351
244 75192-1 4211114 3 Dark Stone Grey Plates 3033 PLATE 6X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211114.jpg 141
245 75192-1 4211115 2 Dark Stone Grey Plates 3032 PLATE 4X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211115.jpg 419
246 75192-1 4211122 5 Dark Stone Grey Plates 3030 PLATE 4X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211122.jpg 213
247 75192-1 4211127 4 Dark Stone Grey Bricks, With Slope 3037 ROOF TILE 2X4/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211127.jpg 89
248 75192-1 4211128 1 Dark Stone Grey Bricks, Special 30236 BRICK 1X2 WITH STICK https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211128.jpg 114
249 75192-1 4211133 10 Dark Stone Grey Plates 3623 PLATE 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211133.jpg 521
250 75192-1 4211134 15 Dark Stone Grey Plates 3958 PLATE 6X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211134.jpg 215
251 75192-1 4211135 40 Dark Stone Grey Bricks, With Slope 3040 ROOF TILE 1X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211135.jpg 414
252 75192-1 4212075 2 Dark Stone Grey Plates, Special Circles And Angles 30357 PLATE 3X3, 1/4 CIRCLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4212075.jpg 77
253 75192-1 4213574 4 Dark Stone Grey Bricks, Special 47905 BRICK 1X1 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4213574.jpg 88
254 75192-1 4218696 4 Dark Stone Grey Decoration Elements 47457 PLATES W. BOWS 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4218696.jpg 208
255 75192-1 4225733 3 Dark Stone Grey Plates, Special 3176 COUPLING PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4225733.jpg 136
256 75192-1 4226358 1 Dark Stone Grey Plates 3027 PLATE 6X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4226358.jpg 63
257 75192-1 4243831 2 Dark Stone Grey Plates 3031 PLATE 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4243831.jpg 429
258 75192-1 4246896 6 Dark Stone Grey Bricks With Bows And Arches 50950 Brick w/bow 1/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4246896.jpg 136
259 75192-1 4256828 50 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3703 TECHNIC BRICK 1X16, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4256828.jpg 87
260 75192-1 4257526 20 Dark Stone Grey Plates 4477 PLATE 1X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4257526.jpg 257
261 75192-1 4261117 1 Dark Stone Grey Figure Accessories In Hand 30228 PNEUMATIC HAMMER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4261117.jpg 57
262 75192-1 4261908 4 Dark Stone Grey Transportation Means, Vehicles 30031 HANDLE W. 3.18 STICK https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4261908.jpg 214
263 75192-1 4263176 12 Dark Stone Grey Plates, Special 3839 MINI HANDLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4263176.jpg 138
264 75192-1 4290149 1 Dark Stone Grey Plates, Special Circles And Angles 54384 LEFT PLATE 3X6 W ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4290149.jpg 88
265 75192-1 4290150 1 Dark Stone Grey Plates, Special Circles And Angles 54383 RIGHT PLATE 3X6 W. ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4290150.jpg 84
266 75192-1 4294180 1 Dark Stone Grey Bricks, With Slope 52501 INVERTED ROOF TILE 6X1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4294180.jpg 112
267 75192-1 4504378 56 Dark Stone Grey Bricks, With Slope 54200 ROOF TILE 1X1X2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4504378.jpg 536
268 75192-1 4509911 5 Dark Stone Grey Plates 6179 PLATE 4X4 W. 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4509911.jpg 83
269 75192-1 4521512 2 Dark Stone Grey Figure Accessories, Upper And Lower Part 30375 SPACE SKELETON BODY https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521512.jpg 61
270 75192-1 4521572 2 Dark Stone Grey Plates, Special Circles And Angles 32059 PLATE 4X6 26 DEGREES https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521572.jpg 76
271 75192-1 4528323 2 Dark Stone Grey Plates, Special Circles And Angles 60474 PLATE 4X4 ROUND W. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4528323.jpg 199
272 75192-1 4529240 20 Dark Stone Grey Bricks, Special Circles And Angles 59900 NOSE CONE SMALL 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4529240.jpg 252
273 75192-1 4529727 8 Dark Stone Grey Plates, Special Circles And Angles 50304 RIGHT PLATE 3X8 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4529727.jpg 59
274 75192-1 4529728 8 Dark Stone Grey Plates, Special Circles And Angles 50305 LEFT PLATE 3X8 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4529728.jpg 59
275 75192-1 4540386 13 Dark Stone Grey Decoration Elements 61409 ROOF TILE W. LATTICE 1x2x2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4540386.jpg 388
276 75192-1 4543086 13 Dark Stone Grey Plates, Special 32028 PLATE 1X2 WITH SLIDE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4543086.jpg 229
277 75192-1 4560184 7 Dark Stone Grey Plates 87079 FLAT TILE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4560184.jpg 298
278 75192-1 4566028 1 Dark Stone Grey Figure, Weapons 86208 BUTT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4566028.jpg 61
279 75192-1 4567887 1 Dark Stone Grey Bricks, With Slope 85984 ROOF TILE 1 X 2 X 2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4567887.jpg 430
280 75192-1 4568734 13 Dark Stone Grey Plates 63864 FLAT TILE 1x3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4568734.jpg 228
281 75192-1 4595710 1 Dark Stone Grey Plates, Special 92099 PLATE 4X5 W. SHAFT Ø3.2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4595710.jpg 127
282 75192-1 4598769 10 Dark Stone Grey Plates 92593 PLATE 1X4 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4598769.jpg 143
283 75192-1 4620079 1 Dark Stone Grey Plates, Special Circles And Angles 4150 FLAT TILE 2X2, ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4620079.jpg 113
284 75192-1 4621917 5 Dark Stone Grey Bricks, With Slope 92946 ROOF TILE 1X2 45° W 1/3 PLATE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4621917.jpg 212
285 75192-1 4623236 2 Dark Stone Grey Figure, Weapons 95199 MINI SPACEGUN W.RIB Ø3.2 SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4623236.jpg 97
286 75192-1 4648256 2 Dark Stone Grey Bricks With Bows And Arches 93273 PLATE W. BOW 1X4X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4648256.jpg 205
287 75192-1 6000606 25 Dark Stone Grey Plates, Special 99780 ANGULAR PLATE 1.5 BOT. 1X2 1/2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6000606.jpg 481
288 75192-1 6008715 3 Dark Stone Grey Frames, Windows, Walls And Doors 60581 WALL ELEMENT 1X4X3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6008715.jpg 55
289 75192-1 6019987 3 Dark Stone Grey Plates, Special 11458 PLADE 1X2 M. VAN. HUL Ø 4,8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6019987.jpg 344
290 75192-1 6037666 1 Dark Stone Grey Bricks With Bows And Arches 13731 BRICK WITH BOW 1x10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6037666.jpg 29
291 75192-1 6039176 14 Dark Stone Grey Plates 11212 PLATE 3X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6039176.jpg 150
292 75192-1 6042955 16 Dark Stone Grey Bricks With Bows And Arches 11153 BRICK WITH BOW 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6042955.jpg 57
293 75192-1 6047417 5 Dark Stone Grey Plates, Special 10247 PLATE 2X2 + ONE HULE Ø4,8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6047417.jpg 135
294 75192-1 6051334 1 Dark Stone Grey Functional Elements 15392 TRIGGER FOR MINI SHOOTER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6051334.jpg 365
295 75192-1 6055313 1 Dark Stone Grey Plates, Special Circles And Angles 15535 FLAT TILE 2x2 ROUND W. HOLE Ø4.85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055313.jpg 336
296 75192-1 6092572 75 Dark Stone Grey Plates 15573 PLATE 1X2 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092572.jpg 381
297 75192-1 6092649 3 Dark Stone Grey Frames, Windows, Walls And Doors 15207 WALL ELEMENT 1X4X1 ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092649.jpg 79
298 75192-1 6102774 2 Dark Stone Grey Functional Elements 19954 HINGE PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6102774.jpg 74
299 75192-1 6117972 16 Dark Stone Grey Plates, Special 21712 ANGLE PLATE 1X2 / 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6117972.jpg 327
300 75192-1 6119118 2 Dark Stone Grey Transportation Means, Vehicles 18974 BRICK W/ARCH 2X4X2 1/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6119118.jpg 4
301 75192-1 6123814 2 Dark Stone Grey Plates, Special 22890 PLATE 1X2 W/5.9 BALL END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6123814.jpg 187
302 75192-1 6126083 5 Dark Stone Grey Plates 23893 PLATE 2X2 W 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6126083.jpg 278
303 75192-1 6146225 8 Dark Stone Grey Frames, Windows, Walls And Doors 26169 WALL ELEMENT 1X2X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146225.jpg 77
304 75192-1 6146321 2 Dark Stone Grey Plates, Special 48336 PLATE 1X2 W. STICK 3.18 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146321.jpg 145
305 75192-1 6152814 4 Dark Stone Grey Bricks, With Slope 26823 ROOF TILE 1X2X2/3, ABS NO. 6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6152814.jpg 96
306 75192-1 6170420 18 Dark Stone Grey Signs, Flags And Poles 28921 STICK 6M W/FLANGE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170420.jpg 67
307 75192-1 6172811 6 Dark Stone Grey Bricks With Bows And Arches 18653 Brick 1x3x2 w. inside bow https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6172811.jpg 25
308 75192-1 6177079 2 Dark Stone Grey Plates 27263 TILE 2X2, DEG. 90, W/ DEG. 45 CUT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6177079.jpg 73
309 75192-1 6261355 10 Dark Stone Grey Plates, Special 43876 PLATE 1X2 W. VERTICAL SCHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6261355.jpg 73
310 75192-1 6273322 2 Dark Stone Grey Miscellaneous Elements 60572 BRICK W. SHAFT 1X8X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6273322.jpg 4
311 75192-1 6278155 1 Dark Stone Grey Connectors 41005 STICK Ø 3.2 W. HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6278155.jpg 118
312 75192-1 6281996 10 Dark Stone Grey Plates, Special 41632 LAMP HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6281996.jpg 77
313 75192-1 6296892 2 Dark Stone Grey Plates, Special 44860 PLATE 1X1 W/ HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6296892.jpg 120
314 75192-1 6313189 4 Dark Stone Grey Plates, Special 49153 PLATE 2X2 W. VERTICAL SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313189.jpg 58
315 75192-1 6315300 1 Dark Stone Grey Signs, Flags And Poles 65673 FOUR-SIDED SIGN WITH SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6315300.jpg 30
316 75192-1 6319332 5 Dark Stone Grey Figure Accessories, Upper And Lower Part 49754 SPACE SKELETON ARM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6319332.jpg 33
317 75192-1 6321350 1 Dark Stone Grey Bricks, Special 65460 BRICK 1X1 W/HOLDER, H0RIZONTAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6321350.jpg 58
318 75192-1 6324639 4 Dark Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 49132 2X1 ST.Ø4.9 HOLE W. HALF BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6324639.jpg 117
319 75192-1 6336970 7 Dark Stone Grey Connectors 44873 HOLDER Ø3.2 W/TUBE Ø3.2 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6336970.jpg 81
320 75192-1 6336990 1 Dark Stone Grey Plates, Special 42923 PLATE 2X1 W/HOLDER,VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6336990.jpg 90
321 75192-1 6344022 139 Dark Stone Grey Plates, Special 44842 PLATE 1X1 W. UP RIGHT HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6344022.jpg 163
322 75192-1 6360111 6 Dark Stone Grey Plates, Special 52738 PLATE 1X1 W/HOLDER VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6360111.jpg 79
323 75192-1 4210751 8 Dark Stone Grey Beams 32523 TECHNIC 3M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4210751.jpg 178
324 75192-1 4495931 2 Dark Stone Grey Beams 32524 TECHNIC 7M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4495931.jpg 134
325 75192-1 4499858 1 Dark Stone Grey Connectors 55013 CROSS AXLE 8M WITH END STOP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4499858.jpg 388
326 75192-1 4508553 1 Dark Stone Grey Connectors 59426 CROSS AXLE 5,5 WITH STOP 1M. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4508553.jpg 544
327 75192-1 4516546 15 Dark Stone Grey Connectors 59443 CROSS AXLE, EXTENSION, 2M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4516546.jpg 235
328 75192-1 4603472 4 Dark Stone Grey Beams 64290 TECHNIC 11M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4603472.jpg 110
329 75192-1 6005331 3 Dark Stone Grey Connectors 10197 BEAM 1M W. 2 CROSS AXLES 90° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6005331.jpg 121
330 75192-1 6015356 1 Dark Stone Grey Connectors 11214 CON. BUSH 2M FR. + CROSS AXLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015356.jpg 331
331 75192-1 6100030 6 Dark Stone Grey Beams 18654 BEAM 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6100030.jpg 226
332 75192-1 6135014 2 Dark Stone Grey Connectors 22961 BEAM 1M W/CROSS AXLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6135014.jpg 80
333 75192-1 6296856 7 Dark Stone Grey Connectors 42127 ANGLE ELEMENT, 0 DEGREES [1] https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6296856.jpg 40
334 75192-1 6364452 6 Dark Stone Grey Half Beams 65123 TECHNIC LEVER 3M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6364452.jpg 34
335 75192-1 4205004 2 Earth Blue Plates 3068 FLAT TILE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4205004.jpg 129
336 75192-1 6132157 5 Earth Blue Bricks, Special 18671 BRICK W. PLATE 2X3X1 1/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132157.jpg 17
337 75192-1 6195431 1 Earth Blue Figure Parts 76382 MINI UPPER PART, NO. 3914 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195431.jpg 3
338 75192-1 6124907 1 Light Nougat Figure, Heads And Masks 23783 MINI HEAD NO '1778' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6124907.jpg 15
339 75192-1 6194148 1 Light Nougat Figure, Heads And Masks 34217 MINI HEAD, NO. 2290 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6194148.jpg 2
340 75192-1 6195440 1 Light Nougat Figure, Heads And Masks 34467 MINI HEAD, NO. 2307 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195440.jpg 1
341 75192-1 6195443 1 Light Nougat Figure, Heads And Masks 34468 MINI HEAD, NO. 2308 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195443.jpg 1
342 75192-1 6344813 6 Medium Azur Beams, Special 40147 BEAM 1X2 W/CROSS AND HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6344813.jpg 6
343 75192-1 4201235 1 Medium Blue Bricks 3003 BRICK 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4201235.jpg 62
344 75192-1 4569624 15 Medium Nougat Bricks 3005 BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4569624.jpg 155
345 75192-1 6058135 6 Medium Nougat Bricks, With Slope 3040 ROOF TILE 1X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058135.jpg 31
346 75192-1 6127357 1 Medium Nougat Figure Parts 76382 MINI UPPER PART NO 3174 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127357.jpg 4
347 75192-1 4160560 9 Medium Stone Grey Plates, Special Circles And Angles 30503 CORNER PLATE 45 DEG. 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4160560.jpg 91
348 75192-1 4166618 9 Medium Stone Grey Plates 41539 PLATE 8X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4166618.jpg 89
349 75192-1 4180408 1 Medium Stone Grey Bricks With Slope, Special 43710 LEFT ROOF TILE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4180408.jpg 28
350 75192-1 4180418 1 Medium Stone Grey Bricks With Slope, Special 43711 RIGHT ROOF TILE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4180418.jpg 34
351 75192-1 4208988 2 Medium Stone Grey Plates, Special Circles And Angles 47397 LEFT PLATE W. ANGLE 3X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4208988.jpg 58
352 75192-1 4209006 2 Medium Stone Grey Plates, Special Circles And Angles 47398 RIGHT PLATE W. ANGLE 3X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4209006.jpg 58
353 75192-1 4211350 20 Medium Stone Grey Plates 2412 RADIATOR GRILLE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211350.jpg 696
354 75192-1 4211353 8 Medium Stone Grey Plates 2420 CORNER PLATE 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211353.jpg 437
355 75192-1 4211356 47 Medium Stone Grey Plates 2431 FLAT TILE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211356.jpg 594
356 75192-1 4211357 2 Medium Stone Grey Plates, Special 2432 CLAMP 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211357.jpg 247
357 75192-1 4211361 5 Medium Stone Grey Plates, Special Circles And Angles 2450 CORNER PLATE 45 DEG. 3X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211361.jpg 104
358 75192-1 4211366 6 Medium Stone Grey Bricks 2465 BRICK 1X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211366.jpg 83
359 75192-1 4211376 2 Medium Stone Grey Plates, Special 2817 TECHNIC DOUB. BEARING PL. 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211376.jpg 229
360 75192-1 4211383 26 Medium Stone Grey Bricks 2877 PROFILE BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211383.jpg 254
361 75192-1 4211385 4 Medium Stone Grey Bricks 3001 BRICK 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211385.jpg 478
362 75192-1 4211387 4 Medium Stone Grey Bricks 3003 BRICK 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211387.jpg 527
363 75192-1 4211389 4 Medium Stone Grey Bricks 3005 BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211389.jpg 533
364 75192-1 4211393 2 Medium Stone Grey Bricks 3009 BRICK 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211393.jpg 354
365 75192-1 4211394 15 Medium Stone Grey Bricks 3010 BRICK 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211394.jpg 491
366 75192-1 4211395 63 Medium Stone Grey Plates 3020 PLATE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211395.jpg 1045
367 75192-1 4211396 105 Medium Stone Grey Plates 3021 PLATE 2X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211396.jpg 815
368 75192-1 4211397 17 Medium Stone Grey Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211397.jpg 983
369 75192-1 4211398 73 Medium Stone Grey Plates 3023 PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211398.jpg 1234
370 75192-1 4211399 15 Medium Stone Grey Plates 3024 PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211399.jpg 578
371 75192-1 4211400 1 Medium Stone Grey Plates 3028 PLATE 6X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211400.jpg 85
372 75192-1 4211401 8 Medium Stone Grey Plates 3029 PLATE 4X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211401.jpg 127
373 75192-1 4211402 2 Medium Stone Grey Plates 3030 PLATE 4X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211402.jpg 111
374 75192-1 4211404 15 Medium Stone Grey Plates 3032 PLATE 4X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211404.jpg 311
375 75192-1 4211405 1 Medium Stone Grey Plates 3033 PLATE 6x10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211405.jpg 119
376 75192-1 4211406 11 Medium Stone Grey Plates 3034 PLATE 2X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211406.jpg 472
377 75192-1 4211407 6 Medium Stone Grey Plates 3035 PLATE 4X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211407.jpg 235
378 75192-1 4211408 6 Medium Stone Grey Plates 3036 PLATE 6X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211408.jpg 166
379 75192-1 4211409 4 Medium Stone Grey Bricks, With Slope 3037 ROOF TILE 2X4/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211409.jpg 108
380 75192-1 4211413 39 Medium Stone Grey Plates 3068 FLAT TILE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211413.jpg 458
381 75192-1 4211414 69 Medium Stone Grey Plates 3069 FLAT TILE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211414.jpg 626
382 75192-1 4211415 53 Medium Stone Grey Plates 3070 FLAT TILE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211415.jpg 375
383 75192-1 4211425 35 Medium Stone Grey Plates 3460 PLATE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211425.jpg 423
384 75192-1 4211428 9 Medium Stone Grey Bricks 3622 BRICK 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211428.jpg 362
385 75192-1 4211429 23 Medium Stone Grey Plates 3623 PLATE 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211429.jpg 596
386 75192-1 4211437 4 Medium Stone Grey Bricks, With Slope 3665 ROOF TILE 1X2 INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211437.jpg 296
387 75192-1 4211438 60 Medium Stone Grey Plates 3666 PLATE 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211438.jpg 658
388 75192-1 4211440 16 Medium Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3700 TECHNIC BRICK 1X2, Ø4.9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211440.jpg 430
389 75192-1 4211441 22 Medium Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3701 TECHNIC BRICK 1X4, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211441.jpg 225
390 75192-1 4211442 18 Medium Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3702 TECHNIC BRICK 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211442.jpg 184
391 75192-1 4211444 31 Medium Stone Grey Plates, Special 3709 PLATE 2X4, 3XØ4.9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211444.jpg 113
392 75192-1 4211445 31 Medium Stone Grey Plates 3710 PLATE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211445.jpg 909
393 75192-1 4211450 5 Medium Stone Grey Functional Elements, Gear Wheels And Racks 3743 TOOTHED BAR M=1, Z=10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211450.jpg 87
394 75192-1 4211452 49 Medium Stone Grey Plates 3795 PLATE 2X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211452.jpg 678
395 75192-1 4211462 8 Medium Stone Grey Plates 3832 PLATE 2X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211462.jpg 340
396 75192-1 4211464 2 Medium Stone Grey Plates, Special 3839 MINI HANDLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211464.jpg 128
397 75192-1 4211470 2 Medium Stone Grey Functional Elements 3938 PLATE 1X2 (ROCKING) https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211470.jpg 168
398 75192-1 4211473 8 Medium Stone Grey Signs, Flags And Poles 3957 WHIP/AERIAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211473.jpg 236
399 75192-1 4211474 3 Medium Stone Grey Plates 3958 PLATE 6X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211474.jpg 130
400 75192-1 4211475 4 Medium Stone Grey Plates, Special Circles And Angles 4032 PLATE 2X2 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211475.jpg 452
401 75192-1 4211481 21 Medium Stone Grey Plates 4162 FLAT TILE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211481.jpg 326
402 75192-1 4211486 4 Medium Stone Grey Plates 4282 PLATE 2X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211486.jpg 171
403 75192-1 4211487 7 Medium Stone Grey Plates, Special Circles And Angles 4285 PARABOLA Ø48 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211487.jpg 29
404 75192-1 4211488 15 Medium Stone Grey Bricks, With Slope 4286 ROOF TILE 1X3/25° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211488.jpg 145
405 75192-1 4211494 4 Medium Stone Grey Bricks, With Slope 4460 ROOF TILE 1X2X3/73° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211494.jpg 112
406 75192-1 4211498 6 Medium Stone Grey Plates, Special 4510 PLATE 1X8 WITH RAIL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211498.jpg 118
407 75192-1 4211502 3 Medium Stone Grey Plates, Special 4595 MOTOR 1X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211502.jpg 68
408 75192-1 4211503 29 Medium Stone Grey Interior 4599 TAP Ø4.9/6.4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211503.jpg 346
409 75192-1 4211512 4 Medium Stone Grey Plates, Special Circles And Angles 4740 PARABOLA Ø16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211512.jpg 256
410 75192-1 4211520 15 Medium Stone Grey Plates, Special Circles And Angles 6106 CORNER PLATE 6X6X45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211520.jpg 79
411 75192-1 4211521 9 Medium Stone Grey Bricks 6111 BRICK 1X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211521.jpg 105
412 75192-1 4211522 5 Medium Stone Grey Bricks 6112 BRICK 1X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211522.jpg 114
413 75192-1 4211526 5 Medium Stone Grey Bricks, Special Circles And Angles 6143 BRICK Ø16 W. CROSS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211526.jpg 224
414 75192-1 4211541 4 Medium Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 32000 BRICK 1X2 M. 2 HOLES Ø 4,87 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211541.jpg 268
415 75192-1 4211549 27 Medium Stone Grey Plates 6636 FLAT TILE 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211549.jpg 464
416 75192-1 4211568 33 Medium Stone Grey Plates, Special 32028 PLATE 1X2 WITH SLIDE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211568.jpg 355
417 75192-1 4211614 24 Medium Stone Grey Bricks, With Slope 3040 ROOF TILE 1X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211614.jpg 395
418 75192-1 4211616 13 Medium Stone Grey Plates, Special Circles And Angles 30355 LEFT WING 6X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211616.jpg 59
419 75192-1 4211617 10 Medium Stone Grey Plates, Special Circles And Angles 30356 RIGHT WING 6X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211617.jpg 60
420 75192-1 4211637 8 Medium Stone Grey Bricks, Special Circles And Angles 30367 FINAL BRICK 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211637.jpg 77
421 75192-1 4211640 4 Medium Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 32324 4X4 BRICK, Ø 4,85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211640.jpg 113
422 75192-1 4211644 13 Medium Stone Grey Connectors 4735 HOLDER 16 MM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211644.jpg 71
423 75192-1 4211664 2 Medium Stone Grey Plates, Special Circles And Angles 3960 ROUND PLATE Ø32X6.4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211664.jpg 58
424 75192-1 4211694 14 Medium Stone Grey Bricks, Special 30365 BRICK 1X2/FRIC/FORK VERT./END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211694.jpg 41
425 75192-1 4211725 3 Medium Stone Grey Plates, Special Circles And Angles 32059 PLATE 4X6 26 DEGREES https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211725.jpg 46
426 75192-1 4211732 22 Medium Stone Grey Plates, Special Circles And Angles 41769 RIGHT PLATE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211732.jpg 137
427 75192-1 4211733 4 Medium Stone Grey Plates 3027 PLATE 6X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211733.jpg 44
428 75192-1 4211735 16 Medium Stone Grey Plates, Special Circles And Angles 41770 LEFT PLATE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211735.jpg 134
429 75192-1 4211748 6 Medium Stone Grey Transportation Means, Vehicles 41862 ENGINE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211748.jpg 78
430 75192-1 4211773 12 Medium Stone Grey Bricks, With Slope 3038 ROOF TILE 2X3/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211773.jpg 49
431 75192-1 4211791 31 Medium Stone Grey Plates, Special Circles And Angles 43722 RIGHT PLATE 2X3 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211791.jpg 183
432 75192-1 4211794 38 Medium Stone Grey Plates, Special Circles And Angles 43723 LEFT PLATE 2X3 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211794.jpg 182
433 75192-1 4211795 12 Medium Stone Grey Bricks 44237 BRICK 2X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211795.jpg 242
434 75192-1 4211803 8 Medium Stone Grey Plates, Special 44301 PLATE 1X2 W/STUB VERTICAL/END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211803.jpg 87
435 75192-1 4211836 2 Medium Stone Grey Plates 6178 PLATE 6X12 W. 22 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211836.jpg 28
436 75192-1 4211837 62 Medium Stone Grey Plates 6179 PLATE 4X4 W. 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211837.jpg 117
437 75192-1 4211838 30 Medium Stone Grey Plates 6180 PLATE 4X6 W. 12 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211838.jpg 78
438 75192-1 4211860 16 Medium Stone Grey Bricks, Special Ø4.85 Hole And Connecting Bush 3895 TECHNIC BRICK 1X12, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211860.jpg 81
439 75192-1 4211881 3 Medium Stone Grey Functional Elements 6134 PLATE 2X2 (ROCKING) https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211881.jpg 365
440 75192-1 4212363 4 Medium Stone Grey Plates 47919 FLAT TILE 1X2 'NO. 86' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4212363.jpg 77
441 75192-1 4215472 8 Medium Stone Grey Bricks, Special Circles And Angles 48092 BOW 1/4 4X4X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4215472.jpg 59
442 75192-1 4215513 5 Medium Stone Grey Frames, Windows, Walls And Doors 6231 WALL CORNER 1X1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4215513.jpg 140
443 75192-1 4216250 10 Medium Stone Grey Bricks, With Slope 3045 CORNER BRICK 2X2/45° OUTSIDE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4216250.jpg 64
444 75192-1 4219913 16 Medium Stone Grey Plates, Special 30383 PLATE 1X2 W/STUB/ALONG/UPPER P https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4219913.jpg 68
445 75192-1 4222019 10 Medium Stone Grey Plates, Special 30586 PLATE 2X8 W/GLIDING GROOVE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4222019.jpg 86
446 75192-1 4222047 5 Medium Stone Grey Connectors 30553 FRIC/FORK W. CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4222047.jpg 77
447 75192-1 4243797 6 Medium Stone Grey Plates 3031 PLATE 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4243797.jpg 344
448 75192-1 4251149 20 Medium Stone Grey Plates 4477 PLATE 1X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4251149.jpg 271
449 75192-1 4251163 5 Medium Stone Grey Bricks With Bows And Arches 50950 Brick w/bow 1/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4251163.jpg 95
450 75192-1 4258273 1 Medium Stone Grey Plates, Special Circles And Angles 50304 RIGHT PLATE 3X8 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4258273.jpg 87
451 75192-1 4258275 1 Medium Stone Grey Plates, Special Circles And Angles 50305 LEFT PLATE 3X8 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4258275.jpg 85
452 75192-1 4258308 4 Medium Stone Grey Transportation Means, Vehicles 30031 HANDLE W. 3.18 STICK https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4258308.jpg 105
453 75192-1 4275673 1 Medium Stone Grey Fences And Ladders 6020 LATTICE 1X4X6 W. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4275673.jpg 69
454 75192-1 4282786 40 Medium Stone Grey Plates, Special Circles And Angles 54383 RIGHT PLATE 3X6 W. ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4282786.jpg 124
455 75192-1 4282789 40 Medium Stone Grey Plates, Special Circles And Angles 54384 LEFT PLATE 3X6 W ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4282789.jpg 118
456 75192-1 4293831 2 Medium Stone Grey Plates 3456 PLATE 6X14 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4293831.jpg 36
457 75192-1 4494475 2 Medium Stone Grey Decoration Elements 47457 PLATES W. BOWS 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4494475.jpg 154
458 75192-1 4507056 4 Medium Stone Grey Plates, Special Circles And Angles 51739 PLATE 2X4X18° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4507056.jpg 134
459 75192-1 4509914 6 Medium Stone Grey Bricks, With Slope 4445 ROOF TILE 2X8/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4509914.jpg 19
460 75192-1 4511007 1 Medium Stone Grey Transportation Means, Aviation 60208 Turbine ø31,37 w.holes ø 4,85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4511007.jpg 35
461 75192-1 4514195 24 Medium Stone Grey Figure Accessories In Hand 60849 NOZZLE W/Ø3.18, SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514195.jpg 123
462 75192-1 4514846 4 Medium Stone Grey Plates 60479 PLATE 1X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4514846.jpg 206
463 75192-1 4515341 4 Medium Stone Grey Plates, Special 60471 PLATE 1X2 W/FORK, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515341.jpg 125
464 75192-1 4515351 10 Medium Stone Grey Plates, Special Circles And Angles 60474 PLATE 4X4 ROUND W. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515351.jpg 186
465 75192-1 4515374 16 Medium Stone Grey Bricks, With Slope 60481 ROOF TILE 2X1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515374.jpg 146
466 75192-1 4521921 46 Medium Stone Grey Bricks, With Slope 54200 ROOF TILE 1X1X2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521921.jpg 537
467 75192-1 4527174 3 Medium Stone Grey Frames, Windows, Walls And Doors 59349 WALL ELEMENT 1x6x5, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4527174.jpg 40
468 75192-1 4539481 1 Medium Stone Grey Figure, Weapons 64567 LIGHT SWORD SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539481.jpg 197
469 75192-1 4540203 1 Medium Stone Grey Functional Elements 3679 TURN PLATE 2X2, UPPER PART https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4540203.jpg 552
470 75192-1 4550170 27 Medium Stone Grey Figure Accessories In Hand 30162 PRISMATIC BINOCULARS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550170.jpg 82
471 75192-1 4550251 14 Medium Stone Grey Connectors 30554 LINK 1M FRIC/FORK/STUMPF https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550251.jpg 28
472 75192-1 4558169 31 Medium Stone Grey Plates 63864 FLAT TILE 1x3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558169.jpg 334
473 75192-1 4558953 2 Medium Stone Grey Bricks, Special 87087 BRICK 1X1 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558953.jpg 321
474 75192-1 4560183 22 Medium Stone Grey Plates 87079 FLAT TILE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4560183.jpg 441
475 75192-1 4565433 12 Medium Stone Grey Signs, Flags And Poles 87618 Function element MALE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4565433.jpg 90
476 75192-1 4568637 20 Medium Stone Grey Bricks, With Slope 85984 ROOF TILE 1 X 2 X 2/3, ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4568637.jpg 429
477 75192-1 4579294 32 Medium Stone Grey Plates, Special Circles And Angles 30565 PLATE 4X4, 1/4 CIRCLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4579294.jpg 47
478 75192-1 4585429 4 Medium Stone Grey Frames, Windows, Walls And Doors 87544 WALL ELEMENT 1X2X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4585429.jpg 85
479 75192-1 4593679 1 Medium Stone Grey Frames, Windows, Walls And Doors 87552 WALLELEMENT 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4593679.jpg 96
480 75192-1 4595836 1 Medium Stone Grey Figure, Weapons 86208 BUTT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4595836.jpg 44
481 75192-1 4597901 2 Medium Stone Grey Bricks With Bows And Arches 88930 PLATE W. BOW 2x4x2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4597901.jpg 40
482 75192-1 4599498 14 Medium Stone Grey Plates 92593 PLATE 1X4 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4599498.jpg 179
483 75192-1 4617170 8 Medium Stone Grey Bricks, Special 4216 BRICK 1X2 W. GROOVE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4617170.jpg 42
484 75192-1 4625001 1 Medium Stone Grey Plates, Special 4596 PLATE 1X2X4 W. TUBE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4625001.jpg 20
485 75192-1 4630107 1 Medium Stone Grey Figure, Head Clothing 30370 REBEL PILOT HELMET https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4630107.jpg 2
486 75192-1 4640844 1 Medium Stone Grey Figure, Weapons 92690 Ø3.2 SHAFT W. CORED KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4640844.jpg 93
487 75192-1 4644102 3 Medium Stone Grey Transportation Means, Vehicles 98397 HANDLEBAR W/3.2 SHAFT/BAR ENDS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4644102.jpg 114
488 75192-1 4650645 34 Medium Stone Grey Bricks, Special Circles And Angles 92947 PROFILE BRICK Ø15.83 W. CROSS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4650645.jpg 149
489 75192-1 4654577 8 Medium Stone Grey Plates, Special 99206 PLATE 2X2X2/3 W. 2. HOR. KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4654577.jpg 372
490 75192-1 4654580 13 Medium Stone Grey Plates, Special 99207 ANGULAR PLATE 1.5 BOT. 1X2 2/2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4654580.jpg 537
491 75192-1 4654582 2 Medium Stone Grey Plates, Special 99781 ANGULAR PLATE 1,5 TOP 1X2 1/2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4654582.jpg 455
492 75192-1 4657366 9 Medium Stone Grey Figure Accessories In Hand 64644 STICK Ø3.2 2MM W/KNOB AND TUBE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4657366.jpg 102
493 75192-1 4657459 6 Medium Stone Grey Bricks, Special 52107 BRICK 1X2 W. FOUR KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4657459.jpg 88
494 75192-1 4666449 18 Medium Stone Grey Plates, Special 92582 Plate 2x2 w. stump/top https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4666449.jpg 109
495 75192-1 6013497 2 Medium Stone Grey Bricks, With Slope 60477 ROOF TILE 1X4X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6013497.jpg 40
496 75192-1 6015344 16 Medium Stone Grey Bricks, Special 11211 BRICK 1X2 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015344.jpg 453
497 75192-1 6015347 13 Medium Stone Grey Plates 11212 PLATE 3X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015347.jpg 148
498 75192-1 6015349 2 Medium Stone Grey Plates, Special Circles And Angles 11213 PLATE 6X6 ROUND WITH TUBE SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015349.jpg 130
499 75192-1 6028811 3 Medium Stone Grey Bricks, Special 11215 STONE 1X2X1 1/3 W. 2 PLATES 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028811.jpg 189
500 75192-1 6028813 16 Medium Stone Grey Bricks With Bows And Arches 11477 PLATE W. BOW 1X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028813.jpg 274
501 75192-1 6030235 2 Medium Stone Grey Bricks With Slope, Special 48933 ROOF TILE 4X2/18° W/COR. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6030235.jpg 11
502 75192-1 6042950 12 Medium Stone Grey Bricks With Bows And Arches 11153 BRICK WITH BOW 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6042950.jpg 66
503 75192-1 6043639 2 Medium Stone Grey Plates, Special 14418 PLATE 1X2 BALL CUP / FRICTION END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6043639.jpg 370
504 75192-1 6044729 5 Medium Stone Grey Tyres And Rims For/To Snap Ø4,85 W. Cross 13971 RIM NARROW Ø18x7 W HOLE Ø4.8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6044729.jpg 130
505 75192-1 6045718 1 Medium Stone Grey Functional Elements 61485 BOTTOM W. TURNTABLE 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6045718.jpg 74
506 75192-1 6052200 2 Medium Stone Grey Plates, Special Circles And Angles 14769 FLAT TILE 2X2, ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6052200.jpg 224
507 75192-1 6052204 3 Medium Stone Grey Plates, Special Circles And Angles 49039 FLAT TILE 2X2, ROUND 'UDLUFT' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6052204.jpg 36
508 75192-1 6065824 15 Medium Stone Grey Plates 14719 FLAT TILE CORNER 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6065824.jpg 128
509 75192-1 6066097 22 Medium Stone Grey Plates 15573 PLATE 1X2 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6066097.jpg 646
510 75192-1 6071299 15 Medium Stone Grey Frames, Windows, Walls And Doors 15207 WALL ELEMENT 1X4X1 ABS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6071299.jpg 95
511 75192-1 6075237 1 Medium Stone Grey Figure, Wigs 62810 WIG BOY https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6075237.jpg 18
512 75192-1 6079461 37 Medium Stone Grey Plates 17836 PLATE 3X4 WITH 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6079461.jpg 105
513 75192-1 6092111 36 Medium Stone Grey Decoration Elements 61409 ROOF TILE W. LATTICE 1x2x2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092111.jpg 100
514 75192-1 6092956 3 Medium Stone Grey Transportation Means, Vehicles 16091 STEE.WHEEL Ø16 F/CONSOLE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092956.jpg 99
515 75192-1 6093527 58 Medium Stone Grey Signs, Flags And Poles 17715 SHAFT 3M Ø3.2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6093527.jpg 176
516 75192-1 6093859 12 Medium Stone Grey Bricks, With Slope 15672 ROOF TILE 1X2 45° W 1/3 PLATE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6093859.jpg 132
517 75192-1 6102357 5 Medium Stone Grey Bricks With Bows And Arches 15068 PLATE W. BOW 2X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6102357.jpg 243
518 75192-1 6116608 6 Medium Stone Grey Signs, Flags And Poles 21462 LIGHT SWORD - BLADE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6116608.jpg 242
519 75192-1 6117967 5 Medium Stone Grey Plates, Special 21712 ANGLE PLATE 1X2 / 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6117967.jpg 283
520 75192-1 6123809 18 Medium Stone Grey Bricks, Special 22885 BRICK 1X2X1 2/3 W/4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6123809.jpg 408
521 75192-1 6124903 1 Medium Stone Grey Figure Parts 76382 MINI UPPER PART NO 3145 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6124903.jpg 6
522 75192-1 6126082 12 Medium Stone Grey Plates 23893 PLATE 2X2 W 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6126082.jpg 320
523 75192-1 6129340 26 Medium Stone Grey Bricks With Bows And Arches 18653 Brick 1x3x2 w. inside bow https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6129340.jpg 34
524 75192-1 6132207 66 Medium Stone Grey Bricks With Bows And Arches 24309 Brick w/half bow 2x3 w/cut https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132207.jpg 26
525 75192-1 6132886 10 Medium Stone Grey Plates, Special 11203 FLAT TILE 2X2 INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6132886.jpg 56
526 75192-1 6134378 70 Medium Stone Grey Miscellaneous Elements 99563 GOLD INGOT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6134378.jpg 122
527 75192-1 6144138 9 Medium Stone Grey Bricks With Bows And Arches 24201 PLATE W/ HALF BOW INV. 1X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6144138.jpg 133
528 75192-1 6146223 10 Medium Stone Grey Frames, Windows, Walls And Doors 26169 WALL ELEMENT 1X2X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146223.jpg 127
529 75192-1 6163989 32 Medium Stone Grey Plates, Special Circles And Angles 27507 TILE 4X4, W/ BOW https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6163989.jpg 57
530 75192-1 6168615 12 Medium Stone Grey Plates, Special 28802 ANGLE PLATE 1X2/1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6168615.jpg 156
531 75192-1 6168633 33 Medium Stone Grey Plates, Special 28809 PLATE 1x2 W. HORIZONTAL HOLE Ø4,85 REV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6168633.jpg 249
532 75192-1 6168647 26 Medium Stone Grey Plates, Special Circles And Angles 28626 PL.ROUND 1X1 W. THROUGHG. HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6168647.jpg 333
533 75192-1 6170418 17 Medium Stone Grey Signs, Flags And Poles 28921 STICK 6M W/FLANGE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170418.jpg 114
534 75192-1 6170569 4 Medium Stone Grey Bricks, Special 28917 BRICK 1X1 W. HANDLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6170569.jpg 65
535 75192-1 6176242 4 Medium Stone Grey Plates, Special 26599 PLATE 2X4, W/ HOLES DIA. 4.85, BOTTOM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6176242.jpg 88
536 75192-1 6177078 13 Medium Stone Grey Plates 27263 TILE 2X2, DEG. 90, W/ DEG. 45 CUT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6177078.jpg 73
537 75192-1 6179186 2 Medium Stone Grey Plates, Special Circles And Angles 15535 FLAT TILE 2x2 ROUND W. HOLE Ø4.85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6179186.jpg 103
538 75192-1 6181755 1 Medium Stone Grey Frames, Windows, Walls And Doors 31959 WALL ELEMENT 2X2, CORNER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6181755.jpg 29
539 75192-1 6182203 1 Medium Stone Grey Frames, Windows, Walls And Doors 29096 WALL, CONE 5X10X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6182203.jpg 2
540 75192-1 6187170 1 Medium Stone Grey Figure, Head Clothing 24458 FIGURE, HEAD CLOTHING, NO. 7 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6187170.jpg 7
541 75192-1 6195323 2 Medium Stone Grey Bricks With Bows And Arches 34444 PLATE, W/ BOW 2X4X2/3, NO. 13 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195323.jpg 1
542 75192-1 6195330 1 Medium Stone Grey Plates, Special Circles And Angles 34446 DISH, DIA. 80, NO. 1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195330.jpg 1
543 75192-1 6250309 2 Medium Stone Grey Figure, Head Clothing 47467 MINI HAT, NO. 48 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6250309.jpg 5
544 75192-1 6250597 6 Medium Stone Grey Plates, Special Circles And Angles 35399 FLAT TILE 1X1, 1/2 CIRCLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6250597.jpg 99
545 75192-1 6256117 4 Medium Stone Grey Functional Elements 43045 PLATE 2X4, W/ HINGE 4,85, TOP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6256117.jpg 61
546 75192-1 6261353 8 Medium Stone Grey Plates, Special 43876 PLATE 1X2 W. VERTICAL SCHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6261353.jpg 90
547 75192-1 6270046 2 Medium Stone Grey Fences And Ladders 47996 LATTICE 3X28M Ø3.2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6270046.jpg 1
548 75192-1 6275406 2 Medium Stone Grey Plates, Special Circles And Angles 41822 PLATE 4X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6275406.jpg 13
549 75192-1 6277023 3 Medium Stone Grey Plates, Special 49546 PLATE 1X2 W/ SHAFT 12M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6277023.jpg 19
550 75192-1 6284071 30 Medium Stone Grey Plates, Special Circles And Angles 35381 FLAT TILE 1X1, ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6284071.jpg 275
551 75192-1 6296894 16 Medium Stone Grey Plates, Special 44860 PLATE 1X1 W/ HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6296894.jpg 163
552 75192-1 6302648 1 Medium Stone Grey Plates, Special 42505 PLATE 1X4 SPLIT-LEVEL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6302648.jpg 26
553 75192-1 6308012 15 Medium Stone Grey Plates, Special 44842 PLATE 1X1 W. UP RIGHT HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6308012.jpg 213
554 75192-1 6313096 1 Medium Stone Grey Transportation Means, Vehicles 65571 EXHAUST PIPE W/ SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313096.jpg 24
555 75192-1 6313114 4 Medium Stone Grey Plates, Special 65458 PLATE 1X2 W. 1 HORIZONTAL SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313114.jpg 164
556 75192-1 6313188 5 Medium Stone Grey Plates, Special 49153 PLATE 2X2 W. VERTICAL SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313188.jpg 50
557 75192-1 6313653 6 Medium Stone Grey Bricks With Bows And Arches 40296 BRICK W. BOW 1X8X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6313653.jpg 27
558 75192-1 6319333 10 Medium Stone Grey Figure Accessories, Upper And Lower Part 49754 SPACE SKELETON ARM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6319333.jpg 30
559 75192-1 6320306 4 Medium Stone Grey Bricks, Special 65459 BRICK 1X1 W/ HOLDER, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6320306.jpg 54
560 75192-1 6326078 18 Medium Stone Grey Plates, Special 44861 PLATE 1X2 W. VERTICAL GRIP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6326078.jpg 236
561 75192-1 6335378 1 Medium Stone Grey Plates, Special 52738 PLATE 1X1 W/HOLDER VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6335378.jpg 77
562 75192-1 6337268 5 Medium Stone Grey Plates, Special 49563 PLATE 1X2 W/HOLDER, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6337268.jpg 127
563 75192-1 6343976 8 Medium Stone Grey Connectors 49755 3.2 SHAFT W/3.2 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6343976.jpg 96
564 75192-1 6345426 8 Medium Stone Grey Bricks, Special 65460 BRICK 1X1 W/HOLDER, H0RIZONTAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6345426.jpg 67
565 75192-1 6347715 2 Medium Stone Grey Miscellaneous Elements 42456 3 w.arch w.knob and shaft ø3.2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347715.jpg 89
566 75192-1 6372076 2 Medium Stone Grey Bricks, Special Circles And Angles 79566 BRICK 2X2 ROUND W/ HOLE Ø4,85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6372076.jpg 43
567 75192-1 4211483 30 Medium Stone Grey Connectors 4274 CONNECTOR PEG W. KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211483.jpg 1043
568 75192-1 4211508 6 Medium Stone Grey Functional Elements, Others 4697 T-PIECE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211508.jpg 286
569 75192-1 4211553 6 Medium Stone Grey Connectors 32039 CATCH W. CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211553.jpg 204
570 75192-1 4211639 4 Medium Stone Grey Connectors 32073 CROSS AXLE 5M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211639.jpg 729
571 75192-1 4211651 4 Medium Stone Grey Beams 32316 TECHNIC 5M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211651.jpg 165
572 75192-1 4211713 12 Medium Stone Grey Beams 32526 TECHNIC ANG. BEAM 3X5 90 DEG. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211713.jpg 107
573 75192-1 4211805 7 Medium Stone Grey Connectors 44294 CROSS AXLE 7M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211805.jpg 482
574 75192-1 4211807 2 Medium Stone Grey Connectors 3673 CONNECTOR PEG https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211807.jpg 1120
575 75192-1 4211815 11 Medium Stone Grey Connectors 4519 CROSS AXLE 3M https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211815.jpg 1179
576 75192-1 4211865 75 Medium Stone Grey Connectors 32054 2M FRIC. SNAP W/CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211865.jpg 247
577 75192-1 4211866 4 Medium Stone Grey Beams 40490 TECHNIC 9M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211866.jpg 85
578 75192-1 4278756 2 Medium Stone Grey Connectors 32187 MIDDLE RING https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4278756.jpg 83
579 75192-1 4522934 4 Medium Stone Grey Beams 41239 TECHNIC 13M BEAM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4522934.jpg 65
580 75192-1 4667578 2 Medium Stone Grey Miscellaneous Elements 2723 DISK Ø24 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4667578.jpg 57
581 75192-1 6055519 4 Medium Stone Grey Beams, Special 14720 BEAM I -FRAME 3X5 90 DEGR. HOLE Ø4.85 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055519.jpg 92
582 75192-1 6112684 1 Medium Stone Grey Tubes 85532 OUTER CABLE 128MM https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6112684.jpg 13
583 75192-1 6123815 5 Medium Stone Grey Connectors 22961 BEAM 1M W/CROSS AXLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6123815.jpg 123
584 75192-1 6173127 35 Medium Stone Grey Connectors 29219 TUBE, W/ DOUBLE 4.85 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173127.jpg 157
585 75192-1 6190437 4 Medium Stone Grey Tyres And Rims, Special 15379 CHAINS M PLATE M 5 ø3, 2 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6190437.jpg 8
586 75192-1 6191556 8 Medium Stone Grey Tubes 60677 OUTERCABLE 160MM https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6191556.jpg 11
587 75192-1 6268924 10 Medium Stone Grey Connectors 42155 ANGLE ELEMENT, 90 DEGREES [6] https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6268924.jpg 26
588 75192-1 6271165 50 Medium Stone Grey Connectors 42136 1/2 BUSH https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6271165.jpg 247
589 75192-1 6331441 1 Medium Stone Grey Beams, Special 42191 CROSS BLOCK 3X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6331441.jpg 50
590 75192-1 6347700 16 Multicombination Bricks, Special Ø4.85 Hole And Connecting Bush 42929 BRICK 2X2 W. SNAP AND CROSS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347700.jpg 13
591 75192-1 6351293 1 Multicombination Plates, Special 40687 WHEEL SUSPENSION 2X4 W. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6351293.jpg 28
592 75192-1 4539060 6 New Dark Red Plates 2431 FLAT TILE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539060.jpg 125
593 75192-1 4539061 1 New Dark Red Plates 3710 PLATE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539061.jpg 186
594 75192-1 4539062 29 New Dark Red Plates 3666 PLATE 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539062.jpg 120
595 75192-1 4539064 1 New Dark Red Plates, Special Circles And Angles 2450 CORNER PLATE 45 DEG. 3X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539064.jpg 45
596 75192-1 4539070 1 New Dark Red Plates, Special Circles And Angles 30503 CORNER PLATE 45 DEG. 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539070.jpg 21
597 75192-1 4539071 33 New Dark Red Plates 3020 PLATE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539071.jpg 153
598 75192-1 4539076 10 New Dark Red Plates 3623 PLATE 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539076.jpg 98
599 75192-1 4539090 7 New Dark Red Plates 3069 FLAT TILE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539090.jpg 157
600 75192-1 4539097 14 New Dark Red Plates 3023 PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539097.jpg 283
601 75192-1 4539102 4 New Dark Red Bricks 3004 BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539102.jpg 144
602 75192-1 4539105 4 New Dark Red Plates 3068 FLAT TILE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4539105.jpg 110
603 75192-1 4541544 4 New Dark Red Plates, Special Circles And Angles 51739 PLATE 2X4X18° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4541544.jpg 49
604 75192-1 4550169 3 New Dark Red Plates 3070 FLAT TILE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550169.jpg 81
605 75192-1 4583299 1 New Dark Red Plates 63864 FLAT TILE 1x3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4583299.jpg 61
606 75192-1 4585751 4 New Dark Red Plates 2420 CORNER PLATE 1X2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4585751.jpg 64
607 75192-1 4590811 4 New Dark Red Bricks, With Slope 3665 ROOF TILE 1X2 INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4590811.jpg 34
608 75192-1 4650862 4 New Dark Red Bricks, With Slope 4286 ROOF TILE 1X3/25° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4650862.jpg 26
609 75192-1 6008593 1 New Dark Red Plates, Special Circles And Angles 41770 LEFT PLATE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6008593.jpg 46
610 75192-1 6008595 2 New Dark Red Plates, Special Circles And Angles 41769 RIGHT PLATE 2X4 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6008595.jpg 51
611 75192-1 6042953 4 New Dark Red Bricks With Bows And Arches 11153 BRICK WITH BOW 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6042953.jpg 52
612 75192-1 6173167 1 New Dark Red Plates 6179 PLATE 4X4 W. 4 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173167.jpg 9
613 75192-1 6173168 2 New Dark Red Bricks With Bows And Arches 11477 PLATE W. BOW 1X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6173168.jpg 62
614 75192-1 6206250 4 New Dark Red Bricks, Special Ø4.85 Hole And Connecting Bush 31493 BRICK 1X2 WITH CROSS HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6206250.jpg 26
615 75192-1 6360079 4 New Dark Red Plates, Special 44842 PLATE 1X1 W. UP RIGHT HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6360079.jpg 17
616 75192-1 6046903 4 Olive Green Plates 63864 FLAT TILE 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6046903.jpg 16
617 75192-1 4211195 1 Reddish Brown Bricks, With Slope 4287 ROOF TILE 1X3/25° INV. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211195.jpg 71
618 75192-1 4211214 10 Reddish Brown Plates 3832 PLATE 2X10 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4211214.jpg 141
619 75192-1 4216695 23 Reddish Brown Plates 3022 PLATE 2X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4216695.jpg 501
620 75192-1 4216945 8 Reddish Brown Plates 3460 PLATE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4216945.jpg 170
621 75192-1 4225700 1 Reddish Brown Plates 2445 PLATE 2X12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4225700.jpg 85
622 75192-1 4267994 23 Reddish Brown Bricks, Special Ø4.85 Hole And Connecting Bush 3701 TECHNIC BRICK 1X4, Ø4,9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4267994.jpg 75
623 75192-1 6127307 1 Reddish Brown Figure, Heads And Masks 23952 MINI HEAD NO '1807' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6127307.jpg 6
624 75192-1 6159776 1 Reddish Brown Figure, Wigs 26139 MINI WIG NO.117 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6159776.jpg 14
625 75192-1 6186673 1 Reddish Brown Plates, Special 31561 PLATE 1X1, W/ 3.2 SHAFT AND 1.5 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6186673.jpg 92
626 75192-1 6269077 1 Reddish Brown Animals And Creatures 13564 HORN 2,5M Ø3,2 WITH SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6269077.jpg 23
627 75192-1 6348057 2 Reddish Brown Plates, Special 44842 PLATE 1X1 W. UP RIGHT HOLDER https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6348057.jpg 97
628 75192-1 4246957 3 Sand Yellow Plates 3034 PLATE 2X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4246957.jpg 104
629 75192-1 4267874 14 Sand Yellow Plates 3020 PLATE 2X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4267874.jpg 247
630 75192-1 4496699 1 Sand Yellow Plates 3069 FLAT TILE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4496699.jpg 188
631 75192-1 4507047 10 Sand Yellow Plates 6636 FLAT TILE 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4507047.jpg 105
632 75192-1 4521914 10 Sand Yellow Bricks 3004 BRICK 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4521914.jpg 141
633 75192-1 4528604 243 Sand Yellow Plates 3023 PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4528604.jpg 370
634 75192-1 4549436 14 Sand Yellow Plates 3024 PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4549436.jpg 171
635 75192-1 4550329 5 Sand Yellow Plates 3795 PLATE 2X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4550329.jpg 184
636 75192-1 4595712 2 Sand Yellow Plates, Special 92099 PLATE 4X5 W. SHAFT Ø3.2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4595712.jpg 27
637 75192-1 4616711 1 Sand Yellow Plates, Special 32028 PLATE 1X2 WITH SLIDE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4616711.jpg 83
638 75192-1 4626904 35 Sand Yellow Plates 3710 PLATE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4626904.jpg 239
639 75192-1 6002843 1 Sand Yellow Plates, Special Circles And Angles 43723 LEFT PLATE 2X3 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6002843.jpg 50
640 75192-1 6003379 3 Sand Yellow Plates, Special Circles And Angles 51739 PLATE 2X4X18° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6003379.jpg 49
641 75192-1 6015452 2 Sand Yellow Plates 63864 FLAT TILE 1X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6015452.jpg 77
642 75192-1 6028018 2 Sand Yellow Plates, Special Circles And Angles 50304 RIGHT PLATE 3X8 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028018.jpg 36
643 75192-1 6028022 3 Sand Yellow Plates, Special Circles And Angles 50305 LEFT PLATE 3X8 W/ANGLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6028022.jpg 36
644 75192-1 6035540 26 Sand Yellow Plates 3021 PLATE 2X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6035540.jpg 149
645 75192-1 6055172 38 Sand Yellow Plates 3070 FLAT TILE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055172.jpg 85
646 75192-1 6092591 32 Sand Yellow Plates 15573 PLATE 1X2 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6092591.jpg 89
647 75192-1 6109751 4 Sand Yellow Plates 3027 PLATE 6X16 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6109751.jpg 11
648 75192-1 6125647 1 Sand Yellow Figure Parts 23865 MINI LOWER PART 'NO. 932' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6125647.jpg 6
649 75192-1 6126075 1 Sand Yellow Plates 23893 PLATE 2X2 W 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6126075.jpg 127
650 75192-1 6146234 10 Sand Yellow Frames, Windows, Walls And Doors 26169 WALL ELEMENT 1X2X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146234.jpg 43
651 75192-1 6146462 1 Sand Yellow Plates 92593 PLATE 1X4 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6146462.jpg 16
652 75192-1 6151537 10 Sand Yellow Plates 2639 CORNER PLATE 2X4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6151537.jpg 18
653 75192-1 6195496 2 Sand Yellow Animals And Creatures 15082 ANIMAL WING W/SHAFT 4MM https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195496.jpg 4
654 75192-1 6276849 22 Sand Yellow Plates, Special 48241 PLATE 2X2 INVERTED W. SNAP https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6276849.jpg 47
655 75192-1 6031821 1 Sand Yellow Connectors 13670 CROSSAXLE 3M WITH KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6031821.jpg 500
656 75192-1 4619636 32 Silver Metallic Plates 2412 RADIATOR GRILLE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4619636.jpg 399
657 75192-1 4633691 21 Silver Metallic Plates, Special Circles And Angles 6141 PLATE 1X1 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4633691.jpg 398
658 75192-1 6124928 1 Silver Metallic Figure, Weapons 92738 BLASTER SMALL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6124928.jpg 15
659 75192-1 6245499 6 Silver Metallic Connectors 29219 TUBE, W/ DOUBLE 4.85 HOLE https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6245499.jpg 43
660 75192-1 6205311 1 Transparent Frames, Windows, Walls And Doors 35712 WALL CONE, NO. 1. https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6205311.jpg 1
661 75192-1 6230175 1 Transparent Plates, Special Circles And Angles 34448 SATELLITE DISH 6X6, NO. 3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6230175.jpg 1
662 75192-1 6230219 2 Transparent Windscreens And Cockpits 34447 COCKPIT DIA. 47.7,W/ SHAFT, NO. 12 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6230219.jpg 1
663 75192-1 6240204 2 Transparent Plates 28653 PLATE 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6240204.jpg 171
664 75192-1 6240221 2 Transparent Green Plates, Special Circles And Angles 34823 PLATE 1X1 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6240221.jpg 115
665 75192-1 6252046 2 Transparent Green Plates 28554 PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6252046.jpg 31
666 75192-1 6190258 6 Transparent Light Blue Tubes 33763 CORRUGATED PIPE 208MM https://www.lego.com/cdn/product-assets/element.img.lod4photo.192x192/6190258.jpg 3
667 75192-1 6248915 1 Transparent Light Blue Beams, Special 31520 WEAPON BARREL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6248915.jpg 5
668 75192-1 6208450 3 Transparent Red Plates, Special Circles And Angles 34823 PLATE 1X1 ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6208450.jpg 376
669 75192-1 6258607 2 Transparent Red Plates, Special Circles And Angles 35380 FLAT TILE 1X1, ROUND https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6258607.jpg 292
670 75192-1 4653753 1 Warm Gold Figure, Heads And Masks 70194 C3-PO HEAD DEC https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4653753.jpg 19
671 75192-1 6078373 1 Warm Gold Figure Parts 18022 MINI LOWER PART 'NO. 693' https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6078373.jpg 13
672 75192-1 6138412 1 Warm Gold Figure Parts 76382 MINI UPPER PART NO. 3258 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6138412.jpg 11
673 75192-1 243201 1 White Plates, Special 2432 CLAMP 1X2 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/243201.jpg 187
674 75192-1 245001 4 White Plates, Special Circles And Angles 2450 CORNER PLATE 45 DEG. 3X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/245001.jpg 103
675 75192-1 300501 1 White Bricks 3005 BRICK 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300501.jpg 907
676 75192-1 300901 3 White Bricks 3009 BRICK 1X6 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/300901.jpg 624
677 75192-1 302101 1 White Plates 3021 PLATE 2X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302101.jpg 784
678 75192-1 302401 2 White Plates 3024 PLATE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/302401.jpg 815
679 75192-1 303401 2 White Plates 3034 PLATE 2X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303401.jpg 442
680 75192-1 303501 1 White Plates 3035 PLATE 4X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/303501.jpg 180
681 75192-1 307001 1 White Plates 3070 FLAT TILE 1X1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/307001.jpg 501
682 75192-1 370001 4 White Bricks, Special Ø4.85 Hole And Connecting Bush 3700 TECHNIC BRICK 1X2, Ø4.9 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/370001.jpg 303
683 75192-1 371001 4 White Plates 3710 PLATE 1X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/371001.jpg 1137
684 75192-1 379401 1 White Plates 3794 PLATE 1X2 W. 1 KNOB https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/379401.jpg 796
685 75192-1 416201 1 White Plates 4162 FLAT TILE 1X8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/416201.jpg 336
686 75192-1 4121932 1 White Bricks, With Slope 3040 ROOF TILE 1X2/45° https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4121932.jpg 461
687 75192-1 4160215 2 White Plates, Special Circles And Angles 30503 CORNER PLATE 45 DEG. 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4160215.jpg 70
688 75192-1 4501853 1 White Plates, Special 4510 PLATE 1X8 WITH RAIL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4501853.jpg 70
689 75192-1 4515337 1 White Plates, Special 60471 PLATE 1X2 W/FORK, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4515337.jpg 54
690 75192-1 4527945 4 White Plates, Special 3738 PLATE 2X8 W. HOLES https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4527945.jpg 28
691 75192-1 4558168 1 White Plates 63864 FLAT TILE 1x3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/4558168.jpg 327
692 75192-1 6047220 2 White Bricks With Bows And Arches 15068 PLATE W. BOW 2X2X2/3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6047220.jpg 418
693 75192-1 6055883 8 White Bricks, Special 30541 BRICK 1X2 W/STUB HORIZ. END https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6055883.jpg 7
694 75192-1 6058177 1 White Bricks, Special 11211 BRICK 1X2 W. 2 KNOBS https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6058177.jpg 285
695 75192-1 6061024 22 White Plates, Special 10247 PLATE 2X2 + ONE HULE Ø4,8 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6061024.jpg 72
696 75192-1 6104805 16 White Plates 11212 PLATE 3X3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6104805.jpg 114
697 75192-1 6188400 8 White Figure, Weapons 30166 PLATE 2X3 W/ HOR. 3,2 SHAFT https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6188400.jpg 30
698 75192-1 6195451 1 White Figure Parts 76382 MINI UPPER PART, NO.3913 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195451.jpg 3
699 75192-1 6195524 1 White Figure Parts 34481 MINI LOWER PART, NO. 1324 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6195524.jpg 3
700 75192-1 6250308 1 White Figure, Head Clothing 47465 MINI HAT, NO. 8, NO.1 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6250308.jpg 9
701 75192-1 6256089 1 White Bricks, Special Circles And Angles 49879 DOUBLE SPHERE 2X2X1 2/3, W/ KNOB, NO. 3 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6256089.jpg 9
702 75192-1 6347287 8 White Plates, Special 49563 PLATE 1X2 W/HOLDER, VERTICAL https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6347287.jpg 82
703 75192-1 6278132 2 White Beams 42165 TECHNIC ANGULAR BEAM 4X4 https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6278132.jpg 10
704 75192-1 6332573 6 White Connectors 42127 ANGLE ELEMENT, 0 DEGREES [1] https://www.lego.com/cdn/product-assets/element.img.lod5photo.192x192/6332573.jpg 48

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 MiB

View file

@ -0,0 +1,4 @@
import numpy as np
arr = np.array([15, 68, 44, 34])
arr1 = np.std(arr)
print(arr1)

View file

@ -0,0 +1,6 @@
Worker A: 6:45 pm - 8 pm
Worker B: 10 am - 11:45 am
Worker C: 12:30 pm - 5 pm
Worker D: 8 am - 4:30 pm
Worker E: 5:30 pm - 8 pm
Worker F: 1 pm - 3:15 pm

View file

@ -0,0 +1,451 @@
Creamy Garlic Chicken
Garlic Butter Shrimp & Asparagus
Shrimp Creole
Chocolate Chia Pudding
Rice Cooker Chicken and Rice with Feta and Mint
Casserole with Broccoli
Paneer Curry Recipe (Dhaba Style)
Cajun Shrimp Pasta
Stuffing Meatloaf
Vegan Brownies
One-Pan Lemon Chicken & Orzo
Vegan Black Bean and Sweet Potato Soup
Savory Dutch Baby
Crunchwrap Supreme
Instant Pot Oatmeal
Al Pastor
Garlicky Greek Chicken
Beef and Cabbage Skillet Supper
Garlic Lemon Shrimp
Baked Lemon Herb Salmon
Dal Fry Recipe (Restaurant Style Dal)
Chicken Lasagna
Fusilli with Roasted Eggplant and Goat Cheese
Grilled BBQ Tempeh Steaks
Ricotta Meatballs
Smoky Black Bean and Quinoa Soup
Tofu Scramble
Braised pig's trotters
Quick Hot Dog Chili
Cowboy Steak
Korean-style curry rice
Ultimate Veggie Burgers
Instant Pot Jambalaya
Copycat Crunchwrap Supreme
Skillet Shrimp Destin with Orzo
Roasted Carrots and Red
Slow Cooker Pork Chops
Bombay Potatoes Recipe (Bombay Aloo)
Garlic Shrimp Bacon Alfredo
BBQ Pulled Jackfruit Sandwiches
Shrimp Tempura Roll
Party-Ready Pork Roast
Vegan Mac 'n' Cheese
Vegetable Beef Pot Pie
Chili Mac
One-Pan Shrimp Fajitas
Snap Pea and Chicken Salad
Instant Pot Shrimp Biryani
Al Pastor
Bacon-Cheddar Skillet Cornbread
Vegetable Biryani
Grilled Shrimp Panzanella
Korean-style mapo tofu
Falafel
Taco Pizza
Fajita Burgers
Easy Stuffed Peppers
Best Chicken Quesadillas
Chicken Primavera
Air Fryer Chicken Wings
Easy baked oatmeal muffins
Roasted Portobello Tacos
Tacos Al Pastor
Classic Tofu Scramble
Mustard Glazed Pork Chops
Taco Soup
Bacon-Shrimp Skewers
Sheet-Pan Ranch Pork and Veggies
Ultimate Vegetarian Italian Sub
The Best Gazpacho
Spicy pork stew
Kadhi Recipe (Kadhi Pakora)
Shrimp Scampi
Instant Pot Hummus
Slow-Cooker Vegan Pasta
Vegetable Sandwich with Dill Sauce
Salisbury Steak
One-Pan Honey Garlic Chicken Lettuce Wraps
Pork Banh Mi Lettuce Wraps
Pork Belly Asado
Coconut Shrimp
Shrimp Scampi
Homemade Pasta Sauce
Creamy Rosé Pasta with Roasted Tomatoes
Air Fryer Fried Chicken
Chipotle Chili and Cornbread Dumplings
Chili Mac and Cheese
Slow Cooker Pulled Pork
Hasselback Chicken
Best-Ever Chorizo
Sloppy Joe Sliders
Eggplant Parmesan
Garlic Butter Shrimp
Ceviche Style Shrimp
Classic Chicken Pot Pie
Sheet Pan Ratatouille
Pork Chops With Bloody Mary Sauce
Baked Pork Chops
Mediterranean Chicken
Ravioli Nudi in Tomato Sauce
Ramen Noodle Salad
Instant Pot Carnitas with Cornbread
Vegan Mac & Cheese
Cheeseburger Soup
Vegetarian Enchiladas
Stuffed Cabbage Rolls
Slow Cooker Pulled Pork
Perfect Chicken Alfredo
Chicken Satay with Spiralized-Carrot Salad
Stir-fried noodles and vegetables
Eggplant Parmesan
Casserole with Stuffing
Creamy Tomato Vegan Pasta
Creamy Tuscan Chicken
Hamburger Stroganoff
Creamy Chipotle Shrimp Pasta
Vegetable Rainbow Salad
Kimchi pork buns
Crispy, Creamy Chicken Cordon Bleu
Almond Cherry Pepita Bars
Stir-fried chives, meat, and vegetables
Taco Stuffed Shells
Beef Wellington
One-Pot Taco Spaghetti
One-Pot Cheeseburger Pasta
No-Bake Vegetarian Enchiladas
Grilled Pork Chops
Melt-In-Your-Mouth Chicken
Vegan Cream of Broccoli Soup
Bang Bang Shrimp Sandwich With Slaw
Ground Beef Stroganoff
Cheeseburger Pie
Beef Stroganoff
Cheesy Chicken Alfredo Pasta Bake
Lemon Garlic Shrimp Salad
Chili Cheese Sweet Potato Casserole
Game Day Chili
Blueberry Baked Oatmeal
Skillet Lemony Chicken and Artichokes
Crustless Caprese Quiche
Shrimp Rangoon
Noodles & black bean sauce platter
Cheesy Cabbage & Beef Skillet
Chicken Saltimbocca
Easiest Instant Pot Steel Cut Oats
Easy Sheet Pan Vegan Burritos
Pork and Veggie Stir Fry
Lemon Pepper Chicken
Sheet Pan BBQ Mini Meatloaves
Creamy Chicken and Gnocchi
Ground Beef Bulgogi
Caprese Chicken with Zucchini
Green Tahini Dip
Cauliflower Manchurian
Slutty Vegan's One Night Stand Burger
Spicy Southwestern Beef
Homemade Bolognese Sauce (Pappardelle)
Easy Shepherd's Pie Recipe
Chicken Taquitos
Garlic Shrimp
Sinarsahang Pork Ribs
Chipotle-Inspired Vegetarian Burrito Bowl
Broccoli Beef Braids
Green Soup with Crispy Tofu
Instant Pot Collard Greens
Bang Bang Shrimp
Cheesy Shrimp and Grits
Spaghetti and Meatballs
Double-Pork Carnitas
Taco Lasagna
Vegetable Curry Recipe
Easy Shepherd's Pie
Easy Swedish Meatballs
One Pot Lemon Orzo Shrimp
Uncle Pooh's Shrimp, Sausage, and Grits
One-Pot Beef Goulash
Easy Tomato Soup
Quick Pork Ragu With Ravioli
Slow Cooker Pork Chops
Dad's Stuffed Bell Peppers
Hoppin' John
Easy Greek Salad
Cashew Chicken
Spicy Ground Beef
Chickpeas and Kale in Spicy Pomodoro Sauce
Homemade Chinese-Style Orange Chicken
Grilled Pork Tenderloin with Broccolini
One-Pot Swedish Meatball Pasta
Thanksgiving Leftovers Turkey Club
Asparagus Frittata
Beef Stew
Paneer Jalfrezi Recipe
Coconut Shrimp
Pork Banh Mi Lettuce Wraps
Vegetable Pakora Recipe
All-American Sloppy Joes
Easy Thai Shrimp Soup
Pork Milanese Sandwich With Tomato Salad
Tandoori-Spiced Cauliflower Chicken Flatbreads
Brie Spaghetti
Grilled Bacon BLTs
Classic Lasagna
Grilled Chicken Fajitas
Easiest-Ever Chicken Alfredo
Grilled Pork Chops With Soy Glaze
Overnight Steel Cut Oats
Spicy Pork
Supreme Pizza Casserole
Boeuf en Croûte
Creamy Pumpkin Vodka Sauce & Penne
Quinoa Breakfast Meal Prep
Charred Lemon Shrimp Skewers
Chicken-Bacon Smash Burgers
Low-Carb Burger
Shrimp Tacos with Mango Salsa
Vietnamese Braised Pork Belly
Pan-Roasted Brined Pork Chop
Grilled Pork Tenderloin with Broccolini
Grilled Spatchcock Chicken
Anti-inflammatory Turmeric Smoothie with Pineapple
Gobi Manchurian Recipe
Creole Seafood Jambalaya
Spicy Parmesan Shrimp Pasta
Roasted Cauliflower Enchiladas
Creamy Orzo with Mushrooms
Chicken and Black Bean
Veggie Tacos
Cheesy Fiesta Beef Casserole
Vegan Pizza
Paprika Chicken & Rice Bake
Butternut Squash Curry
Sausage Rolls
Buckwheat Noodle Salad
Chili Cheese Burger Bowls
Vegan Meatballs
Air Fryer Pork Chops
Vegan Charred Lemon-Asparagus Risotto
Mung bean pancakes
Casserole with Rice
Meatballs
Lemony Lentil Soup
Kimchi pork ribs
Southwest Chicken Soup
Slow-Roasted Pork And Peppers
Instant Pot Chicken Thighs
Frito Taco Pie
Focaccia Bread
Spaghetti and Meatballs
Sausage Rolls
Cold Sesame Peanut Noodles
Grilled Lemon-Lime Corn Salad
Thai Shrimp Soup
Mediterranean Orzo with Shrimp
Shrimp Mango Salad
Lemony Chicken & Potatoes With Feta
Italian-Marinated Chicken
Sheet-Pan Ranch Pork and Veggies
Walking Tacos
Garlic Parmesan Roasted Shrimp
Pork Binagoongan sa Gata
Smoky Cedar-Planked Burgers
Lettuce Wraps
Bacon Brunch Ring
Spice-Rubbed Shrimp Tacos
Cauliflower Parmesan
Shaking Tofu
Braised Chipotle Sweet Potatoes
Corned Beef
Lemony Risotto With Asparagus and Shrimp
Easy Taco Salad
The BEST Black Bean Chili
Vegan Lentil Burgers
Dumplings
Honey-Garlic Shrimp Chow Mein
Cauliflower Gratin with Manchego and Almond Sauce
One Skillet Ground Beef Stroganoff
Creamy Tortellini Minestrone
Healthy Steel Cut Oats
Seafood Boil With Shrimp, Corn, and Sausage
Easy Enchiladas
Easy Tabbouleh
Chicken Taquitos
Strawberry-Cabernet Barbecue Sauce
Vegan Pho
Shrimp Dumplings
Shrimp Lo Mein
Sheet-Pan Pork Chops With Apples
Cheeseburger Casserole
How to Brine Shrimp
Beet Green and Walnut Pesto
Beef Bourguignon
Classic Pasta Primavera
Easy Hamburger Soup
Spicy Cashew Shrimp
Pot-au-Feu
Szechuan Shrimp
Pesto Shrimp
Corn Chowder With Shrimp
Cincinnati Chili
Grilled Pork Tenderloin
Peanut Sauce Soba with Crispy Tofu
Penne Pasta With Meat Sauce
Tomato and Charred Pepper Farro Salad
Stovetop Taco Soup
Creamy Kale & Gnocchi Bake
Shrimp Katsu Burgers
Best Classic White Chicken Chili
Beef Enchilada Casserole
Classic Banh Mi
Bacon Cheeseburger Pasta
Baked Falafel with Cucumbers and Tahini
Homemade Hamburger Helper
Honey Garlic Shrimp Stir-Fry
Vegan Chickpea Crab Cakes
Cheap & Easy Chicken
Creamy One-Pot Spinach Shrimp Pasta
Garlic Chicken
Creamy Balsamic Chicken
Special Lunch Menu
Creamy Lemon Chicken
Beef Tenderloin Steak au Poivre
Instant Pot Shrimp Fried Rice
Chilled Fennel-Grapefruit Velouté with Lemon Olive Oil
Stuffed Cabbage Casserole
Mushroom Bolognese
Crab Cakes
Butter Chicken
Tuscan Butter Shrimp
Shrimp Salad
Instant Pot Carnitas with Cornbread
Chili Beans With Rice
Cheesy Beef and Sweet Potato Taco Casserole
Bulgogi-Inspired Beef Tacos
Shrimp Cheung Fun (Rice Rolls)
One-Pot Dinner
Philly Cheesesteak Sloppy Joes
One-Pan Garlic-Butter Shrimp with Orzo
Mum's Everyday Red Lentils
Ground Beef Enchiladas
Indian Chickpea Curry
Buffalo Shrimp Lettuce Wraps
Honey Walnut Shrimp
Shrimp Étouffée
Pork Milanese
Meat Loaf
Cilantro Chutney (Coriander Chutney
Vegetarian Eggplant Lasagna
Cheesy Taco Pasta
Tandoori Chicken
Garlic Broccoli Shrimp Stir Fry
Sweet & Sour Chicken
Aloo Gobi Recipe
Bacon-Shrimp Skewers
Weeknight Tex-Mex Chicken Enchiladas
Steak and Bacon Salad with Chipotle
Vegetarian Biscuits and Gravy
Shrimp Parmesan
Ranch Chicken Drumsticks
Taco Ring
Hearty Beef Stew
Shrimp Salad
Easy Weeknight Chicken and Dumplings
Pork Chops With Bok Choy and Coconut Rice
Best Baked Beans Ever
Mushroom Piccata Pasta
Baked Shrimp Scampi Linguine Pasta
Air Fryer Longganisa Frittata Recipe
Grilled Shrimp Foil Packets
Roasted Chicken and Tomatoes
Lemon Chicken-Orzo Soup
Shrimp Fried Rice
Pepper Pork Belly
Roast Chicken with Tarragon-Braised Fennel
Italian Chicken Sheet
Ribs On The Grill
Hamburger Casserole
Sausage Stuffed Peppers
Silky Pork and Cumin Stew
Slow-Cooker Black Bean Beef Stew
Greek Baked Shrimp with Feta
Crispy Chicken Thighs with Garlic and Rosemary
Cilantro Lime Chicken
Strawberry Jalapeño Chicken
Habanero BBQ Shrimp
Casserole with Bacon Ranch
Air Fryer Brussels Sprouts
Vegan Meatloaf
Chicken & Veggie Stir-Fry
Masala Kheema
Dirty Shrimp in Butter-Beer Sauce
Sheet Pan Spanakopita Quesadillas
Classic Bacon Cheeseburger
Chili con Tofu
Instant Pot Chicken Breast
Air Fryer Tostones with Cilantro Dip
3-Ingredient Teriyaki Chicken
Classic Buffalo Chicken Dip
Shepherd's Pie
Tofu Katsu Curry
Crispy Pork Cutlets with Fennel Salad
Southwestern Tofu Scramble & Breakfast Sweet Potatoes
Stuffed Bell Peppers
Mushroom Stroganoff
Honey Walnut Shrimp
Slow Cooker Chili
Roasted Cauliflower
Buffalo Chicken with Blue Cheese Salad
Green Chili Pork Stew
Creamy Lemon Butter Chicken
Pork Fried Rice
Taco Casserole
Shrimp Cobb Salad
Taco Soup
Taco Stuffed Zucchini Boats
Zucchini "Linguini" with Roasted Shrimp
Cheesy Ham Steak
Chicken Spaghetti
Vegan Wild-Rice-Stuffed Butternut Squash
Beef 'n' Biscuit Bake
Spicy Shrimp Stir-Fry with Zucchini Noodles
Tuscan Butter Shrimp
Spicy pork and vegetables over rice
One-Pan Coconut-Lime Chicken
BBQ Spaghetti Squash Sliders
Bacon-Wrapped Hot Dogs
Air Fryer Pork Chops
Whole Cauliflower Wellington
Curry with Yoghurt
Braised Beef Short Ribs
Baked Spaghetti and Meatballs
Vegetarian Chili
Butter Bean Salad with Herby Vinaigrette
Pork Loin Roast
Buffalo Chicken Meatballs
Butter Chicken
Grilled Pork Chops
Black Eyed Peas Curry Recipe
Ricotta Meatballs
Pork Milanese
Copycat Cheesecake Factory Shrimp Scampi
Creamy Chicken Penne Pasta
Vegetarian Chili
Balsamic Chicken with Veggies
Roasted Corn, Tomato, and Zucchini Tart
Ginger Mushroom
Greek Stuffed Peppers
Shrimp Fried Rice
Lemon Garlic Shrimp Kabobs
Spring Greens With Hot Bacon Vinaigrette
Sheet Pan Shrimp Boil
Shortcut Crispy Chicken Sandwich

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -0,0 +1,3 @@
H H H
--------------------------------
H H H H

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Some files were not shown because too many files have changed in this diff Show more