Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Fallback

Warning

This repo is outdated and does not follow the newest modrinth release 1.1.0 for 26.2.

Shared code for my datapacks

my_datapack/
├── pack.mcmeta
└── data/
    ├── minecraft/
    │   └── tags/
    │       └── functions/
    │           ├── load.json
    │           └── tick.json
    │
    └── my_namespace/
        ├── function/
        │   ├── load.mcfunction
        │   ├── tick.mcfunction
        │   └── example.mcfunction
        │
        ├── advancement/
        ├── loot_table/
        ├── recipe/
        ├── predicate/
        ├── item_modifier/
        └── tags/

About

Shared code for my datapacks

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages