Crafting using Bronze Plate, Coal Plate, Gold Plate, Lapis Lazuli Plate, Industrial Machine Frame, Nickel Plate, Obsidian Plate, Quartz Plate and Redstone Plate, arranged in the pattern shown. Produces Industrial Chunkloader.

Industrial Chunkloader
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Industrial Chunkloader | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Industrial Chunkloader | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:chunk_loader- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BCG",
"LFN",
"OQR"
],
"ingredients": {
"B": {
"tag": "c:bronze_plates"
},
"C": {
"tag": "c:coal_plates"
},
"F": {
"item": "techreborn:industrial_machine_frame"
},
"G": {
"tag": "c:gold_plates"
},
"L": {
"tag": "c:lapis_plates"
},
"N": {
"tag": "c:nickel_plates"
},
"O": {
"tag": "c:obsidian_plates"
},
"Q": {
"tag": "c:quartz_plates"
},
"R": {
"tag": "c:redstone_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
