|
1133 | 1133 |
|
1134 | 1134 | entry: { |
1135 | 1135 | media: "Media", |
1136 | | - creative_unlocker: "The Media Cube", |
| 1136 | + creative_items: "Creative-Only Items", |
1137 | 1137 | geodes: "Geodes", |
1138 | 1138 | couldnt_cast: "A Frustration", |
1139 | 1139 | start_to_see: "WHAT DID I SEE", |
|
1232 | 1232 | // ^ entries |
1233 | 1233 |
|
1234 | 1234 | page: { |
1235 | | - creative_unlocker: { |
1236 | | - "1": "The $(#74b3f2)Media Cube/$ is a near-limitless source of power, acting as an infinite source of _media for whatever _Hexes I wish to cast. It also looks quite tasty. Eating it might perhaps reveal more about the world, possibly delving into spoiler territory...", |
| 1235 | + creative_items: { |
| 1236 | + "1": "I have invented some fanciful items that can only be acquired through $(italic)creative/$ means.", |
| 1237 | + creative_unlocker: "The $(#74b3f2)Media Cube/$ is a near-limitless source of power, acting as an infinite source of _media for whatever _Hexes I wish to cast. It also looks quite tasty. Eating it might perhaps reveal more about the world, possibly delving into spoiler territory...", |
1237 | 1238 | "2": "Additionally, it seems that by renaming a $(#74b3f2)Media Cube/$ at an Anvil, I should be able to utilize it to test and understand more about my _Hexes. If I have somehow acquired Creative power over the world, I might wish to turn that off before attempting any of the following.", |
1238 | | - "3": "By renaming the $(#74b3f2)Media Cube/$ to 'debug media', I will be given feedback in the chat window about the amount of media consumed.", |
| 1239 | + debug_media: { |
| 1240 | + // do not localize 'debug media' in the title or description, the item must be named exactly that |
| 1241 | + // TODO: we can remove the title if hexdoc-dev/hexdoc#85 is implemented, since the title in Patchouli already defaults to the item name |
| 1242 | + title: "debug media", |
| 1243 | + desc: "By renaming the $(#74b3f2)Media Cube/$ to 'debug media', I will be given feedback in the chat window about the amount of media consumed.", |
| 1244 | + }, |
1239 | 1245 | // NOTE: The following feature documented is broken in the current implementation. It should be uncommented and the page in patchouli should be updated when the feature is fixed. |
1240 | | - //"4": "By renaming the $(#74b3f2)Media Cube/$ to 'debug patterns', I will be given feedback in the chat window about the order patterns are ran." |
| 1246 | + //debug_patterns: "By renaming the $(#74b3f2)Media Cube/$ to 'debug patterns', I will be given feedback in the chat window about the order patterns are ran." |
1241 | 1247 | }, |
1242 | 1248 | media: { |
1243 | 1249 | "1": "_Media is a form of mental energy external to a mind. All living creatures generate trace amounts of _media when thinking about anything; after the thought is finished, the media is released into the environment.$(br2)The art of casting _Hexes is all about manipulating _media to do your bidding.", |
|
0 commit comments