2mal3's Avatar
Member
Level 67 High Grandmaster System
176

Forum Posts

1 - 20 of 28

    2mal3
    07/08/2021 12:53 pm
    Level 67 : High Grandmaster System
    2mal3's Avatar
    Maybe Universal Minecraft Converter will help you, but I don't know how good it is compared to other tools.
    3
    2mal3
    01/26/2021 9:04 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    If that's what he meant, you're right.
    2
    2mal3
    01/26/2021 8:06 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    Does it really matter? As soon as the fuse of the creeper is set to zero, it explodes at the next tick, so that it is not processed again by the command.
    2
    2mal3
    01/26/2021 6:43 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    Almost right. You can simply type in a repeat commandblock or normal commanblock at a clock the command: /execute as @e[type=minecraft:creeper] run data merge entity @s {ExplosionRadius:30,Fuse:0}
    3
    2mal3
    11/17/2020 11:03 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    Actually, it doesn't really matter what you name your recipe files, as long as they are not intended to replace Minecraft recipes.
    In the Minecraft files it is done so that if there are multiple recipes for an item, not only the name of the result is in the name, but also the name of an ingredient. For example music_disc_cat_from_diamon and music_disc_cat_from_stone.
    2
    2mal3
    10/28/2020 11:40 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    I programmed a small datapack what it should do. You can download it here.
    1
    2mal3
    10/25/2020 3:31 pm
    Level 67 : High Grandmaster System
    2mal3's Avatar
    I don't know exactly what the syntax is but on the website misode.github.io there is a Loot Table Generator where you can specify a predicate as a condition.
    1
    2mal3
    08/16/2020 11:21 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    I quickly wrote the datapack for the 1.16.2. You can download it here.
    The coordinates don't have to be adjusted, because the Main End Island is always at the same coordinates.
    3
    2mal3
    07/27/2020 12:57 pm
    Level 67 : High Grandmaster System
    2mal3's Avatar
    The exact numbers might not be correct, but actually what I wrote should be true.
    Or has something changed in the 1.16?
    1
    2mal3
    07/27/2020 10:28 am
    Level 67 : High Grandmaster System
    history
    2mal3's Avatar
    In the most recent Java endition, iron golems spawn in villages with at least 21 beds and at least 10 drof inhabitants.
    Iron Golems can also appear when several villagers are afraid of a zombie.
    Alternatively you can create an iron golem yourself.
    1
    2mal3
    07/20/2020 5:47 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    A good example for Custom Model Data is the texture pack from Arcanic Waystone - Silvathor Datapack, it helped me a lot. For Models I recommend Blockbench, with it you can easily create models for Minecraft for free.
    3
    2mal3
    07/19/2020 12:28 pm
    Level 67 : High Grandmaster System
    2mal3's Avatar
    I think you can do that with 2 or, if you want to make it multiplayer friendly, with 3 commands.
    First you have to create an item that can be collected immediately, so /summon item ~ ~ ~ ~ {PickupDelay:0,Item:{id: "minecraft:stone",Count:1b},Tag:['drop']}.
    Then transfer the data of the item currently in your hand to the dropped item, i.e. approximately /data modify entity @e[type=item,distance=..1,limit=1,tag=drop] Item set from @s SelectedItem.
    So that only the executing player can pick it up, set the Owner UUID to the one of yourself, you can do this with the command /data modify entoty @e[type=item,distance=..1,limit=1,tag=drop] Owner set from @s UUID. These three commands must be written into a function.
    If everything works, when you as a player execute the function, the selected item will be duplicated.
    Ewentuell you have to test the commands again, because I don't know if I wrote them right.
    1
    2mal3
    07/15/2020 5:43 pm
    Level 67 : High Grandmaster System
    2mal3's Avatar
    I'd say you should just try it with some shader. It's fairly easy and you'l find out faster and easier than just analyzing the hardware.
    1
    2mal3
    07/14/2020 5:37 pm
    Level 67 : High Grandmaster System
    history
    2mal3's Avatar
    Whichever you want, but I recommend using a folder that is always in the same place, otherwise Minecraft will not recognize it.
    I myself use a folder for snapshots in the same folder as the .minecraft folder.
    1
    2mal3
    07/14/2020 3:08 pm
    Level 67 : High Grandmaster System
    2mal3's Avatar
    Under "Browse" you can select a folder in the file manager where Minecraft writes its files. After that you have to start the Minecraft version as normal.
    1
    2mal3
    07/14/2020 11:56 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    Go to "Installations" in the Minecraft Launcher, hold your mouse over the version you want to change and click on the three dots and then on "Edit". There you click on "Browse" under "Game Directory" and select the folder in which this version should run. At the end you just have to start the whole thing.
    2
    2mal3
    07/06/2020 9:19 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    If the error is in the code, the Minecraft game output can help.
    To open it at game start, go to the settings in the launcher and check "Open output log when games start", then a new launcher window should open at the next Minecraft start. In this window you can uncheck "info", "warn" and "fatal" so that only "error" is selected. If you reload your datapack and there are errors in it, they will be shown in the game output and you can fix them.
    If there is no error displayed, I have no idea.
    1
    2mal3
    07/06/2020 9:05 am
    Level 67 : High Grandmaster System
    2mal3's Avatar
    I don't understand. Do you want a datapack that does that or do you want to know how to do that?
    1
    2mal3
    06/24/2020 4:44 pm
    Level 67 : High Grandmaster System
    history
    2mal3's Avatar
    I definitely recommend Java. This version costs more and is not as efficient as the Bedrock/ Windows 10, but it has a much bigger community. For the Java Edition you can get VERY many things, mostly for free( this website). In the other versions you can get much less and a no lot of good things for free.
    I have been playing in Java Editon for years and so far I have no regrets.
    1

1 - 20 of 28

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome