Skip to content

Commit

Permalink
Add Sandwich textures, Update Forge MDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wimmer committed Jul 9, 2016
1 parent dadde10 commit 8b1d204
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ group= "io.teammion.morefood" // http://maven.apache.org/guides/mini/guide-namin
archivesBaseName = "morefood"

minecraft {
version = "1.10.2-12.18.0.2006-1.10.0"
version = "1.10.2-12.18.0.2009"
runDir = "run"

// the mappings can be changed at any time, and must be in the following format.
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Sun Jul 03 09:22:54 CEST 2016
#Sat Jul 09 09:54:48 CEST 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
Expand Down
3 changes: 3 additions & 0 deletions src/main/resources/assets/morefood/lang/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ item.fish_stick_raw.name=Raw Fish Stick
item.fish_stick.name=Fish Stick
item.bread_slice.name=Bread Slice
item.sandwich_schnitzel.name=Schnitzel Sandwich
item.sandwich_porkchop.name=Porkchop Sandwich
item.sandwich_chicken.name=Chicken Sandwich
item.sandwich_fish.name=Fish Sandwich
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8b1d204

Please sign in to comment.