Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 56
    • Issues 56
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
  • ResourcePack Generator

ResourcePack Generator · Changes

Page history
added MergeHappyHUD option and added new Fonts features authored Nov 16, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 17 additions and 2 deletions
+17 -2
  • ResourcePack-Generator.md ResourcePack-Generator.md +17 -2
  • No files found.
ResourcePack-Generator.md
View page @ 8c1285cf
......@@ -57,7 +57,19 @@ Donut:
Ascent: 7
Height: 15
```
These can be accessed using the placeholder <fontimage.donut> and can be used with the Text projectiles.
These can be accessed using the placeholder <fontimage.donut> and can be used with the Text projectiles.
The `Ascent` and `Height` options can be left empty: those values can be automatically calculated by Crucible if not specified.
The `File` option can use images in the `minecraft:` namespace
```yaml
lightning:
File: unicode/lightning
iron_boots:
File: minecraft:item/iron_boots
```
# Item Configurations
......@@ -250,9 +262,12 @@ Generation:
# The namespace to use
Namespace: mythic
# If the modelengine resourcepack should be automatically merged
# If the ModelEngine resourcepack should be automatically merged
MergeModelEngine: true
# If the HappyHUD resourcepack should be automatically merged
MergeHappyHUD: true
# If the pack should be zipped
ZipPack: true
......
Clone repository
  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Crafting Recipes
    • Workbenches
  • Ammo System / Guns
  • Dynamic Lore Generation
  • ResourcePack Generator
Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
Placeholders
  • Placeholders
  • Placeholders.yml