Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ignore] feat(files): All Aesthetic Packs (except More Zombies) + fix(files): formatting of packs.json #88

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
43 changes: 43 additions & 0 deletions resource_packs/files/aesthetic/fencier_fences/blocks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"acacia_fence": {
"sound": "wood",
"textures": "acacia_fence"
},
"birch_fence": {
"sound": "wood",
"textures": "birch_fence"
},
"cherry_fence": {
"sound": "cherry_wood",
"textures": "cherry_fence"
},
"crimson_fence": {
"sound": "nether_wood",
"textures": "crimson_fence"
},
"dark_oak_fence": {
"sound": "wood",
"textures": "dark_oak_fence"
},
"format_version": "1.1.0",
"jungle_fence": {
"sound": "wood",
"textures": "jungle_fence"
},
"mangrove_fence": {
"sound": "wood",
"textures": "mangrove_fence"
},
"oak_fence": {
"sound": "wood",
"textures": "oak_fence"
},
"spruce_fence": {
"sound": "wood",
"textures": "spruce_fence"
},
"warped_fence": {
"sound": "nether_wood",
"textures": "warped_fence"
}
}
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"num_mip_levels": 4,
"padding": 8,
"resource_pack_name": "vanilla",
"texture_data": {
"acacia_fence": {
"textures": "textures/blocks/fence_acacia"
},
"birch_fence": {
"textures": "textures/blocks/fence_birch"
},
"cherry_fence": {
"textures": "textures/blocks/cherry_fence"
},
"crimson_fence": {
"textures": "textures/blocks/huge_fungus/crimson_fence"
},
"dark_oak_fence": {
"textures": "textures/blocks/fence_big_oak"
},
"jungle_fence": {
"textures": "textures/blocks/fence_jungle"
},
"mangrove_fence": {
"textures": "textures/blocks/mangrove_fence"
},
"oak_fence": {
"textures": "textures/blocks/fence_oak"
},
"spruce_fence": {
"textures": "textures/blocks/fence_spruce"
},
"warped_fence": {
"textures": "textures/blocks/huge_fungus/warped_fence"
}
},
"texture_name": "atlas.terrain"
}
39 changes: 33 additions & 6 deletions resource_packs/packs.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,26 @@
"name": "Accurate Spyglass",
"description": "Recolors the Spyglass to use Copper and Amethyst colors, to reflect its crafting recipe."
},
{
"id": "accurate_scaffolding",
"name": "Accurate Scaffolding",
"description": "Recolors Scaffolding to use Bamboo and String colors to reflect its crafting recipe."
},
{
"id": "fencier_fences",
"name": "Fencier Fences",
"description": "Makes fences and fence gates less harsh by making them use a vertical plank texture rather than horizontal."
},
{
"id": "smoother_warped_planks",
"name": "Smoother Warped Planks",
"description": "Removes the harsh contrast from Warped Planks."
},
{
"id": "consistent_bamboo_planks",
"name": "Consistent Bamboo Planks",
"description": "Makes Bamboo Planks and Bamboo Mosaics match the textures of the other plank types."
},
{
"id": "alternate_cut_copper",
"name": "Alternate Cut Copper",
Expand Down Expand Up @@ -184,6 +199,11 @@
"id": "dragon_elytra",
"name": "Dragon Elytra",
"description": "Changes Elytra to look like Ender Dragon wings."
},
{
"id": "allay_elytra",
"name": "Allay Elytra",
"description": "Changes Elytra to look like Allay wings."
}
]
},
Expand Down Expand Up @@ -1005,7 +1025,7 @@
},
{
"id": "cherry_grove",
"pack_name": "Cherry Grove",
"name": "Cherry Grove",
"pack_description": "Replaces the default Minecraft menu panorama with a 360° view of a Cherry Grove"
},
{
Expand Down Expand Up @@ -1040,19 +1060,19 @@
},
{
"id": "acacia_village",
"pack_name": "Acacia Village",
"name": "Acacia Village",
"pack_description": "Replaces the default Minecraft menu panorama with a 360° view of an Acacia Village"
},
{
"id": "halloween_2021",
"pack_name": "Halloween 2021",
"name": "Halloween 2021",
"pack_description": "Replaces the default Minecraft menu panorama with a 360° view of a spooky Halloween town"
},
{
"id": "halloween_2022",
"pack_name": "Halloween 2022",
"name": "Halloween 2022",
"pack_description": "Replaces the default Minecraft menu panorama with a 360° view of a spooky Halloween town"
}
},
{
"id": "tu69_tutorial_world_legacy_console",
"name": "TU69 Tutorial World (Legacy Console)",
Expand Down Expand Up @@ -1866,6 +1886,13 @@
"retro/alpha_foliage",
"terrain/darker_dark_oak_leaves"
]
},
{
"id": "extras/unobtrusive/accurate_unobtrusive_scaffolding",
"combines": [
"aesthetic/accurate_scaffolding",
"unobtrusive/unobtrusive_scaffolding"
]
}
],
"deepMergeFiles": [
Expand Down Expand Up @@ -2026,4 +2053,4 @@
"filepath": "/texts/zh_TW.lang"
}
]
}
}