-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2,995 changed files
with
973 additions
and
7 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
6 changes: 6 additions & 0 deletions
6
.../Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/black_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "black_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...e/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/blue_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "blue_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
.../Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/brown_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "brown_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...e/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/cyan_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "cyan_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/dirt.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "dirt" } | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/dirt_path.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,7 @@ | ||
{ | ||
"variants": { | ||
"": [ | ||
{ "model": "block/dirt_path" } | ||
] | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/grass.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,7 @@ | ||
{ | ||
"variants": { | ||
"normal": [ | ||
{ "model": "block/grass", "weight": 1 } | ||
] | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...end Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/grass_block.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,8 @@ | ||
{ | ||
"variants": { | ||
"snowy=false": | ||
{ "model": "block/grass_block" }, | ||
"snowy=true": | ||
{ "model": "block/grass_block_snow" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...e/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/gray_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "gray_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
.../Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/green_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "green_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...urce Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/light_blue_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "light_blue_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...e/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/lime_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "lime_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...esource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/magenta_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "magenta_concrete_powder" } | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/mycelium.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,8 @@ | ||
{ | ||
"variants": { | ||
"snowy=false": [ | ||
{ "model": "block/mycelium" } | ||
], | ||
"snowy=true": { "model": "block/grass_block_snow" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/orange_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "orange_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...e/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/pink_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "pink_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/purple_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "purple_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...ce/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/red_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "red_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/red_sand.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "red_sand" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/sand.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "sand" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/silver_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "silver_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/stone.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "stone" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
.../Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/white_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "white_concrete_powder" } | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...Resource Packs/Bare Bones 1.20.6/assets/minecraft/blockstates/yellow_concrete_powder.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,6 @@ | ||
{ | ||
"variants": { | ||
"normal": | ||
{ "model": "yellow_concrete_powder" } | ||
} | ||
} |
40 changes: 40 additions & 0 deletions
40
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/crop.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,40 @@ | ||
{ | ||
"ambientocclusion": true, | ||
"textures": { | ||
"particle": "#crop" | ||
}, | ||
"elements": [ | ||
{ "from": [ 4, -1, 0 ], | ||
"to": [ 4, 15, 16 ], | ||
"shade": false, | ||
"faces": { | ||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, | ||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } | ||
} | ||
}, | ||
{ "from": [ 12, -1, 0 ], | ||
"to": [ 12, 15, 16 ], | ||
"shade": false, | ||
"faces": { | ||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, | ||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } | ||
} | ||
}, | ||
{ "from": [ 0, -1, 4 ], | ||
"to": [ 16, 15, 4 ], | ||
"shade": false, | ||
"faces": { | ||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, | ||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } | ||
} | ||
}, | ||
{ "from": [ 0, -1, 12 ], | ||
"to": [ 16, 15, 12 ], | ||
"shade": false, | ||
"faces": { | ||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" }, | ||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#crop" } | ||
} | ||
} | ||
] | ||
} |
23 changes: 23 additions & 0 deletions
23
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/dirt_path.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,23 @@ | ||
{ "parent": "block/block", | ||
"ambientocclusion": true, | ||
"textures": { | ||
"particle": "block/dirt", | ||
"top": "block/dirt_path_top", | ||
"side": "block/dirt_path_side", | ||
"bottom": "block/dirt" | ||
}, | ||
"elements": [ | ||
{ "from": [ 0, 0, 0 ], | ||
"to": [ 16, 15, 16 ], | ||
"shade": true, | ||
"faces": { | ||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" }, | ||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }, | ||
"north": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "north" }, | ||
"south": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "south" }, | ||
"west": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "west" }, | ||
"east": { "uv": [ 0, 1, 16, 16 ], "texture": "#side", "cullface": "east" } | ||
} | ||
} | ||
] | ||
} |
6 changes: 6 additions & 0 deletions
6
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/fern.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,6 @@ | ||
{ | ||
"parent": "block/tinted_cross", | ||
"textures": { | ||
"cross": "block/fern" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
Mcblend Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/grass.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,6 @@ | ||
{ | ||
"parent": "block/tinted_cross", | ||
"textures": { | ||
"cross": "block/grass" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...rce/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/large_fern_bottom.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,6 @@ | ||
{ | ||
"parent": "block/tinted_cross", | ||
"textures": { | ||
"cross": "block/large_fern_bottom" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/large_fern_top.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,6 @@ | ||
{ | ||
"parent": "block/tinted_cross", | ||
"textures": { | ||
"cross": "block/large_fern_top" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...rce/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/tall_grass_bottom.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,6 @@ | ||
{ | ||
"parent": "block/tinted_cross", | ||
"textures": { | ||
"cross": "block/tall_grass_bottom" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
...Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/tall_grass_top.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,6 @@ | ||
{ | ||
"parent": "block/tinted_cross", | ||
"textures": { | ||
"cross": "block/tall_grass_top" | ||
} | ||
} |
32 changes: 32 additions & 0 deletions
32
...Source/Resource Packs/Bare Bones 1.20.6/assets/minecraft/models/block/template_torch.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,32 @@ | ||
{ | ||
"ambientocclusion": true, | ||
"textures": { | ||
"particle": "#torch" | ||
}, | ||
"elements": [ | ||
{ "from": [ 7, 0, 7 ], | ||
"to": [ 9, 10, 9 ], | ||
"shade": true, | ||
"faces": { | ||
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" }, | ||
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" } | ||
} | ||
}, | ||
{ "from": [ 7, 0, 0 ], | ||
"to": [ 9, 16, 16 ], | ||
"shade": true, | ||
"faces": { | ||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }, | ||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" } | ||
} | ||
}, | ||
{ "from": [ 0, 0, 7 ], | ||
"to": [ 16, 16, 9 ], | ||
"shade": true, | ||
"faces": { | ||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" }, | ||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#torch" } | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.