Member
Level 10
Journeyman Fisherman
11

Forum Posts

1 - 11 of 11

    JustAKat
    09/14/2020 1:55 am
    Level 10 : Journeyman Fisherman
    Nvm, figured it out from looking at the vanilla data.

    {
    "parent": "item/generated",
    "textures": {
    "layer0": "block/sunflower_front"
    },
    "overrides": [
    { "predicate": { "custom_model_data": 220}, "model":"item/coin/coin-bronze"},
    { "predicate": { "custom_model_data": 222}, "model":"item/coin/coin-gold"},
    { "predicate": { "custom_model_data": 224}, "model":"item/coin/goin-platinum"},
    { "predicate": { "custom_model_data": 226}, "model":"item/coin/coin-silver"}
    ]
    }
    1
    JustAKat
    09/14/2020 1:03 am
    Level 10 : Journeyman Fisherman
    history
    Hi, managed to get the custom model data to work with the below, but the normal item without the custom model data now shows as a flat black-and-purple item (missing textures, which is strange). Any ideas how it can be resolved?


    One of the files in assets/minecraft/models/item/coin:

    {
    "parent": "item/generated",
    "textures": {
    "layer0": "item/coin-platinum"
    }
    }



    In assets/minecraft/models/item:
    {
    "parent": "item/generated",
    "textures": {
    "layer0": "item/sunflower"
    },
    "overrides": [
    { "predicate": { "custom_model_data": 220}, "model":"item/coin/coin-bronze"},
    { "predicate": { "custom_model_data": 222}, "model":"item/coin/coin-gold"},
    { "predicate": { "custom_model_data": 224}, "model":"item/coin/goin-platinum"},
    { "predicate": { "custom_model_data": 226}, "model":"item/coin/coin-silver"}
    ]
    }
    1
    JustAKat
    09/14/2020 1:55 am
    Level 10 : Journeyman Fisherman
    Nvm, figured it out from looking at the vanilla data.

    {
    "parent": "item/generated",
    "textures": {
    "layer0": "block/sunflower_front"
    },
    "overrides": [
    { "predicate": { "custom_model_data": 220}, "model":"item/coin/coin-bronze"},
    { "predicate": { "custom_model_data": 222}, "model":"item/coin/coin-gold"},
    { "predicate": { "custom_model_data": 224}, "model":"item/coin/goin-platinum"},
    { "predicate": { "custom_model_data": 226}, "model":"item/coin/coin-silver"}
    ]
    }
    1
    JustAKat
    08/16/2020 1:21 am
    Level 10 : Journeyman Fisherman
    Welcome, fellow cat!
    1
    JustAKat
    07/16/2020 7:56 am
    Level 10 : Journeyman Fisherman
    history
    I'm not sure if this may be considered a valid answer by others, but you could try looking into MultiMC, an open-source alternative Minecraft Launcher that's designed to make separating your minecraft versions (and their mods) easy.


    With it, all you would have to do is download the launcher, and tell it what version of Java you're using, and what is the maximum amount of RAM it can use up to.

    Then you would be all set with making new instances (of Minecraft, of different versions).
    1
    JustAKat
    04/30/2020 12:08 am
    Level 10 : Journeyman Fisherman
    Are you also using EssentialsX? Because that plugin provides its own /give command.
    2
    JustAKat
    04/22/2020 5:11 pm
    Level 10 : Journeyman Fisherman
    Ah, no wonder XD
    1
    JustAKat
    04/22/2020 5:01 pm
    Level 10 : Journeyman Fisherman
    It's just that the sleeves were completely white, and there wasn't a pink ribbon. Thanks still, though.
    1
    JustAKat
    04/22/2020 4:56 pm
    Level 10 : Journeyman Fisherman
    A few of the details are slightly off, but thanks!
    1
    JustAKat
    04/21/2020 2:47 pm
    Level 10 : Journeyman Fisherman
    Could you try your hand at making a skin based off this image, but without the tail?

    The shoes should be white if possible, and thanks
    1
    JustAKat
    04/16/2020 3:23 am
    Level 10 : Journeyman Fisherman
    Thanks, and will do in the future, if the need arises! ^.^
    1
    JustAKat
    04/07/2020 5:18 am
    Level 10 : Journeyman Fisherman
    history
    If possible, could you make a skin based off this character, but without the teddy bear? Thanks!


    Alex model, female
    Red cat ears, red hair, eyes preferably something that seems like the one in the image
    And the outfit would be the dress as depicted
    Shoes would preferably be in black or a dark shade of grey, with white socks
    6

1 - 11 of 11

Welcome