Resin Basin
techreborn:resin_basin

Resin Basin

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Rubber Planks, Treetap, Rubber Planks, Rubber Planks, Drain, Rubber Planks, Rubber Planks, Rubber Trapdoor and Rubber Planks, arranged in the pattern shown. Produces Resin Basin.

Crafting
Resin Basin Resin Basin guaranteed

Mining & drops

sourcecountchanceconditions
Resin Basin1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:resin_basin
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WTW",
    "WDW",
    "WBW"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:rubber_trapdoor"
    },
    "D": {
      "item": "techreborn:drain"
    },
    "T": {
      "item": "techreborn:treetap"
    },
    "W": {
      "item": "techreborn:rubber_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}