Skip to content

Commit 3e9600c

Browse files
committed
v1.3.2+build2
1 parent 9a95984 commit 3e9600c

File tree

160 files changed

+3032
-1365
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+3032
-1365
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/azalea"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/azalea_leaves"
3+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:item/handheld",
3+
"textures": {
4+
"layer0": "minecraft:item/bamboo"
5+
}
6+
}
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"parent": "minecraft:block/big_dripleaf",
3+
"display": {
4+
"gui": {
5+
"rotation": [ 30, 225, 0 ],
6+
"translation": [ 0, -2, 0],
7+
"scale":[ 0.625, 0.625, 0.625 ]
8+
},
9+
"fixed": {
10+
"rotation": [ 0, 0, 0 ],
11+
"translation": [ 0, 0, -1 ],
12+
"scale":[ 0.5, 0.5, 0.5 ]
13+
},
14+
"thirdperson_righthand": {
15+
"rotation": [ 0, 0, 0 ],
16+
"translation": [ 0, 1, 0 ],
17+
"scale": [ 0.55, 0.55, 0.55 ]
18+
},
19+
"firstperson_righthand": {
20+
"rotation": [ 0, 0, 0 ],
21+
"translation": [ 1.13, 0, 1.13],
22+
"scale": [ 0.68, 0.68, 0.68 ]
23+
}
24+
}
25+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/calcite"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/chiseled_bookshelf_inventory"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/dripstone_block"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/flowering_azalea"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/flowering_azalea_leaves"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"parent": "minecraft:block/mangrove_fence_inventory"
3+
}

0 commit comments

Comments
 (0)