diff options
| author | Lance5057 <Lance5057@gmail.com> | 2015-02-15 12:10:16 -0600 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2015-02-15 12:10:16 -0600 |
| commit | 3cdcbf30e945dcc65a0d40436224f70cbff7cfd4 (patch) | |
| tree | 60277ad49a8d3c90dc34c0a61ebae45aec09e63a /src/main/resources/pack.mcmeta | |
| parent | cb2393221bcd5150d5b777c6673919ce4251d27d (diff) | |
| parent | 2233529405d7869890125837fad80a5663d1ade9 (diff) | |
Merge pull request #4 from Adaptivity/master
Added missing fluid strings
Diffstat (limited to 'src/main/resources/pack.mcmeta')
| -rw-r--r-- | src/main/resources/pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta new file mode 100644 index 0000000..fd6f688 --- /dev/null +++ b/src/main/resources/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 1, + "description": "Resources used for Tinkers Defense" + } +}
\ No newline at end of file |
