CivMC / Civ

Monorepo for development of and running a Civ Server.
MIT License
4 stars 10 forks source link

Decluttering the Carpentry Factory #439

Open Protonull opened 1 year ago

Protonull commented 1 year ago

The Carpentry Factory is the most congested factory on CivMC. It has alternative recipes for all(?) wooden crafts in Minecraft at higher rates. This is more understandable with the redstone and iron factories, but who out there is mass producing spruce fences at economies of scale? I think the Carpentry Factory should go the way of the Aesthetics Factory and be slimmed down to the essentials.

Diet-Cola commented 1 year ago

My personal goal is to get https://github.com/CivUnion/FactoryMod/commit/2b24c61ac23c54f3edb3faacb8577ca1125e74c5 merged over so we can slim this down logically

Protonull commented 1 year ago

What does that do? It's a rather large commit :P

wingzero54 commented 1 year ago

What does that do? It's a rather large commit :P

From my understanding it allows you to group block variants together, so that the carpentry factory shows the recipes and then can accept the variants. So you don't need separate recipes in the factory for oak stairs, dark oak stairs, birch stairs, just stairs and acceptable variants to make them

Protonull commented 1 year ago

Huh, yeah, that'd do it... though I still advocate for the Carpentry Factory following in the Aesthetics Factory's footsteps. Are there any statistics on how often those recipes get used?