Skip to content

[Feat] Conditional loading of content #4

@JR1811

Description

@JR1811

Patchouli Book Page entries can have conditions using Config Flags.

For example, Recipes which are dependent on specific mods can be hidden using the mod:MODID Default Flag.

If the same thing should apply to recipe .json files, Fabric API's Default Resource Conditions can be used to avoid their loading. If no custom predicates are created for that, they only need to be specified in their respective .json files and not in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions