alexsmobs:rainbow_glass

Rainbow Glass

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
block Pickaxe Mineable

Acquisition

Crafting using Any Glass, Any Glass, Any Glass, Any Glass, Rainbow Jelly, Any Glass, Any Glass, Any Glass and Any Glass, arranged in the pattern shown. Produces 8× Rainbow Glass.

Crafting
Rainbow Glass ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Rainbow Glass1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Rainbow Glass1–1100%Drops itself with Silk Touch
Developer reference
Registry name
alexsmobs:rainbow_glass
Namespace
alexsmobs
Mod ID
alexsmobs
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GRG",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "tag": "forge:glass"
    },
    "R": {
      "item": "alexsmobs:rainbow_jelly"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}