Copper Coin
16×16 · BAKED

item· Other

Copper Coin

Create Deco · by Kayla, Talrey, Ordana, Cassian
item

Copper Coin is an item from Create Deco, crafted from Copper Nugget.

Acquisition

Pressing using Copper Nugget. Produces Copper Coin.

Pressing
Copper Coin Copper Coin guaranteed

Crafting using Copper Coin Stack, in any arrangement. Produces 4× Copper Coin.

Crafting ⇆ any arrangement
Copper Coin Stack
Copper Coin Copper Coin ×4 guaranteed

Used in

Crafting using Copper Coin, Copper Coin, Copper Coin and Copper Coin, in any arrangement. Produces Copper Coin Stack.

Crafting ⇆ any arrangement
Copper Coin
Copper Coin
Copper Coin
Copper Coin
Copper Coin Stack Copper Coin Stack guaranteed
Developer reference
Registry name
createdeco:copper_coin
Namespace
createdeco
Mod ID
createdeco

Recipe JSON (2):

{
  "recipe_type": "create:pressing",
  "pattern": null,
  "ingredients": {
    "item": "create:copper_nugget"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "createdeco:copper_coinstack"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}