File tree Expand file tree Collapse file tree
backport_to_1_21_6/assets/minecraft/items Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:exposed_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/exposed_copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/exposed_cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:oxidized_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/oxidized_copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/oxidized_cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:waxed_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/waxed_cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:waxed_exposed_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/exposed_copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/waxed_exposed_cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:waxed_oxidized_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/oxidized_copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/waxed_oxidized_cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:waxed_weathered_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/weathered_copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/waxed_weathered_cut_copper"
18+ }
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "model" : {
3+ "type" : " minecraft:select" ,
4+ "property" : " minecraft:custom_model_data" ,
5+ "index" : 0 ,
6+ "cases" : [
7+ {
8+ "when" : " minecraft:weathered_copper_golem_statue" ,
9+ "model" : {
10+ "type" : " minecraft:model" ,
11+ "model" : " minecraft:block/weathered_copper_golem_statue_inventory"
12+ }
13+ }
14+ ],
15+ "fallback" : {
16+ "type" : " minecraft:model" ,
17+ "model" : " minecraft:block/weathered_cut_copper"
18+ }
19+ }
20+ }
You can’t perform that action at this time.
0 commit comments