Skip to content

Commit

Permalink
3.2
Browse files Browse the repository at this point in the history
- added slowed versions of music inside `music\game\creative`
- updated a few resource-packs
  • Loading branch information
SirDank committed Jan 11, 2024
1 parent 3aded8c commit 3de905f
Show file tree
Hide file tree
Showing 62 changed files with 1,492 additions and 1,411 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
dank.resource-pack/*
tmp/*
downloads/*
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions base/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": "\u00A7cdank\u00A7f.\u00A7cresource\u00A7f-\u00A7cpack \u00A7bv3.1\u00A7c by sir\u00A7f.\u00A7cdank"
"pack_format": 18,
"description": "\u00A7cdank\u00A7f.\u00A7cresource\u00A7f-\u00A7cpack \u00A7bv3.2\u00A7c by sir\u00A7f.\u00A7cdank"
}
}
3 changes: 2 additions & 1 deletion dank.resource-pack-builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def copy_and_overwrite(src, dst):
if os.path.isfile(dst_item):
combined_file_data = json.dumps(merge_json_files(src_item, dst_item), indent=4)
open(dst_item, "w").write(combined_file_data)
print(clr(f" > Merged [ {dst_item} ]"))
continue
shutil.copy(src_item, dst_item)

Expand Down Expand Up @@ -196,7 +197,7 @@ def compress_to_zip():
prepare()
print(clr(f"\n > Checking Downloaded Zips..."))
download_zips()
print(clr(f"\n > Extracting Zips..."))
print(clr(f"\n > Extracting Zips...\n"))
extract_zips()
print(clr(f"\n > Copying and Overwriting Base..."))
copy_and_overwrite("base", "dank.resource-pack")
Expand Down
Binary file modified dank.resource-pack.zip
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"entity.bosses_of_mass_destruction.lich": "\uE913",
"entity.bosses_of_mass_destruction.void_blossom" : "\uE914",
"entity.bosses_of_mass_destruction.obsidilith" : "\uE915",
"entity.bosses_of_mass_destruction.gauntlet" : "\uE916"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"entity.bosses_of_mass_destruction.lich": "\uE913",
"entity.bosses_of_mass_destruction.void_blossom" : "\uE914",
"entity.bosses_of_mass_destruction.obsidilith" : "\uE915",
"entity.bosses_of_mass_destruction.gauntlet" : "\uE916"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"entity.bosses_of_mass_destruction.lich": "\uE913",
"entity.bosses_of_mass_destruction.void_blossom" : "\uE914",
"entity.bosses_of_mass_destruction.obsidilith" : "\uE915",
"entity.bosses_of_mass_destruction.gauntlet" : "\uE916"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"entity.bosses_of_mass_destruction.lich": "\uE913",
"entity.bosses_of_mass_destruction.void_blossom" : "\uE914",
"entity.bosses_of_mass_destruction.obsidilith" : "\uE915",
"entity.bosses_of_mass_destruction.gauntlet" : "\uE916"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"entity.bosses_of_mass_destruction.lich": "\uE913",
"entity.bosses_of_mass_destruction.void_blossom" : "\uE914",
"entity.bosses_of_mass_destruction.obsidilith" : "\uE915",
"entity.bosses_of_mass_destruction.gauntlet" : "\uE916"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"entity.bosses_of_mass_destruction.lich": "\uE913",
"entity.bosses_of_mass_destruction.void_blossom" : "\uE914",
"entity.bosses_of_mass_destruction.obsidilith" : "\uE915",
"entity.bosses_of_mass_destruction.gauntlet" : "\uE916"
}
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.
36 changes: 36 additions & 0 deletions dank.resource-pack/assets/minecraft/font/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,42 @@
"\ue912"
]
},
{
"type": "bitmap",
"file": "minecraft:font/nightlich.png",
"ascent": 18,
"height": 64,
"chars": [
"\ue913"
]
},
{
"type": "bitmap",
"file": "minecraft:font/voidblossom.png",
"ascent": 18,
"height": 64,
"chars": [
"\ue914"
]
},
{
"type": "bitmap",
"file": "minecraft:font/obsidilith.png",
"ascent": 18,
"height": 64,
"chars": [
"\ue915"
]
},
{
"type": "bitmap",
"file": "minecraft:font/nethergauntlet.png",
"ascent": 18,
"height": 64,
"chars": [
"\ue916"
]
},
{
"type": "bitmap",
"file": "icons:menu/main_menu.png",
Expand Down
2,819 changes: 1,414 additions & 1,405 deletions dank.resource-pack/assets/minecraft/lang/id_id.json

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 not shown.
Binary file not shown.
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.
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.
4 changes: 2 additions & 2 deletions dank.resource-pack/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": "\u00A7cdank\u00A7f.\u00A7cresource\u00A7f-\u00A7cpack \u00A7bv3.1\u00A7c by sir\u00A7f.\u00A7cdank"
"pack_format": 18,
"description": "\u00A7cdank\u00A7f.\u00A7cresource\u00A7f-\u00A7cpack \u00A7bv3.2\u00A7c by sir\u00A7f.\u00A7cdank"
}
}
Binary file not shown.
Binary file removed github_ordered/7_cubic-sun-moon-v1-6-1.zip
Binary file not shown.
Binary file added github_ordered/7_cubic-sun-moon-v1-7a.zip
Binary file not shown.
Binary file removed github_ordered/8_[1.3] Enhanced Boss Bars.zip
Binary file not shown.
Binary file added github_ordered/8_[1.4] Enhanced Boss Bars.zip
Binary file not shown.

0 comments on commit 3de905f

Please sign in to comment.