Track Layers Bag
16×16 · BAKED

item· Other

Track Layers Bag

Create: Diesel Generators · by George VI
item

Track Layers Bag is an item from Create: Diesel Generators, crafted from String, Leather, and Andesite Alloy. Stores large amounts of _tracks_.

Function

Stores large amounts of _tracks_. Can't create Slopes, Turns, or S-Bends

Acquisition

Crafting using String, Leather, Leather, Leather and Andesite Alloy, arranged in the pattern shown. Produces Track Layers Bag.

Crafting
String
Leather
Leather
Leather
Andesite Alloy
Track Layers Bag Track Layers Bag guaranteed
Developer reference
Registry name
createdieselgenerators:track_layers_bag
Namespace
createdieselgenerators
Mod ID
createdieselgenerators

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "LLL",
    " A "
  ],
  "ingredients": {
    "A": {
      "item": "create:andesite_alloy"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}