Skip to content

Commit

Permalink
v1.7.2 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
illyrius666 authored Oct 6, 2024
1 parent a63f58e commit b49def3
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 8 deletions.
25 changes: 21 additions & 4 deletions illyriarp/assets/minecraft/font/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@
"\uE994": -16
}
},

{
"type": "bitmap",
"file": "minecraft:gui/container/chests/chest.png",
Expand Down Expand Up @@ -391,7 +390,6 @@
"ascent": 34,
"chars": ["\uEC05"]
},

{
"type": "bitmap",
"file": "minecraft:gui/container/chests_slots/chest.png",
Expand Down Expand Up @@ -427,7 +425,6 @@
"ascent": 34,
"chars": ["\uED05"]
},

{
"type": "bitmap",
"file": "minecraft:gui/container/hopper_minecart.png",
Expand Down Expand Up @@ -484,7 +481,27 @@
"ascent": 13,
"chars": ["\uEc17"]
},

{
"type": "bitmap",
"file": "minecraft:gui/container/blast_furnace_hat.png",
"height": 35,
"ascent": 35,
"chars": ["\uEc18"]
},
{
"type": "bitmap",
"file": "minecraft:gui/container/dispenser_block.png",
"height": 112,
"ascent": 45,
"chars": ["\uEc19"]
},
{
"type": "bitmap",
"file": "minecraft:gui/container/dropper_block.png",
"height": 112,
"ascent": 45,
"chars": ["\uEc20"]
},
{
"type": "bitmap",
"file": "minecraft:gui/container/villagers/base_trades.png",
Expand Down
6 changes: 3 additions & 3 deletions illyriarp/assets/minecraft/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@

"container.barrel": "§f\uE999\uEd03",
"container.beacon": "",
"container.blast_furnace": "",
"container.blast_furnace": "§f\uE999\uE999\uE999\uE999\uE996\uE995\uE995\uE999\uE998\uE995\uEc18",
"container.brewing": "§f\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE994\uE995\uE995\uE995\uEc17",
"container.cartography_table": "",
"container.chest": "§f\uE999\uE996\uEd01",
"container.chestDouble": "§f\uE999\uE999\uE996\uEd05",
"container.creative": "",
"container.crafter": "§f\uE997\uE997\uE997\uE998\uEc14",
"container.crafting": "",
"container.dispenser": "",
"container.dropper": "",
"container.dispenser": "§f\uE998\uEc19",
"container.dropper": "§f\uE998\uEc20",
"container.enderchest": "§f\uE999\uE996\uEd04",
"container.enchant": "§f\uE999\uE999\uE999\uE999\uE999\uE995\uE995\uEc11",
"container.furnace": "§f\uE999\uE999\uE999\uE999\uE996\uE995\uE999\uEc12",
Expand Down
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.
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.
Binary file modified illyriarp/assets/minecraft/textures/gui/container/furnace.png
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 illyriarp/assets/minecraft/textures/gui/container/smoker.png
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.
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.
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.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v1.7.1"
"version": "v1.7.2"
}

0 comments on commit b49def3

Please sign in to comment.