create:waxed_oxidized_copper_tiles

Waxed Oxidized Copper Tiles

Create · by simibubi
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Oxidized Copper Tiles and Honeycomb, in any arrangement. Produces Waxed Oxidized Copper Tiles.

Crafting ⇆ any arrangement
Waxed Oxidized Copper Tiles guaranteed

Mining & drops

sourcecountchanceconditions
Waxed Oxidized Copper Tiles1–1100%Survives Explosion

Used in (1)

Block drops

Drops itself when broken.

Developer reference
Registry name
create:waxed_oxidized_copper_tiles
Namespace
create
Mod ID
create
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:oxidized_copper_tiles"
    },
    {
      "item": "minecraft:honeycomb"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:deploying",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:oxidized_copper_tiles"
    },
    {
      "item": "minecraft:honeycomb_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}