Skip to content

Commit

Permalink
Update for 21w05b
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePotatoKing55 committed Feb 8, 2021
1 parent 99886f4 commit fec7f07
Show file tree
Hide file tree
Showing 123 changed files with 364 additions and 70 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ Preview

YouTuber TheDerpyWhale made a [comprehensive video for this pack](https://youtu.be/T9gWT26CPP8).

Here's a few shots of it in action:
Here's a few shots of it in action (they may not be entirely up-to-date):

![](Screenshots/crater.png)

![](Screenshots/mining.png)

![](Screenshots/inventory.png)

Alternatively, here's a complete list of every item in the pack.
Alternatively, here's a very long list of every item in the pack:

![](Screenshots/long.png)

Expand Down
Binary file removed Release/2D-Blocks-v0.7-alpha.2-1.16.zip
Binary file not shown.
Binary file removed Release/2D-Blocks-v0.7-alpha.2-1.17.zip
Binary file not shown.
Binary file removed Release/2D-Blocks-v0.7-alpha.3-1.16.zip
Binary file not shown.
Binary file removed Release/2D-Blocks-v0.7-alpha.3-1.17.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Screenshots/long.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 0 additions & 41 deletions assets/minecraft/models/block/button_inventory.json

This file was deleted.

6 changes: 6 additions & 0 deletions assets/minecraft/models/item/acacia_button.json
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/anvil.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block_item/anvil"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/azalea.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/azalea"
}
}
2 changes: 1 addition & 1 deletion assets/minecraft/models/item/beacon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"textures": {
"layer0": "block_item/beacon"
}
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/big_dripleaf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/big_dripleaf"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/birch_button.json
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"
}
}
3 changes: 1 addition & 2 deletions assets/minecraft/models/item/block_item.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"scale": [ 1, 1, 1 ],
"translation": [ 0, 0, -1 ]
"translation": [ 0, 0, -0.5 ]
}
},
"elements": [
Expand Down
149 changes: 149 additions & 0 deletions assets/minecraft/models/item/block_item_button_template.json
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 ] }
}
}
]
}
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/chipped_anvil.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block_item/chipped_anvil"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/crimson_button.json
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/damaged_anvil.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block_item/damaged_anvil"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/dark_oak_button.json
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/daylight_detector.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block_item/daylight_detector"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/debug_stick.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "minecraft:item/debug_stick"
}
}
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"
}
}
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"
}
}
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/flowering_azalea.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/flowering_azalea"
}
}
6 changes: 3 additions & 3 deletions assets/minecraft/models/item/glass.json
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"
}
}
}
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/honeycomb_block.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/honeycomb_block"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/iron_door.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "block_item/iron_door"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/jungle_button.json
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"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/lapis_block.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/block_item",
"textures": {
"base": "block_item/lapis_block"
}
}
2 changes: 1 addition & 1 deletion assets/minecraft/models/item/lever.json
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"
}
Expand Down
Loading

0 comments on commit fec7f07

Please sign in to comment.