Funwayguy / OreExcavation

Ore Excavation issue tracker
5 stars 0 forks source link

Idea: Add some replacing and planting functions #65

Closed MiniRaptor closed 1 year ago

MiniRaptor commented 1 year ago

I played terraria with a mod with the exact same idea as yours, and it had the same functionality and implementation, but it was also possible to replace certain blocks at once. And you can also add the ability to plant all seeds at once on all blocks for planting.

Funwayguy commented 1 year ago

This has already been proposed before and I will not be adding this functionality to this mod. Ore Excavation's main benefit over other mods is its drop-in interoperability with any mod/tool without having to configure anything or installing compatibility mods. Right click functionality, including that of planting, is an extremely open ended function and entirely dependent on a mod's implementation of it plus any other mods/tools that modify such behaviour. So much so that there is no universal way to support it without ending in development hell with no end to compatibility complaints because there will always be some plant or tool that breaks it.

MiniRaptor commented 1 year ago

OK, thanks for answer! Then how about making a separate addition to the main mod, so as not to affect the compatibility of the mod with others? For players to download the add-on at their discretion.