Crafting using Reinforced Lime Wool and Reinforced Lime Wool, arranged in the pattern shown. Produces 3× Reinforced Lime Carpet.
- Inputs
- 2 × Reinforced Lime Wool
- Output
- → Reinforced Lime Carpet ×3
block· Machines & Other Blocks
Reinforced Lime Carpet is a block from SecurityCraft, crafted from Reinforced Lime Wool.
Crafting using Reinforced Lime Wool and Reinforced Lime Wool, arranged in the pattern shown. Produces 3× Reinforced Lime Carpet.
Crafting using Any Lime Dye and Reinforced Light Blue Carpet, in any arrangement. Produces Reinforced Lime Carpet.
| source | count | drop rate | conditions |
|---|---|---|---|
| Reinforced Lime 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.
securitycraft:reinforced_lime_carpetsecuritycraftsecuritycraftminecraft:blocks/dragon_immune minecraft:blocks/wither_immune securitycraft:blocks/reinforced/wool_carpets securitycraft:items/reinforced/wool_carpets
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MM"
],
"ingredients": {
"M": {
"item": "securitycraft:reinforced_lime_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "securitycraft:reinforced_carpets",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes/lime"
},
{
"tag": "securitycraft:reinforced/wool_carpets"
}
],
"conditions": [],
"sequence": null,
"group_name": "securitycraft:reinforced_carpets",
"experience": null,
"cooking_time": null
}