Pressing using Copper Nugget. Produces Copper Coin.
item· Other
Copper Coin
Create Deco · by Kayla, Talrey, Ordana, Cassian
Copper Coin is an item from Create Deco, crafted from Copper Nugget.
Acquisition
Crafting using Copper Coin Stack, in any arrangement. Produces 4× Copper Coin.
- Inputs
- Copper Coin Stack
- Output
- → Copper Coin ×4
Used in
Crafting using Copper Coin, Copper Coin, Copper Coin and Copper Coin, in any arrangement. Produces Copper Coin Stack.
- Inputs
- 4 × Copper Coin
- Output
- → Copper Coin Stack
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
}