| ... | @@ -3,6 +3,7 @@ Here are some optional tools that will make your life easier when modeling. | ... | @@ -3,6 +3,7 @@ Here are some optional tools that will make your life easier when modeling. | 
|  | ## MC-META |  | ## MC-META | 
|  |  |  |  | 
|  | This is a Blockbench plugin that lets you write mcmeta to textures. |  | This is a Blockbench plugin that lets you write mcmeta to textures. | 
|  | To install this plugin, download the plugin [here](../Assets/mcmeta.js), and name it `mcmeta.js` (**VERY IMPORTANT, don't skip**), and drag & drop onto Blockbench. |  | Download the plugin by right-clicking [here](../Assets/mcmeta.js) and using `Save As...`.  Name it `mcmeta.js` (**VERY IMPORTANT, don't skip**) saved somewhere you can retrieve it, such as your downloads folder.  Then to install it, simply drag & drop onto Blockbench. | 
|  |  |  |  | 
|  | To write mcmeta to a texture, right-click a texture, then select `Edit MCMeta`. |  | To write mcmeta to a texture, right-click a texture, then select `Edit MCMeta`. | 
|  | You will see a pop-up window with a text field. This text field will contain **the entire json** of the mcmeta file. |  | You will see a pop-up window with a text field. This text field will contain **the entire json** of the mcmeta file. | 
|  |  |  | \ No newline at end of file |