Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Scribble
Scribble

Scribble

Expertly edit your books with rich formatting options, page utilities and more!

2.2M
1.1K
  • 2.0.2 - Minecraft 26.1.2

    release30 апреля 2026 г.
    • Show error dialogs when saving and loading books fails.
    • Don't reset current formatting when cursor updates, but doesn't move.
    • Mark versions compatible with all past and future drop versions (e.g. ~26.1 becomes >=26.1 <26.2).
  • 2.0.1 - Minecraft 26.1.2

    release11 апреля 2026 г.
    • Update Tapestry, which fixes some config things.
  • 2.0.0 - Minecraft 26.1.1

    release3 апреля 2026 г.

    Scribble's been upgraded and is out of beta! Thanks to Mojang deobfuscating the game, you can now use the same JAR file for both Fabric and NeoForge! There's lots of other changes too if you're upgrading from a 1.x version, so see the previous changelog entries.

    • Update to 26.1, drop support for older versions.
    • Use Tapestry Gradle to build the mod (and a merged JAR!) instead of Architectury.
    • Always encode exported book files using UTF-8.
  • 2.0.0 - Minecraft 26.1

    release24 марта 2026 г.

    Scribble's been upgraded and is out of beta! Thanks to Mojang deobfuscating the game, you can now use the same JAR file for both Fabric and NeoForge! There's lots of other changes too if you're upgrading from a 1.x version, so see the previous changelog entries.

    • Update to 26.1, drop support for older versions.
    • Use Tapestry Gradle to build the mod (and a merged JAR!) instead of Architectury.
    • Always encode exported book files using UTF-8.
  • 2.0.0-beta2 - Fabric 1.21.11

    beta24 января 2026 г.
    • Move from YACL to a custom config system.
    • Don't show an overwrite warning when importing into an empty, unchanged book.
    • Add back page-up/down hotkeys for navigating books.
    • Update Chinese translations (Thanks to @Andypsl8!).
    • Improve text cursor placement when clicking somewhere with your mouse.
    • Fix zero-page books not showing anything.
    • Allow deleting the last page of a book again.
    • Don't play the turn page sound twice for lecterns.
  • 2.0.0-beta2 - NeoForge 1.21.11

    beta24 января 2026 г.
    • Move from YACL to a custom config system.
    • Don't show an overwrite warning when importing into an empty, unchanged book.
    • Add back page-up/down hotkeys for navigating books.
    • Update Chinese translations (Thanks to @Andypsl8!).
    • Improve text cursor placement when clicking somewhere with your mouse.
    • Fix zero-page books not showing anything.
    • Allow deleting the last page of a book again.
    • Don't play the turn page sound twice for lecterns.
  • 2.0.0-beta1 - NeoForge 1.21.11

    beta28 декабря 2025 г.

    Instead of mixin in to the vanilla book GUI, Scribble now uses exact recreations of the GUI as a base. You'll probably not notice much of a difference as a player, except that a lot more is now possible! In fact, there's so much more possible, that this is now Scribble 2.0! A lot of features have been thought through again from scratch, a lot of existing features are more polished now, and generally the mod is just better.

    • You can now enable double page viewing in the settings menu! This shows two pages at once, like a real book.
      • When interacting with lecterns, one page will be dimmed to show which page is 'active' (The page that controls comparator output, and the page other players will see).
    • The config/settings menu has been migrated to Yet Another Config Library from Cloth Config. You'll need to install this mod to configure Scribble.
      • There are plans to move Scribble to an custom config system without dependencies, but no ETA on that yet.
      • Also, there's an action button to the settings now, so no need for Mod Menu!
    • As the original mixins are now gone, Scribble is a lot more compatible with other mods!
      • Most importantly, Scribble doesn't conflict with Amendments now. Problems like the incompatibility with Figura also shouldn't happen any more.
      • Unfortunately, this does lose compat with some other mods such as Symbol Chat (though it's not incompatible, it'll just not do anything).
    • The code is generally a lot cleaner, so this should make updates and improvements in the future a lot easier!

    Also in this release:

    • Fix modifier buttons having their hover outline cut off.
    • Consider the whole GUI when vertically centering, not just the book itself.
  • 2.0.0-beta1 - Fabric 1.21.11

    beta28 декабря 2025 г.

    Instead of mixin in to the vanilla book GUI, Scribble now uses exact recreations of the GUI as a base. You'll probably not notice much of a difference as a player, except that a lot more is now possible! In fact, there's so much more possible, that this is now Scribble 2.0! A lot of features have been thought through again from scratch, a lot of existing features are more polished now, and generally the mod is just better.

    • You can now enable double page viewing in the settings menu! This shows two pages at once, like a real book.
      • When interacting with lecterns, one page will be dimmed to show which page is 'active' (The page that controls comparator output, and the page other players will see).
    • The config/settings menu has been migrated to Yet Another Config Library from Cloth Config. You'll need to install this mod to configure Scribble.
      • There are plans to move Scribble to an custom config system without dependencies, but no ETA on that yet.
      • Also, there's an action button to the settings now, so no need for Mod Menu!
    • As the original mixins are now gone, Scribble is a lot more compatible with other mods!
      • Most importantly, Scribble doesn't conflict with Amendments now. Problems like the incompatibility with Figura also shouldn't happen any more.
      • Unfortunately, this does lose compat with some other mods such as Symbol Chat (though it's not incompatible, it'll just not do anything).
    • The code is generally a lot cleaner, so this should make updates and improvements in the future a lot easier!

    Also in this release:

    • Fix modifier buttons having their hover outline cut off.
    • Consider the whole GUI when vertically centering, not just the book itself.
  • 1.6.7 - Fabric 1.21.11

    release10 декабря 2025 г.
    • Update to 1.21.11.
    • Drop support for previous versions.
    • Fix mouse cursor not being an I-beam when editing a book.
  • 1.6.7 - NeoForge 1.21.11

    release10 декабря 2025 г.
    • Update to 1.21.11.
    • Drop support for previous versions.
    • Fix mouse cursor not being an I-beam when editing a book.
  • 1.6.6 - Fabric 1.21.9

    release7 октября 2025 г.
    • Mark 1.21.9 as compatible with 1.21.10.
  • 1.6.6 - NeoForge 1.21.9

    release7 октября 2025 г.
    • Mark 1.21.9 as compatible with 1.21.10.
  • 1.6.5 - NeoForge 1.21.9

    release30 сентября 2025 г.
    • Update to 1.21.9.
    • Drop support for previous versions.
  • 1.6.5 - Fabric 1.21.9

    release30 сентября 2025 г.
    • Update to 1.21.9.
    • Drop support for previous versions.
  • 1.6.4 - NeoForge 1.21.7

    release8 сентября 2025 г.
    • Fix compatibility with Debugify.
    • Fix double cursor at the end of a line.
    • Update Chinese Simplified translation. (Thanks to @Andypsl8!)
    • Make the page number clickable to jump to another page.
  • 1.6.4 - Fabric 1.21.7

    release8 сентября 2025 г.
    • Fix compatibility with Debugify.
    • Fix double cursor at the end of a line.
    • Update Chinese Simplified translation. (Thanks to @Andypsl8!)
    • Make the page number clickable to jump to another page.
  • 1.6.4 - NeoForge 1.21.6

    release8 сентября 2025 г.
    • Fix compatibility with Debugify.
    • Fix double cursor at the end of a line.
    • Update Chinese Simplified translation. (Thanks to @Andypsl8!)
    • Make the page number clickable to jump to another page.
  • 1.6.4 - Fabric 1.21.6

    release8 сентября 2025 г.
    • Fix compatibility with Debugify.
    • Fix double cursor at the end of a line.
    • Update Chinese Simplified translation. (Thanks to @Andypsl8!)
    • Make the page number clickable to jump to another page.
  • 1.6.4 - NeoForge 1.21.8

    release8 сентября 2025 г.
    • Fix compatibility with Debugify.
    • Fix double cursor at the end of a line.
    • Update Chinese Simplified translation. (Thanks to @Andypsl8!)
    • Make the page number clickable to jump to another page.
  • 1.6.4 - Fabric 1.21.8

    release8 сентября 2025 г.
    • Fix compatibility with Debugify.
    • Fix double cursor at the end of a line.
    • Update Chinese Simplified translation. (Thanks to @Andypsl8!)
    • Make the page number clickable to jump to another page.
1
...

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:2 года назад
Обновлён:1 месяц назад
ID проекта:
Главная