Bundle mcfstd as a datapack #1

Merged
vlw merged 2 commits from refs/pull/1/head into master 2026-03-13 20:02:32 +01:00
vlw commented 2026-03-13 19:47:45 +01:00 (Migrated from codeberg.org)

So it turns out it will be much harder to create namespaced instances of this datapack like we initially thought. It might be worth considering in the future, but we would not be able to use any functions that we add with this library by the library itself, since the namespace change will make all internal function calls point to an undefined target. So we will bundle this as a datapack for now.

So it turns out it will be much harder to create namespaced instances of this datapack like we initially thought. It might be worth considering in the future, but we would not be able to use any functions that we add with this library by the library itself, since the namespace change will make all internal function calls point to an undefined target. So we will bundle this as a datapack for now.
Sign in to join this conversation.
No description provided.