Skip to content

Commit

Permalink
[chore] Pulling #379 from BedrockTweaks/Files
Browse files Browse the repository at this point in the history
Finished the compatibilities, not the main packs
  • Loading branch information
NSPC911 committed Oct 28, 2024
1 parent be5eaf9 commit f170f3c
Show file tree
Hide file tree
Showing 455 changed files with 2,042 additions and 25 deletions.
3 changes: 1 addition & 2 deletions jsons/others/incomplete_compatibilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"AshlessCampfires": ["SoulSoilSoulCampfires"],
"UniformOres": ["UnlitRedstoneOre"],
"StickyPistonSides": ["PistonInnerFix"],
"UnlitRedstoneOre": ["UniformOres", "ClassicOres"],
"ClassicOres": ["UnlitRedstoneOre"],
"UnlitRedstoneOre": ["UniformOres"],
"SmileyAxolotls": ["GreenAxolotl"],
"GreenAxolotl": ["SmileyAxolotls"],
"PistonInnerFix": ["StickyPistonSides"],
Expand Down
3 changes: 2 additions & 1 deletion jsons/packs/aesthetic.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@
{
"pack_id": "AlternateCutCopper",
"pack_name": "Alternate Cut Copper",
"pack_description": "Retextures Cut Copper blocks to resemble their look from their first appearance on Minecraft Live."
"pack_description": "Retextures Cut Copper blocks to resemble their look from their first appearance on Minecraft Live.",
"compatibility": ["WaxedCopperItems"]
},
{
"pack_id": "PolishedStonestoBricks",
Expand Down
3 changes: 2 additions & 1 deletion jsons/packs/parity.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"pack_id": "DungeonsStone",
"pack_name": "Dungeons Stone",
"pack_description": "Gives Stone its texture from Minecraft: Dungeons (with 12 texture variants).",
"conflict": ["VariatedStone"]
"conflict": ["VariatedStone"],
"compatibility": ["OreBorders", "VisualInfestedStoneItems"]
},
{
"pack_id": "DungeonsTerracotta",
Expand Down
6 changes: 4 additions & 2 deletions jsons/packs/terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,14 @@
"pack_id": "PebblelessDirt",
"pack_name": "Pebbleless Dirt",
"pack_description": "Gets rid of the pebbles in Dirt, Rooted Dirt and all Grass Block types.",
"conflict": ["VariatedMycelium", "VariatedGrass", "VariatedDirt"]
"conflict": ["VariatedMycelium", "VariatedGrass"],
"compatibility": ["VariatedDirt"]
},
{
"pack_id": "PebblelessCoarseDirt",
"pack_name": "Pebbleless Coarse Dirt",
"pack_description": "Gets rid of the pebbles in Coarse Dirt."
"pack_description": "Gets rid of the pebbles in Coarse Dirt.",
"compatibility": ["VariatedDirt"]
},
{
"pack_id": "BrighterNether",
Expand Down
9 changes: 6 additions & 3 deletions jsons/packs/utility.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"ClassicOres",
"EmeraldstoRubies",
"UniformOres",
"UnlitRedstoneOre"
"UnlitRedstoneOre",
"DungeonsStone"
]
},
{
Expand All @@ -29,13 +30,15 @@
"pack_name": "Visual Infested Stone Items",
"pack_description": "Adds a border around Infested Stone in the inventory.",
"message": ["error", "This will NOT affect the placed blocks."],
"conflict": ["CrumbledInfestedStoneBlocks"]
"conflict": ["CrumbledInfestedStoneBlocks"],
"compatibility": ["DungeonsStone"]
},
{
"pack_id": "WaxedCopperItems",
"pack_name": "Waxed Copper Items",
"pack_description": "Adds a border around Waxed Copper and variants in the inventory.",
"message": ["error", "This will NOT affect the placed blocks."]
"message": ["error", "This will NOT affect the placed blocks."],
"compatibility": ["AlternateCutCopper"]
},
{
"pack_id": "DifferentStems",
Expand Down
3 changes: 2 additions & 1 deletion jsons/packs/variation.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
{
"pack_id": "VariatedDirt",
"pack_name": "Variated Dirt",
"pack_description": "Dirt will be randomized using a selection of 16 textures."
"pack_description": "Dirt will be randomized using a selection of 16 textures.",
"compatibility": ["PebblelessDirt", "PebblelessCoarseDirt"]
},
{
"pack_id": "VariatedGrass",
Expand Down
227 changes: 227 additions & 0 deletions packs/aesthetic/AlternateCutCopper/WaxedCopperItems/blocks.json
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"
}
}
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"
}
}
}
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"
}
}
}
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"
}
}
}
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"
}
}
}
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.
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,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"
}
}
}
Loading

0 comments on commit f170f3c

Please sign in to comment.