Pressing using Gold Nugget. Produces Gold Coin.
item· Other
Gold Coin
Create Deco · by Kayla, Talrey, Ordana, Cassian
Gold Coin is an item from Create Deco, crafted from Gold Nugget.
Acquisition
Crafting using Gold Coin Stack, in any arrangement. Produces 4× Gold Coin.
- Inputs
- Gold Coin Stack
- Output
- → Gold Coin ×4
Used in
Developer reference
- Registry name
createdeco:gold_coin- Namespace
createdeco- Mod ID
createdeco
Recipe JSON (2):
{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"item": "minecraft:gold_nugget"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "createdeco:gold_coinstack"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}