• 409,902 views, 99 today
    • 153,816 downloads, 40 today
    • 217
    • 243
    • 159
    Awhikax
    Level 105 : Transcendent Pony Hunter
    6,541
    Here is a new datapack whose title indicates clearly what it does. Dropped items are random but also their number (maximum 10 stacks at a time to avoid too many lags).

    The block loot tables have been randomly generated but will be the same for everyone. If you want another randomly generated version, send me a private message via Discord.



    For any support, join my discord server : https://discord.me/awhikax

    Datapack requested by elmayo97



    License - By downloading this datapack, you accept it.  —  Expand for more information
    This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.
    An exception is made for video content, which can be monetized. However, video creators must give appropriate credit and provide a link to the license

    If you create videos, add this to the description :  —  Expand for more information

    If you have any questions :  —  Expand for more information
    Contact me :
    • Mail : awhikax@gmail.com
    • Discord Tag : Awhikax#0001


    Random Blocks Drops Minecraft Data Pack © Awhikax - Attribution-NonCommercial-NoDerivatives 4.0 International (NonCommercial except for monetized videos)
    CreditThumbnail by Silviu16
    CompatibilityMinecraft 1.16
    Tags

    Create an account or sign in to comment.

    User4921203G
    11/21/2024 8:12 am
    Level 1 : New Miner
    what version is it made for?
    1
    Awhikax
    11/21/2024 12:37 pm
    He/Him • Level 105 : Transcendent Pony Hunter
    1.16.5
    2
    UnSerious
    10/13/2024 4:26 pm
    Level 1 : New Miner
    How do I activate it on mcpe??
    1
    Awhikax
    10/14/2024 3:38 pm
    He/Him • Level 105 : Transcendent Pony Hunter
    It's not made for MCPE
    1
    Weirdleader4653
    10/09/2024 9:48 pm
    Level 1 : New Miner
    ah ok thanks
    1
    Weirdleader4653
    10/09/2024 12:53 am
    Level 1 : New Miner
    Can I remove somehow the drops being random? for Example I mine 1 dirt and I get 1-250 dirt instead of a random item?
    1
    Awhikax
    10/09/2024 11:43 am
    He/Him • Level 105 : Transcendent Pony Hunter
    Nope
    1
    Yuki86
    11/14/2023 12:28 pm
    Level 1 : New Miner
    history
    If you wana change the stacks size from all Files use Python to change the 700 Files in 4sec


    code
    import os

    def update_files_in_directory(directory):
    search_str = '{"min":1,"max":640}' # DONT CHANGE ITS THE SEARCH STRING
    replace_str = '{"min":1,"max":32}' # Change Nr you want

    for filename in os.listdir(directory):
    if filename.endswith(".json"):
    file_path = os.path.join(directory, filename)

    with open(file_path, 'r') as file:
    content = file.read()

    content = content.replace(search_str, replace_str)

    with open(file_path, 'w') as file:
    file.write(content)


    directory_path = '/Dein/verzeichnis/woDie/JsonDrinSind' # Passe den Verzeichnispfad entsprechend an YOU PATH WITH THE BLOCK JSON
    update_files_in_directory(directory_path)
    code
    1
    Awhikax
    11/14/2023 1:16 pm
    He/Him • Level 105 : Transcendent Pony Hunter
    history
    Or just use Fasguy's Randomizer for a more random and up to date version where 1 broken block = 1 loot ;-)
    2
    Inspirin
    06/14/2023 1:45 pm
    Level 19 : Journeyman Dragon
    i like this datapack
    2

    Welcome