Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"extends": ["eslint:recommended", "plugin:@typescript-eslint/recommended"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module",
"project": "./tsconfig.json"
"ecmaVersion": "latest",
"sourceType": "module",
"project": "./tsconfig.json"
},
"plugins": ["@typescript-eslint", "minecraft-linting"],
"overrides": [{ "files": [ "src/**/*.ts"] }],
"overrides": [{ "files": ["src/**/*.ts"] }],
"rules": {
"minecraft-linting/avoid-unnecessary-command": "warn"
"minecraft-linting/avoid-unnecessary-command": "warn"
},
"ignorePatterns": ["scripts/*"]
}
"ignorePatterns": ["scripts/*", "localization/*"]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<img src="https://img.shields.io/github/commit-activity/m/jaylydev/terminator" alt="Commit Activity"/>
</p>

**Latest Release**: <a href="https://github.com/JaylyDev/terminator/releases/latest"/>v2.1.2 <img src="https://img.shields.io/github/release-date/jaylydev/terminator" alt="Release date"/></a>
**Latest Release**: <a href="https://github.com/JaylyDev/terminator/releases/latest"/>v2.2.0 <img src="https://img.shields.io/github/release-date/jaylydev/terminator" alt="Release date"/></a>

## Documentations

Expand Down
2 changes: 1 addition & 1 deletion assets/behavior_pack/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Minecraft Terminator for Bedrock Edition
Download here: https://jaylydev.github.io/posts/terminator/

Add-on version: 2.1.2
Add-on version: 2.2.0

Created by: JaylyMC

Expand Down
181 changes: 167 additions & 14 deletions assets/behavior_pack/entities/terminator.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"client_sync": true,
"type": "int",
"default": 0,
"range": [0, 10]
"range": [0, 13]
}
}
},
Expand Down Expand Up @@ -234,6 +234,7 @@
"bed",
"beetroot",
"big_dripleaf",
"small_dripleaf_block",
"birch_button",
"birch_standing_sign",
"birch_wall_sign",
Expand Down Expand Up @@ -368,7 +369,19 @@
"honey_block",
"candle",
// 1.18 blocks
"deepslate"
"deepslate",
"acacia_hanging_sign",
"bamboo_hanging_sign",
"birch_hanging_sign",
"cherry_hanging_sign",
"crimson_hanging_sign",
"dark_oak_hanging_sign",
"jungle_hanging_sign",
"mangrove_hanging_sign",
"oak_hanging_sign",
"pale_oak_hanging_sign",
"spruce_hanging_sign",
"warped_hanging_sign"
]
}
},
Expand Down Expand Up @@ -1352,17 +1365,33 @@
"minecraft:cactus",
"minecraft:trapdoor",
"minecraft:acacia_trapdoor",
"minecraft:bamboo_trapdoor",
"minecraft:birch_trapdoor",
"minecraft:cherry_trapdoor",
"minecraft:copper_trapdoor",
"minecraft:crimson_trapdoor",
"minecraft:dark_oak_trapdoor",
"minecraft:exposed_copper_trapdoor",
"minecraft:iron_trapdoor",
"minecraft:jungle_trapdoor",
"minecraft:mangrove_trapdoor",
"minecraft:oxidized_copper_trapdoor",
"minecraft:spruce_trapdoor",
"minecraft:warped_trapdoor",
"minecraft:waxed_copper_trapdoor",
"minecraft:waxed_exposed_copper_trapdoor",
"minecraft:waxed_oxidized_copper_trapdoor",
"minecraft:waxed_weathered_copper_trapdoor",
"minecraft:weathered_copper_trapdoor",
"minecraft:tnt",
"minecraft:underwater_tnt",
"minecraft:wither_rose",
"minecraft:big_dripleaf",
"minecraft:small_dripleaf_block",
"minecraft:pointed_dripstone",
"minecraft:soul_fire"
"minecraft:soul_fire",
"minecraft:soul_campfire",
"minecraft:sculk_shrieker"
]
},
"minecraft:follow_range": {
Expand Down Expand Up @@ -1904,16 +1933,126 @@
"stonebrick",
"sandstone",
"mossy_cobblestone",
"stone_slab",
"stone_slab2",
"stone_slab3",
"stone_slab4",
"double_stone_slab",
"double_stone_slab2",
"double_stone_slab3",
"double_stone_slab4",
"wooden_slab",
"double_wooden_slab",
"acacia_double_slab",
"acacia_slab",
"andesite_double_slab",
"andesite_slab",
"bamboo_double_slab",
"bamboo_mosaic_double_slab",
"bamboo_mosaic_slab",
"bamboo_slab",
"birch_double_slab",
"birch_slab",
"blackstone_double_slab",
"blackstone_slab",
"brick_double_slab",
"brick_slab",
"cherry_double_slab",
"cherry_slab",
"cobbled_deepslate_double_slab",
"cobbled_deepslate_slab",
"cobblestone_double_slab",
"cobblestone_slab",
"crimson_double_slab",
"crimson_slab",
"cut_copper_slab",
"cut_red_sandstone_double_slab",
"cut_red_sandstone_slab",
"cut_sandstone_double_slab",
"cut_sandstone_slab",
"dark_oak_double_slab",
"dark_oak_slab",
"dark_prismarine_double_slab",
"dark_prismarine_slab",
"deepslate_brick_double_slab",
"deepslate_brick_slab",
"deepslate_tile_double_slab",
"deepslate_tile_slab",
"diorite_double_slab",
"diorite_slab",
"double_cut_copper_slab",
"end_stone_brick_double_slab",
"end_stone_brick_slab",
"exposed_cut_copper_slab",
"exposed_double_cut_copper_slab",
"granite_double_slab",
"granite_slab",
"jungle_double_slab",
"jungle_slab",
"mangrove_double_slab",
"mangrove_slab",
"mossy_cobblestone_double_slab",
"mossy_cobblestone_slab",
"mossy_stone_brick_double_slab",
"mossy_stone_brick_slab",
"mud_brick_double_slab",
"mud_brick_slab",
"nether_brick_double_slab",
"nether_brick_slab",
"normal_stone_double_slab",
"normal_stone_slab",
"oak_double_slab",
"oak_slab",
"oxidized_cut_copper_slab",
"oxidized_double_cut_copper_slab",
"petrified_oak_double_slab",
"petrified_oak_slab",
"polished_andesite_double_slab",
"polished_andesite_slab",
"polished_blackstone_brick_double_slab",
"polished_blackstone_brick_slab",
"polished_blackstone_double_slab",
"polished_blackstone_slab",
"polished_deepslate_double_slab",
"polished_deepslate_slab",
"polished_diorite_double_slab",
"polished_diorite_slab",
"polished_granite_double_slab",
"polished_granite_slab",
"polished_tuff_double_slab",
"polished_tuff_slab",
"prismarine_brick_double_slab",
"prismarine_brick_slab",
"prismarine_double_slab",
"prismarine_slab",
"purpur_double_slab",
"purpur_slab",
"quartz_double_slab",
"quartz_slab",
"red_nether_brick_double_slab",
"red_nether_brick_slab",
"red_sandstone_double_slab",
"red_sandstone_slab",
"sandstone_double_slab",
"sandstone_slab",
"smooth_quartz_double_slab",
"smooth_quartz_slab",
"smooth_red_sandstone_double_slab",
"smooth_red_sandstone_slab",
"smooth_sandstone_double_slab",
"smooth_sandstone_slab",
"smooth_stone_double_slab",
"smooth_stone_slab",
"spruce_double_slab",
"spruce_slab",
"stone_brick_double_slab",
"stone_brick_slab",
"tuff_brick_double_slab",
"tuff_brick_slab",
"tuff_double_slab",
"tuff_slab",
"warped_double_slab",
"warped_slab",
"waxed_cut_copper_slab",
"waxed_double_cut_copper_slab",
"waxed_exposed_cut_copper_slab",
"waxed_exposed_double_cut_copper_slab",
"waxed_oxidized_cut_copper_slab",
"waxed_oxidized_double_cut_copper_slab",
"waxed_weathered_cut_copper_slab",
"waxed_weathered_double_cut_copper_slab",
"weathered_cut_copper_slab",
"weathered_double_cut_copper_slab",
"planks",
"brick_block",
"nether_brick",
Expand Down Expand Up @@ -2226,15 +2365,29 @@
"minecraft:cactus",
"minecraft:trapdoor",
"minecraft:acacia_trapdoor",
"minecraft:bamboo_trapdoor",
"minecraft:birch_trapdoor",
"minecraft:cherry_trapdoor",
"minecraft:copper_trapdoor",
"minecraft:crimson_trapdoor",
"minecraft:dark_oak_trapdoor",
"minecraft:exposed_copper_trapdoor",
"minecraft:iron_trapdoor",
"minecraft:jungle_trapdoor",
"minecraft:mangrove_trapdoor",
"minecraft:oxidized_copper_trapdoor",
"minecraft:spruce_trapdoor",
"minecraft:warped_trapdoor",
"minecraft:waxed_copper_trapdoor",
"minecraft:waxed_exposed_copper_trapdoor",
"minecraft:waxed_oxidized_copper_trapdoor",
"minecraft:waxed_weathered_copper_trapdoor",
"minecraft:weathered_copper_trapdoor",
"minecraft:tnt",
"minecraft:underwater_tnt",
"minecraft:wither_rose",
"minecraft:big_dripleaf",
"minecraft:small_dripleaf_block",
"minecraft:pointed_dripstone",
"minecraft:soul_fire",
"minecraft:soul_campfire",
Expand Down Expand Up @@ -2603,7 +2756,7 @@
]
},
"set_property": {
"terminator:cape": "math.random_integer(0, 10)"
"terminator:cape": "math.random_integer(0, 13)"
}
},
"minecraft:gain_bad_omen": {
Expand Down
6 changes: 3 additions & 3 deletions assets/behavior_pack/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"name": "pack.name",
"description": "pack.description",
"uuid": "90e876d2-2acc-4d9a-ab3c-d086f4b1716b",
"version": [2, 1, 2],
"version": [2, 2, 0],
"min_engine_version": [1, 21, 0]
},
"modules": [
{
"description": "pack.description",
"type": "data",
"uuid": "a7fbbd76-f86f-45db-bbb8-9aa1796068a1",
"version": [2, 1, 2]
"version": [2, 2, 0]
},
{
"description": "",
Expand All @@ -28,7 +28,7 @@
{
// Terminator resource pack
"uuid": "ec9b10e5-4eb9-40b9-814f-58f92176d5cd",
"version": [2, 1, 2]
"version": [2, 2, 0]
},
{
// Minecraft native module - needed to use the "@minecraft/server" module
Expand Down
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/bg_BG.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Терминатор [пакет за поведение]
pack.description=Робот, който ви пречи да победите играта. Направено от Jayly - https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/cs_CZ.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminátor [Behavior Pack]
pack.description=Robot, který vám brání porazit hru. Vytvořil Jayly - https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/da_DK.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Behavior Pack]
pack.description=En robot, der forhindrer dig i at slå spillet. Lavet af Jayly - https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/de_DE.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Verhaltenspaket]
pack.description=Ein Roboter, der Sie daran hindert, das Spiel zu gewinnen. Hergestellt von Jayly – https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/el_GR.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Πακέτο Συμπεριφοράς]
pack.description=Ένα ρομπότ που σας εμποδίζει να κερδίσετε το παιχνίδι. Δημιουργήθηκε από τον Jayly - https://jaylydev.github.io/posts/terminator/
4 changes: 4 additions & 0 deletions assets/behavior_pack/texts/en_GB.lang
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Behaviour Pack]
pack.description=A robot that prevents you from beating the game. Made by Jayly - https://jaylydev.github.io/posts/terminator/
4 changes: 4 additions & 0 deletions assets/behavior_pack/texts/en_US.lang
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Behavior Pack]
pack.description=A robot that prevents you from beating the game. Made by Jayly - https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/es_ES.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Paquete de comportamiento]
pack.description=Un robot que te impide ganar el juego. Hecho por Jayly - https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/es_MX.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Paquete de comportamiento]
pack.description=Un robot que te impide ganar el juego. Hecho por Jayly - https://jaylydev.github.io/posts/terminator/
6 changes: 6 additions & 0 deletions assets/behavior_pack/texts/fi_FI.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Comments can be added anywhere on a valid line by starting with '##'
##
## Note, trailing spaces will NOT be trimmed. If you want room between the end of the string and the start of a
## comment on the same line, use TABs.
pack.name=Terminator [Behavior Pack]
pack.description=Robotti, joka estää sinua voittamaan peliä. Tekijä: Jayly - https://jaylydev.github.io/posts/terminator/
Loading
Loading