Crafting using Any Gold Nugget and Royal Carpet, arranged in the pattern shown. Produces Royal Carpet.
- Inputs
- Any Gold Nugget
- Royal Carpet
- Output
- → Royal Carpet
block· Machines & Other Blocks
Royal Carpet is a block from Goety, crafted from Any Gold Nugget and Royal Carpet.
Crafting using Any Gold Nugget and Royal Carpet, arranged in the pattern shown. Produces Royal Carpet.
| source | count | drop rate | conditions |
|---|---|---|---|
| Royal Carpet | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
goety:royal_carpet_edgegoetygoetyminecraft:blocks/wool_carpets minecraft:items/wool_carpets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"gc"
],
"ingredients": {
"c": {
"item": "goety:royal_carpet"
},
"g": {
"tag": "forge:nuggets/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}