-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] Pulling #379 from BedrockTweaks/Files
Finished the compatibilities, not the main packs
- Loading branch information
Showing
455 changed files
with
2,042 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
227 changes: 227 additions & 0 deletions
227
packs/aesthetic/AlternateCutCopper/WaxedCopperItems/blocks.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,227 @@ | ||
{ | ||
"format_version": "1.21.40", | ||
"waxed_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_copper_block", | ||
"textures": "copper_block", | ||
"sound": "copper" | ||
}, | ||
"waxed_exposed_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_exposed_copper", | ||
"textures": "exposed_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_weathered_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_weathered_copper", | ||
"textures": "weathered_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_oxidized_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_oxidized_copper", | ||
"textures": "oxidized_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_cut_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_cut_copper", | ||
"textures": "cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_exposed_cut_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_exposed_cut_copper", | ||
"textures": "exposed_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_weathered_cut_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_weathered_cut_copper", | ||
"textures": "weathered_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_oxidized_cut_copper": { | ||
"isotropic": false, | ||
"carried_textures": "waxed_oxidized_cut_copper", | ||
"textures": "oxidized_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_cut_copper_slab": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"up": "waxed_cut_copper", | ||
"down": "waxed_cut_copper", | ||
"side": "waxed_copper_double1" | ||
}, | ||
"textures": "cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_exposed_cut_copper_slab": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"up": "waxed_exposed_cut_copper", | ||
"down": "waxed_exposed_cut_copper", | ||
"side": "waxed_exposed_copper_double1" | ||
}, | ||
"textures": "exposed_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_weathered_cut_copper_slab": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"up": "waxed_weathered_cut_copper", | ||
"down": "waxed_weathered_cut_copper", | ||
"side": "waxed_weathered_copper_double1" | ||
}, | ||
"textures": "weathered_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_oxidized_cut_copper_slab": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"up": "waxed_oxidized_cut_copper", | ||
"down": "waxed_oxidized_cut_copper", | ||
"side": "waxed_oxidized_copper_double1" | ||
}, | ||
"textures": "oxidized_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_cut_copper_stairs": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"east": "waxed_copper_stairs2", | ||
"west": "waxed_copper_stairs1", | ||
"south": "waxed_copper_double1", | ||
"up": "waxed_copper_double1", | ||
"north": "waxed_cut_copper", | ||
"down": "waxed_copper_double2" | ||
}, | ||
"textures": "cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_exposed_cut_copper_stairs": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"east": "waxed_exposed_copper_stairs2", | ||
"west": "waxed_exposed_copper_stairs1", | ||
"south": "waxed_exposed_copper_double1", | ||
"up": "waxed_exposed_copper_double1", | ||
"north": "waxed_exposed_cut_copper", | ||
"down": "waxed_exposed_copper_double2" | ||
}, | ||
"textures": "exposed_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_weathered_cut_copper_stairs": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"east": "waxed_weathered_copper_stairs2", | ||
"west": "waxed_weathered_copper_stairs1", | ||
"south": "waxed_weathered_copper_double1", | ||
"up": "waxed_weathered_copper_double1", | ||
"north": "waxed_weathered_cut_copper", | ||
"down": "waxed_weathered_copper_double2" | ||
}, | ||
"textures": "weathered_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_oxidized_cut_copper_stairs": { | ||
"isotropic": false, | ||
"carried_textures": { | ||
"east": "waxed_oxidized_copper_stairs2", | ||
"west": "waxed_oxidized_copper_stairs1", | ||
"south": "waxed_oxidized_copper_double1", | ||
"up": "waxed_oxidized_copper_double1", | ||
"north": "waxed_oxidized_cut_copper", | ||
"down": "waxed_oxidized_copper_double2" | ||
}, | ||
"textures": "oxidized_cut_copper", | ||
"sound": "copper" | ||
}, | ||
"waxed_chiseled_copper": { | ||
"sound": "copper", | ||
"textures": "chiseled_copper", | ||
"carried_textures": "waxed_chiseled_copper" | ||
}, | ||
"waxed_exposed_chiseled_copper": { | ||
"sound": "copper", | ||
"textures": "exposed_chiseled_copper", | ||
"carried_textures": "waxed_exposed_chiseled_copper" | ||
}, | ||
"waxed_oxidized_chiseled_copper": { | ||
"sound": "copper", | ||
"textures": "oxidized_chiseled_copper", | ||
"carried_textures": "waxed_oxidized_chiseled_copper" | ||
}, | ||
"waxed_weathered_chiseled_copper": { | ||
"sound": "copper", | ||
"textures": "weathered_chiseled_copper", | ||
"carried_textures": "waxed_weathered_chiseled_copper" | ||
}, | ||
"waxed_copper_bulb": { | ||
"isotropic": false, | ||
"sound": "copper_bulb", | ||
"textures": "copper_bulb", | ||
"carried_textures": "waxed_copper_bulb" | ||
}, | ||
"waxed_exposed_copper_bulb": { | ||
"isotropic": false, | ||
"sound": "copper_bulb", | ||
"textures": "exposed_copper_bulb", | ||
"carried_textures": "waxed_exposed_copper_bulb" | ||
}, | ||
"waxed_oxidized_copper_bulb": { | ||
"isotropic": false, | ||
"sound": "copper_bulb", | ||
"textures": "oxidized_copper_bulb", | ||
"carried_textures": "waxed_oxidized_copper_bulb" | ||
}, | ||
"waxed_weathered_copper_bulb": { | ||
"isotropic": false, | ||
"sound": "copper_bulb", | ||
"textures": "weathered_copper_bulb", | ||
"carried_textures": "waxed_weathered_copper_bulb" | ||
}, | ||
"waxed_copper_grate": { | ||
"sound": "copper_grate", | ||
"textures": "copper_grate", | ||
"carried_textures": "waxed_copper_grate" | ||
}, | ||
"waxed_exposed_copper_grate": { | ||
"sound": "copper_grate", | ||
"textures": "exposed_copper_grate", | ||
"carried_textures": "waxed_exposed_copper_grate" | ||
}, | ||
"waxed_oxidized_copper_grate": { | ||
"sound": "copper_grate", | ||
"textures": "oxidized_copper_grate", | ||
"carried_textures": "waxed_oxidized_copper_grate" | ||
}, | ||
"waxed_weathered_copper_grate": { | ||
"sound": "copper_grate", | ||
"textures": "weathered_copper_grate", | ||
"carried_textures": "waxed_weathered_copper_grate" | ||
}, | ||
"waxed_copper_trapdoor": { | ||
"sound": "copper", | ||
"textures": "copper_trapdoor", | ||
"carried_textures": "waxed_copper_trapdoor" | ||
}, | ||
"waxed_exposed_copper_trapdoor": { | ||
"sound": "copper", | ||
"textures": "exposed_copper_trapdoor", | ||
"carried_textures": "waxed_exposed_copper_trapdoor" | ||
}, | ||
"waxed_oxidized_copper_trapdoor": { | ||
"sound": "copper", | ||
"textures": "oxidized_copper_trapdoor", | ||
"carried_textures": "waxed_oxidized_copper_trapdoor" | ||
}, | ||
"waxed_weathered_copper_trapdoor": { | ||
"sound": "copper", | ||
"textures": "weathered_copper_trapdoor", | ||
"carried_textures": "waxed_weathered_copper_trapdoor" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
packs/aesthetic/AlternateCutCopper/WaxedCopperItems/items/waxed_copper_door.item.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"format_version": "1.10.0", | ||
"minecraft:item": { | ||
"description": { | ||
"identifier": "minecraft:waxed_copper_door" | ||
}, | ||
"components": { | ||
"minecraft:icon": "waxed_copper_door" | ||
} | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...s/aesthetic/AlternateCutCopper/WaxedCopperItems/items/waxed_exposed_copper_door.item.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"format_version": "1.10.0", | ||
"minecraft:item": { | ||
"description": { | ||
"identifier": "minecraft:waxed_exposed_copper_door" | ||
}, | ||
"components": { | ||
"minecraft:icon": "waxed_exposed_copper_door" | ||
} | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
.../aesthetic/AlternateCutCopper/WaxedCopperItems/items/waxed_oxidized_copper_door.item.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"format_version": "1.10.0", | ||
"minecraft:item": { | ||
"description": { | ||
"identifier": "minecraft:waxed_oxidized_copper_door" | ||
}, | ||
"components": { | ||
"minecraft:icon": "waxed_oxidized_copper_door" | ||
} | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...aesthetic/AlternateCutCopper/WaxedCopperItems/items/waxed_weathered_copper_door.item.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"format_version": "1.10.0", | ||
"minecraft:item": { | ||
"description": { | ||
"identifier": "minecraft:waxed_weathered_copper_door" | ||
}, | ||
"components": { | ||
"minecraft:icon": "waxed_weathered_copper_door" | ||
} | ||
} | ||
} |
Binary file added
BIN
+254 Bytes
packs/aesthetic/AlternateCutCopper/WaxedCopperItems/textures/blocks/cut_copper.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 added
BIN
+275 Bytes
...etic/AlternateCutCopper/WaxedCopperItems/textures/blocks/exposed_cut_copper.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 added
BIN
+273 Bytes
...tic/AlternateCutCopper/WaxedCopperItems/textures/blocks/oxidized_cut_copper.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 added
BIN
+305 Bytes
...c/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_chiseled_copper.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 added
BIN
+474 Bytes
...etic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_block.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 added
BIN
+312 Bytes
...hetic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_bulb.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 added
BIN
+306 Bytes
...ic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_double1.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 added
BIN
+310 Bytes
...ic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_double2.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 added
BIN
+328 Bytes
...etic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_grate.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 added
BIN
+309 Bytes
...ic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_stairs1.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 added
BIN
+302 Bytes
...ic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_stairs2.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 added
BIN
+334 Bytes
...c/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_trapdoor.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 added
BIN
+232 Bytes
...ernateCutCopper/WaxedCopperItems/textures/blocks/waxed_copper_trapdoor_side.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 added
BIN
+304 Bytes
...thetic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_cut_copper.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 added
BIN
+313 Bytes
...ateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_chiseled_copper.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 added
BIN
+533 Bytes
...ic/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper.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 added
BIN
+317 Bytes
...ternateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_bulb.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 added
BIN
+316 Bytes
...nateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_double1.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 added
BIN
+316 Bytes
...nateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_double2.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 added
BIN
+330 Bytes
...ernateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_grate.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 added
BIN
+326 Bytes
...nateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_stairs1.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 added
BIN
+321 Bytes
...nateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_stairs2.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 added
BIN
+338 Bytes
...ateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_trapdoor.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 added
BIN
+229 Bytes
...tCopper/WaxedCopperItems/textures/blocks/waxed_exposed_copper_trapdoor_side.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 added
BIN
+316 Bytes
...lternateCutCopper/WaxedCopperItems/textures/blocks/waxed_exposed_cut_copper.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 added
BIN
+305 Bytes
...teCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_chiseled_copper.png
Oops, something went wrong.
Binary file added
BIN
+484 Bytes
...c/AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper.png
Oops, something went wrong.
Binary file added
BIN
+314 Bytes
...ernateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_bulb.png
Oops, something went wrong.
Binary file added
BIN
+316 Bytes
...ateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_double1.png
Oops, something went wrong.
Binary file added
BIN
+313 Bytes
...ateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_double2.png
Oops, something went wrong.
Binary file added
BIN
+310 Bytes
...rnateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_grate.png
Oops, something went wrong.
Binary file added
BIN
+327 Bytes
...ateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_stairs1.png
Oops, something went wrong.
Binary file added
BIN
+320 Bytes
...ateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_stairs2.png
Oops, something went wrong.
Binary file added
BIN
+322 Bytes
...teCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_trapdoor.png
Oops, something went wrong.
Binary file added
BIN
+228 Bytes
...Copper/WaxedCopperItems/textures/blocks/waxed_oxidized_copper_trapdoor_side.png
Oops, something went wrong.
Binary file added
BIN
+316 Bytes
...ternateCutCopper/WaxedCopperItems/textures/blocks/waxed_oxidized_cut_copper.png
Oops, something went wrong.
Binary file added
BIN
+309 Bytes
...eCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_chiseled_copper.png
Oops, something went wrong.
Binary file added
BIN
+519 Bytes
.../AlternateCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper.png
Oops, something went wrong.
Binary file added
BIN
+315 Bytes
...rnateCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_bulb.png
Oops, something went wrong.
Binary file added
BIN
+316 Bytes
...teCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_double1.png
Oops, something went wrong.
Binary file added
BIN
+316 Bytes
...teCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_double2.png
Oops, something went wrong.
Binary file added
BIN
+323 Bytes
...nateCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_grate.png
Oops, something went wrong.
Binary file added
BIN
+326 Bytes
...teCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_stairs1.png
Oops, something went wrong.
Binary file added
BIN
+320 Bytes
...teCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_stairs2.png
Oops, something went wrong.
Binary file added
BIN
+331 Bytes
...eCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_trapdoor.png
Oops, something went wrong.
Binary file added
BIN
+234 Bytes
...opper/WaxedCopperItems/textures/blocks/waxed_weathered_copper_trapdoor_side.png
Oops, something went wrong.
Binary file added
BIN
+314 Bytes
...ernateCutCopper/WaxedCopperItems/textures/blocks/waxed_weathered_cut_copper.png
Oops, something went wrong.
Binary file added
BIN
+275 Bytes
...ic/AlternateCutCopper/WaxedCopperItems/textures/blocks/weathered_cut_copper.png
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
packs/aesthetic/AlternateCutCopper/WaxedCopperItems/textures/item_texture.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"resource_pack_name": "vanilla", | ||
"texture_name": "atlas.items", | ||
"texture_data": { | ||
"waxed_copper_door": { | ||
"textures": "textures/items/waxed_copper_door" | ||
}, | ||
"waxed_exposed_copper_door": { | ||
"textures": "textures/items/waxed_exposed_copper_door" | ||
}, | ||
"waxed_weathered_copper_door": { | ||
"textures": "textures/items/waxed_weathered_copper_door" | ||
}, | ||
"waxed_oxidized_copper_door": { | ||
"textures": "textures/items/waxed_oxidized_copper_door" | ||
} | ||
} | ||
} |
Binary file added
BIN
+278 Bytes
...thetic/AlternateCutCopper/WaxedCopperItems/textures/items/waxed_copper_door.png
Oops, something went wrong.
Binary file added
BIN
+299 Bytes
...lternateCutCopper/WaxedCopperItems/textures/items/waxed_exposed_copper_door.png
Oops, something went wrong.
Binary file added
BIN
+298 Bytes
...ternateCutCopper/WaxedCopperItems/textures/items/waxed_oxidized_copper_door.png
Oops, something went wrong.
Binary file added
BIN
+298 Bytes
...ernateCutCopper/WaxedCopperItems/textures/items/waxed_weathered_copper_door.png
Oops, something went wrong.
Oops, something went wrong.