過去の検索履歴
2025/11/08 12:10:36 は正規表現[{ "format_version": 2, "metadata": { "authors": [ "tatamitatamikata." ], "generated_with": { "bridge": [ "2.7.48" ], "dash": [ "0.11.7" ] } }, "header": { "name": "pack.name", "description": "pack.description", "min_engine_version": [ 1, 21, 60 ], "uuid": "2852a13d-21e9-4793-88b6-f41c041a7a33", "version": [ 0, 6, 2 ] }, "modules": [ { "type": "resources", "uuid": "1313ad30-4934-4610-949e-ca567ebbf2a3", "version": [ 1, 0, 0 ] } ], "dependencies": [ { "uuid": "13c60a13-8d1d-48ef-9e5f-1366c201ac9b", "version": [ 0, 6, 2 ] } ]}]のjson文法をチェックしました2025/11/08 12:10:32 は正規表現[{ "format_version": 2, "metadata": { "authors": [ "tatamitatamikata." ], "generated_with": { "bridge": [ "2.7.48" ], "dash": [ "0.11.7" ] } }, "header": { "name": "pack.name", "description": "pack.description", "min_engine_version": [ 1, 21, 60 ], "uuid": "2852a13d-21e9-4793-88b6-f41c041a7a33", "version": [ 0, 6, 2 ] }, "modules": [ { "type": "resources", "uuid": "1313ad30-4934-4610-949e-ca567ebbf2a3", "version": [ 1, 0, 0 ] } ], "dependencies": [ { "uuid": "13c60a13-8d1d-48ef-9e5f-1366c201ac9b", "version": [ 0, 6, 2 ] } ]}]のjson文法をチェックしました2025/11/08 12:10:00 は正規表現[{ "format_version": 2, "metadata": { "authors": [ "tatamitatamikata." ], "product_type": "addon", "generated_with": { "bridge": [ "2.7.48" ], "dash": [ "0.11.7" ] } }, "header": { "name": "pack.name", "description": "pack.description", "min_engine_version": [ 1, 21, 60 ], "uuid": "13c60a13-8d1d-48ef-9e5f-1366c201ac9b", "version": [ 0, 6, 2 ] }, "modules": [ { "type": "data", "uuid": "c13aef2c-bc96-46ee-8568-4f23c119d37a", "version": [ 1, 0, 0 ] }, { "type": "script", "language": "javascript", "uuid": "01313dbf-3303-4876-91d4-5a80df49bb6a", "entry": "scripts/BetterWeapons/Main.js", "version": [ 1, 0, 0 ] } ], "dependencies": [ { "uuid": "2852a13d-21e9-4793-88b6-f41c041a7a33", "version": [ 0, 6, 2 ] }, { "module_name": "@minecraft/server", "version": "1.17.0" }, { "module_name": "@minecraft/server-ui", "version": "1.3.0" } ]}]のjson文法をチェックしました2025/11/08 12:09:32 は正規表現[{ "format_version": "1.20.10", "minecraft:recipe_furnace": { "description": { "identifier": "minecraft:gold_block" }, "unlock": [ { "context": "AlwaysUnlocked" } ], "tags": [ "smoker" ], "input": "minecraft:lodestone", "output": "god:holy_sword" }}]のjson文法をチェックしました2025/11/05 18:22:32 は正規表現[{ "format_version": "1.10.0", "animation_controllers": { "controller.animation.charge_special_score_add": { "initial_state": "default", "states": { "default": { "transitions": [ { "charge_special_score_add": "query.is_using_item && query.get_equipped_item_name == charge_special && query.property(neko:character) != none && query.property(neko:state) == normal" } ] }, "charge_special_score_add": { "animations": [ "charge_special_score_add" ], "transitions": [ { "default": "!query.is_using_item || query.get_equipped_item_name != charge_special || query.property(neko:character) == none || query.property(neko:state) != normal" } ] } } } }}]のjson文法をチェックしました2025/11/05 18:19:08 は正規表現[{ "format_version": "1.10.0", "animation_controllers": { "controller.animation.itadori_normal_attack": { "initial_state": "default", "states": { "default": { "transitions": [ { "NeutralLeft": "query.is_using_item && query.get_equipped_item_name == normal_attack && query.property(neko:character) == itadori && query.scoreboard(not_spring_walk) == 0 && !query.is_sneaking && query.is_on_ground && query.property(neko:state) == normal" }, { "DashLeft": "query.is_using_item && query.get_equipped_item_name == normal_attack && query.property(neko:character) == itadori && query.is_moving && query.is_sprinting && query.scoreboard(not_spring_walk) == 1 && !query.is_sneaking && query.is_on_ground && query.property(neko:state) == normal" }, { "Air_NeutralLeft": "query.is_using_item && query.get_equipped_item_name == normal_attack && query.property(neko:character) == itadori && !query.is_on_ground && !query.is_sprinting && query.scoreboard(not_spring_walk) == 0 && !query.is_sneaking && query.property(neko:state) == normal" }, { "Air_DashLeft": "query.is_using_item && query.get_equipped_item_name == normal_attack && query.property(neko:character) == itadori && query.is_moving && query.is_sprinting && query.scoreboard(not_spring_walk) == 1 && !query.is_on_ground && !query.is_sneaking && query.property(neko:state) == normal" }, { "LowLeft": "query.is_using_item && query.get_equipped_item_name == normal_attack && query.property(neko:character) == itadori && query.is_sneaking && query.property(neko:state) == normal" } ] }, "NeutralLeft": { "on_entry": [ "/event entity @s neko:state_action" ], "on_exit": [ "/event entity @s neko:state_normal" ], "animations": [ "itadori_NeutralLeft" ], "transitions": [ { "default": "query.any_animation_finished" } ] }, "DashLeft": { "on_entry": [ "" ], "on_exit": [ "/event entity @s neko:state_normal" ], "animations": [ "itadori_DashLeft" ], "transitions": [ { "default": "query.any_animation_finished" }, { "DashLeft_hasei": "query.scoreboard(itadori_DashLeft_hasei) == 1" } ] }, "DashLeft_hasei": { "animations": [ "itadori_DashLeft_hasei" ], "on_entry": [ "" ], "transitions": [ { "default": "query.any_animation_finished" } ] }, "Air_NeutralLeft": { "on_entry": [ "/event entity @s neko:state_action" ], "on_exit": [ "/event entity @s neko:state_normal" ], "transitions": [ { "default": "1.0" } ] }, "Air_DashLeft": { "on_entry": [ "/event entity @s neko:state_action" ], "on_exit": [ "/event entity @s neko:state_normal" ], "transitions": [ { "default": "1.0" } ] }, "LowLeft": { "on_entry": [ "/event entity @s neko:state_action" ], "on_exit": [ "/event entity @s neko:state_normal" ], "transitions": [ { "default": "1.0" } ] } } } }}]のjson文法をチェックしました2025/11/05 18:16:23 は正規表現[{ "format_version": "1.10.0", "animation_controllers": { "controller.animation.itadori_awakening": { "initial_state": "default", "states": { "default": { "transitions": [ { "awakening": "query.is_using_item && query.get_equipped_item_name == awakening && query.property(neko:character) == itadori && query.property(neko:state) == normal && query.scoreboard(sp) == 30" } ] }, "awakening": { "animations": [ "" ], "transitions": [ { "default": "query.any_animation_finished" } ] } } } }}]のjson文法をチェックしました2025/11/05 06:26:49 は正規表現[{ "taskJsonList": []}]のjson文法をチェックしました2025/11/05 06:26:03 は正規表現[{ "taskJsonList": [ { "id": 1, "groupId": "test_group_1", "taskId": "test_task_1", "taskDisplayName": "test-おきる", "groupDisplayName": "test-朝ルーティン", "startDate": "2025-09-25", "endDate": "2025-10-10", "startTime": "09:10:00", "endTime": "09:30:00", "userId": "test_user1" } ]}]のjson文法をチェックしました2025/11/05 06:10:27 は正規表現[{ "taskJsonList": [ { "id": 1, "groupId": "test_group_1", "taskId": "test_task_1", "taskDisplayName": "test-おきる", "groupDisplayName": "test-朝ルーティン", "startDate": 1758726000000, "endDate": 1760022000000, "startTime": "09:10:00", "endTime": "09:30:00", "userId": "test_user1" } ]}]のjson文法をチェックしました2025/11/01 08:48:49 は正規表現[{ "taskRelationToGroupKeyGroupIdMap": { "test_group_1": [ "test_task_1", "test_task_2", "test_task_3" ], "test_group_2": [ "test_task_4", "test_task_5" ] }, "taskRelationToGroupKeyTaskIdJsonList": [ { "taskId": "test_task_1", "groupId": "test_group_1" }, { "taskId": "test_task_2", "groupId": "test_group_1" }, { "taskId": "test_task_3", "groupId": "test_group_1" }, { "taskId": "test_task_4", "groupId": "test_group_2" }, { "taskId": "test_task_5", "groupId": "test_group_2" } ]}]のjson文法をチェックしました2025/11/01 08:47:19 は正規表現[{ "taskRelationToGroupKeyGroupIdMap": { "test_group_1": [ "test_task_1" ] }, "taskRelationToGroupKeyTaskIdJsonList": [ { "taskId": "test_task_1", "groupId": "test_group_1" } ]}]のjson文法をチェックしました2025/11/01 08:46:47 は正規表現[{ "taskRelationToGroupKeyGroupIdMap": {}, "taskRelationToGroupKeyTaskIdJsonList": []}]のjson文法をチェックしました2025/11/01 08:45:08 は正規表現[{ "taskRelationToGroupKeyGroupIdMap": {}, "taskRelationToGroupKeyTaskIdJsonList": []}]のjson文法をチェックしました2025/11/01 08:44:07 は正規表現[{ "taskRelationToGroupKeyGroupIdMap": {}, "taskRelationToGroupKeyTaskIdJsonList": []}]のjson文法をチェックしました
2025年11月
| 日 |
月 |
火 |
水 |
木 |
金 |
土 |
| |
|
|
|
|
|
1 |
| 2 |
3 |
4 |
5 |
6 |
7 |
8 |
| 9 |
10 |
11 |
12 |
13 |
14 |
15 |
| 16 |
17 |
18 |
19 |
20 |
21 |
22 |
| 23 |
24 |
25 |
26 |
27 |
28 |
29 |
| 30 |
|
|
|
|
|
|