chrrs / scribble

Fabric mod to expertly edit your books with rich formatting options and page utilities
https://modrinth.com/mod/scribble
MIT License
4 stars 3 forks source link

[Feature Request] Scribble GUI on Lectern Too #23

Open Fyoncle opened 3 weeks ago

Fyoncle commented 3 weeks ago

Just like Amendments do it, wouldn't it be good to have scribble's GUI in the lectern screen?

Fyoncle commented 3 weeks ago

(issue title changed cuz i thought amendments were disablingn scribble's lectern gui but in the FIRST PLACE it wasnt even existing)

chrrs commented 3 weeks ago

Hmm that's an interesting one. I thought about it too with the previous issue, the problem is that Scribble is purely client-side. Vanilla minecraft doesn't allow editing books on lecterns, so Scribble can't do that either. A solution could be to hook into Amendmends for this somehow, although I'm not sure yet.

Fyoncle commented 3 weeks ago

Hmm that's an interesting one. I thought about it too with the previous issue, the problem is that Scribble is purely client-side. Vanilla minecraft doesn't allow editing books on lecterns, so Scribble can't do that either. A solution could be to hook into Amendmends for this somehow, although I'm not sure yet.

Wdym hook into Amendments xD

chrrs commented 3 weeks ago

I mean to somehow get Amendments to disable their UI in favour of Scribble's if both mods are installed, but I'm not sure yet how possible that is.

Fyoncle commented 3 weeks ago

I mean to somehow get Amendments to disable their UI in favour of Scribble's if both mods are installed, but I'm not sure yet how possible that is.

I think most efficient way is to manually disable the configs so their lectern mixin are completely disabled, this way we can be sure probably