Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 9b40f22

Browse files
committed
2.4
1 parent fd8750d commit 9b40f22

File tree

189 files changed

+655
-2777
lines changed

Some content is hidden

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

189 files changed

+655
-2777
lines changed

assets/minecraft/models/block/acacia_door_bottom.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ambientocclusion":false,
23
"textures": {
34
"particle": "block/acacia_door_bottom",
45
"bottom": "block/acacia_door_bottom",

assets/minecraft/models/block/acacia_door_bottom_hinge.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ambientocclusion":false,
23
"textures": {
34
"bottom": "block/acacia_door_bottom2",
45
"side": "block/acacia_door_sides",

assets/minecraft/models/block/acacia_door_top.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ambientocclusion":false,
23
"textures": {
34
"particle": "block/acacia_door_top",
45
"top": "block/acacia_door_top",

assets/minecraft/models/block/acacia_door_top_hinge.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"ambientocclusion":false,
23
"textures": {
34
"top": "block/acacia_door_top2",
45
"side": "block/acacia_door_sides",

assets/minecraft/models/block/acacia_trapdoor_bottom.json

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"credit": "Made with Blockbench - Made/edited by RyanGar46",
32
"parent": "block/template_orientable_trapdoor_open",
43
"textures": {
54
"texture": "block/acacia_trapdoor"
@@ -78,28 +77,6 @@
7877
"up": {"uv": [9, 3, 12, 13], "rotation": 180, "texture": "#texture"},
7978
"down": {"uv": [4, 3, 7, 13], "texture": "#texture", "cullface": "down"}
8079
}
81-
},
82-
{
83-
"from": [5, 3, 0],
84-
"to": [11, 3.25, 2],
85-
"faces": {
86-
"north": {"uv": [5, 15, 11, 16], "texture": "#texture", "cullface": "north"},
87-
"east": {"uv": [5, 14, 6, 16], "rotation": 90, "texture": "#texture"},
88-
"south": {"uv": [5, 14, 11, 15], "texture": "#texture"},
89-
"west": {"uv": [5, 14, 6, 16], "rotation": 270, "texture": "#texture"},
90-
"up": {"uv": [5, 14, 11, 16], "texture": "#texture"}
91-
}
92-
},
93-
{
94-
"from": [5, -0.25, 0],
95-
"to": [11, 0, 2],
96-
"faces": {
97-
"north": {"uv": [5, 15, 11, 16], "texture": "#texture", "cullface": "down"},
98-
"east": {"uv": [5, 14, 6, 16], "rotation": 90, "texture": "#texture", "cullface": "down"},
99-
"south": {"uv": [5, 14, 11, 15], "texture": "#texture", "cullface": "down"},
100-
"west": {"uv": [5, 14, 6, 16], "rotation": 270, "texture": "#texture", "cullface": "down"},
101-
"down": {"uv": [5, 14, 11, 16], "rotation": 180, "texture": "#texture", "cullface": "down"}
102-
}
10380
}
10481
],
10582
"display": {
@@ -145,12 +122,17 @@
145122
{
146123
"name": "birch_trapdoor_open",
147124
"origin": [8, 8, 8],
125+
"color": 0,
148126
"children": [
149127
{
150128
"name": "oak_trapdoor_open",
151129
"origin": [8, 8, 8],
130+
"color": 0,
152131
"children": [0, 1, 2, 3]
153132
}
154133
]
155-
}, 4, 5, 6, 7]
134+
},
135+
4,
136+
5
137+
]
156138
}

assets/minecraft/models/block/acacia_trapdoor_open.json

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"credit": "Made with Blockbench - Made/edited by RyanGar46",
32
"parent": "block/template_orientable_trapdoor_open",
43
"textures": {
54
"texture": "block/acacia_trapdoor"
@@ -72,28 +71,6 @@
7271
"south": {"uv": [9, 3, 12, 13], "rotation": 180, "texture": "#texture", "cullface": "south"},
7372
"west": {"uv": [9, 3, 12, 13], "rotation": 180, "texture": "#texture"}
7473
}
75-
},
76-
{
77-
"from": [5, 14, 16],
78-
"to": [11, 16, 16.25],
79-
"faces": {
80-
"east": {"uv": [5, 14, 6, 16], "texture": "#texture", "cullface": "south"},
81-
"south": {"uv": [5, 14, 11, 16], "texture": "#texture", "cullface": "south"},
82-
"west": {"uv": [5, 14, 6, 16], "texture": "#texture", "cullface": "south"},
83-
"up": {"uv": [5, 15, 11, 16], "rotation": 180, "texture": "#texture", "cullface": "up"},
84-
"down": {"uv": [5, 14, 11, 15], "texture": "#texture", "cullface": "south"}
85-
}
86-
},
87-
{
88-
"from": [5, 14, 12.75],
89-
"to": [11, 16, 13],
90-
"faces": {
91-
"north": {"uv": [5, 14, 11, 16], "texture": "#texture"},
92-
"east": {"uv": [5, 14, 6, 16], "texture": "#texture"},
93-
"west": {"uv": [5, 14, 6, 16], "texture": "#texture"},
94-
"up": {"uv": [5, 15, 11, 16], "rotation": 180, "texture": "#texture", "cullface": "up"},
95-
"down": {"uv": [5, 14, 11, 15], "texture": "#texture"}
96-
}
9774
}
9875
],
9976
"display": {
@@ -139,12 +116,17 @@
139116
{
140117
"name": "birch_trapdoor_open",
141118
"origin": [8, 8, 8],
119+
"color": 0,
142120
"children": [
143121
{
144122
"name": "oak_trapdoor_open",
145123
"origin": [8, 8, 8],
124+
"color": 0,
146125
"children": [0, 1, 2, 3]
147126
}
148127
]
149-
}, 4, 5, 6, 7]
128+
},
129+
4,
130+
5
131+
]
150132
}

assets/minecraft/models/block/acacia_trapdoor_top.json

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"credit": "Made with Blockbench - Made/edited by RyanGar46",
32
"parent": "block/template_orientable_trapdoor_open",
43
"textures": {
54
"texture": "block/acacia_trapdoor"
@@ -72,30 +71,6 @@
7271
"up": {"uv": [9, 3, 12, 13], "rotation": 180, "texture": "#texture", "cullface": "up"},
7372
"down": {"uv": [4, 3, 7, 13], "texture": "#texture"}
7473
}
75-
},
76-
{
77-
"from": [5, 16, 0],
78-
"to": [11, 16.25, 2],
79-
"rotation": {"angle": 0, "axis": "y", "origin": [8, 21, 8]},
80-
"faces": {
81-
"north": {"uv": [5, 15, 11, 16], "texture": "#texture", "cullface": "north"},
82-
"east": {"uv": [5, 14, 6, 16], "rotation": 90, "texture": "#texture", "cullface": "up"},
83-
"south": {"uv": [5, 14, 11, 15], "texture": "#texture", "cullface": "up"},
84-
"west": {"uv": [5, 14, 6, 16], "rotation": 270, "texture": "#texture", "cullface": "up"},
85-
"up": {"uv": [5, 14, 11, 16], "texture": "#texture", "cullface": "up"}
86-
}
87-
},
88-
{
89-
"from": [5, 12.75, 0],
90-
"to": [11, 13, 2],
91-
"rotation": {"angle": 0, "axis": "y", "origin": [8, 21, 8]},
92-
"faces": {
93-
"north": {"uv": [5, 15, 11, 16], "texture": "#texture", "cullface": "north"},
94-
"east": {"uv": [5, 14, 6, 16], "rotation": 90, "texture": "#texture"},
95-
"south": {"uv": [5, 14, 11, 15], "texture": "#texture"},
96-
"west": {"uv": [5, 14, 6, 16], "rotation": 270, "texture": "#texture"},
97-
"down": {"uv": [5, 14, 11, 16], "rotation": 180, "texture": "#texture"}
98-
}
9974
}
10075
],
10176
"display": {
@@ -141,12 +116,17 @@
141116
{
142117
"name": "birch_trapdoor_open",
143118
"origin": [8, 8, 8],
119+
"color": 0,
144120
"children": [
145121
{
146122
"name": "oak_trapdoor_open",
147123
"origin": [8, 8, 8],
124+
"color": 0,
148125
"children": [0, 1, 2, 3]
149126
}
150127
]
151-
}, 4, 5, 6, 7]
128+
},
129+
4,
130+
5
131+
]
152132
}

assets/minecraft/models/block/activator_rail_on.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"credit": "Made with Blockbench",
32
"ambientocclusion": false,
43
"parent": "block/activator_rail",
54
"textures": {

assets/minecraft/models/block/activator_rail_on_raised_ne.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"credit": "Made with Blockbench",
32
"ambientocclusion": false,
43
"parent": "block/activator_rail_raised_ne",
54
"textures": {

assets/minecraft/models/block/activator_rail_on_raised_sw.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"credit": "Made with Blockbench",
32
"ambientocclusion": false,
43
"parent": "block/activator_rail_raised_sw",
54
"textures": {

0 commit comments

Comments
 (0)