-
Notifications
You must be signed in to change notification settings - Fork 2
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
1 parent
99886f4
commit fec7f07
Showing
123 changed files
with
364 additions
and
70 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+272 KB
Release/2D-Blocks-v0.7-alpha.4-1.16.zip → Release/2D-Blocks-v0.7-alpha.5-1.16.zip
Binary file not shown.
Binary file renamed
BIN
+272 KB
Release/2D-Blocks-v0.7-alpha.4-1.17.zip → Release/2D-Blocks-v0.7-alpha.5-1.17.zip
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.
This file was deleted.
Oops, something went wrong.
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": "item/block_item_button_template", | ||
"textures": { | ||
"base": "block_item/acacia_planks" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "block_item/anvil" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "item/azalea" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
"textures": { | ||
"layer0": "block_item/beacon" | ||
} | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "item/big_dripleaf" | ||
} | ||
} |
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": "item/block_item_button_template", | ||
"textures": { | ||
"base": "block_item/birch_planks" | ||
} | ||
} |
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
149 changes: 149 additions & 0 deletions
149
assets/minecraft/models/item/block_item_button_template.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,149 @@ | ||
{ | ||
"parent": "item/block_item", | ||
"elements": [ | ||
{ | ||
"from": [ 7, 4, 7 ], | ||
"to": [ 11, 5, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 6, 14, 10, 15 ] }, | ||
"north": { "texture": "#base", "uv": [ 10, 14, 6, 15 ] }, | ||
"west": { "texture": "#base", "uv": [ 7, 14, 6, 15 ] }, | ||
"east": { "texture": "#base", "uv": [ 9, 14, 10, 15 ] }, | ||
"down": { "texture": "#base", "uv": [ 6, 14, 10, 15 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 5, 5, 7 ], | ||
"to": [ 7, 6, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 4, 13, 6, 14 ] }, | ||
"north": { "texture": "#base", "uv": [ 6, 13, 4, 14 ] }, | ||
"west": { "texture": "#base", "uv": [ 5, 13, 4, 14 ] }, | ||
"down": { "texture": "#base", "uv": [ 4, 13, 6, 14 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 7, 5, 7 ], | ||
"to": [ 11, 6, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 6, 8, 10, 9 ] }, | ||
"north": { "texture": "#base", "uv": [ 10, 8, 6, 9 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 11, 5, 7 ], | ||
"to": [ 13, 6, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 10, 13, 12, 14 ] }, | ||
"north": { "texture": "#base", "uv": [ 12, 13, 10, 14 ] }, | ||
"east": { "texture": "#base", "uv": [ 11, 13, 12, 14 ] }, | ||
"down": { "texture": "#base", "uv": [ 10, 13, 12, 14 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 3, 6, 7 ], | ||
"to": [ 5, 7, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 2, 12, 4, 13 ] }, | ||
"north": { "texture": "#base", "uv": [ 4, 12, 2, 13 ] }, | ||
"west": { "texture": "#base", "uv": [ 3, 12, 2, 13 ] }, | ||
"down": { "texture": "#base", "uv": [ 2, 12, 4, 13 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 5, 6, 7 ], | ||
"to": [ 13, 7, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 4, 7, 12, 8 ] }, | ||
"north": { "texture": "#base", "uv": [ 12, 7, 4, 8 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 13, 6, 7 ], | ||
"to": [ 14, 9, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 14, 4, 15, 7 ] }, | ||
"north": { "texture": "#base", "uv": [ 15, 4, 14, 7 ] }, | ||
"east": { "texture": "#base", "uv": [ 14, 4, 15, 7 ] }, | ||
"up": { "texture": "#base", "uv": [ 14, 5, 15, 4 ] }, | ||
"down": { "texture": "#base", "uv": [ 14, 6, 15, 7 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 2, 7, 7 ], | ||
"to": [ 3, 10, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 1, 4, 2, 7 ] }, | ||
"north": { "texture": "#base", "uv": [ 2, 4, 1, 7 ] }, | ||
"west": { "texture": "#base", "uv": [ 2, 4, 1, 7 ] }, | ||
"up": { "texture": "#base", "uv": [ 1, 5, 2, 4 ] }, | ||
"down": { "texture": "#base", "uv": [ 1, 6, 2, 7 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 3, 7, 7 ], | ||
"to": [ 13, 9, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 2, 5, 12, 7 ] }, | ||
"north": { "texture": "#base", "uv": [ 12, 5, 2, 7 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 3, 9, 7 ], | ||
"to": [ 11, 10, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 2, 4, 10, 5 ] }, | ||
"north": { "texture": "#base", "uv": [ 10, 4, 2, 5 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 11, 9, 7 ], | ||
"to": [ 13, 10, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 12, 3, 14, 4 ] }, | ||
"north": { "texture": "#base", "uv": [ 14, 3, 12, 4 ] }, | ||
"east": { "texture": "#base", "uv": [ 13, 3, 14, 4 ] }, | ||
"up": { "texture": "#base", "uv": [ 12, 4, 14, 3 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 3, 10, 7 ], | ||
"to": [ 5, 11, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 4, 2, 6, 3 ] }, | ||
"north": { "texture": "#base", "uv": [ 6, 2, 4, 3 ] }, | ||
"west": { "texture": "#base", "uv": [ 5, 2, 4, 3 ] }, | ||
"up": { "texture": "#base", "uv": [ 4, 2, 6, 3 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 5, 10, 7 ], | ||
"to": [ 9, 11, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 4, 3, 8, 4 ] }, | ||
"north": { "texture": "#base", "uv": [ 8, 3, 4, 4 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 9, 10, 7 ], | ||
"to": [ 11, 11, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 10, 2, 12, 3 ] }, | ||
"north": { "texture": "#base", "uv": [ 12, 2, 10, 3 ] }, | ||
"east": { "texture": "#base", "uv": [ 11, 2, 12, 3 ] }, | ||
"up": { "texture": "#base", "uv": [ 10, 2, 12, 3 ] } | ||
} | ||
}, | ||
{ | ||
"from": [ 5, 11, 7 ], | ||
"to": [ 9, 12, 8 ], | ||
"faces": { | ||
"south": { "texture": "#base", "uv": [ 6, 1, 10, 2 ] }, | ||
"north": { "texture": "#base", "uv": [ 10, 1, 6, 2 ] }, | ||
"west": { "texture": "#base", "uv": [ 6, 1, 7, 2 ] }, | ||
"east": { "texture": "#base", "uv": [ 10, 1, 9, 2 ] }, | ||
"up": { "texture": "#base", "uv": [ 6, 2, 10, 1 ] } | ||
} | ||
} | ||
] | ||
} |
2 changes: 1 addition & 1 deletion
2
...t/models/item/weathered_copper_block.json → ...necraft/models/item/budding_amethyst.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "item/block_item", | ||
"textures": { | ||
"base": "block_item/weathered_copper_block" | ||
"base": "block_item/budding_amethyst" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "block_item/chipped_anvil" | ||
} | ||
} |
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": "item/block_item_button_template", | ||
"textures": { | ||
"base": "block_item/crimson_planks" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "block_item/damaged_anvil" | ||
} | ||
} |
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": "item/block_item_button_template", | ||
"textures": { | ||
"base": "block_item/dark_oak_planks" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "block_item/daylight_detector" | ||
} | ||
} |
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": "minecraft:item/handheld", | ||
"textures": { | ||
"layer0": "minecraft:item/debug_stick" | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
...odels/item/semi_weathered_cut_copper.json → ...minecraft/models/item/exposed_copper.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "item/block_item", | ||
"textures": { | ||
"base": "block_item/semi_weathered_cut_copper" | ||
"base": "block_item/exposed_copper" | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
...els/item/semi_weathered_copper_block.json → ...craft/models/item/exposed_cut_copper.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "item/block_item", | ||
"textures": { | ||
"base": "block_item/semi_weathered_copper_block" | ||
"base": "block_item/exposed_cut_copper" | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
.../item/semi_weathered_cut_copper_slab.json → .../models/item/exposed_cut_copper_slab.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "item/block_item_slab_template", | ||
"textures": { | ||
"base": "block_item/semi_weathered_cut_copper" | ||
"base": "block_item/exposed_cut_copper" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "item/flowering_azalea" | ||
} | ||
} |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "item/generated", | ||
"parent": "item/block_item", | ||
"textures": { | ||
"layer0": "block_item/glass" | ||
"base": "block_item/glass" | ||
} | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
...ls/item/lightly_weathered_cut_copper.json → ...ts/minecraft/models/item/honey_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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"parent": "item/block_item", | ||
"textures": { | ||
"base": "block_item/lightly_weathered_cut_copper" | ||
"base": "block_item/honey_block" | ||
} | ||
} |
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": "item/block_item", | ||
"textures": { | ||
"base": "block_item/honeycomb_block" | ||
} | ||
} |
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": "item/generated", | ||
"textures": { | ||
"layer0": "block_item/iron_door" | ||
} | ||
} |
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": "item/block_item_button_template", | ||
"textures": { | ||
"base": "block_item/jungle_planks" | ||
} | ||
} |
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": "item/block_item", | ||
"textures": { | ||
"base": "block_item/lapis_block" | ||
} | ||
} |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"parent": "item/handheld_rod", | ||
"parent": "item/generated", | ||
"textures": { | ||
"layer0": "item/lever" | ||
} | ||
|
Oops, something went wrong.