Skip to content

Commit

Permalink
Applied Cooking
Browse files Browse the repository at this point in the history
Initial Mod Setup
  • Loading branch information
ScottDTA committed Oct 31, 2022
1 parent cf95cd2 commit 514b508
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Applied_Cooking/missing_textures.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Block:

kitchen_station_keyboard.png
kitchen_station_screen.png
kitchen_station_screen_lights.png
12 changes: 12 additions & 0 deletions Applied_Cooking/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"mod_filename": "appliedcooking-1.0.1.jar",
"mod_id": "appliedcooking",
"mod_name": "Applied Cooking",
"mc_version": "1.18.2",
"mod_authors": [
"ItsSebastrn"
],
"url_website": "https://www.curseforge.com/minecraft/mc-mods/applied-cooking",
"description": "",
"mod_dir": "/Applied_Cooking/"
}

0 comments on commit 514b508

Please sign in to comment.