Royal Carpet
16×16 · BAKED

block· Machines & Other Blocks

Royal Carpet

Goety · by Polarice3
block Wool CarpetsWool Carpets

Royal Carpet is a block from Goety, crafted from Any Gold Nugget and Royal Carpet.

Acquisition

Crafting using Any Gold Nugget, Any Gold Nugget, Any Gold Nugget and Royal Carpet, arranged in the pattern shown. Produces Royal Carpet.

Crafting
Any Gold Nugget
Any Gold Nugget
Any Gold Nugget
Royal Carpet
  • Inputs
  • 3 × Any Gold Nugget
  • Royal Carpet
  • Output
  • Royal Carpet
Royal Carpet Royal Carpet guaranteed

Mining & drops

sourcecountdrop rateconditions
Royal Carpet1–1100%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.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:royal_carpet_corner
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/wool_carpets
minecraft:items/wool_carpets

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "gg",
    "gc"
  ],
  "ingredients": {
    "c": {
      "item": "goety:royal_carpet"
    },
    "g": {
      "tag": "forge:nuggets/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}