hexdoc-hexintent 2.1.6.1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (647) hide show
  1. hexdoc_hexintent-2.1.6.1.0.0/.gitignore +112 -0
  2. hexdoc_hexintent-2.1.6.1.0.0/PKG-INFO +69 -0
  3. hexdoc_hexintent-2.1.6.1.0.0/doc/README.md +53 -0
  4. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/__gradle_version__.py +27 -0
  5. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/__init__.py +1 -0
  6. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/__version__.py +4 -0
  7. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/__init__.py +2 -0
  8. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/charm_audio.json +49 -0
  9. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/contained_splinter.json +19 -0
  10. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/equation_synth.json +23 -0
  11. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/hex_box.json +19 -0
  12. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/manifest_portals.json +37 -0
  13. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/manifest_relay.json +33 -0
  14. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/memory_crystal.json +48 -0
  15. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/menus.json +105 -0
  16. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/mind_vault.json +27 -0
  17. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/splinters.json +57 -0
  18. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/manifestation/visual_manifestation.json +57 -0
  19. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/lang/en_us.flatten.json5 +1 -0
  20. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/lang/en_us.json +1 -0
  21. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/equation_synth.json +156 -0
  22. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/hex_box/hex_1.json +6 -0
  23. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/mind_vault.json +12 -0
  24. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/splinter_caster.json +12 -0
  25. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/blossom_staff.json +355 -0
  26. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/dark_forest_staff.json +366 -0
  27. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/eclipse_staff.json +611 -0
  28. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/end_staff.json +220 -0
  29. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/equation_synth.json +3 -0
  30. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/fern_staff.json +275 -0
  31. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/geode_staff.json +341 -0
  32. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/hex_box.json +3 -0
  33. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/hydra_staff.json +302 -0
  34. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/light_staff.json +606 -0
  35. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/memory_crystal.json +6 -0
  36. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/mind_vault.json +3 -0
  37. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/nether_staff.json +197 -0
  38. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/ocean_staff.json +260 -0
  39. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/penitence_staff.json +165 -0
  40. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/redstone_staff.json +457 -0
  41. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/shadow_staff.json +241 -0
  42. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/splinter_caster.json +3 -0
  43. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/totem_staff.json +725 -0
  44. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/wind_staff.json +187 -0
  45. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/bottom.png +0 -0
  46. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/control_panel_active.png +0 -0
  47. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/control_panel_inactive.png +0 -0
  48. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/focus_socket_empty.png +0 -0
  49. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/focus_socket_filled.png +0 -0
  50. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/glass_chamber.png +0 -0
  51. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/particle_sphere_static.png +0 -0
  52. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/particle_synth.png +0 -0
  53. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/particle_synth_active.png +0 -0
  54. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/particle_synthesiser_active.png +0 -0
  55. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/particle_synthesiser_unactive.png +0 -0
  56. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/rune_trim.png +0 -0
  57. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/slate_cobbled_magic.png +0 -0
  58. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/top_plotting_dial.png +0 -0
  59. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/hex_0.png +0 -0
  60. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/hex_1.png +0 -0
  61. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/hex_2.png +0 -0
  62. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/hex_3.png +0 -0
  63. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/hex_4.png +0 -0
  64. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/hex_5.png +0 -0
  65. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g1_f1.png +0 -0
  66. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g1_f2.png +0 -0
  67. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g1_f3.png +0 -0
  68. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g1_f4.png +0 -0
  69. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g1_f5.png +0 -0
  70. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g2_f1.png +0 -0
  71. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g2_f2.png +0 -0
  72. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g2_f3.png +0 -0
  73. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g2_f4.png +0 -0
  74. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g2_f5.png +0 -0
  75. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g3_f1.png +0 -0
  76. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g3_f2.png +0 -0
  77. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g3_f3.png +0 -0
  78. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g3_f4.png +0 -0
  79. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g3_f5.png +0 -0
  80. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g4_f1.png +0 -0
  81. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g4_f2.png +0 -0
  82. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g4_f3.png +0 -0
  83. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g4_f4.png +0 -0
  84. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g4_f5.png +0 -0
  85. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g5_f1.png +0 -0
  86. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g5_f2.png +0 -0
  87. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g5_f3.png +0 -0
  88. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g5_f4.png +0 -0
  89. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/rise_g5_f5.png +0 -0
  90. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g1_f1.png +0 -0
  91. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g1_f2.png +0 -0
  92. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g1_f3.png +0 -0
  93. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g1_f4.png +0 -0
  94. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g1_f5.png +0 -0
  95. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g2_f1.png +0 -0
  96. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g2_f2.png +0 -0
  97. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g2_f3.png +0 -0
  98. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g2_f4.png +0 -0
  99. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g2_f5.png +0 -0
  100. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g3_f1.png +0 -0
  101. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g3_f2.png +0 -0
  102. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g3_f3.png +0 -0
  103. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g3_f4.png +0 -0
  104. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g3_f5.png +0 -0
  105. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g4_f1.png +0 -0
  106. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g4_f2.png +0 -0
  107. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g4_f3.png +0 -0
  108. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g4_f4.png +0 -0
  109. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g4_f5.png +0 -0
  110. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g5_f1.png +0 -0
  111. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g5_f2.png +0 -0
  112. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g5_f3.png +0 -0
  113. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g5_f4.png +0 -0
  114. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/sink_g5_f5.png +0 -0
  115. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f1.png +0 -0
  116. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f10.png +0 -0
  117. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f11.png +0 -0
  118. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f2.png +0 -0
  119. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f3.png +0 -0
  120. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f4.png +0 -0
  121. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f5.png +0 -0
  122. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f6.png +0 -0
  123. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f7.png +0 -0
  124. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f8.png +0 -0
  125. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t0_f9.png +0 -0
  126. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f1.png +0 -0
  127. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f10.png +0 -0
  128. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f11.png +0 -0
  129. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f2.png +0 -0
  130. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f3.png +0 -0
  131. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f4.png +0 -0
  132. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f5.png +0 -0
  133. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f6.png +0 -0
  134. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f7.png +0 -0
  135. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f8.png +0 -0
  136. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t1_f9.png +0 -0
  137. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f1.png +0 -0
  138. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f10.png +0 -0
  139. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f11.png +0 -0
  140. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f2.png +0 -0
  141. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f3.png +0 -0
  142. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f4.png +0 -0
  143. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f5.png +0 -0
  144. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f6.png +0 -0
  145. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f7.png +0 -0
  146. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f8.png +0 -0
  147. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t2_f9.png +0 -0
  148. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f1.png +0 -0
  149. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f10.png +0 -0
  150. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f11.png +0 -0
  151. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f2.png +0 -0
  152. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f3.png +0 -0
  153. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f4.png +0 -0
  154. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f5.png +0 -0
  155. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f6.png +0 -0
  156. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f7.png +0 -0
  157. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f8.png +0 -0
  158. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t3_f9.png +0 -0
  159. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f1.png +0 -0
  160. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f10.png +0 -0
  161. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f11.png +0 -0
  162. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f2.png +0 -0
  163. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f3.png +0 -0
  164. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f4.png +0 -0
  165. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f5.png +0 -0
  166. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f6.png +0 -0
  167. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f7.png +0 -0
  168. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f8.png +0 -0
  169. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t4_f9.png +0 -0
  170. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f1.png +0 -0
  171. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f10.png +0 -0
  172. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f11.png +0 -0
  173. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f2.png +0 -0
  174. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f3.png +0 -0
  175. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f4.png +0 -0
  176. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f5.png +0 -0
  177. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f6.png +0 -0
  178. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f7.png +0 -0
  179. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f8.png +0 -0
  180. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c0_t5_f9.png +0 -0
  181. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f1.png +0 -0
  182. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f10.png +0 -0
  183. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f11.png +0 -0
  184. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f2.png +0 -0
  185. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f3.png +0 -0
  186. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f4.png +0 -0
  187. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f5.png +0 -0
  188. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f6.png +0 -0
  189. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f7.png +0 -0
  190. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f8.png +0 -0
  191. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t0_f9.png +0 -0
  192. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f1.png +0 -0
  193. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f10.png +0 -0
  194. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f11.png +0 -0
  195. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f2.png +0 -0
  196. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f3.png +0 -0
  197. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f4.png +0 -0
  198. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f5.png +0 -0
  199. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f6.png +0 -0
  200. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f7.png +0 -0
  201. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f8.png +0 -0
  202. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t1_f9.png +0 -0
  203. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f1.png +0 -0
  204. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f10.png +0 -0
  205. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f11.png +0 -0
  206. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f2.png +0 -0
  207. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f3.png +0 -0
  208. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f4.png +0 -0
  209. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f5.png +0 -0
  210. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f6.png +0 -0
  211. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f7.png +0 -0
  212. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f8.png +0 -0
  213. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t2_f9.png +0 -0
  214. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f1.png +0 -0
  215. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f10.png +0 -0
  216. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f11.png +0 -0
  217. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f2.png +0 -0
  218. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f3.png +0 -0
  219. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f4.png +0 -0
  220. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f5.png +0 -0
  221. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f6.png +0 -0
  222. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f7.png +0 -0
  223. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f8.png +0 -0
  224. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t3_f9.png +0 -0
  225. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f1.png +0 -0
  226. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f10.png +0 -0
  227. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f11.png +0 -0
  228. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f2.png +0 -0
  229. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f3.png +0 -0
  230. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f4.png +0 -0
  231. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f5.png +0 -0
  232. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f6.png +0 -0
  233. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f7.png +0 -0
  234. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f8.png +0 -0
  235. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t4_f9.png +0 -0
  236. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f1.png +0 -0
  237. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f10.png +0 -0
  238. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f11.png +0 -0
  239. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f2.png +0 -0
  240. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f3.png +0 -0
  241. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f4.png +0 -0
  242. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f5.png +0 -0
  243. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f6.png +0 -0
  244. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f7.png +0 -0
  245. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f8.png +0 -0
  246. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c1_t5_f9.png +0 -0
  247. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f1.png +0 -0
  248. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f10.png +0 -0
  249. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f11.png +0 -0
  250. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f2.png +0 -0
  251. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f3.png +0 -0
  252. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f4.png +0 -0
  253. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f5.png +0 -0
  254. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f6.png +0 -0
  255. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f7.png +0 -0
  256. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f8.png +0 -0
  257. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t0_f9.png +0 -0
  258. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f1.png +0 -0
  259. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f10.png +0 -0
  260. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f11.png +0 -0
  261. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f2.png +0 -0
  262. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f3.png +0 -0
  263. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f4.png +0 -0
  264. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f5.png +0 -0
  265. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f6.png +0 -0
  266. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f7.png +0 -0
  267. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f8.png +0 -0
  268. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t1_f9.png +0 -0
  269. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f1.png +0 -0
  270. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f10.png +0 -0
  271. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f11.png +0 -0
  272. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f2.png +0 -0
  273. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f3.png +0 -0
  274. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f4.png +0 -0
  275. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f5.png +0 -0
  276. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f6.png +0 -0
  277. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f7.png +0 -0
  278. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f8.png +0 -0
  279. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t2_f9.png +0 -0
  280. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f1.png +0 -0
  281. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f10.png +0 -0
  282. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f11.png +0 -0
  283. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f2.png +0 -0
  284. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f3.png +0 -0
  285. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f4.png +0 -0
  286. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f5.png +0 -0
  287. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f6.png +0 -0
  288. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f7.png +0 -0
  289. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f8.png +0 -0
  290. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t3_f9.png +0 -0
  291. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f1.png +0 -0
  292. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f10.png +0 -0
  293. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f11.png +0 -0
  294. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f2.png +0 -0
  295. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f3.png +0 -0
  296. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f4.png +0 -0
  297. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f5.png +0 -0
  298. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f6.png +0 -0
  299. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f7.png +0 -0
  300. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f8.png +0 -0
  301. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t4_f9.png +0 -0
  302. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f1.png +0 -0
  303. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f10.png +0 -0
  304. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f11.png +0 -0
  305. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f2.png +0 -0
  306. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f3.png +0 -0
  307. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f4.png +0 -0
  308. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f5.png +0 -0
  309. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f6.png +0 -0
  310. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f7.png +0 -0
  311. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f8.png +0 -0
  312. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c2_t5_f9.png +0 -0
  313. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f1.png +0 -0
  314. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f10.png +0 -0
  315. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f11.png +0 -0
  316. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f2.png +0 -0
  317. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f3.png +0 -0
  318. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f4.png +0 -0
  319. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f5.png +0 -0
  320. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f6.png +0 -0
  321. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f7.png +0 -0
  322. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f8.png +0 -0
  323. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t0_f9.png +0 -0
  324. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f1.png +0 -0
  325. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f10.png +0 -0
  326. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f11.png +0 -0
  327. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f2.png +0 -0
  328. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f3.png +0 -0
  329. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f4.png +0 -0
  330. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f5.png +0 -0
  331. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f6.png +0 -0
  332. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f7.png +0 -0
  333. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f8.png +0 -0
  334. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t1_f9.png +0 -0
  335. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f1.png +0 -0
  336. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f10.png +0 -0
  337. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f11.png +0 -0
  338. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f2.png +0 -0
  339. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f3.png +0 -0
  340. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f4.png +0 -0
  341. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f5.png +0 -0
  342. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f6.png +0 -0
  343. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f7.png +0 -0
  344. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f8.png +0 -0
  345. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t2_f9.png +0 -0
  346. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f1.png +0 -0
  347. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f10.png +0 -0
  348. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f11.png +0 -0
  349. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f2.png +0 -0
  350. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f3.png +0 -0
  351. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f4.png +0 -0
  352. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f5.png +0 -0
  353. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f6.png +0 -0
  354. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f7.png +0 -0
  355. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f8.png +0 -0
  356. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t3_f9.png +0 -0
  357. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f1.png +0 -0
  358. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f10.png +0 -0
  359. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f11.png +0 -0
  360. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f2.png +0 -0
  361. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f3.png +0 -0
  362. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f4.png +0 -0
  363. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f5.png +0 -0
  364. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f6.png +0 -0
  365. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f7.png +0 -0
  366. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f8.png +0 -0
  367. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t4_f9.png +0 -0
  368. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f1.png +0 -0
  369. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f10.png +0 -0
  370. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f11.png +0 -0
  371. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f2.png +0 -0
  372. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f3.png +0 -0
  373. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f4.png +0 -0
  374. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f5.png +0 -0
  375. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f6.png +0 -0
  376. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f7.png +0 -0
  377. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f8.png +0 -0
  378. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c3_t5_f9.png +0 -0
  379. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f1.png +0 -0
  380. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f10.png +0 -0
  381. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f11.png +0 -0
  382. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f2.png +0 -0
  383. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f3.png +0 -0
  384. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f4.png +0 -0
  385. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f5.png +0 -0
  386. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f6.png +0 -0
  387. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f7.png +0 -0
  388. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f8.png +0 -0
  389. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t0_f9.png +0 -0
  390. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f1.png +0 -0
  391. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f10.png +0 -0
  392. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f11.png +0 -0
  393. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f2.png +0 -0
  394. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f3.png +0 -0
  395. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f4.png +0 -0
  396. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f5.png +0 -0
  397. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f6.png +0 -0
  398. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f7.png +0 -0
  399. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f8.png +0 -0
  400. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t1_f9.png +0 -0
  401. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f1.png +0 -0
  402. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f10.png +0 -0
  403. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f11.png +0 -0
  404. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f2.png +0 -0
  405. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f3.png +0 -0
  406. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f4.png +0 -0
  407. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f5.png +0 -0
  408. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f6.png +0 -0
  409. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f7.png +0 -0
  410. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f8.png +0 -0
  411. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t2_f9.png +0 -0
  412. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f1.png +0 -0
  413. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f10.png +0 -0
  414. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f11.png +0 -0
  415. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f2.png +0 -0
  416. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f3.png +0 -0
  417. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f4.png +0 -0
  418. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f5.png +0 -0
  419. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f6.png +0 -0
  420. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f7.png +0 -0
  421. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f8.png +0 -0
  422. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t3_f9.png +0 -0
  423. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f1.png +0 -0
  424. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f10.png +0 -0
  425. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f11.png +0 -0
  426. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f2.png +0 -0
  427. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f3.png +0 -0
  428. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f4.png +0 -0
  429. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f5.png +0 -0
  430. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f6.png +0 -0
  431. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f7.png +0 -0
  432. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f8.png +0 -0
  433. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t4_f9.png +0 -0
  434. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f1.png +0 -0
  435. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f10.png +0 -0
  436. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f11.png +0 -0
  437. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f2.png +0 -0
  438. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f3.png +0 -0
  439. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f4.png +0 -0
  440. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f5.png +0 -0
  441. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f6.png +0 -0
  442. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f7.png +0 -0
  443. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f8.png +0 -0
  444. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c4_t5_f9.png +0 -0
  445. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f1.png +0 -0
  446. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f10.png +0 -0
  447. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f11.png +0 -0
  448. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f2.png +0 -0
  449. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f3.png +0 -0
  450. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f4.png +0 -0
  451. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f5.png +0 -0
  452. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f6.png +0 -0
  453. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f7.png +0 -0
  454. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f8.png +0 -0
  455. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t0_f9.png +0 -0
  456. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f1.png +0 -0
  457. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f10.png +0 -0
  458. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f11.png +0 -0
  459. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f2.png +0 -0
  460. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f3.png +0 -0
  461. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f4.png +0 -0
  462. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f5.png +0 -0
  463. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f6.png +0 -0
  464. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f7.png +0 -0
  465. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f8.png +0 -0
  466. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t1_f9.png +0 -0
  467. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f1.png +0 -0
  468. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f10.png +0 -0
  469. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f11.png +0 -0
  470. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f2.png +0 -0
  471. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f3.png +0 -0
  472. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f4.png +0 -0
  473. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f5.png +0 -0
  474. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f6.png +0 -0
  475. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f7.png +0 -0
  476. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f8.png +0 -0
  477. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t2_f9.png +0 -0
  478. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f1.png +0 -0
  479. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f10.png +0 -0
  480. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f11.png +0 -0
  481. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f2.png +0 -0
  482. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f3.png +0 -0
  483. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f4.png +0 -0
  484. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f5.png +0 -0
  485. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f6.png +0 -0
  486. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f7.png +0 -0
  487. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f8.png +0 -0
  488. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t3_f9.png +0 -0
  489. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f1.png +0 -0
  490. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f10.png +0 -0
  491. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f11.png +0 -0
  492. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f2.png +0 -0
  493. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f3.png +0 -0
  494. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f4.png +0 -0
  495. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f5.png +0 -0
  496. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f6.png +0 -0
  497. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f7.png +0 -0
  498. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f8.png +0 -0
  499. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t4_f9.png +0 -0
  500. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f1.png +0 -0
  501. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f10.png +0 -0
  502. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f11.png +0 -0
  503. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f2.png +0 -0
  504. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f3.png +0 -0
  505. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f4.png +0 -0
  506. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f5.png +0 -0
  507. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f6.png +0 -0
  508. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f7.png +0 -0
  509. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f8.png +0 -0
  510. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/hex_box/transition_c5_t5_f9.png +0 -0
  511. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/intent_circle/intent_activated.png +0 -0
  512. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/intent_circle/intent_circle.png +0 -0
  513. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/intent_circle/intent_circle_activated.png +0 -0
  514. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/intent_circle/intent_circle_activated_new.png +0 -0
  515. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_bottom.png +0 -0
  516. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_front.png +0 -0
  517. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_side.png +0 -0
  518. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_slot_cooldown.png +0 -0
  519. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_slot_empty.png +0 -0
  520. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_slot_ready.png +0 -0
  521. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_top.png +0 -0
  522. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mind_vault/mindvault_type_icon_none.png +0 -0
  523. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_bottom.png +0 -0
  524. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_front.png +0 -0
  525. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_side.png +0 -0
  526. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_slot_cooldown.png +0 -0
  527. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_slot_empty.png +0 -0
  528. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_slot_ready.png +0 -0
  529. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_top.png +0 -0
  530. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_type_icon_none.png +0 -0
  531. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/intent_activated.png +0 -0
  532. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/intent_circle.png +0 -0
  533. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/intent_circle_activated.png +0 -0
  534. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/intent_circle_activated_new.png +0 -0
  535. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_back.png +0 -0
  536. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_base.png +0 -0
  537. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_front_empty.png +0 -0
  538. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_left.png +0 -0
  539. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_right.png +0 -0
  540. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_type_icon_villager.png +0 -0
  541. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_back_active.png +0 -0
  542. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_back_focused.png +0 -0
  543. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_back_idle.png +0 -0
  544. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_bottom_active.png +0 -0
  545. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_bottom_focused.png +0 -0
  546. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_bottom_idle.png +0 -0
  547. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_front_active.png +0 -0
  548. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_front_focused.png +0 -0
  549. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_front_idle.png +0 -0
  550. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_left_active.png +0 -0
  551. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_left_focused.png +0 -0
  552. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_left_idle.png +0 -0
  553. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_right_active.png +0 -0
  554. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_right_focused.png +0 -0
  555. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_right_idle.png +0 -0
  556. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_top_active.png +0 -0
  557. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_top_focused.png +0 -0
  558. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/splinter_caster_top_idle.png +0 -0
  559. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/cobbled_deepslate_capstone.png +0 -0
  560. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/cobbled_deepslate_frame.png +0 -0
  561. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/cobbled_deepslate_inner_edge.png +0 -0
  562. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/cobbled_deepslate_plinth.png +0 -0
  563. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/cobbled_deepslate_side_pillar.png +0 -0
  564. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/inner_threshold_glow_left.png +0 -0
  565. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/inner_threshold_glow_right.png +0 -0
  566. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_00.png +0 -0
  567. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_01.png +0 -0
  568. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_02.png +0 -0
  569. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_03.png +0 -0
  570. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_04.png +0 -0
  571. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_05.png +0 -0
  572. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_06.png +0 -0
  573. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/opening_mask_frame_07.png +0 -0
  574. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_base_dark.png +0 -0
  575. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_bottom.png +0 -0
  576. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_corner_bottom_left.png +0 -0
  577. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_corner_bottom_right.png +0 -0
  578. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_corner_top_left.png +0 -0
  579. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_corner_top_right.png +0 -0
  580. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_left.png +0 -0
  581. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_neutral_side.png +0 -0
  582. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_right.png +0 -0
  583. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_frame_top.png +0 -0
  584. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_glyph_filaments.png +0 -0
  585. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_mist_layer.png +0 -0
  586. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_patch_reveal_mask.png +0 -0
  587. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_rect_edge_glow.png +0 -0
  588. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_ripple_lines.png +0 -0
  589. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/permanent_threshold/portal_void.png +0 -0
  590. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/spell_circle.png +0 -0
  591. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_back_active_16x16.png +0 -0
  592. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_back_focused_16x16.png +0 -0
  593. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_back_idle_16x16.png +0 -0
  594. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_bottom_active_16x16.png +0 -0
  595. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_bottom_focused_16x16.png +0 -0
  596. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_bottom_idle_16x16.png +0 -0
  597. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_front_active_16x16.png +0 -0
  598. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_front_focused_16x16.png +0 -0
  599. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_front_idle_16x16.png +0 -0
  600. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_left_active_16x16.png +0 -0
  601. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_left_focused_16x16.png +0 -0
  602. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_left_idle_16x16.png +0 -0
  603. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_right_active_16x16.png +0 -0
  604. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_right_focused_16x16.png +0 -0
  605. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_right_idle_16x16.png +0 -0
  606. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_top_active_16x16.png +0 -0
  607. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_top_focused_16x16.png +0 -0
  608. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/splinter_caster/splinter_caster_top_idle_16x16.png +0 -0
  609. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/transparent.png +0 -0
  610. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_base_smoke.png +0 -0
  611. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_drifting_mist.png +0 -0
  612. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_edge_glow.png +0 -0
  613. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_glyph_lattice.png +0 -0
  614. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_particles.png +0 -0
  615. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/blossom_staff_cloth.png +0 -0
  616. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/blossom_staff_cloth_2.png +0 -0
  617. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/eclipse_staff_effects.png +0 -0
  618. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/eclipse_staff_effects_2.png +0 -0
  619. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/eclipse_staff_part.png +0 -0
  620. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/eclipse_staff_part_2.png +0 -0
  621. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/ender_staff_eye.png +0 -0
  622. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/ender_staff_eye_2.png +0 -0
  623. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/light_staff_ring.png +0 -0
  624. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/light_staff_ring_2.png +0 -0
  625. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/memory_crystal.png +0 -0
  626. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/mindvault.png +0 -0
  627. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/nether_staff_fire.png +0 -0
  628. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/nether_staff_fire_2.png +0 -0
  629. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/redstone_staff_gears.png +0 -0
  630. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/redstone_staff_gears_2.png +0 -0
  631. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/shadow_staff_shadow.png +0 -0
  632. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/shadow_staff_shadow_2.png +0 -0
  633. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/staffs.png +0 -0
  634. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/staffs_2.png +0 -0
  635. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/totem_staff_spin_1.png +0 -0
  636. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/totem_staff_spin_2.png +0 -0
  637. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/totem_staff_spin_3.png +0 -0
  638. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/totem_staff_spin_4.png +0 -0
  639. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/wind_effect.png +0 -0
  640. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/wind_effect_2.png +0 -0
  641. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/data/manifestation/recipes/memory_crystal.json +20 -0
  642. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/manifestation.hexdoc.json +1 -0
  643. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/manifestation.patterns.hexdoc.json +1 -0
  644. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_hooks.py +54 -0
  645. hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_templates/.gitkeep +0 -0
  646. hexdoc_hexintent-2.1.6.1.0.0/gradle.properties +43 -0
  647. hexdoc_hexintent-2.1.6.1.0.0/pyproject.toml +72 -0
@@ -0,0 +1,112 @@
1
+ ##############################
2
+ ## Java
3
+ ##############################
4
+ .mtj.tmp/
5
+ *.class
6
+ *.jar
7
+ *.war
8
+ *.ear
9
+ *.nar
10
+ hs_err_pid*
11
+ replay_pid*
12
+
13
+ ##############################
14
+ ## Maven
15
+ ##############################
16
+ target/
17
+ pom.xml.tag
18
+ pom.xml.releaseBackup
19
+ pom.xml.versionsBackup
20
+ pom.xml.next
21
+ pom.xml.bak
22
+ release.properties
23
+ dependency-reduced-pom.xml
24
+ buildNumber.properties
25
+ .mvn/timing.properties
26
+ .mvn/wrapper/maven-wrapper.jar
27
+
28
+ ##############################
29
+ ## Gradle
30
+ ##############################
31
+ bin/
32
+ build/
33
+ .gradle
34
+ .gradletasknamecache
35
+ gradle-app.setting
36
+ !gradle-wrapper.jar
37
+
38
+ ##############################
39
+ ## IntelliJ
40
+ ##############################
41
+ out/
42
+ .idea/
43
+ .idea_modules/
44
+ *.iml
45
+ *.ipr
46
+ *.iws
47
+
48
+ ##############################
49
+ ## Eclipse
50
+ ##############################
51
+ .settings/
52
+ bin/
53
+ tmp/
54
+ .metadata
55
+ .classpath
56
+ .project
57
+ *.tmp
58
+ *.bak
59
+ *.swp
60
+ *~.nib
61
+ local.properties
62
+ .loadpath
63
+ .factorypath
64
+
65
+ ##############################
66
+ ## NetBeans
67
+ ##############################
68
+ nbproject/private/
69
+ build/
70
+ nbbuild/
71
+ dist/
72
+ nbdist/
73
+ nbactions.xml
74
+ nb-configuration.xml
75
+
76
+ ##############################
77
+ ## Visual Studio Code
78
+ ##############################
79
+ .vscode/
80
+ .code-workspace
81
+
82
+ ##############################
83
+ ## OS X
84
+ ##############################
85
+ .DS_Store
86
+
87
+ ##############################
88
+ ## Miscellaneous
89
+ ##############################
90
+ *.log
91
+ references/
92
+
93
+ ##############################
94
+ ## Python / hexdoc
95
+ ##############################
96
+ .venv/
97
+ venv/
98
+ __pycache__/
99
+ *.pyc
100
+ *.egg-info/
101
+ .env
102
+ _site/
103
+ .hexdoc
104
+ .tmp-pipmeta
105
+ .tmp_hexsrc/
106
+ hexpattern_javap.txt
107
+
108
+ # hexdoc generated export artifacts
109
+ doc/src/hexdoc_hexintent/_export/generated/*
110
+ !doc/src/hexdoc_hexintent/_export/generated/__init__.py
111
+
112
+ run/
@@ -0,0 +1,69 @@
1
+ Metadata-Version: 2.4
2
+ Name: hexdoc-hexintent
3
+ Version: 2.1.6.1.0.0
4
+ Summary: hexdoc plugin for HexIntent web book docs.
5
+ Project-URL: Homepage, https://withgallantry.github.io/HexIntent/
6
+ Project-URL: Source, https://github.com/withgallantry/HexIntent
7
+ Author: withgallantry
8
+ Keywords: hexdoc
9
+ Requires-Python: >=3.11
10
+ Requires-Dist: hexdoc-hexcasting~=0.11.3.1.0
11
+ Requires-Dist: hexdoc-minecraft~=1.20.1.1.0.dev0
12
+ Requires-Dist: hexdoc~=1!0.1.0a24
13
+ Provides-Extra: dev
14
+ Requires-Dist: ruff~=0.11.2; extra == 'dev'
15
+ Description-Content-Type: text/markdown
16
+
17
+ # hexdoc-hexintent
18
+
19
+ Python web book docgen and hexdoc plugin for HexIntent.
20
+ Current release version: 2.1.3.
21
+
22
+ ## Setup (Windows)
23
+
24
+ ```sh
25
+ py -3.11 -m venv .venv
26
+ .\.venv\Scripts\activate
27
+ pip install -e .[dev]
28
+ ```
29
+
30
+ ## Local usage
31
+
32
+ Create a file named `.env` in the repo root:
33
+
34
+ ```sh
35
+ GITHUB_REPOSITORY=withgallantry/HexIntent
36
+ GITHUB_SHA=main
37
+ GITHUB_PAGES_URL=https://withgallantry.github.io/HexIntent
38
+ ```
39
+
40
+ Run docs commands from the repo root:
41
+
42
+ ```sh
43
+ hexdoc -h
44
+ hexdoc build
45
+ hexdoc merge
46
+ hexdoc serve
47
+ ```
48
+
49
+ ## Publish to PyPI
50
+
51
+ The Python package published from this repo is `hexdoc-hexintent`.
52
+
53
+ Use the `Build the web book` GitHub Actions workflow with:
54
+
55
+ - `release = true`
56
+ - `publish = PyPI`
57
+
58
+ The workflow publishes via GitHub OIDC trusted publishing, so the repository must be configured as a trusted publisher for the `hexdoc-hexintent` project on PyPI.
59
+
60
+ Watch mode:
61
+
62
+ ```sh
63
+ npx nodemon --config doc/nodemon.json
64
+ ```
65
+
66
+ ## Notes
67
+
68
+ - `doc/hexdoc.toml` points at `src/main/resources`, so your existing Patchouli data is used directly.
69
+ - If your GitHub repo slug differs, update `.env` values accordingly.
@@ -0,0 +1,53 @@
1
+ # hexdoc-hexintent
2
+
3
+ Python web book docgen and hexdoc plugin for HexIntent.
4
+ Current release version: 2.1.3.
5
+
6
+ ## Setup (Windows)
7
+
8
+ ```sh
9
+ py -3.11 -m venv .venv
10
+ .\.venv\Scripts\activate
11
+ pip install -e .[dev]
12
+ ```
13
+
14
+ ## Local usage
15
+
16
+ Create a file named `.env` in the repo root:
17
+
18
+ ```sh
19
+ GITHUB_REPOSITORY=withgallantry/HexIntent
20
+ GITHUB_SHA=main
21
+ GITHUB_PAGES_URL=https://withgallantry.github.io/HexIntent
22
+ ```
23
+
24
+ Run docs commands from the repo root:
25
+
26
+ ```sh
27
+ hexdoc -h
28
+ hexdoc build
29
+ hexdoc merge
30
+ hexdoc serve
31
+ ```
32
+
33
+ ## Publish to PyPI
34
+
35
+ The Python package published from this repo is `hexdoc-hexintent`.
36
+
37
+ Use the `Build the web book` GitHub Actions workflow with:
38
+
39
+ - `release = true`
40
+ - `publish = PyPI`
41
+
42
+ The workflow publishes via GitHub OIDC trusted publishing, so the repository must be configured as a trusted publisher for the `hexdoc-hexintent` project on PyPI.
43
+
44
+ Watch mode:
45
+
46
+ ```sh
47
+ npx nodemon --config doc/nodemon.json
48
+ ```
49
+
50
+ ## Notes
51
+
52
+ - `doc/hexdoc.toml` points at `src/main/resources`, so your existing Patchouli data is used directly.
53
+ - If your GitHub repo slug differs, update `.env` values accordingly.
@@ -0,0 +1,27 @@
1
+ # This file is auto-generated by hatch-gradle-version. Do not edit.
2
+
3
+ GRADLE_VERSION = "2.1.6"
4
+ FULL_VERSION = "2.1.6.1.0.0"
5
+
6
+ ARCHIVES_BASE_NAME = "manifestation"
7
+ CARDINAL_COMPONENTS_VERSION = "5.2.2"
8
+ CLOTH_CONFIG_VERSION = "11.1.118"
9
+ FABRIC_KOTLIN_VERSION = "1.10.19+kotlin.1.9.23"
10
+ FABRIC_VERSION = "0.92.0+1.20.1"
11
+ HEXCASTING_VERSION = "0.11.3"
12
+ HEXICAL_MAVEN_LOCAL_VERSION = "2.0.0-e0d7ef9"
13
+ HEXICAL_POOL_VERSION = "2.0.0+101a6d6d+9a021c00"
14
+ HEXICAL_VERSION = "2.0.0"
15
+ HEXPOSE_VERSION = "1.0.0"
16
+ INLINE_VERSION = "1.0.2-51"
17
+ LOADER_VERSION = "0.16.10"
18
+ MAVEN_GROUP = "com.bluup.manifestation"
19
+ MINECRAFT_VERSION = "1.20.1"
20
+ MOD_VERSION = "2.1.6"
21
+ MOREIOTAS_MODRINTH_VERSION = "fbdx2AgN"
22
+ ORG_GRADLE_JVMARGS = "-Xmx2G"
23
+ ORG_GRADLE_PARALLEL = "true"
24
+ PATCHOULI_VERSION = "84"
25
+ PAUCAL_VERSION = "0.6.0-pre-118"
26
+ PLAYER_ANIMATOR_VERSION = "1.0.2-rc1+1.20"
27
+ SERIALIZATION_HOOKS_VERSION = "0.4.99999"
@@ -0,0 +1 @@
1
+ """hexdoc plugin package for HexIntent."""
@@ -0,0 +1,4 @@
1
+ # This file is auto-generated by hatch-gradle-version.
2
+ # Only the value of PY_VERSION is editable. Do not edit other values.
3
+
4
+ PY_VERSION = "1.0.0"
@@ -0,0 +1,2 @@
1
+ # This directory is auto-generated by hexdoc.
2
+ # Do not edit or commit these files.
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_charm_audio",
3
+ "category": "hexcasting:patterns/spells",
4
+ "icon": "hexcasting:cypher",
5
+ "sortnum": 904,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:text",
10
+ "text": "hexcasting.page.manifestation.charm_audio_intro"
11
+ },
12
+ {
13
+ "type": "hexcasting:pattern",
14
+ "op_id": "manifestation:set_charm_cast_sound",
15
+ "anchor": "manifestation:set_charm_cast_sound",
16
+ "input": "string | text | null, item entity?",
17
+ "output": "none",
18
+ "text": "hexcasting.page.manifestation.charm_audio.set_charm_cast_sound"
19
+ },
20
+ {
21
+ "type": "patchouli:text",
22
+ "text": "hexcasting.page.manifestation.charm_audio.set_charm_cast_sound.2"
23
+ },
24
+ {
25
+ "type": "hexcasting:pattern",
26
+ "op_id": "manifestation:exit_if_interacting",
27
+ "anchor": "manifestation:exit_if_interacting",
28
+ "input": "none",
29
+ "output": "none",
30
+ "text": "hexcasting.page.manifestation.menus.exit_if_interacting"
31
+ },
32
+ {
33
+ "type": "hexcasting:pattern",
34
+ "op_id": "manifestation:open_casting_screen",
35
+ "anchor": "manifestation:open_casting_screen",
36
+ "input": "none",
37
+ "output": "none",
38
+ "text": "hexcasting.page.manifestation.menus.open_casting_screen"
39
+ },
40
+ {
41
+ "type": "hexcasting:pattern",
42
+ "op_id": "manifestation:clear_stack",
43
+ "anchor": "manifestation:clear_stack",
44
+ "input": "none",
45
+ "output": "none",
46
+ "text": "hexcasting.page.manifestation.menus.clear_stack"
47
+ }
48
+ ]
49
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_contained_splinter",
3
+ "category": "hexcasting:items",
4
+ "icon": "manifestation:splinter_caster",
5
+ "sortnum": 910,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:spotlight",
10
+ "item": "manifestation:splinter_caster",
11
+ "title": "Contained Splinter",
12
+ "text": "hexcasting.page.manifestation.contained_splinter.lore"
13
+ },
14
+ {
15
+ "type": "patchouli:text",
16
+ "text": "hexcasting.page.manifestation.contained_splinter.usage"
17
+ }
18
+ ]
19
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_equation_synth",
3
+ "category": "hexcasting:items",
4
+ "icon": "manifestation:equation_synth",
5
+ "sortnum": 911,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:spotlight",
10
+ "item": "manifestation:equation_synth",
11
+ "title": "Equation Synthesizer",
12
+ "text": "hexcasting.page.manifestation.equation_synth.overview"
13
+ },
14
+ {
15
+ "type": "patchouli:text",
16
+ "text": "hexcasting.page.manifestation.equation_synth.usage"
17
+ },
18
+ {
19
+ "type": "patchouli:text",
20
+ "text": "hexcasting.page.manifestation.equation_synth.usage.2"
21
+ }
22
+ ]
23
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_hex_box",
3
+ "category": "hexcasting:items",
4
+ "icon": "manifestation:hex_box",
5
+ "sortnum": 905,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:spotlight",
10
+ "item": "manifestation:hex_box",
11
+ "title": "item.manifestation.hex_box",
12
+ "text": "hexcasting.page.manifestation.hex_box.overview"
13
+ },
14
+ {
15
+ "type": "patchouli:text",
16
+ "text": "hexcasting.page.manifestation.hex_box.usage"
17
+ }
18
+ ]
19
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_manifest_portals",
3
+ "category": "hexcasting:patterns/spells",
4
+ "icon": "minecraft:end_portal_frame",
5
+ "sortnum": 901,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:text",
10
+ "text": "hexcasting.page.manifestation.portals_intro"
11
+ },
12
+ {
13
+ "type": "hexcasting:pattern",
14
+ "op_id": "manifestation:open_corridor_portal",
15
+ "anchor": "manifestation:open_corridor_portal",
16
+ "input": "vec, presence, num, text?, pigment?",
17
+ "output": "none",
18
+ "text": "hexcasting.page.manifestation.portals.open_corridor_portal"
19
+ },
20
+ {
21
+ "type": "hexcasting:pattern",
22
+ "op_id": "manifestation:presence_intent",
23
+ "anchor": "manifestation:presence_intent",
24
+ "input": "vec, vec",
25
+ "output": "presenceIntent",
26
+ "text": "hexcasting.page.manifestation.portals.presence_intent"
27
+ },
28
+ {
29
+ "type": "hexcasting:pattern",
30
+ "op_id": "manifestation:destroy_manifestation",
31
+ "anchor": "manifestation:destroy_manifestation",
32
+ "input": "vec, num",
33
+ "output": "none",
34
+ "text": "hexcasting.page.manifestation.portals.destroy_manifestation"
35
+ }
36
+ ]
37
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_manifest_relay",
3
+ "category": "hexcasting:patterns/spells",
4
+ "icon": "manifestation:textures/block/intent_circle/intent_circle.png",
5
+ "sortnum": 902,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "hexcasting:pattern",
10
+ "op_id": "manifestation:link_intent_relay",
11
+ "anchor": "manifestation:link_intent_relay",
12
+ "input": "vec, vec, vec, num?",
13
+ "output": "none",
14
+ "text": "hexcasting.page.manifestation.manifest_relay.link_intent_relay"
15
+ },
16
+ {
17
+ "type": "patchouli:text",
18
+ "text": "hexcasting.page.manifestation.manifest_relay.link_intent_relay.2"
19
+ },
20
+ {
21
+ "type": "hexcasting:pattern",
22
+ "op_id": "manifestation:destroy_manifestation",
23
+ "anchor": "manifestation:destroy_manifestation",
24
+ "input": "vec, num",
25
+ "output": "none",
26
+ "text": "hexcasting.page.manifestation.portals.destroy_manifestation"
27
+ },
28
+ {
29
+ "type": "patchouli:text",
30
+ "text": "hexcasting.page.manifestation.portals.destroy_manifestation"
31
+ }
32
+ ]
33
+ }
@@ -0,0 +1,48 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_memory_crystal",
3
+ "icon": "manifestation:memory_crystal",
4
+ "category": "hexcasting:items",
5
+ "sortnum": 912,
6
+ "advancement": "hexcasting:root",
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:spotlight",
10
+ "item": "manifestation:memory_crystal",
11
+ "title": "item.manifestation.memory_crystal",
12
+ "text": "hexcasting.page.memory_crystal.1"
13
+ },
14
+ {
15
+ "type": "patchouli:text",
16
+ "text": "hexcasting.page.memory_crystal.2"
17
+ },
18
+ {
19
+ "type": "patchouli:crafting",
20
+ "recipe": "manifestation:memory_crystal",
21
+ "text": "hexcasting.page.memory_crystal.crafting.desc"
22
+ },
23
+ {
24
+ "type": "hexcasting:pattern",
25
+ "op_id": "manifestation:memory_reflection",
26
+ "anchor": "manifestation:memory_reflection",
27
+ "input": "none",
28
+ "output": "memory",
29
+ "text": "hexcasting.page.manifestation.menus.memory_reflection"
30
+ },
31
+ {
32
+ "type": "hexcasting:pattern",
33
+ "op_id": "manifestation:replay_memory",
34
+ "anchor": "manifestation:replay_memory",
35
+ "input": "memory",
36
+ "output": "[pattern] | null",
37
+ "text": "hexcasting.page.manifestation.menus.replay_memory"
38
+ },
39
+ {
40
+ "type": "hexcasting:pattern",
41
+ "op_id": "manifestation:store_memory",
42
+ "anchor": "manifestation:store_memory",
43
+ "input": "memory, any",
44
+ "output": "none",
45
+ "text": "hexcasting.page.manifestation.menus.store_memory"
46
+ }
47
+ ]
48
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_menus",
3
+ "category": "hexcasting:patterns/spells",
4
+ "icon": "minecraft:book",
5
+ "sortnum": 900,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:text",
10
+ "text": "hexcasting.page.manifestation.intents_intro"
11
+ },
12
+ {
13
+ "type": "patchouli:text",
14
+ "text": "hexcasting.page.manifestation.intents_intro.2"
15
+ },
16
+ {
17
+ "type": "hexcasting:pattern",
18
+ "op_id": "manifestation:create_list_menu",
19
+ "anchor": "manifestation:create_list_menu",
20
+ "input": "list, text",
21
+ "output": "",
22
+ "text": "hexcasting.page.manifestation.menus.create_list_menu"
23
+ },
24
+ {
25
+ "type": "hexcasting:pattern",
26
+ "op_id": "manifestation:create_grid_menu",
27
+ "anchor": "manifestation:create_grid_menu",
28
+ "input": "list, text, num",
29
+ "output": "",
30
+ "text": "hexcasting.page.manifestation.menus.create_grid_menu"
31
+ },
32
+ {
33
+ "type": "hexcasting:pattern",
34
+ "op_id": "manifestation:create_radial_menu",
35
+ "anchor": "manifestation:create_radial_menu",
36
+ "input": "list, text",
37
+ "output": "",
38
+ "text": "hexcasting.page.manifestation.menus.create_radial_menu"
39
+ },
40
+ {
41
+ "type": "hexcasting:pattern",
42
+ "op_id": "manifestation:intent_button",
43
+ "anchor": "manifestation:intent_button",
44
+ "input": "list, text",
45
+ "output": "intent",
46
+ "text": "hexcasting.page.manifestation.intents.intent_button"
47
+ },
48
+ {
49
+ "type": "hexcasting:pattern",
50
+ "op_id": "manifestation:intent_input",
51
+ "anchor": "manifestation:intent_input",
52
+ "input": "text",
53
+ "output": "intent",
54
+ "text": "hexcasting.page.manifestation.intents.intent_input"
55
+ },
56
+ {
57
+ "type": "hexcasting:pattern",
58
+ "op_id": "manifestation:intent_numeric_input",
59
+ "anchor": "manifestation:intent_numeric_input",
60
+ "input": "num, text",
61
+ "output": "intent",
62
+ "text": "hexcasting.page.manifestation.intents.intent_numeric_input"
63
+ },
64
+ {
65
+ "type": "hexcasting:pattern",
66
+ "op_id": "manifestation:intent_slider",
67
+ "anchor": "manifestation:intent_slider",
68
+ "input": "num, num, num, text",
69
+ "output": "intent",
70
+ "text": "hexcasting.page.manifestation.intents.intent_slider"
71
+ },
72
+ {
73
+ "type": "hexcasting:pattern",
74
+ "op_id": "manifestation:intent_checkbox",
75
+ "anchor": "manifestation:intent_checkbox",
76
+ "input": "bool, text",
77
+ "output": "intent",
78
+ "text": "hexcasting.page.manifestation.intents.intent_checkbox"
79
+ },
80
+ {
81
+ "type": "hexcasting:pattern",
82
+ "op_id": "manifestation:intent_select_list",
83
+ "anchor": "manifestation:intent_select_list",
84
+ "input": "list, num, text, bool?",
85
+ "output": "intent",
86
+ "text": "hexcasting.page.manifestation.intents.intent_select_list"
87
+ },
88
+ {
89
+ "type": "hexcasting:pattern",
90
+ "op_id": "manifestation:intent_section",
91
+ "anchor": "manifestation:intent_section",
92
+ "input": "text",
93
+ "output": "intent",
94
+ "text": "hexcasting.page.manifestation.intents.intent_section"
95
+ },
96
+ {
97
+ "type": "hexcasting:pattern",
98
+ "op_id": "manifestation:intent_dropdown",
99
+ "anchor": "manifestation:intent_dropdown",
100
+ "input": "list, text",
101
+ "output": "intent",
102
+ "text": "hexcasting.page.manifestation.intents.intent_dropdown"
103
+ }
104
+ ]
105
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "name": "hexcasting.entry.manifestation_mind_vault",
3
+ "category": "hexcasting:items",
4
+ "icon": "manifestation:mind_vault",
5
+ "sortnum": 904,
6
+ "read_by_default": true,
7
+ "pages": [
8
+ {
9
+ "type": "patchouli:spotlight",
10
+ "item": "manifestation:mind_vault",
11
+ "title": "item.manifestation.mind_vault",
12
+ "text": "hexcasting.page.manifestation.mind_vault.overview"
13
+ },
14
+ {
15
+ "type": "patchouli:text",
16
+ "text": "hexcasting.page.manifestation.intents.store_mind_vault"
17
+ },
18
+ {
19
+ "type": "hexcasting:pattern",
20
+ "op_id": "manifestation:mind_vault_counts",
21
+ "anchor": "manifestation:mind_vault_counts",
22
+ "input": "vec",
23
+ "output": "[num, num]",
24
+ "text": "hexcasting.page.manifestation.mind_vault.read"
25
+ }
26
+ ]
27
+ }