Combat expanded split #2170
Annotations
10 errors, 10 warnings, and 8 notices
Test gm4_double_doors.auto_toggle_west_normal failed on line 19!
Expected oak_door[open=true,facing=east,hinge=right,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.auto_toggle_east_inverted failed on line 19!
Expected oak_door[open=false,facing=north,hinge=left,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.toggle_west_inverted failed on line 12!
Expected oak_door[open=false,facing=north,hinge=right,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.toggle_north_inverted failed on line 19!
Expected oak_door[open=false,facing=west,hinge=left,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.toggle_west_normal failed on line 12!
Expected oak_door[open=true,facing=west,hinge=left,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.auto_toggle_north_normal failed on line 19!
Expected oak_door[open=true,facing=north,hinge=right,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.auto_toggle_south_inverted failed on line 12!
Expected oak_door[open=false,facing=west,hinge=right,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.auto_toggle_east_normal failed on line 19!
Expected oak_door[open=true,facing=east,hinge=right,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.toggle_south_normal failed on line 12!
Expected oak_door[open=true,facing=south,hinge=left,half=upper], got minecraft:oak_door
|
Test gm4_double_doors.toggle_east_normal failed on line 19!
Expected oak_door[open=true,facing=east,hinge=right,half=upper], got minecraft:oak_door
|
gm4.manifest.create
gm4.manifest.create No existing meta.json manifest file was located
|
mecha
mecha Translation key not defined in en_us: advancement.gm4.monsters_unbound.elite_kill.title (missing_en_us_translations)
5 | },
6 | "title": {
: ^
7 | "translate": "advancement.gm4.monsters_unbound.elite_kill.title",
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8 | "fallback": "Elite Hunter"
: ^^^^^^^^^^^^^^^^^^^^^^^^^^
9 | },
: ^
10 | "description": {
|
mecha
mecha Translation key not defined in en_us: advancement.gm4.monsters_unbound.elite_kill.description (missing_en_us_translations)
9 | },
10 | "description": {
: ^
11 | "translate": "advancement.gm4.monsters_unbound.elite_kill.description",
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12 | "fallback": "Kill any Elite monster",
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13 | "color": "gray"
: ^^^^^^^^^^^^^^^
14 | },
: ^
15 | "frame": "task"
|
mecha
mecha Translation key not defined in en_us: advancement.gm4.monsters_unbound.elite_kill_all.title (missing_en_us_translations)
5 | },
6 | "title": {
: ^
7 | "translate": "advancement.gm4.monsters_unbound.elite_kill_all.title",
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8 | "fallback": "Elites Hunted"
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
9 | },
: ^
10 | "description": {
|
mecha
mecha Translation key not defined in en_us: advancement.gm4.monsters_unbound.elite_kill_all.description (missing_en_us_translations)
9 | },
10 | "description": {
: ^
11 | "translate": "advancement.gm4.monsters_unbound.elite_kill_all.description",
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12 | "fallback": "Kill one of every Elite monster",
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13 | "color": "gray"
: ^^^^^^^^^^^^^^^
14 | },
: ^
15 | "frame": "challenge"
|
mecha
mecha Translation key not defined in en_us: text.gm4.guidebook.module_desc.survival_refightalized (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Survival Refightalized]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Survival Refightalized", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.survival_refightalized", "fallback": "Use special armor and weapon modifiers to defend against mobs that grow ever stronger.", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:survival_refightalized/display/description
|
mecha
mecha Translation key not defined in en_us: text.gm4.guidebook.survival_refightalized.description (missing_en_us_translations)
1 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.pages set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text....
: ...
2 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.locked set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text...
|
mecha
mecha Translation key not defined in en_us: text.gm4.guidebook.survival_refightalized.description (missing_en_us_translations)
1 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.pages set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text....
: ...
2 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.locked set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text...
|
mecha
mecha Translation key not defined in en_us: text.gm4.guidebook.survival_refightalized.description (missing_en_us_translations)
1 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.pages set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text....
: ...
2 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.locked set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text...
|
mecha
mecha Translation key not defined in en_us: text.gm4.guidebook.survival_refightalized.description (missing_en_us_translations)
1 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.pages set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text....
: ...
2 | execute if score gm4_survival_refightalized load.status matches 1.. run data modify storage gm4_guidebook:pages survival_refightalized.locked set value ['["", {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": "\\u2196\\u2302 ", "color": "#3D83A3"}, {"translate": "gui.gm4.guidebook.header.toc", "fallback": "\\u2196\\u2302 ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "run_command", "value": "/trigger gm4_guide set 1"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text.gm4.guidebook.return_to_toc", "fallback": "Return to the table of contents"}}}, {"translate": "gm4.second", "fallback": "%1$s", "with": [{"text": " \\u24cc ", "color": "#864bc7"}, {"translate": "gui.gm4.guidebook.header.wiki", "fallback": " \\u24cc ", "color": "white", "font": "gm4:guidebook"}], "clickEvent": {"action": "open_url", "value": "https://wiki.gm4.co/wiki/Monsters_Unbound"}, "hoverEvent": {"action": "show_text", "value": {"translate": "text...
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.falling_stars does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Falling Stars]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Falling Stars", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.falling_stars", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:falling_stars/display/description
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.harvest_moons does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Harvest Moons]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Harvest Moons", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.harvest_moons", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:harvest_moons/display/description
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.nightmare_nights does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Nightmare Nights]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Nightmare Nights", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.nightmare_nights", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:nightmare_nights/display/description
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.nightmare_nights does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | execute unless score gm4_midnight_menaces load.status matches 1.. run tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Nightmare Nights]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Nightmare Nights", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.nightmare_nights", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | execute unless score gm4_midnight_menaces load.status matches 1.. run advancement grant @s only gm4_guidebook:nightmare_nights/display/events
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.nightmare_nights does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | execute if score gm4_midnight_menaces load.status matches 1.. run tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Nightmare Nights]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Nightmare Nights", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.nightmare_nights", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | execute if score gm4_midnight_menaces load.status matches 1.. run advancement grant @s only gm4_guidebook:nightmare_nights/display/events_with_menaces
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.resurrecting_skeletons does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Resurrecting Skeletons]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Resurrecting Skeletons", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.resurrecting_skeletons", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:resurrecting_skeletons/display/description
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.resurrecting_zombies does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Resurrecting Zombies]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Resurrecting Zombies", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.resurrecting_zombies", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:resurrecting_zombies/display/description
|
mecha
mecha Fallback for text.gm4.guidebook.module_desc.tipped_skeletons does not match that provided in 'translations.csv' (missing_en_us_translations)
1 | tellraw @s ["", {"translate": "text.gm4.guidebook.discovered", "fallback": "%1$s has discovered a guidebook page from %2$s", "with": [{"selector": "@s"}, {"text": "[Tipped Skeletons]", "color": "#4AA0C7", "hoverEvent": {"action": "show_text", "contents": [{"text": "Tipped Skeletons", "color": "#4AA0C7"}, {"text": "\n"}, {"translate": "text.gm4.guidebook.module_desc.tipped_skeletons", "fallback": "Full moons gain an element of surprise with Mysterious Midnights! You might encounter falling stars, or Skeletons wielding poisonous arrows during full moons! So you better listen for that howl...", "italic": true, "color": "gray"}]}}]}]
: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 | advancement grant @s only gm4_guidebook:tipped_skeletons/display/description
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Modules for pull request #1025
|
14.4 MB |
|
Test world for e0d4bf861e493ed42734bdd314fccb1e0d4b47f2
|
8.29 MB |
|