Skip to content

Commit

Permalink
Added brewing hints; Removed "Inventory" text
Browse files Browse the repository at this point in the history
  • Loading branch information
toydotgame committed Feb 24, 2023
1 parent 0ae2670 commit 0c036b0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
13 changes: 13 additions & 0 deletions assets/minecraft/font/default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"providers": [
{
"type": "bitmap",
"file": "minecraft:gui/container/brewing_guide_right.png",
"ascent": 13,
"height": 166,
"chars": [
"\uEff2"
]
}
]
}
4 changes: 3 additions & 1 deletion assets/minecraft/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,6 @@
"block.minecraft.amethyst_block": "Amethyst Block",
"block.minecraft.quartz_block": "Quartz Block",
"item.minecraft.cod": "Fish",
"item.minecraft.cooked_cod": "Cooked Fish"}
"item.minecraft.cooked_cod": "Cooked Fish",
"container.brewing": " Brewing Stand \u00a7f\ueff2",
"container.inventory": ""}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/minecraft/textures/gui/container/brewing_stand.png
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 0c036b0

Please sign in to comment.