Crafting using String, Leather, Leather, Leather and Andesite Alloy, arranged in the pattern shown. Produces Track Layers Bag.
- Inputs
- String
- 3 × Leather
- Andesite Alloy
- Output
- → Track Layers Bag
item· Other
Track Layers Bag is an item from Create: Diesel Generators, crafted from String, Leather, and Andesite Alloy. Stores large amounts of _tracks_.
Stores large amounts of _tracks_. Can't create Slopes, Turns, or S-Bends
Crafting using String, Leather, Leather, Leather and Andesite Alloy, arranged in the pattern shown. Produces Track Layers Bag.
createdieselgenerators:track_layers_bagcreatedieselgeneratorscreatedieselgeneratorsRecipe 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
}