ModApache-2.0
ModPacks (Library)
This mod adds Resourcepack/Datapack style mods.
3
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions
📖About ModPacks (Library)
ModPacks
Write an mod without any java knowledge
You're stuck there, thinking about an cool item or an decorational block you want to add to your world but don't know how to code java mods? This library/framework fixes the problem. By supplying resource pack style "modpacks" you can add custom blocks, items, and creative mode tabs and make them interactive using JavaScript.
Installation
For players
- Download the mod
- Install your modpacks in .minecraft/modpacks
- Enjoy!
For developers
- Set up your IDE
- Install the mod
- Read the get started guide HERE or check out our Example Pack