|
1181 | 1181 | It's probably just the ramblings of extinct traditionalists, though -- a pattern's a pattern.$(br2)\ |
1182 | 1182 | What could possibly go wrong?", |
1183 | 1183 | }, |
1184 | | - creative_unlocker: { |
1185 | | - "": "The Media Cube", |
1186 | | - desc: "I have found a source of near limitless power, The Media Cube.", |
1187 | | - } |
1188 | 1184 | }, |
1189 | 1185 | // ^ categories |
1190 | 1186 |
|
1191 | 1187 | entry: { |
1192 | 1188 | media: "Media", |
1193 | | - media_cube: "The Media Cube", |
| 1189 | + creative_items: "Creative-Only Items", |
1194 | 1190 | geodes: "Geodes", |
1195 | 1191 | couldnt_cast: "A Frustration", |
1196 | 1192 | start_to_see: "WHAT DID I SEE", |
|
1290 | 1286 | // ^ entries |
1291 | 1287 |
|
1292 | 1288 | page: { |
1293 | | - creative_unlocker: { |
1294 | | - "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...", |
| 1289 | + creative_items: { |
| 1290 | + "1": "I have invented some fanciful items that can only be acquired through $(italic)creative/$ means.", |
| 1291 | + 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...", |
1295 | 1292 | "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.", |
1296 | | - "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.", |
| 1293 | + debug_media: { |
| 1294 | + // do not localize 'debug media' in the title or description, the item must be named exactly that |
| 1295 | + // TODO: we can remove the title if hexdoc-dev/hexdoc#85 is implemented, since the title in Patchouli already defaults to the item name |
| 1296 | + title: "debug media", |
| 1297 | + 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.", |
| 1298 | + }, |
1297 | 1299 | // 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. |
1298 | | - //"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." |
| 1300 | + //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." |
1299 | 1301 | }, |
1300 | 1302 | media: { |
1301 | 1303 | "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