Skip to content

With the Fabric API and Vanilla enchantment filter, the world opens in Safe Mode. #4761

@Antoha256M

Description

@Antoha256M

The game version is 1.21.8, only the fabric api version 0.129.0 is installed.

There is only one datapack in the world, here is its content:
Ench-Filter-Test > pack.mcmeta —

{
    "pack": {
        "description": "by §6Antoha256M",
        "pack_format": 81,
        "supported_formats": [
            48,
            83
        ]
    },
    "filter": {
        "block": [
            {
                "namespace": "minecraft",
                "path": "enchantment"
            }
        ]
    }
}

Another thing I noticed during the tests is that if you don't specify the namespace, there will be no safe mode.

{
    "path": "enchantment"
}

But the goal is to disable only vanilla enchantments.

I also attached a log with the launch of the game and the entrance to the world.
latest.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions