• 365,348 views, 137 today
    • 135,077 downloads, 45 today
    • 208
    • 224
    • 152
    Awhikax's Avatar Awhikax
    Level 104 : Transcendent Pony
    6,259
    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.

    1
    11/14/2023 12:28 pmhistory
    Level 1 : New Miner
    Yuki86
    Yuki86's Avatar
    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
    2
    11/14/2023 1:16 pmhistory
    Level 104 : Transcendent Pony
    Awhikax
    Awhikax's Avatar
    Or just use Fasguy's Randomizer for a more random and up to date version where 1 broken block = 1 loot ;-)
    2
    06/14/2023 1:45 pm
    Level 17 : Journeyman Dragon
    Inspirin
    Inspirin's Avatar
    i like this datapack
    4
    04/02/2023 6:48 am
    Level 1 : New Miner
    kcaHoloCXZ
    kcaHoloCXZ's Avatar
    he said 1.16.5
    4
    03/29/2023 2:07 pm
    Level 1 : New Miner
    King_Mc_Nugget
    King_Mc_Nugget's Avatar
    DUDE WHAT VERSION?
    1
    07/28/2023 8:11 am
    Level 1 : New Miner
    mihail0511
    mihail0511's Avatar
    1.16
    2
    03/29/2023 2:54 pm
    Level 104 : Transcendent Pony
    Awhikax
    Awhikax's Avatar
    Was made for 1.16.5
    1
    03/27/2023 11:34 am
    Level 1 : New Crafter
    zonneschijn7
    zonneschijn7's Avatar
    cool



    RLY COOL












    SUPER COOL
    1
    01/18/2023 5:46 pm
    Level 1 : New Miner
    TheCrazyModder
    TheCrazyModder's Avatar
    Love it. This datapack instantly makes my survival worlds more interesting
    1
    10/18/2022 10:47 pm
    Level 1 : New Crafter
    Choosername
    Choosername's Avatar
    this is awesome!
    i love it!

    the drops are pretty good honestly
    Planet Minecraft

    Website

    © 2010 - 2024
    www.planetminecraft.com

    Welcome