Crafting using Infused Fabric Carpet, arranged in the pattern shown. Produces Infused Fabric Carpet.
Infused Fabric Carpet
Hexerei · by JoeFoxe
Infused Fabric Carpet is a block from Hexerei, crafted from Infused Fabric Carpet.
Acquisition
Crafting using Infused Fabric Block and Infused Fabric Block, arranged in the pattern shown. Produces 3× Infused Fabric Carpet.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Infused Fabric Carpet Stairs (hexerei) hexerei:infused_fabric_carpet_stairs | 1–1 | 100% | Survives Explosion |
Loot table: Dark Coven Basic (hexerei) hexerei:dark_coven_basic | 1–1 | 100% | — |
| Infused Fabric Carpet | 1–1 | 100% | Survives Explosion |
Block loot table: Infused Fabric Carpet Slab (hexerei) hexerei:infused_fabric_carpet_slab | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
hexerei:infused_fabric_carpet- Namespace
hexerei- Mod ID
hexerei- Tags (1)
hexerei:items/infused_fabric_carpet
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#"
],
"ingredients": {
"#": {
"tag": "hexerei:infused_fabric_carpet"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FF"
],
"ingredients": {
"F": {
"item": "hexerei:infused_fabric_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
