SiverDX / quality_food

MIT License
0 stars 1 forks source link

[Suggestion] add quark right click compat #6

Closed ianm1647 closed 4 months ago

ianm1647 commented 7 months ago

title pretty much explains this, but quark right click compat would be absolutely amazing if you can add it, no rush on it, just seeing this in the future would be amazing

SiverDX commented 7 months ago

what is quark right click supposed to be harvesting? re-placing crops?

ianm1647 commented 7 months ago

yeah thats exactly what it is

SiverDX commented 7 months ago

theoretically you can already achieve this using the config

https://github.com/VazkiiMods/Quark/blob/213658598ed9be4b78def54fa0fda4125f9dbcf8/src/main/java/vazkii/quark/content/tweaks/module/SimpleHarvestModule.java#L80-L88

i.e. "minecraft:wheat[age=7,quality_food=3],minecraft:wheat[age=0,quality_food=3]" it would mean adding a lot of config entries but it also means users can specify whether certain quality should be auto-replanted / quick-harvested or not etc.

not sure if i should bypass said config

Lucky-56 commented 4 months ago

you could auto fill it if both mods are installed