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.
- hexdoc_hexintent-2.1.6.1.0.0/.gitignore +112 -0
- hexdoc_hexintent-2.1.6.1.0.0/PKG-INFO +69 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/README.md +53 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/__gradle_version__.py +27 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/__init__.py +1 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/__version__.py +4 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/__init__.py +2 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/lang/en_us.flatten.json5 +1 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/lang/en_us.json +1 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/equation_synth.json +156 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/mind_vault.json +12 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/block/splinter_caster.json +12 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/blossom_staff.json +355 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/dark_forest_staff.json +366 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/eclipse_staff.json +611 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/end_staff.json +220 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/equation_synth.json +3 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/fern_staff.json +275 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/geode_staff.json +341 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/hex_box.json +3 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/hydra_staff.json +302 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/light_staff.json +606 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/memory_crystal.json +6 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/mind_vault.json +3 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/nether_staff.json +197 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/ocean_staff.json +260 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/penitence_staff.json +165 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/redstone_staff.json +457 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/shadow_staff.json +241 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/splinter_caster.json +3 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/totem_staff.json +725 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/models/item/wind_staff.json +187 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/equation_synth/bottom.png +0 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_bottom.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_front.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_side.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_slot_cooldown.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_slot_empty.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_slot_ready.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/mindvault_top.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/intent_activated.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/intent_circle.png +0 -0
- 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
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_back.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_base.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_left.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/old/mindvault_right.png +0 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/spell_circle.png +0 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/block/transparent.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_base_smoke.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_drifting_mist.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_edge_glow.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_glyph_lattice.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/effect/threshold_particles.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/blossom_staff_cloth.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/eclipse_staff_effects.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/eclipse_staff_part.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/ender_staff_eye.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/light_staff_ring.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/memory_crystal.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/mindvault.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/nether_staff_fire.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/redstone_staff_gears.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/shadow_staff_shadow.png +0 -0
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/staffs.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/staffs_2.png +0 -0
- 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
- 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
- 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
- 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
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/wind_effect.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/assets/manifestation/textures/item/wind_effect_2.png +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/data/manifestation/recipes/memory_crystal.json +20 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/manifestation.hexdoc.json +1 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_export/generated/manifestation.patterns.hexdoc.json +1 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_hooks.py +54 -0
- hexdoc_hexintent-2.1.6.1.0.0/doc/src/hexdoc_hexintent/_templates/.gitkeep +0 -0
- hexdoc_hexintent-2.1.6.1.0.0/gradle.properties +43 -0
- 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,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
|
+
}
|