Skip to content

Commit

Permalink
Applied Mekanistics
Browse files Browse the repository at this point in the history
Initial mod setup
  • Loading branch information
ScottDTA committed Nov 3, 2022
1 parent 514b508 commit 7bcf912
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Applied_Mekanistics/missing_textures.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Block:

drive\cells\chemical_storage_cell_1k.png
drive\cells\chemical_storage_cell_4k.png
drive\cells\chemical_storage_cell_16k.png
drive\cells\chemical_storage_cell_64k.png
drive\cells\chemical_storage_cell_256k.png

Item:

chemical_cell_housing.png
chemical_storage_cell_1k.png
chemical_storage_cell_4k.png
chemical_storage_cell_16k.png
chemical_storage_cell_64k.png
chemical_storage_cell_256k.png
creative_chemical_cell.png
portable_chemical_storage_cell_1k.png
portable_chemical_storage_cell_4k.png
portable_chemical_storage_cell_16k.png
portable_chemical_storage_cell_64k.png
portable_chemical_storage_cell_256k.png
12 changes: 12 additions & 0 deletions Applied_Mekanistics/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"mod_filename": "Applied-Mekanistics-1.2.2.jar",
"mod_id": "appmek",
"mod_name": "Applied Mekanistics",
"mc_version": "1.18.2",
"mod_authors": [
"ramidzkh"
],
"url_website": "https://www.curseforge.com/minecraft/mc-mods/applied-mekanistics",
"description": "",
"mod_dir": "/Applied_Mekanistics/"
}

0 comments on commit 7bcf912

Please sign in to comment.