Actions

Copper Ingot: Difference between revisions

From Dune Awakening DB

Created page with " <!-- Main container with angled corners --> <div style=" position: relative; background-color: #1c1c1c; color: #e2d3ae; width: 400px; padding: 16px; margin: 1em; border: 1px solid #e2d3ae; border-radius: 6px; box-sizing: border-box; "> <!-- Simulated ::before pseudo-element (angling) --> <div style=" position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none;..."
 
m Replaced content with "{{ResourceDisplayPage}}"
Tag: Replaced
Line 1: Line 1:
 
{{ResourceDisplayPage}}
  <!-- Main container with angled corners -->
  <div style="
    position: relative;
    background-color: #1c1c1c;
    color: #e2d3ae;
    width: 400px;
    padding: 16px;
    margin: 1em;
    border: 1px solid #e2d3ae;
    border-radius: 6px;
    box-sizing: border-box;
  ">
    <!-- Simulated ::before pseudo-element (angling) -->
    <div style="
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
      border: 2px solid #e2d3ae;
      border-radius: 6px;
      transform: translate(4px, 4px);
    "></div>
 
    <!-- Inner wrapper so content is above decorative border -->
    <div style="position: relative; z-index: 1;">
 
      <!-- Top Label -->
      <div style="
        color: #b6a896;
        font-size: 0.8em;
        text-transform: uppercase;
        margin-bottom: 6px;
        border-bottom: 1px solid #444;
        padding-bottom: 4px;
      ">
        SCHEMATIC – BUILDABLE
      </div>
 
      <!-- Title -->
      <h2 style="
        margin: 0;
        font-size: 1.4em;
        color: #e2d3ae;
        text-transform: uppercase;
        border-bottom: 1px solid #444;
        padding-bottom: 4px;
        margin-bottom: 8px;
      ">
        Small Ore Refinery
      </h2>
 
      <!-- Image with gold frame (using Wiki syntax) -->
      <div style="text-align: center; margin-bottom: 8px;">
        [[File:Small Ore Refiner - Full.png|200px|alt=Small Ore Refinery|style=max-width:100%;max-height:150px;object-fit:contain;border:2px_solid_#e2d3ae;border-radius:4px;padding:2px;background-color:#262626;]]
      </div>
 
      <!-- Description (scrollable if content too tall) -->
      <div style="
        font-size: 0.9em;
        text-align: center;
        line-height: 1.4;
        margin-bottom: 12px;
        background-color: #262626;
        border-radius: 4px;
        padding: 8px;
        border: 1px solid #444;
        max-height: 120px;
        overflow-y: auto;
      ">
        Processes raw Copper ore, Carbon ore, and Iron ore into Refined Resources.
        Can also create Steel ingots from Iron and Carbon.
      </div>
 
      <!-- Locked Behind block -->
      <div style="
        background-color: #262626;
        border: 1px solid #444;
        border-radius: 4px;
        text-align: center;
        padding: 8px;
        margin-bottom: 12px;
      ">
        <div style="font-size: 0.9em; margin-bottom: 4px;">
          <span style="color: #b6a896; margin-right: 4px;">&#128274;</span>
          Locked Behind
        </div>
        <div style="font-size: 1em; color: #e2d3ae;">
          Journey: Echoes of the Past
        </div>
      </div>
 
      {| class="infobox-dune"
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#9881;</span> Primary Source
| Tech Menu
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#9829;</span> Health
| 1,250
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#9889;</span> Power Cost
| 15
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#128230;</span> Inventory Slots
| 5
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#128451;</span> Volume Capacity
| 200
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#9883;</span> Components
|
|-
! style="padding-left:1.8em;" | <span style="display:inline-block;margin-right:3px;">&#9656;</span> Salvaged Metal
| 228/90
|-
! style="padding-left:1.8em;" | <span style="display:inline-block;margin-right:3px;">&#9656;</span> Copper Ore
| x 6
|-
! style="padding-left:1.8em;" | <span style="display:inline-block;margin-right:3px;">&#9656;</span> Iron Fragment
| x 3
|-
! <span style="display:inline-block;width:1.5em;text-align:center;margin-right:4px;">&#128296;</span> Placed With
|
|-
! style="padding-left:1.8em;" | <span style="display:inline-block;margin-right:3px;">&#9656;</span> Construction Tool
| x 1
|}
    </div> <!-- End relative content wrapper -->
  </div> <!-- End main container -->

Revision as of 02:09, 15 May 2025












RESOURCE – Refined Resource
🛈 Resource Information
Copper Ingot
A Copper ingot, refined from Copper Ore at any Ore Refinery. Used to create products that require Copper
Rarity Common
Subclass Refined Resource
Volume 0.20 V
XP per Harvest XP
Faction Factionless


CRAFTING
Used In
This resource is required for the following recipes.
           The query SELECT  name,time_to_craft,recipe_to_build,where_to_craft  FROM `data_crafting_recipes`    WHERE recipe_to_build LIKE '%Copper Ingot%'   is invalid (Error 1146: Table 'dunedbco_ddb.data_crafting_recipes' doesn't exist

Function: EDConnectorRdbms::fetch Query: SELECT name,time_to_craft,recipe_to_build,where_to_craft FROM `data_crafting_recipes` WHERE recipe_to_build LIKE '%Copper Ingot%' ).

Output Recipe Crafted At
[[{{{Output}}}]] {{{Recipe}}} {{{Station}}}


VIDEO TUTORIALS
Building Guide
Notes