terrarium-earth / Heracles

A tree style questing mod allowing creators to set completable quests for their users
MIT License
35 stars 19 forks source link

Add arbitrary icon background placement #129

Closed ThatGravyBoat closed 1 year ago

ThatGravyBoat commented 1 year ago

Example texture meta

{
    "heracles:texture_placement": {
        "xOffset": -6,
        "yOffset": -6,
        "width": 24,
        "height": 24
    }
}