https://github.com/spiritgamestudios/globalize
🌏 Global datapacks for modpacks
https://github.com/spiritgamestudios/globalize
fabric fabricmc minecraft minecraft-mod
Last synced: 2 months ago
JSON representation
🌏 Global datapacks for modpacks
- Host: GitHub
- URL: https://github.com/spiritgamestudios/globalize
- Owner: SpiritGameStudios
- License: mpl-2.0
- Created: 2024-07-26T09:49:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T06:45:47.000Z (6 months ago)
- Last Synced: 2025-03-26T03:33:16.812Z (3 months ago)
- Topics: fabric, fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Globalize
## 📔 About
Globalize is a small, dependency free* mod that allows modpack creators to add global datapacks to their modpacks.
All you need to do is put your datapack in the `datapacks` folder in your modpacks root directory and Globalize will automatically load it for you.*\*Technically, Globalize does use the `fabric-api-base` module, as it is required to load a mod at all. You still won't need to install it though, at it is built into the JAR.*