diff --git a/docs/cosmeticscore/ccvanillaui.md b/docs/cosmeticscore/ccvanillaui.md index 40f2936..bee5743 100644 --- a/docs/cosmeticscore/ccvanillaui.md +++ b/docs/cosmeticscore/ccvanillaui.md @@ -5,8 +5,6 @@ description: Replaces the Wardrobe and Customization GUI with more vanilla-like # CCVanilla UI ---8<-- "back.txt" - !!! stats "Statistics" :octicons-copilot-24: **Hat Items:** None :octicons-person-24: **Body Items:** None @@ -24,5 +22,5 @@ Instead does it replace the GUIs and cursor icons of the plugin with more vanill ## Previews -![wardrobe](../../assets/images/cosmeticscore/ccvanillaui/wardrobe.png){ align=left loading=lazy width="50%" } -![customization](../../assets/images/cosmeticscore/ccvanillaui/customization.png){ align=left loading=lazy width="50%" } \ No newline at end of file +![wardrobe](../assets/images/cosmeticscore/ccvanillaui/wardrobe.png){ align=left loading=lazy width="50%" } +![customization](../assets/images/cosmeticscore/ccvanillaui/customization.png){ align=left loading=lazy width="50%" } \ No newline at end of file diff --git a/docs/cosmeticscore/foxcosmetics.md b/docs/cosmeticscore/foxcosmetics.md index 91a3f91..455b0b7 100644 --- a/docs/cosmeticscore/foxcosmetics.md +++ b/docs/cosmeticscore/foxcosmetics.md @@ -5,8 +5,6 @@ description: Adds fox ears and tails to wear. # Foxcosmetics ---8<-- "back.txt" - !!! stats "Statistics" :octicons-copilot-24: **Hat Items:** [2](#hats) :octicons-person-24: **Body Items:** [2](#body) @@ -41,7 +39,7 @@ This small cosmetics add-on adds fox ears and tails that you can wear. They mimi ## Previews -![fox_back](../../assets/images/cosmeticscore/foxcosmetics/fox-back.png){ align=left loading=lazy width="50%" } -![fox_front](../../assets/images/cosmeticscore/foxcosmetics/fox-front.png){ align=left loading=lazy width="50%" } -![snow_fox_back](../../assets/images/cosmeticscore/foxcosmetics/snow-fox-back.png){ align=left loading=lazy width="50%" } -![snow_fox_front](../../assets/images/cosmeticscore/foxcosmetics/snow-fox-front.png){ align=left loading=lazy width="50%" } \ No newline at end of file +![fox_back](../assets/images/cosmeticscore/foxcosmetics/fox-back.png){ align=left loading=lazy width="50%" } +![fox_front](../assets/images/cosmeticscore/foxcosmetics/fox-front.png){ align=left loading=lazy width="50%" } +![snow_fox_back](../assets/images/cosmeticscore/foxcosmetics/snow-fox-back.png){ align=left loading=lazy width="50%" } +![snow_fox_front](../assets/images/cosmeticscore/foxcosmetics/snow-fox-front.png){ align=left loading=lazy width="50%" } \ No newline at end of file diff --git a/docs/itemsadder/gridblocks.md b/docs/itemsadder/gridblocks.md index ae614dd..63dc9df 100644 --- a/docs/itemsadder/gridblocks.md +++ b/docs/itemsadder/gridblocks.md @@ -1,64 +1,52 @@ --- +template: addon_info.html + title: Grid Blocks description: Adds Blocks with grid-like texture. ---- - -# Grid Blocks - ---8<-- "back.txt" - -!!! stats "Statistics" - :octicons-package-24: **Blocks:** [16](#blocks) - :octicons-stack-24: **Items:** [17](#items) - :octicons-browser-24: **GUIs:** None - - :octicons-mark-github-16: **Source Code:** https://github.com/Andre601/GridBlocks - - :octicons-download-24: **Download:** https://github.com/Andre601/GridBlocks/releases/latest - -GridBlocks adds some utility blocks with a grid-like texture. The goal of it is to help other add-on or resource pack creators to see how a new block, item, etc. could look like in terms of scale. -## Blocks - -??? info "Show/Hide Blocks" - - `gridblocks:black_grid` - - `gridblocks:black_scale_horizontal_east_west` - - `gridblocks:black_scale_horizontal_north_south` - - `gridblocks:black_scale_vertical` - - `gridblocks:blue_grid` - - `gridblocks:blue_scale_horizontal_east_west` - - `gridblocks:blue_scale_horizontal_north_south` - - `gridblocks:blue_scale_vertical` - - `gridblocks:green_grid` - - `gridblocks:green_scale_horizontal_east_west` - - `gridblocks:green_scale_horizontal_north_south` - - `gridblocks:green_scale_vertical` - - `gridblocks:red_grid` - - `gridblocks:red_scale_horizontal_east_west` - - `gridblocks:red_scale_horizontal_north_south` - - `gridblocks:red_scale_vertical` - -## Items - -??? info "Show/Hide Items" - - `gridblocks:black_grid_item` - - `gridblocks:black_scale_center_item` - - `gridblocks:black_scale_horizontal_item` - - `gridblocks:black_scale_vertical_item` - - `gridblocks:blue_grid_item` - - `gridblocks:black_scale_center_item` - - `gridblocks:black_scale_horizontal_item` - - `gridblocks:black_scale_vertical_item` - - `gridblocks:green_grid` - - `gridblocks:black_scale_center_item` - - `gridblocks:black_scale_horizontal_item` - - `gridblocks:black_scale_vertical_item` - - `gridblocks:red_grid` - - `gridblocks:black_scale_center_item` - - `gridblocks:black_scale_horizontal_item` - - `gridblocks:black_scale_vertical_item` - -## Previews - -![preview 1](../../assets/images/itemsadder/gridblocks/preview_1.png){ align=left loading=lazy width="50%" } -![preview 2](../../assets/images/itemsadder/gridblocks/preview_2.png){ align=left loading=lazy width="50%" } +itemsadder: + block_list: + - gridblocks:black_grid + - gridblocks:black_scale_horizontal_east_west + - gridblocks:black_scale_horizontal_north_south + - gridblocks:black_scale_vertical + - gridblocks:blue_grid + - gridblocks:blue_scale_horizontal_east_west + - gridblocks:blue_scale_horizontal_north_south + - gridblocks:blue_scale_vertical + - gridblocks:green_grid + - gridblocks:green_scale_horizontal_east_west + - gridblocks:green_scale_horizontal_north_south + - gridblocks:green_scale_vertical + - gridblocks:red_grid + - gridblocks:red_scale_horizontal_east_west + - gridblocks:red_scale_horizontal_north_south + - gridblocks:red_scale_vertical + item_list: + - gridblocks:black_grid_item + - gridblocks:black_scale_center_item + - gridblocks:black_scale_horizontal_item + - gridblocks:black_scale_vertical_item + - gridblocks:blue_grid_item + - gridblocks:black_scale_center_item + - gridblocks:black_scale_horizontal_item + - gridblocks:black_scale_vertical_item + - gridblocks:green_grid + - gridblocks:black_scale_center_item + - gridblocks:black_scale_horizontal_item + - gridblocks:black_scale_vertical_item + - gridblocks:red_grid + - gridblocks:black_scale_center_item + - gridblocks:black_scale_horizontal_item + - gridblocks:black_scale_vertical_item + +source: 'https://github.com/Andre601/GridBlocks' + +download: 'https://github.com/Andre601/GridBlocks/releases/latest' + +previews: + - link: '../../../assets/images/itemsadder/gridblocks/preview_1.png' + alt: 'preview_1.png' + - link: '../../../assets/images/itemsadder/gridblocks/preview_2.png' + alt: 'preview_2.png' +--- diff --git a/docs/itemsadder/iavanillaui.md b/docs/itemsadder/iavanillaui.md index 0215295..95883c2 100644 --- a/docs/itemsadder/iavanillaui.md +++ b/docs/itemsadder/iavanillaui.md @@ -1,36 +1,30 @@ --- +template: addon_info.html + title: IA Vanilla UI description: Replaces the default /ia GUI with a vanilla looking one. ---- - -# IA Vanilla UI ---8<-- "back.txt" - -!!! stats "Statistics" - :octicons-package-24: **Blocks:** None - :octicons-stack-24: **Items:** None - :octicons-browser-24: **GUIs:** [6](#guis) - - :octicons-mark-github-16: **Source Code:** https://github.com/Andre601/IAVanillaUI - - :octicons-download-24: **Download:** https://www.spigotmc.org/resources/102783/ +itemsadder: + gui_list: + - ':anvil_repair:' + - ':blank_menu:' + - ':cooking:' + - ':crafing:' + - ':no_recipe:' + - ':smithing:' + +source: 'https://github.com/Andre601/IAVanillaUI' +download: 'https://www.spigotmc.org/resources/102783/' + +previews: + - link: '../../assets/images/itemsadder/iavanillaui/anvil.png' + alt: 'anvil' + - link: '../../assets/images/itemsadder/iavanillaui/crafting.png' + alt: 'crafting' + - link: '../../assets/images/itemsadder/iavanillaui/furnace.png' + alt: 'furnace' + - link: '../../assets/images/itemsadder/iavanillaui/item.png' + alt: 'item' +--- Replaces the `/ia` UIs with ones that mimic the vanilla GUI design. - -## GUIs - -??? info "Show/Hide GUIs" - - `:anvil_repair:` - - `:blank_menu:` - - `:cooking:` - - `:crafing:` - - `:no_recipe:` - - `:smithing:` - -## Previews - -![anvil](../../assets/images/itemsadder/iavanillaui/anvil.png){ align=left loading=lazy width="50%" } -![crafting](../../assets/images/itemsadder/iavanillaui/crafting.png){ align=left loading=lazy width="50%" } -![furnace](../../assets/images/itemsadder/iavanillaui/furnace.png){ align=left loading=lazy width="50%" } -![item](../../assets/images/itemsadder/iavanillaui/item.png){ align=left loading=lazy width="50%" } diff --git a/docs/itemsadder/mccomputericons.md b/docs/itemsadder/mccomputericons.md index f19ed51..ac9cd9c 100644 --- a/docs/itemsadder/mccomputericons.md +++ b/docs/itemsadder/mccomputericons.md @@ -1,125 +1,111 @@ --- +template: addon_info.html + title: MC Computer Icons description: Adds items displaying computer-related buttons, icons and actions. ---- -# MC Computer Icons +itemsadder: + item_list: + - mccomputericons:key_alt + - mccomputericons:key_arrow_down + - mccomputericons:key_arrow_left + - mccomputericons:key_arrow_right + - mccomputericons:key_arrow_up + - mccomputericons:key_backspace + - mccomputericons:key_caps + - mccomputericons:key_ctrl + - mccomputericons:key_enter + - mccomputericons:key_escape + - mccomputericons:key_shift + - mccomputericons:key_tab + - mccomputericons:key_volume_down + - mccomputericons:key_volume_muted + - mccomputericons:key_volume_up + - mccomputericons:key_ampersand + - mccomputericons:key_asterisk + - mccomputericons:key_at + - mccomputericons:key_back_slash + - mccomputericons:key_circumflex + - mccomputericons:key_closed_curly_bracket + - mccomputericons:key_closed_round_bracket + - mccomputericons:key_closed_square_bracket + - mccomputericons:key_colon + - mccomputericons:key_comma + - mccomputericons:key_doublequote + - mccomputericons:key_equals + - mccomputericons:key_exclamation + - mccomputericons:key_forward_slash + - mccomputericons:key_full_stop + - mccomputericons:key_hashtag + - mccomputericons:key_minus + - mccomputericons:key_open_curly_bracket + - mccomputericons:key_open_round_bracket + - mccomputericons:key_open_square_bracket + - mccomputericons:key_percent + - mccomputericons:key_plus + - mccomputericons:key_question + - mccomputericons:key_semicolon + - mccomputericons:key_f1 + - mccomputericons:key_f2 + - mccomputericons:key_f3 + - mccomputericons:key_f4 + - mccomputericons:key_f5 + - mccomputericons:key_f6 + - mccomputericons:key_f7 + - mccomputericons:key_f8 + - mccomputericons:key_f9 + - mccomputericons:key_f10 + - mccomputericons:key_f11 + - mccomputericons:key_f12 + - mccomputericons:copy + - mccomputericons:delete + - mccomputericons:folder + - mccomputericons:save + - mccomputericons:switch_off + - mccomputericons:switch_on + - mccomputericons:key_blank + - mccomputericons:key_a + - mccomputericons:key_b + - mccomputericons:key_c + - mccomputericons:key_d + - mccomputericons:key_e + - mccomputericons:key_f + - mccomputericons:key_g + - mccomputericons:key_h + - mccomputericons:key_i + - mccomputericons:key_j + - mccomputericons:key_k + - mccomputericons:key_l + - mccomputericons:key_m + - mccomputericons:key_n + - mccomputericons:key_o + - mccomputericons:key_p + - mccomputericons:key_q + - mccomputericons:key_r + - mccomputericons:key_s + - mccomputericons:key_t + - mccomputericons:key_u + - mccomputericons:key_v + - mccomputericons:key_w + - mccomputericons:key_x + - mccomputericons:key_y + - mccomputericons:key_z + - mccomputericons:mouse + - mccomputericons:mouse_left_click + - mccomputericons:mouse_right_click + - mccomputericons:mouse_scroll_wheel + - mccomputericons:key_0 + - mccomputericons:key_1 + - mccomputericons:key_2 + - mccomputericons:key_3 + - mccomputericons:key_4 + - mccomputericons:key_5 + - mccomputericons:key_6 + - mccomputericons:key_7 + - mccomputericons:key_8 + - mccomputericons:key_9 ---8<-- "back.txt" - -!!! stats "Statistics" - :octicons-package-24: **Blocks:** None - :octicons-stack-24: **Items:** [98](#items) - :octicons-browser-24: **GUIs:** None - - :octicons-mark-github-16: **Source Code:** None - - :octicons-download-24: **Download:** https://www.spigotmc.org/resources/97767/ +download: 'https://www.spigotmc.org/resources/97767/' +--- MC Computer Icons adds 16x16 items displaying computer related icons with a Minecraft GUI-like design. - -## Items - -??? info "Show/Hide Items" - - `mccomputericons:key_alt` - - `mccomputericons:key_arrow_down` - - `mccomputericons:key_arrow_left` - - `mccomputericons:key_arrow_right` - - `mccomputericons:key_arrow_up` - - `mccomputericons:key_backspace` - - `mccomputericons:key_caps` - - `mccomputericons:key_ctrl` - - `mccomputericons:key_enter` - - `mccomputericons:key_escape` - - `mccomputericons:key_shift` - - `mccomputericons:key_tab` - - `mccomputericons:key_volume_down` - - `mccomputericons:key_volume_muted` - - `mccomputericons:key_volume_up` - - `mccomputericons:key_ampersand` - - `mccomputericons:key_asterisk` - - `mccomputericons:key_at` - - `mccomputericons:key_back_slash` - - `mccomputericons:key_circumflex` - - `mccomputericons:key_closed_curly_bracket` - - `mccomputericons:key_closed_round_bracket` - - `mccomputericons:key_closed_square_bracket` - - `mccomputericons:key_colon` - - `mccomputericons:key_comma` - - `mccomputericons:key_doublequote` - - `mccomputericons:key_equals` - - `mccomputericons:key_exclamation` - - `mccomputericons:key_forward_slash` - - `mccomputericons:key_full_stop` - - `mccomputericons:key_hashtag` - - `mccomputericons:key_minus` - - `mccomputericons:key_open_curly_bracket` - - `mccomputericons:key_open_round_bracket` - - `mccomputericons:key_open_square_bracket` - - `mccomputericons:key_percent` - - `mccomputericons:key_plus` - - `mccomputericons:key_question` - - `mccomputericons:key_semicolon` - - `mccomputericons:key_f1` - - `mccomputericons:key_f2` - - `mccomputericons:key_f3` - - `mccomputericons:key_f4` - - `mccomputericons:key_f5` - - `mccomputericons:key_f6` - - `mccomputericons:key_f7` - - `mccomputericons:key_f8` - - `mccomputericons:key_f9` - - `mccomputericons:key_f10` - - `mccomputericons:key_f11` - - `mccomputericons:key_f12` - - `mccomputericons:copy` - - `mccomputericons:delete` - - `mccomputericons:folder` - - `mccomputericons:save` - - `mccomputericons:switch_off` - - `mccomputericons:switch_on` - - `mccomputericons:key_blank` - - `mccomputericons:key_a` - - `mccomputericons:key_b` - - `mccomputericons:key_c` - - `mccomputericons:key_d` - - `mccomputericons:key_e` - - `mccomputericons:key_f` - - `mccomputericons:key_g` - - `mccomputericons:key_h` - - `mccomputericons:key_i` - - `mccomputericons:key_j` - - `mccomputericons:key_k` - - `mccomputericons:key_l` - - `mccomputericons:key_m` - - `mccomputericons:key_n` - - `mccomputericons:key_o` - - `mccomputericons:key_p` - - `mccomputericons:key_q` - - `mccomputericons:key_r` - - `mccomputericons:key_s` - - `mccomputericons:key_t` - - `mccomputericons:key_u` - - `mccomputericons:key_v` - - `mccomputericons:key_w` - - `mccomputericons:key_x` - - `mccomputericons:key_y` - - `mccomputericons:key_z` - - `mccomputericons:mouse` - - `mccomputericons:mouse_left_click` - - `mccomputericons:mouse_right_click` - - `mccomputericons:mouse_scroll_wheel` - - `mccomputericons:key_0` - - `mccomputericons:key_1` - - `mccomputericons:key_2` - - `mccomputericons:key_3` - - `mccomputericons:key_4` - - `mccomputericons:key_5` - - `mccomputericons:key_6` - - `mccomputericons:key_7` - - `mccomputericons:key_8` - - `mccomputericons:key_9` - -## Previews - -
diff --git a/docs/itemsadder/robotentity.md b/docs/itemsadder/robotentity.md index 44cee7f..77b4230 100644 --- a/docs/itemsadder/robotentity.md +++ b/docs/itemsadder/robotentity.md @@ -1,37 +1,30 @@ --- +template: addon_info.html + title: Robot Entity description: Adds a Robot with multiple animations as a custom entity. ---- - -# Robot Entity ---8<-- "back.txt" - -!!! stats "Statistics" - :octicons-package-24: **Blocks:** None - :octicons-stack-24: **Items:** None - :octicons-browser-24: **GUIs:** None - :octicons-person-24: **Entities:** [1](#entities) - - :octicons-mark-github-16: **Source Code:** None - - :octicons-download-24: **Download:** https://www.spigotmc.org/resources/100727/ +itemsadder: + entity_list: + - name: robot + animations: + - name: idle + description: Floats up and down at its location. Default animation. + - name: move + description: Moves bottom part of body slightly back. Used during movement. + - name: death + description: Falls apart into pieces. Used on death. + - name: wave_right + description: Raises and moves right arm in a greeting motion. + - name: wave_left + description: Raises and moves left arm in a greeting motion. + +download: 'https://www.spigotmc.org/resources/100727/' + +previews: + - link: 'https://www.youtube.com/embed/VeA3BanJiJQ' + type: video +--- A simple add-on that adds a robot entity with multiple animations available. It's recommended to use it on a Citizens NPC to avoid random movement. - -## Entities - -??? info "Show/Hide Entities" - - `robot` - **Animations:** - - - `idle` - Idle animation. Floats at its current position. - - `move` - Moving animation. Moves body slightly back. - - `death` - Death animation. Falls appart. - - `wave_right` - Waves the right hand. - - `wave_left` - Waves the left hand. - -## Previews - - diff --git a/docs/itemsadder/vanillamcuis.md b/docs/itemsadder/vanillamcuis.md index 67b7a9f..0774265 100644 --- a/docs/itemsadder/vanillamcuis.md +++ b/docs/itemsadder/vanillamcuis.md @@ -1,298 +1,287 @@ --- +template: addon_info.html + title: Vanilla MC UIs description: Adds recreations of vanilla GUIs (crafting, furnace, ...) to use in normal Chest GUIs. ---- -# Vanilla MC UIs +itemsadder: + item_list: + - vanillamcuis:anvil_slot_active_left + - vanillamcuis:anvil_slot_active_middle + - vanillamcuis:anvil_slot_active_right + - vanillamcuis:anvil_slot_inactive_left + - vanillamcuis:anvil_slot_inactive_middle + - vanillamcuis:anvil_slot_inactive_right + - vanillamcuis:arrow_blocked + - vanillamcuis:brewing_blaze_powder_slot + - vanillamcuis:brewing_bottle_slot + - vanillamcuis:brewing_bubbles_animated + - vanillamcuis:brewing_bubbles_1 + - vanillamcuis:brewing_bubbles_2 + - vanillamcuis:brewing_bubbles_3 + - vanillamcuis:brewing_bubbles_4 + - vanillamcuis:brewing_bubbles_5 + - vanillamcuis:brewing_bubbles_6 + - vanillamcuis:brewing_fuel_animated + - vanillamcuis:brewing_fuel_1 + - vanillamcuis:brewing_fuel_2 + - vanillamcuis:brewing_fuel_3 + - vanillamcuis:brewing_fuel_4 + - vanillamcuis:brewing_fuel_5 + - vanillamcuis:brewing_fuel_6 + - vanillamcuis:brewing_fuel_7 + - vanillamcuis:brewing_fuel_8 + - vanillamcuis:brewing_fuel_9 + - vanillamcuis:brewing_fuel_10 + - vanillamcuis:brewing_fuel_11 + - vanillamcuis:brewing_fuel_12 + - vanillamcuis:brewing_fuel_13 + - vanillamcuis:brewing_fuel_14 + - vanillamcuis:brewing_progress_animated + - vanillamcuis:brewing_progress_1 + - vanillamcuis:brewing_progress_2 + - vanillamcuis:brewing_progress_3 + - vanillamcuis:brewing_progress_4 + - vanillamcuis:brewing_progress_5 + - vanillamcuis:brewing_progress_6 + - vanillamcuis:brewing_progress_7 + - vanillamcuis:brewing_progress_8 + - vanillamcuis:brewing_progress_9 + - vanillamcuis:brewing_progress_10 + - vanillamcuis:brewing_progress_11 + - vanillamcuis:brewing_progress_12 + - vanillamcuis:brewing_progress_13 + - vanillamcuis:brewing_progress_14 + - vanillamcuis:brewing_progress_15 + - vanillamcuis:brewing_progress_16 + - vanillamcuis:brewing_progress_17 + - vanillamcuis:brewing_progress_18 + - vanillamcuis:brewing_progress_19 + - vanillamcuis:brewing_progress_20 + - vanillamcuis:category_all + - vanillamcuis:category_anvil + - vanillamcuis:category_brewing_stand + - vanillamcuis:category_enchanting_table + - vanillamcuis:category_furnace + - vanillamcuis:category_loom + - vanillamcuis:category_misc + - vanillamcuis:category_smithing + - vanillamcuis:category_stonecutter + - vanillamcuis:enchanting_lapis_lazuli_slot + - vanillamcuis:enchanting_slot_active_left_1 + - vanillamcuis:enchanting_slot_active_left_2 + - vanillamcuis:enchanting_slot_active_left_3 + - vanillamcuis:enchanting_slot_active_middle + - vanillamcuis:enchanting_slot_active_right + - vanillamcuis:enchanting_slot_hover_left_1 + - vanillamcuis:enchanting_slot_hover_left_2 + - vanillamcuis:enchanting_slot_hover_left_3 + - vanillamcuis:enchanting_slot_hover_middle + - vanillamcuis:enchanting_slot_hover_right + - vanillamcuis:enchanting_text_air + - vanillamcuis:enchanting_text_air_hover + - vanillamcuis:enchanting_text_air_inactive + - vanillamcuis:enchanting_text_ball + - vanillamcuis:enchanting_text_ball_hover + - vanillamcuis:enchanting_text_ball_inactive + - vanillamcuis:enchanting_text_demon + - vanillamcuis:enchanting_text_demon_hover + - vanillamcuis:enchanting_text_demon_inactive + - vanillamcuis:enchanting_text_dry + - vanillamcuis:enchanting_text_dry_hover + - vanillamcuis:enchanting_text_dry_inactive + - vanillamcuis:enchanting_text_hot + - vanillamcuis:enchanting_text_hot_hover + - vanillamcuis:enchanting_text_hot_inactive + - vanillamcuis:enchanting_text_light + - vanillamcuis:enchanting_text_light_hover + - vanillamcuis:enchanting_text_light_inactive + - vanillamcuis:enchanting_text_of + - vanillamcuis:enchanting_text_of_hover + - vanillamcuis:enchanting_text_of_inactive + - vanillamcuis:enchanting_text_sphere + - vanillamcuis:enchanting_text_sphere_hover + - vanillamcuis:enchanting_text_sphere_inactive + - vanillamcuis:enchanting_text_wet + - vanillamcuis:enchanting_text_wet_hover + - vanillamcuis:enchanting_text_wet_inactive + - vanillamcuis:enchanting_text_xyzzy + - vanillamcuis:enchanting_text_xyzzy_hover + - vanillamcuis:enchanting_text_xyzzy_inactive + - vanillamcuis:enchanting_xp_inactive_1 + - vanillamcuis:enchanting_xp_inactive_2 + - vanillamcuis:enchanting_xp_inactive_3 + - vanillamcuis:furnace_fire_animated + - vanillamcuis:furnace_fire_1 + - vanillamcuis:furnace_fire_2 + - vanillamcuis:furnace_fire_3 + - vanillamcuis:furnace_fire_4 + - vanillamcuis:furnace_fire_5 + - vanillamcuis:furnace_fire_6 + - vanillamcuis:furnace_fire_7 + - vanillamcuis:furnace_fire_8 + - vanillamcuis:furnace_fire_9 + - vanillamcuis:furnace_fire_10 + - vanillamcuis:furnace_fire_11 + - vanillamcuis:furnace_fire_12 + - vanillamcuis:furnace_fire_13 + - vanillamcuis:furnace_progress_animated + - vanillamcuis:furnace_progress_1 + - vanillamcuis:furnace_progress_2 + - vanillamcuis:furnace_progress_3 + - vanillamcuis:furnace_progress_4 + - vanillamcuis:furnace_progress_5 + - vanillamcuis:furnace_progress_6 + - vanillamcuis:furnace_progress_7 + - vanillamcuis:furnace_progress_8 + - vanillamcuis:furnace_progress_9 + - vanillamcuis:furnace_progress_10 + - vanillamcuis:furnace_progress_11 + - vanillamcuis:furnace_progress_12 + - vanillamcuis:furnace_progress_13 + - vanillamcuis:furnace_progress_14 + - vanillamcuis:furnace_progress_15 + - vanillamcuis:furnace_progress_16 + - vanillamcuis:furnace_progress_17 + - vanillamcuis:furnace_progress_18 + - vanillamcuis:furnace_progress_19 + - vanillamcuis:furnace_progress_20 + - vanillamcuis:loom_banner_slot + - vanillamcuis:loom_color_slot + - vanillamcuis:loom_pattern_slot + - vanillamcuis:loom_pattern_border + - vanillamcuis:loom_pattern_border_selected + - vanillamcuis:loom_pattern_bottom_third + - vanillamcuis:loom_pattern_bottom_third_selected + - vanillamcuis:loom_pattern_brickwall + - vanillamcuis:loom_pattern_brickwall_selected + - vanillamcuis:loom_pattern_center_line + - vanillamcuis:loom_pattern_center_line_selected + - vanillamcuis:loom_pattern_center_third + - vanillamcuis:loom_pattern_center_third_selected + - vanillamcuis:loom_pattern_creeper + - vanillamcuis:loom_pattern_creeper_selected + - vanillamcuis:loom_pattern_cross + - vanillamcuis:loom_pattern_cross_selected + - vanillamcuis:loom_pattern_diagonal_filled_bl + - vanillamcuis:loom_pattern_diagonal_filled_bl_selected + - vanillamcuis:loom_pattern_diagonal_filled_br + - vanillamcuis:loom_pattern_diagonal_filled_br_selected + - vanillamcuis:loom_pattern_diagonal_filled_tl + - vanillamcuis:loom_pattern_diagonal_filled_tl_selected + - vanillamcuis:loom_pattern_diagonal_filled_tr + - vanillamcuis:loom_pattern_diagonal_filled_tr_selected + - vanillamcuis:loom_pattern_diagonal_tlbr + - vanillamcuis:loom_pattern_diagonal_tlbr_selected + - vanillamcuis:loom_pattern_diagonal_trbl + - vanillamcuis:loom_pattern_diagonal_trbl_selected + - vanillamcuis:loom_pattern_dot + - vanillamcuis:loom_pattern_dot_selected + - vanillamcuis:loom_pattern_flow + - vanillamcuis:loom_pattern_flow_selected + - vanillamcuis:loom_pattern_flower + - vanillamcuis:loom_pattern_flower_selected + - vanillamcuis:loom_pattern_globe + - vanillamcuis:loom_pattern_globe_selected + - vanillamcuis:loom_pattern_gradient_bt + - vanillamcuis:loom_pattern_gradient_bt_selected + - vanillamcuis:loom_pattern_gradient_tb + - vanillamcuis:loom_pattern_gradient_tb_selected + - vanillamcuis:loom_pattern_guster + - vanillamcuis:loom_pattern_guster_selected + - vanillamcuis:loom_pattern_half_bottom + - vanillamcuis:loom_pattern_half_bottom_selected + - vanillamcuis:loom_pattern_half_top + - vanillamcuis:loom_pattern_half_top_selected + - vanillamcuis:loom_pattern_left_third + - vanillamcuis:loom_pattern_left_third_selected + - vanillamcuis:loom_pattern_lines_vertical + - vanillamcuis:loom_pattern_lines_vertical_selected + - vanillamcuis:loom_pattern_mojang + - vanillamcuis:loom_pattern_mojang_selected + - vanillamcuis:loom_pattern_pig_nose + - vanillamcuis:loom_pattern_pig_nose_selected + - vanillamcuis:loom_pattern_rhombus + - vanillamcuis:loom_pattern_rhombus_selected + - vanillamcuis:loom_pattern_right_third + - vanillamcuis:loom_pattern_right_third_selected + - vanillamcuis:loom_pattern_skull + - vanillamcuis:loom_pattern_skull_selected + - vanillamcuis:loom_pattern_spiked_border + - vanillamcuis:loom_pattern_spiked_border_selected + - vanillamcuis:loom_pattern_spikes_bottom + - vanillamcuis:loom_pattern_spikes_bottom_selected + - vanillamcuis:loom_pattern_spikes_top + - vanillamcuis:loom_pattern_spikes_top_selected + - vanillamcuis:loom_pattern_square_bottom_left + - vanillamcuis:loom_pattern_square_bottom_left_selected + - vanillamcuis:loom_pattern_square_bottom_right + - vanillamcuis:loom_pattern_square_bottom_right_selected + - vanillamcuis:loom_pattern_square_left + - vanillamcuis:loom_pattern_square_left_selected + - vanillamcuis:loom_pattern_square_right + - vanillamcuis:loom_pattern_square_right_selected + - vanillamcuis:loom_pattern_square_top_left + - vanillamcuis:loom_pattern_square_top_left_selected + - vanillamcuis:loom_pattern_square_top_right + - vanillamcuis:loom_pattern_square_top_right_selected + - vanillamcuis:loom_pattern_top_third + - vanillamcuis:loom_pattern_top_third_selected + - vanillamcuis:loom_pattern_triangle_bottom + - vanillamcuis:loom_pattern_triangle_bottom_selected + - vanillamcuis:loom_pattern_triangle_top + - vanillamcuis:loom_pattern_triangle_top_selected + - vanillamcuis:loom_pattern_x + - vanillamcuis:loom_pattern_x_selected + - vanillamcuis:slider_active_left + - vanillamcuis:slider_inactive_left + - vanillamcuis:slider_active_right + - vanillamcuis:slider_inactive_right + - vanillamcuis:small_arrow_down_left + - vanillamcuis:small_arrow_down_right + - vanillamcuis:small_arrow_up_left + - vanillamcuis:small_arrow_up_right + - vanillamcuis:smithing_ingot_slot + - vanillamcuis:smithing_empty_slot_armor + - vanillamcuis:smithing_empty_slot_material + - vanillamcuis:smithing_empty_slot_smithing_template + - vanillamcuis:smithing_empty_slot_upgrade + - vanillamcuis:stonecutter_slot_active + - vanillamcuis:stonecutter_slot_hover + - vanillamcuis:stonecutter_slot_selected + gui_list: + - ':anvil_background:' + - ':blank_chest_9:' + - ':blank_chest_18:' + - ':blank_chest_27:' + - ':blank_chest_36:' + - ':blank_chest_45:' + - ':blank_chest_54:' + - ':brewing_stand_background:' + - ':crafting_background:' + - ':creative_background_1:' + - ':creative_background_2:' + - ':creative_background_3:' + - ':creative_background_4:' + - ':creative_background_5:' + - ':creative_background_6:' + - ':dispenser_background:' + - ':enchanting_background:' + - ':furnace_background:' + - ':grindstone_background:' + - ':hopper_background:' + - ':loom_background:' + - ':smithing_background:' + - ':stonecutter_background' ---8<-- "back.txt" +download: 'https://www.spigotmc.org/resources/97859/' -!!! stats "Statistics" - :octicons-package-24: **Blocks:** None - :octicons-stack-24: **Items:** [239](#items) - :octicons-browser-24: **GUIs:** [24](#guis) - :octicons-person-24: **Entities:** None - - :octicons-mark-github-16: **Source Code:** None - - :octicons-download-24: **Download:** https://www.spigotmc.org/resources/97859/ +previews: + - link: 'https://www.youtube.com/embed/peOxrVxB7Og' + type: video +--- This add-on adds hundreds of items and a lot of custom font images to allow you recreating vanilla GUIs like furnaces, crafting tables, etc. without the need to use NMS code to access those. Useful for people who don't have programming experience but want to display recipes and alike. -Add-on comes with examples usable in [DeluxeMenus](https://www.spigotmc.org/resources/11734/). - -## Items - -??? info "Show/Hide Items" - - `vanillamcuis:anvil_slot_active_left` - - `vanillamcuis:anvil_slot_active_middle` - - `vanillamcuis:anvil_slot_active_right` - - `vanillamcuis:anvil_slot_inactive_left` - - `vanillamcuis:anvil_slot_inactive_middle` - - `vanillamcuis:anvil_slot_inactive_right` - - `vanillamcuis:arrow_blocked` - - `vanillamcuis:brewing_blaze_powder_slot` - - `vanillamcuis:brewing_bottle_slot` - - `vanillamcuis:brewing_bubbles_animated` - - `vanillamcuis:brewing_bubbles_1` - - `vanillamcuis:brewing_bubbles_2` - - `vanillamcuis:brewing_bubbles_3` - - `vanillamcuis:brewing_bubbles_4` - - `vanillamcuis:brewing_bubbles_5` - - `vanillamcuis:brewing_bubbles_6` - - `vanillamcuis:brewing_fuel_animated` - - `vanillamcuis:brewing_fuel_1` - - `vanillamcuis:brewing_fuel_2` - - `vanillamcuis:brewing_fuel_3` - - `vanillamcuis:brewing_fuel_4` - - `vanillamcuis:brewing_fuel_5` - - `vanillamcuis:brewing_fuel_6` - - `vanillamcuis:brewing_fuel_7` - - `vanillamcuis:brewing_fuel_8` - - `vanillamcuis:brewing_fuel_9` - - `vanillamcuis:brewing_fuel_10` - - `vanillamcuis:brewing_fuel_11` - - `vanillamcuis:brewing_fuel_12` - - `vanillamcuis:brewing_fuel_13` - - `vanillamcuis:brewing_fuel_14` - - `vanillamcuis:brewing_progress_animated` - - `vanillamcuis:brewing_progress_1` - - `vanillamcuis:brewing_progress_2` - - `vanillamcuis:brewing_progress_3` - - `vanillamcuis:brewing_progress_4` - - `vanillamcuis:brewing_progress_5` - - `vanillamcuis:brewing_progress_6` - - `vanillamcuis:brewing_progress_7` - - `vanillamcuis:brewing_progress_8` - - `vanillamcuis:brewing_progress_9` - - `vanillamcuis:brewing_progress_10` - - `vanillamcuis:brewing_progress_11` - - `vanillamcuis:brewing_progress_12` - - `vanillamcuis:brewing_progress_13` - - `vanillamcuis:brewing_progress_14` - - `vanillamcuis:brewing_progress_15` - - `vanillamcuis:brewing_progress_16` - - `vanillamcuis:brewing_progress_17` - - `vanillamcuis:brewing_progress_18` - - `vanillamcuis:brewing_progress_19` - - `vanillamcuis:brewing_progress_20` - - `vanillamcuis:category_all` - - `vanillamcuis:category_anvil` - - `vanillamcuis:category_brewing_stand` - - `vanillamcuis:category_enchanting_table` - - `vanillamcuis:category_furnace` - - `vanillamcuis:category_loom` - - `vanillamcuis:category_misc` - - `vanillamcuis:category_smithing` - - `vanillamcuis:category_stonecutter` - - `vanillamcuis:enchanting_lapis_lazuli_slot` - - `vanillamcuis:enchanting_slot_active_left_1` - - `vanillamcuis:enchanting_slot_active_left_2` - - `vanillamcuis:enchanting_slot_active_left_3` - - `vanillamcuis:enchanting_slot_active_middle` - - `vanillamcuis:enchanting_slot_active_right` - - `vanillamcuis:enchanting_slot_hover_left_1` - - `vanillamcuis:enchanting_slot_hover_left_2` - - `vanillamcuis:enchanting_slot_hover_left_3` - - `vanillamcuis:enchanting_slot_hover_middle` - - `vanillamcuis:enchanting_slot_hover_right` - - `vanillamcuis:enchanting_text_air` - - `vanillamcuis:enchanting_text_air_hover` - - `vanillamcuis:enchanting_text_air_inactive` - - `vanillamcuis:enchanting_text_ball` - - `vanillamcuis:enchanting_text_ball_hover` - - `vanillamcuis:enchanting_text_ball_inactive` - - `vanillamcuis:enchanting_text_demon` - - `vanillamcuis:enchanting_text_demon_hover` - - `vanillamcuis:enchanting_text_demon_inactive` - - `vanillamcuis:enchanting_text_dry` - - `vanillamcuis:enchanting_text_dry_hover` - - `vanillamcuis:enchanting_text_dry_inactive` - - `vanillamcuis:enchanting_text_hot` - - `vanillamcuis:enchanting_text_hot_hover` - - `vanillamcuis:enchanting_text_hot_inactive` - - `vanillamcuis:enchanting_text_light` - - `vanillamcuis:enchanting_text_light_hover` - - `vanillamcuis:enchanting_text_light_inactive` - - `vanillamcuis:enchanting_text_of` - - `vanillamcuis:enchanting_text_of_hover` - - `vanillamcuis:enchanting_text_of_inactive` - - `vanillamcuis:enchanting_text_sphere` - - `vanillamcuis:enchanting_text_sphere_hover` - - `vanillamcuis:enchanting_text_sphere_inactive` - - `vanillamcuis:enchanting_text_wet` - - `vanillamcuis:enchanting_text_wet_hover` - - `vanillamcuis:enchanting_text_wet_inactive` - - `vanillamcuis:enchanting_text_xyzzy` - - `vanillamcuis:enchanting_text_xyzzy_hover` - - `vanillamcuis:enchanting_text_xyzzy_inactive` - - `vanillamcuis:enchanting_xp_inactive_1` - - `vanillamcuis:enchanting_xp_inactive_2` - - `vanillamcuis:enchanting_xp_inactive_3` - - `vanillamcuis:furnace_fire_animated` - - `vanillamcuis:furnace_fire_1` - - `vanillamcuis:furnace_fire_2` - - `vanillamcuis:furnace_fire_3` - - `vanillamcuis:furnace_fire_4` - - `vanillamcuis:furnace_fire_5` - - `vanillamcuis:furnace_fire_6` - - `vanillamcuis:furnace_fire_7` - - `vanillamcuis:furnace_fire_8` - - `vanillamcuis:furnace_fire_9` - - `vanillamcuis:furnace_fire_10` - - `vanillamcuis:furnace_fire_11` - - `vanillamcuis:furnace_fire_12` - - `vanillamcuis:furnace_fire_13` - - `vanillamcuis:furnace_progress_animated` - - `vanillamcuis:furnace_progress_1` - - `vanillamcuis:furnace_progress_2` - - `vanillamcuis:furnace_progress_3` - - `vanillamcuis:furnace_progress_4` - - `vanillamcuis:furnace_progress_5` - - `vanillamcuis:furnace_progress_6` - - `vanillamcuis:furnace_progress_7` - - `vanillamcuis:furnace_progress_8` - - `vanillamcuis:furnace_progress_9` - - `vanillamcuis:furnace_progress_10` - - `vanillamcuis:furnace_progress_11` - - `vanillamcuis:furnace_progress_12` - - `vanillamcuis:furnace_progress_13` - - `vanillamcuis:furnace_progress_14` - - `vanillamcuis:furnace_progress_15` - - `vanillamcuis:furnace_progress_16` - - `vanillamcuis:furnace_progress_17` - - `vanillamcuis:furnace_progress_18` - - `vanillamcuis:furnace_progress_19` - - `vanillamcuis:furnace_progress_20` - - `vanillamcuis:loom_banner_slot` - - `vanillamcuis:loom_color_slot` - - `vanillamcuis:loom_pattern_slot` - - `vanillamcuis:loom_pattern_border` - - `vanillamcuis:loom_pattern_border_selected` - - `vanillamcuis:loom_pattern_bottom_third` - - `vanillamcuis:loom_pattern_bottom_third_selected` - - `vanillamcuis:loom_pattern_brickwall` - - `vanillamcuis:loom_pattern_brickwall_selected` - - `vanillamcuis:loom_pattern_center_line` - - `vanillamcuis:loom_pattern_center_line_selected` - - `vanillamcuis:loom_pattern_center_third` - - `vanillamcuis:loom_pattern_center_third_selected` - - `vanillamcuis:loom_pattern_creeper` - - `vanillamcuis:loom_pattern_creeper_selected` - - `vanillamcuis:loom_pattern_cross` - - `vanillamcuis:loom_pattern_cross_selected` - - `vanillamcuis:loom_pattern_diagonal_filled_bl` - - `vanillamcuis:loom_pattern_diagonal_filled_bl_selected` - - `vanillamcuis:loom_pattern_diagonal_filled_br` - - `vanillamcuis:loom_pattern_diagonal_filled_br_selected` - - `vanillamcuis:loom_pattern_diagonal_filled_tl` - - `vanillamcuis:loom_pattern_diagonal_filled_tl_selected` - - `vanillamcuis:loom_pattern_diagonal_filled_tr` - - `vanillamcuis:loom_pattern_diagonal_filled_tr_selected` - - `vanillamcuis:loom_pattern_diagonal_tlbr` - - `vanillamcuis:loom_pattern_diagonal_tlbr_selected` - - `vanillamcuis:loom_pattern_diagonal_trbl` - - `vanillamcuis:loom_pattern_diagonal_trbl_selected` - - `vanillamcuis:loom_pattern_dot` - - `vanillamcuis:loom_pattern_dot_selected` - - `vanillamcuis:loom_pattern_flower` - - `vanillamcuis:loom_pattern_flower_selected` - - `vanillamcuis:loom_pattern_globe` - - `vanillamcuis:loom_pattern_globe_selected` - - `vanillamcuis:loom_pattern_gradient_bt` - - `vanillamcuis:loom_pattern_gradient_bt_selected` - - `vanillamcuis:loom_pattern_gradient_tb` - - `vanillamcuis:loom_pattern_gradient_tb_selected` - - `vanillamcuis:loom_pattern_half_bottom` - - `vanillamcuis:loom_pattern_half_bottom_selected` - - `vanillamcuis:loom_pattern_half_top` - - `vanillamcuis:loom_pattern_half_top_selected` - - `vanillamcuis:loom_pattern_left_third` - - `vanillamcuis:loom_pattern_left_third_selected` - - `vanillamcuis:loom_pattern_lines_vertical` - - `vanillamcuis:loom_pattern_lines_vertical_selected` - - `vanillamcuis:loom_pattern_mojang` - - `vanillamcuis:loom_pattern_mojang_selected` - - `vanillamcuis:loom_pattern_pig_nose` - - `vanillamcuis:loom_pattern_pig_nose_selected` - - `vanillamcuis:loom_pattern_rhombus` - - `vanillamcuis:loom_pattern_rhombus_selected` - - `vanillamcuis:loom_pattern_right_third` - - `vanillamcuis:loom_pattern_right_third_selected` - - `vanillamcuis:loom_pattern_skull` - - `vanillamcuis:loom_pattern_skull_selected` - - `vanillamcuis:loom_pattern_spiked_border` - - `vanillamcuis:loom_pattern_spiked_border_selected` - - `vanillamcuis:loom_pattern_spikes_bottom` - - `vanillamcuis:loom_pattern_spikes_bottom_selected` - - `vanillamcuis:loom_pattern_spikes_top` - - `vanillamcuis:loom_pattern_spikes_top_selected` - - `vanillamcuis:loom_pattern_square_bottom_left` - - `vanillamcuis:loom_pattern_square_bottom_left_selected` - - `vanillamcuis:loom_pattern_square_bottom_right` - - `vanillamcuis:loom_pattern_square_bottom_right_selected` - - `vanillamcuis:loom_pattern_square_left` - - `vanillamcuis:loom_pattern_square_left_selected` - - `vanillamcuis:loom_pattern_square_right` - - `vanillamcuis:loom_pattern_square_right_selected` - - `vanillamcuis:loom_pattern_square_top_left` - - `vanillamcuis:loom_pattern_square_top_left_selected` - - `vanillamcuis:loom_pattern_square_top_right` - - `vanillamcuis:loom_pattern_square_top_right_selected` - - `vanillamcuis:loom_pattern_top_third` - - `vanillamcuis:loom_pattern_top_third_selected` - - `vanillamcuis:loom_pattern_triangle_bottom` - - `vanillamcuis:loom_pattern_triangle_bottom_selected` - - `vanillamcuis:loom_pattern_triangle_top` - - `vanillamcuis:loom_pattern_triangle_top_selected` - - `vanillamcuis:loom_pattern_x` - - `vanillamcuis:loom_pattern_x_selected` - - `vanillamcuis:slider_active_left` - - `vanillamcuis:slider_inactive_left` - - `vanillamcuis:slider_active_right` - - `vanillamcuis:slider_inactive_right` - - `vanillamcuis:small_arrow_down_left` - - `vanillamcuis:small_arrow_down_right` - - `vanillamcuis:small_arrow_up_left` - - `vanillamcuis:small_arrow_up_right` - - `vanillamcuis:smithing_ingot_slot` - - `vanillamcuis:smithing_empty_slot_armor` - - `vanillamcuis:smithing_empty_slot_material` - - `vanillamcuis:smithing_empty_slot_smithing_template` - - `vanillamcuis:smithing_empty_slot_upgrade` - - `vanillamcuis:stonecutter_slot_active` - - `vanillamcuis:stonecutter_slot_hover` - - `vanillamcuis:stonecutter_slot_selected` - -## GUIs - -??? info "Show/Hide GUIs" - - `:anvil_background:` - - `:blank_chest_9:` - - `:blank_chest_18:` - - `:blank_chest_27:` - - `:blank_chest_36:` - - `:blank_chest_45:` - - `:blank_chest_54:` - - `:brewing_stand_background:` - - `:crafting_background:` - - `:creative_background_1:` - - `:creative_background_2:` - - `:creative_background_3:` - - `:creative_background_4:` - - `:creative_background_5:` - - `:creative_background_6:` - - `:dispenser_background:` - - `:enchanting_background:` - - `:furnace_background:` - - `:grindstone_background:` - - `:hopper_background:` - - `:loom_background:` - - `:smithing_background:` - - `:smithing_background_experimental:` - - `:stonecutter_background:` - -## Previews - - +Add-on comes with examples usable in [DeluxeMenus](https://www.spigotmc.org/resources/11734/). \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index e681dc3..95be5a4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -12,6 +12,9 @@ repo_name: Andre601/Addons repo_url: https://github.com/Andre601/Addons #edit_uri: tree/master/docs # Uncomment to define a different URI/URL for the "edit" option +watch: + - theme + theme: name: 'material' custom_dir: 'theme' @@ -45,7 +48,7 @@ theme: #- toc.integrate # Include the TOC sections in the left navugation. icon: - repo: 'material/library' + repo: 'octicons/mark-github-16' #admonition: # note: 'octicons/tag-16' diff --git a/theme/addon_info.html b/theme/addon_info.html new file mode 100644 index 0000000..f7495e4 --- /dev/null +++ b/theme/addon_info.html @@ -0,0 +1,124 @@ +{% extends "base.html" %} + +{% block content %} +

{{ page.title }}

+ + {% include ".icons/octicons/arrow-left-24.svg" %} + Go Back + + {% if page.meta %} + {% if page.meta.itemsadder or page.meta.cosmetics %} +
+

Statistics

+

+ {% if page.meta.itemsadder %} + {% include ".icons/octicons/package-24.svg" %} + Blocks: + {% if page.meta.itemsadder.block_list %}{{ page.meta.itemsadder.block_list | length }}{% else %}None{% endif %}
+ {% include ".icons/octicons/stack-24.svg" %} + Items: + {% if page.meta.itemsadder.item_list %}{{ page.meta.itemsadder.item_list | length }}{% else %}None{% endif %}
+ {% include ".icons/octicons/browser-24.svg" %} + GUIs: + {% if page.meta.itemsadder.gui_list %}{{ page.meta.itemsadder.gui_list | length }}{% else %}None{% endif %}
+ {% include ".icons/octicons/person-24.svg" %} + Entities: + {% if page.meta.itemsadder.entity_list %}{{ page.meta.itemsadder.entity_list | length }}{% else %}None{% endif %} + {% endif %} +

+

+ {% include ".icons/octicons/mark-github-16.svg" %} + Source Code: + {% if page.meta.source %}{{ page.meta.source }}{% else %}None{% endif %} +

+

+ {% include ".icons/octicons/download-24.svg" %} + Download: + {% if page.meta.download %}{{ page.meta.download }}{% else %}None{% endif %} +

+
+ + {% include "partials/content.html" %} + + {% if page.meta.itemsadder.block_list %} +

+ Blocks +

+
+ Show/Hide Blocks + +
+ {% endif %} + {% if page.meta.itemsadder.item_list %} +

+ Items +

+
+ Show/Hide Items + +
+ {% endif %} + {% if page.meta.itemsadder.gui_list %} +

+ GUIs +

+
+ Show/Hide GUIs + +
+ {% endif %} + {% if page.meta.itemsadder.entity_list %} +

+ Entities +

+
+ Show/Hide Entities + +
+ {% endif %} + + {% if page.meta.previews %} +

+ Previews +

+

+ {% for preview in page.meta.previews %} + {% if preview.type|d('image') == "image" %} + + {{ preview.alt }} + + {% elif preview.type == "video" %} + + {% endif %} + {% endfor %} +

+ {% endif %} + {% endif %} + {% endif %} +{% endblock %} \ No newline at end of file diff --git a/theme/partials/content.html b/theme/partials/content.html new file mode 100644 index 0000000..f89ef16 --- /dev/null +++ b/theme/partials/content.html @@ -0,0 +1,16 @@ +{#- + This file was automatically generated - do not edit + -#} + {% if "material/tags" in config.plugins and tags %} + {% include "partials/tags.html" %} + {% endif %} + {% include "partials/actions.html" %} + {{ page.content }} + {% if page.meta and ( + page.meta.git_revision_date_localized or + page.meta.revision_date + ) %} + {% include "partials/source-file.html" %} + {% endif %} + {% include "partials/feedback.html" %} + {% include "partials/comments.html" %} \ No newline at end of file