Unofficial site, not affiliated with modrinth.com.What is this?
Моды/BlindMe
  • BlindMe v1.5 for 26.1 - 26.1.2

    release29 апреля 2026 г.

    This is a bug fix update for BlindMe, and contains the following fixes:

    • Fixed a bug where launching BlindMe for the first time on an instance would throw an error not caught by the code (GitHub#8)

    There are no additional features or changes to existing ones.

    This version was compiled against Minecraft 26.1, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

    This is the latest release of BlindMe which supports server-side blindness enforcement. This feature will be removed in BlindMe versions targetting Minecraft 26.2. For more information, please read the deprecation notice.

  • BlindMe v1.4 for 26.1 - 26.1.1

    release25 марта 2026 г.

    This is a bug fix update for BlindMe, and contains fixes to run the mod in Minecraft 26.1. There are no additional features or changes to existing ones.

    This version was compiled against Minecraft 26.1, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

  • BlindMe v1.4 for 1.21.11

    release21 декабря 2025 г.

    This is a minor update to BlindMe, and contains the following changes:

    • Added a warning if you have the Iris Shaders mod installed. BlindMe is fully compatible with it, but a majority of shader packs ignore Blindness and even Darkness, and the warning informs the user specifically about this.

    This version was compiled against Minecraft 1.21.11, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

  • BlindMe v1.3 for 1.21.11

    release11 декабря 2025 г.

    This is a bug fix update for BlindMe, and contains fixes to run the mod in Minecraft 1.21.11. There are no additional features or changes to existing ones.

    This version was compiled against Minecraft 1.21.11, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

  • BlindMe v1.3 for 1.21.10

    release8 декабря 2025 г.

    This is a minor update to BlindMe, and contains the following changes:

    • Added a button to access a singleplayer world's settings during creation, accessible under the "more" tab.
    • Added a button to access a singleplayer world's settings from outside it, accessible in the world edit screen.
    • Added a button to access a multiplayer server's settings when adding it as a bookmark, and when editing its bookmark.
    • Added a button to access a multiplayer server's settings when directly connecting to it.
    • Unlocking world settings now requires an extra confirmation.

    This version was compiled against Minecraft 1.21.10, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent). Additionally, this is the very first release of BlindMe to use the official mappings, ahead of the deobfuscation, and this change should not affect gameplay.

  • BlindMe v1.2 for 1.21.10

    release25 октября 2025 г.

    This is a bug fix update for BlindMe, and contains fixes to run the mod in Minecraft 1.21.10. There are no additional features or changes to existing ones.

    This version was compiled against Minecraft 1.21.10, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

  • BlindMe v1.2 for 1.21.5 - 1.21.8

    release15 сентября 2025 г.

    This is a major update to BlindMe, and contains the following changes:

    • Added server-side integration to have all players effectively all running BlindMe.
    • Added client-side functionality to integrate with the server.

    For more information on server-side integration, please visit the BlindMe webpage.

    This version was compiled against Minecraft 1.21.5, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

  • BlindMe v1.1 for 1.21.5

    release9 апреля 2025 г.

    This is a minor update to BlindMe, and contains the following changes:

    • The default effect for new worlds and servers is now configurable
    • Changing the settings now updates the game in real time, allowing you to see the changes behind the configuration screen.
    • Creative Mode and Spectator Mode bypasses can now be set independently for each world
    • World-specific options can now be locked
    • Updated the configuration file format to be more robust and future-proof
    • The game now tells the user if there was an error saving the configuration file
    • The game is now prevented from loading if there's an error when reading the configuration file

    This version was compiled against Minecraft 1.21.5, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

    Note: if upgrading from an earlier version of BlindMe, this will erase the settings for worlds and servers.

  • BlindMe 1.0 for 1.21.5

    release2 апреля 2025 г.

    This is the first non-beta release of BlindMe, and contains the following changes:

    • Added a way to view the current active status effect in-game: invoking /blindme without arguments
    • Updated to 1.21.5
    • Removed dependency on Quilt Loader for the config functionality, thus enabling compatibility with Fabric Loader
    • Removed dead code

    This version was compiled against Minecraft 1.21.5, and requires Fabric Loader (or equivalent) and Fabric API (or equivalent).

    Note: if upgrading from an earlier version of BlindMe, this will erase the settings for worlds and servers.

  • BlindMe 1.0b5 for 1.21.4

    beta10 февраля 2025 г.

    This is a minor update for BlindMe, and contains the following changes:

    • Updated to 1.21.4
    • Removed Touching as a mechanic. It was too niche a use while other mods can easily recreate the function.

    This version was compiled against Minecraft 1.21.4, and requires Quilt Loader and Fabric API (or equivalent).

  • BlindMe 1.0b4 for 1.20.1

    beta10 февраля 2025 г.

    This is a minor update for BlindMe, and contains the following changes:

    • Added an option to remove the pulsing from the Darkness effect if it's only BlindMe's instance of it.
    • Added a subcommand to open the settings screen: /blindme settings
    • BlindMe now defaults new worlds to not having an effect. You might get spoiled on worlds you have been using Blindness in.
    • Fixed the issue where clients without BlindMe could not join a world hosted to LAN.
    • Removed Truly Blind mode.

    There is a known issue in this version:

    • Blindness fog fadeout animation plays even when there's a second Blindness instance (MC-286785, #5)

    This version was compiled against Minecraft 1.20.1, and requires Quilt Loader and the Quilt Standard Libraries.

  • BlindMe 1.0b3 for 1.20.1

    beta9 марта 2024 г.

    This is a major update for BlindMe, and contains the following changes:

    • Added Truly Blind mode. This is a more difficult version of the vanilla Blindness effect, where the fog is hauntingly close, with a radius of 1.9 blocks, as opposed to Blindness's 5 blocks.
    • Added Touching. When players touch something, the name of what they've touched is shown to them, as well as distance.
    • Removed the fade-in effect of the mod's Darkness instance (#2).
    • Made it so players can no longer sprint if the server player receives the Blindness effect (#3).
    • Downgraded to 1.20.1 as it's a more popular version for modding.

    There are known issues in this version:

    • Clients without BlindMe cannot join LAN worlds hosted by games with BlindMe (#6)
    • Blindness fog fadeout animation plays even when there's a second Blindness instance (MC-286785, #5)

    This version was compiled against Minecraft 1.20.1, and requires Quilt Loader and the Quilt Standard Libraries.

  • BlindMe 1.0b2 for 1.20.2

    beta29 января 2024 г.

    This is a bugfix update for BlindMe, and contains the following changes:

    • There are now more links on the Mod Menu screen to relevant web pages, including the user's manual.
    • Updated BlindMe to work with Minecraft 1.20.2.
    • Added dependency declarations for the Quilt Standard Libraries in the metadata file.

    This version was compiled against Minecraft 1.20.2, and requires Quilt Loader and the Quilt Standard Libraries.

  • BlindMe 1.0b1 for 1.20.1

    beta2 декабря 2023 г.

    This is the first public version of BlindMe, and includes the following features:

    • Configurable effect: blindness, or the more forgiving darkness, or none at all
    • The effect is saved per world
    • Effect can be removed in spectator, and in creative modes

    This version was compiled against Minecraft 1.20.1, and requires Quilt Loader and the Quilt Standard Libraries.

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

Minecraft: Java Edition

Платформы

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

Клиент и сервер

Сведения

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