SonarSonic / Practical-Logistics-2

All things data - Minecraft Forge Mod
MIT License
18 stars 9 forks source link

Idea/suggestion: Configurable Forging Hammer recipes #79

Open Ithronyar opened 5 years ago

Ithronyar commented 5 years ago

Similar to Advanced Rocketry's machines, the Forging Hammer would pull its recipes from a configuration file. Allows custom/configurable recipes, since it's a pretty cool machine that has a lot of potential for user customization and modpacks.

SonarSonic commented 5 years ago

This feature is already available with CraftTweaker!

SonarSonic commented 5 years ago

From the older wiki: https://github.com/SonarSonic/Practical-Logistics/wiki/Integration

Ithronyar commented 5 years ago

Ah, no wonder I couldn't find any CraftTweaker documentation. Maybe this suggestion should be "update wiki for Practical Logistics 2". ;)

Either way, I still like the idea of configurable recipes with first-party mod configs. Fewer dependencies, better support, etc. So the suggestion still stands if you're willing to consider it.