-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #51 from gentlegiantJGC/mc1.21.2
Added Java 1.21.2 and Bedrock 1.21.40 translations
- Loading branch information
Showing
6,285 changed files
with
217,011 additions
and
4,769 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
298 | ||
307 |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
59 changes: 59 additions & 0 deletions
59
..._13_0/block/blockstate/from_universal/universal_minecraft/vanilla/colored_torch_blue.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[ | ||
{ | ||
"function": "new_block", | ||
"options": "minecraft:colored_torch_bp" | ||
}, | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"color_bit": "0b" | ||
} | ||
}, | ||
{ | ||
"function": "map_properties", | ||
"options": { | ||
"facing": { | ||
"\"west\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"west\"" | ||
} | ||
} | ||
], | ||
"\"east\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"east\"" | ||
} | ||
} | ||
], | ||
"\"north\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"north\"" | ||
} | ||
} | ||
], | ||
"\"south\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"south\"" | ||
} | ||
} | ||
], | ||
"\"up\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"top\"" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] |
71 changes: 0 additions & 71 deletions
71
..._1_13_0/block/blockstate/from_universal/universal_minecraft/vanilla/colored_torch_bp.json
This file was deleted.
Oops, something went wrong.
59 changes: 59 additions & 0 deletions
59
...13_0/block/blockstate/from_universal/universal_minecraft/vanilla/colored_torch_green.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[ | ||
{ | ||
"function": "new_block", | ||
"options": "minecraft:colored_torch_rg" | ||
}, | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"color_bit": "1b" | ||
} | ||
}, | ||
{ | ||
"function": "map_properties", | ||
"options": { | ||
"facing": { | ||
"\"west\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"west\"" | ||
} | ||
} | ||
], | ||
"\"east\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"east\"" | ||
} | ||
} | ||
], | ||
"\"north\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"north\"" | ||
} | ||
} | ||
], | ||
"\"south\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"south\"" | ||
} | ||
} | ||
], | ||
"\"up\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"top\"" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] |
59 changes: 59 additions & 0 deletions
59
...3_0/block/blockstate/from_universal/universal_minecraft/vanilla/colored_torch_purple.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[ | ||
{ | ||
"function": "new_block", | ||
"options": "minecraft:colored_torch_bp" | ||
}, | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"color_bit": "1b" | ||
} | ||
}, | ||
{ | ||
"function": "map_properties", | ||
"options": { | ||
"facing": { | ||
"\"west\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"west\"" | ||
} | ||
} | ||
], | ||
"\"east\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"east\"" | ||
} | ||
} | ||
], | ||
"\"north\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"north\"" | ||
} | ||
} | ||
], | ||
"\"south\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"south\"" | ||
} | ||
} | ||
], | ||
"\"up\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"top\"" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] |
59 changes: 59 additions & 0 deletions
59
...1_13_0/block/blockstate/from_universal/universal_minecraft/vanilla/colored_torch_red.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
[ | ||
{ | ||
"function": "new_block", | ||
"options": "minecraft:colored_torch_rg" | ||
}, | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"color_bit": "0b" | ||
} | ||
}, | ||
{ | ||
"function": "map_properties", | ||
"options": { | ||
"facing": { | ||
"\"west\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"west\"" | ||
} | ||
} | ||
], | ||
"\"east\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"east\"" | ||
} | ||
} | ||
], | ||
"\"north\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"north\"" | ||
} | ||
} | ||
], | ||
"\"south\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"south\"" | ||
} | ||
} | ||
], | ||
"\"up\"": [ | ||
{ | ||
"function": "new_properties", | ||
"options": { | ||
"torch_facing_direction": "\"top\"" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
] |
71 changes: 0 additions & 71 deletions
71
..._1_13_0/block/blockstate/from_universal/universal_minecraft/vanilla/colored_torch_rg.json
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.