diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2013-12-15 16:52:41 +0200 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2013-12-15 16:52:41 +0200 |
| commit | 06415dc21d71e8ac363dae5c56c5317971f7aede (patch) | |
| tree | 7ddbe2cc709a5a39c3fe8b8a80d7ac77f336a220 /resources/assets/jewelrycraft/pack.mcmeta | |
| parent | 9342967bd8a6a9451591325c7c5deb5416819adc (diff) | |
| parent | 943f1a493b27c630e95730b385e6524643d98564 (diff) | |
Merge branch 'master' of https://github.com/sor1n/Modjam-Mod
As well as added the smelter and working on the molder
Diffstat (limited to 'resources/assets/jewelrycraft/pack.mcmeta')
| -rw-r--r-- | resources/assets/jewelrycraft/pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/assets/jewelrycraft/pack.mcmeta b/resources/assets/jewelrycraft/pack.mcmeta new file mode 100644 index 0000000..0b04ef8 --- /dev/null +++ b/resources/assets/jewelrycraft/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 1, + "description": "Jewelrycraft" + } +}
\ No newline at end of file |
