Homunculus84's Avatar
Member
Level 39 Artisan Blacksmith
45

Forum Posts

1 - 7 of 7

    2
    03/11/2024 4:44 amhistory
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    Hey!

    I recently released a resource pack that does just what you are describing, feel free to download and browse the files: Subtle Variants

    The process is fairly easy though, and uses blockstates. Refer to my files in the resource pack above for examples, but in short:
    1. You extend the original blockstate json file (blockstates folder in the texture pack) of the block you want to add the variations to, by adding more entries to the "variants" array. You generally want to copy the original blockstate file from the default minecraft assets to your resource pack and work on that.
    2. For each new variant you add in the blockstate file, you have to create a new model which is going to point to your custom variant texture. Each variant requires its own model, but you can just copy / paste the default model file and simply replace the texture name. No big deal.
    3. Add your textures to the textures folder and you are done. The names should obviously match the ones you specified in the models.
    The variants are totally random, but in the blockstate file you can specify a weight, which is basically a way to define the probability of a given model to be displayed. In my pack for example, the bookshelves have 3 variants with no weight, meaning that all textures (including the default) have the same probability. The oak planks also have 3 variants, but the probabilities are 10 / 16 for the default, and 2 / 16 for each variant, meaning that on average 37.5% of the oak planks will be variants.

    I suggest looking for tutorials or guides on blockstates if you find any (I didn't), since that's the key feature used for this.
    1
    11/22/2023 12:36 pm
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    There’s a link in the page above that lists all his social accounts and mail address.
    1
    11/21/2023 2:14 am
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    ? I don’t get it
    2
    11/20/2023 3:23 pm
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    I’m not familiar with this program, but from its website it seems lime it has been abandoned. Regardless, your best bet is to contact the developer: texturemc.com/about
    1
    11/20/2023 2:08 pm
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    Add new paintings to the game, but instead of replacing the vanilla ones, add new items to be put in item frames that take up 100% of the space.
    3
    12/30/2022 2:36 pm
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    snake_case_is_better_prove_me_wrong
    2
    12/22/2022 1:54 pm
    Level 39 : Artisan Blacksmith
    Homunculus84
    Homunculus84's Avatar
    That's it! I thought it was saved on its own with the "save log" button, I didn't realise I had to save the whole project on top of that. Thanks!

1 - 7 of 7

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome