Skip to content

Enhancement - Nested tasks #69

Description

@Danymaddox

A new task type: "nested". This new task will allow datapacks creators to nest files inside files for optimization. Imagine i have a task file named overworld.json with just items that can be found in the overworld. Then i want to create a new one, nether.json, with items found in the overworld+nether. Now i need to copy paste the code inside overworld.json and paste it in nether.json and then add new items. With the new type bongo.nested you can reference that overworld.json and the mod will automatically load everything in that json + the rest of the items in the nether.json.

I hope i made my self clear <3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions