voxel / voxel-workbench

crafting workbench (voxel.js addon)
4 stars 2 forks source link

Bigger crafting grids >3x3 (e.g., 4x4, 5x5) #3

Open deathcap opened 10 years ago

deathcap commented 10 years ago

Add workbenches with larger areas for crafting recipes beyond 3x3, such as 4x4 or 5x5. For comparison, voxel-inventory-crafting adds a built-in 2x2 grid. More complex recipes could use larger recipes, and https://github.com/deathcap/craftingrecipes should already support them.

Some interesting discussion of larger recipes in Minetest at: github.com/minetest/minetest_game/pull/232

Flan's Mod for MC adds a "5x3 plane workbench", for crafting the final airplane items. Galacticraft adds an interesting NASA Workbench for crafting rockets and vehicles. Larger grids would make a lot of sense for vehicles or other big items which couldn't reasonably fit on a 1x1x1 workbench.

z3t0 commented 8 years ago

Good idea, maybe once more complex recipes are added