Level 1
New Miner
0

Forum Posts

1 - 7 of 7

    LavenderGalactic
    04/27/2022 7:31 pm
    Level 1 : New Miner
    I just tried to use oak door as the item I'm customizing and it won't override the texture of the door to the coal nugget texture. Doors smelt on an one for one and stack to 64. It works if I use something like the iron nugget still.
    1
    LavenderGalactic
    03/31/2022 5:13 pm
    Level 1 : New Miner
    I have the silent advancement to give me the coal nuggets working. In Java version, only wooden tools, signs, and boats, smelt 1 to 1. Just checked the dead bush and it does smelt 1 to 1. It smelts like a sapling and 1.5 to 1.
    1
    LavenderGalactic
    03/30/2022 8:40 pm
    Level 1 : New Miner
    is there a way to make non-stackable items stack?

    I'm working on a Coal nugget datapack to were I can smelt one on one with using just smaller coal. Cause in my datapack I would like to use wooden hoes for the item I'm modifing due to they smelt on a one to one but they don't stack. So far I've gotten to the point of being able to craft the coal nuggets in a craftbench but I haven't found a way to make them stack.
    1
    LavenderGalactic
    03/28/2022 7:55 pm
    Level 1 : New Miner
    Thank you! Thank you! Thank you! Thank you! It works. HaHaHa.

    Now all it need to do is replace the item (iron nugget to any wood tool) so I can have the coal nuggets use to smelt one item at a time.

    Now a new thought. Could I make it stackable? I know the wood tools are not stackable.
    2
    LavenderGalactic
    03/28/2022 12:19 pm
    Level 1 : New Miner
    history
    still not working. it will only go as far as when I put a piece of coal into a craftbench, I would only get the knowledge book. it would not replace the book with the eight pieces of coal nuggets I would like it to. Would I need the tick file in my minecraft functions folder as well?

    So far this is my datapack file structure.

    Coal Nugget Datapack
      data
        coalnugget
          advancements
          functions
        minecraft
          recipes
    1
    LavenderGalactic
    03/27/2022 5:08 pm
    Level 1 : New Miner
    history
    I follow a youtube video, How to Create Custom Items in Minecraft 1.18, was posted 3 months ago, and did everything they did. All I did was change the name of what my item is and the datapack name. to just test it I was trying to craft 8 coal nuggets from 1 coal. Everything is working except for the mcfunction file.
    here is the code for it.

    recipe take @s minecraft:coal_nugget_recipe
    advancement revoke @s only coalnugget:coal_nugget_advancement
    clear @s knowledge_book
    give @p iron_nugget{display:{Name:'{"text":"Coal Nugget"}'},CustomModelData:3570001} 8

    also could my datapack parent folder having caps and spaces in the name affect this?
    1
    LavenderGalactic
    11/12/2019 8:23 am
    Level 1 : New Miner
    how about Something like the timber datapack for the giant mushrooms?
    2

1 - 7 of 7

Welcome