Skip to content

Commit 804e6d6

Browse files
committed
材質本地化
1 parent c4faea0 commit 804e6d6

41 files changed

Lines changed: 55 additions & 55 deletions

Some content is hidden

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

assets/minecraft/models/custom_items/2026hamsterday/bottle.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"format_version": "1.9.0",
33
"credit": "書碼",
44
"textures": {
5-
"0": "minecraft:block/light_blue_stained_glass",
6-
"1": "minecraft:block/pink_shulker_box",
7-
"2": "minecraft:block/iron_block",
8-
"3": "minecraft:block/white_stained_glass",
9-
"particle": "minecraft:block/light_blue_stained_glass"
5+
"0": "item/custom/2026hamsterday/light_blue_stained_glass",
6+
"1": "item/custom/2026hamsterday/pink_shulker_box",
7+
"2": "item/custom/2026hamsterday/iron_block",
8+
"3": "item/custom/2026hamsterday/white_stained_glass",
9+
"particle": "item/custom/2026hamsterday/light_blue_stained_glass"
1010
},
1111
"elements": [
1212
{

assets/minecraft/models/custom_items/2026hamsterday/bowl_with_seed.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"credit": "書碼",
44
"texture_size": [32, 32],
55
"textures": {
6-
"0": "minecraft:block/pink_shulker_box",
6+
"0": "item/custom/2026hamsterday/pink_shulker_box",
77
"1": "item/custom/2026hamsterday/sunflower_seed",
8-
"particle": "minecraft:block/pink_shulker_box"
8+
"particle": "item/custom/2026hamsterday/pink_shulker_box"
99
},
1010
"elements": [
1111
{

assets/minecraft/models/custom_items/2026hamsterday/flower_hat_1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"credit": "書碼",
44
"texture_size": [32, 32],
55
"textures": {
6-
"0": "minecraft:block/red_wool",
7-
"1": "minecraft:block/poppy",
8-
"particle": "minecraft:block/red_wool"
6+
"0": "item/custom/2026hamsterday/red_wool",
7+
"1": "item/custom/2026hamsterday/poppy",
8+
"particle": "item/custom/2026hamsterday/red_wool"
99
}
1010
}

assets/minecraft/models/custom_items/2026hamsterday/flower_hat_2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"credit": "書碼",
44
"texture_size": [32, 32],
55
"textures": {
6-
"0": "minecraft:block/yellow_wool",
7-
"1": "minecraft:block/dandelion",
8-
"particle": "minecraft:block/yellow_wool"
6+
"0": "item/custom/2026hamsterday/yellow_wool",
7+
"1": "item/custom/2026hamsterday/dandelion",
8+
"particle": "item/custom/2026hamsterday/yellow_wool"
99
}
1010
}

assets/minecraft/models/custom_items/2026hamsterday/flower_hat_3.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"credit": "書碼",
44
"texture_size": [32, 32],
55
"textures": {
6-
"0": "minecraft:block/light_blue_wool",
7-
"1": "minecraft:block/blue_orchid",
8-
"particle": "minecraft:block/light_blue_wool"
6+
"0": "item/custom/2026hamsterday/light_blue_wool",
7+
"1": "item/custom/2026hamsterday/blue_orchid",
8+
"particle": "item/custom/2026hamsterday/light_blue_wool"
99
}
1010
}

assets/minecraft/models/custom_items/2026hamsterday/flower_hat_4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"credit": "書碼",
44
"texture_size": [32, 32],
55
"textures": {
6-
"0": "minecraft:block/purple_wool",
7-
"1": "minecraft:block/allium",
8-
"particle": "minecraft:block/purple_wool"
6+
"0": "item/custom/2026hamsterday/purple_wool",
7+
"1": "item/custom/2026hamsterday/allium",
8+
"particle": "item/custom/2026hamsterday/purple_wool"
99
}
1010
}

assets/minecraft/models/custom_items/2026hamsterday/frog_hat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"texture_size": [32, 32],
55
"textures": {
66
"0": "item/custom/2026hamsterday/syrian",
7-
"1": "minecraft:block/white_wool",
7+
"1": "item/custom/2026hamsterday/white_wool",
88
"particle": "item/custom/2026hamsterday/syrian"
99
},
1010
"elements": [

assets/minecraft/models/custom_items/2026hamsterday/hamster_in_tunnel.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"texture_size": [32, 32],
55
"textures": {
66
"1": "item/custom/2026hamsterday/syrian",
7-
"2": "minecraft:block/white_stained_glass",
8-
"3": "minecraft:block/white_shulker_box",
9-
"particle": "minecraft:block/white_stained_glass"
7+
"2": "item/custom/2026hamsterday/white_stained_glass",
8+
"3": "item/custom/2026hamsterday/white_shulker_box",
9+
"particle": "item/custom/2026hamsterday/white_stained_glass"
1010
},
1111
"elements": [
1212
{

assets/minecraft/models/custom_items/2026hamsterday/hamster_on_swing.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"texture_size": [32, 32],
55
"textures": {
66
"1": "item/custom/2026hamsterday/syrian",
7-
"2": "minecraft:block/acacia_planks",
8-
"3": "minecraft:item/chain",
9-
"particle": "minecraft:block/acacia_planks"
7+
"2": "item/custom/2026hamsterday/acacia_planks",
8+
"3": "item/custom/2026hamsterday/chain",
9+
"particle": "item/custom/2026hamsterday/acacia_planks"
1010
},
1111
"elements": [
1212
{

assets/minecraft/models/custom_items/2026hamsterday/hamster_wand.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"textures": {
66
"1": "item/custom/2026hamsterday/hamster_ball",
77
"2": "item/custom/2026hamsterday/syrian",
8-
"3": "minecraft:block/sunflower_front",
9-
"5": "minecraft:block/sunflower_bottom",
10-
"6": "minecraft:block/sunflower_back",
11-
"7": "minecraft:item/candle"
8+
"3": "item/custom/2026hamsterday/sunflower_front",
9+
"5": "item/custom/2026hamsterday/sunflower_bottom",
10+
"6": "item/custom/2026hamsterday/sunflower_back",
11+
"7": "item/custom/2026hamsterday/candle"
1212
},
1313
"elements": [
1414
{

0 commit comments

Comments
 (0)