Moonflower-Mods / allium

Lua script loader and API for easy Minecraft modding
MIT License
44 stars 9 forks source link

Resource/Data packs for allium mods #11

Closed hugeblank closed 2 years ago

hugeblank commented 2 years ago

A directory (probably named resources) that shares the same path as the main script and manifest. Everything contained in the directory should look exactly like how it is in a Fabric mod: assets/<namespace>/..., data/<namespace>/....

Since we're parroting fabric's mod structure, maybe manifest.json should move into this directory, and should be renamed to allium.mod.json.

hugeblank commented 2 years ago

Done! ccb083c9add540aa0bbc29b9fabafa7bda61713a