block· Machines & Other Blocks

Reinforced Lime Terracotta

SecurityCraft · by Geforce, bl4ckscor3, Redstone_Dubstep, and ChainmailPickaxe
block Dragon ImmunePickaxe MineableWither ImmuneTerracotta ReinforcedTerracotta Reinforced

Reinforced Lime Terracotta is a block from SecurityCraft, crafted from Reinforced Terracotta and Any Lime Dye.

Acquisition

Crafting using Reinforced Terracotta, Reinforced Terracotta, Reinforced Terracotta, Reinforced Terracotta, Any Lime Dye, Reinforced Terracotta, Reinforced Terracotta, Reinforced Terracotta and Reinforced Terracotta, arranged in the pattern shown. Produces 8× Reinforced Lime Terracotta.

Crafting
Reinforced Lime Terracotta ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced Lime Terracotta1–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.

Used in

Smelting using Reinforced Lime Terracotta (200 ticks, 0.1 xp). Produces Reinforced Lime Glazed Terracotta.

Smelting

200 ticks· 0.1 xp

Reinforced Lime Glazed Terracotta guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
securitycraft:reinforced_lime_terracotta
Namespace
securitycraft
Mod ID
securitycraft
Tags (5)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wither_immune
securitycraft:blocks/reinforced/terracotta
securitycraft:items/reinforced/terracotta

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TTT",
    "TDT",
    "TTT"
  ],
  "ingredients": {
    "D": {
      "tag": "forge:dyes/lime"
    },
    "T": {
      "item": "securitycraft:reinforced_hardened_clay"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "securitycraft:reinforced_terracotta",
  "experience": null,
  "cooking_time": null
}