Member
Level 1
New Miner
0

Forum Posts

1 - 7 of 7

    foxrain4
    03/07/2023 3:00 am
    Level 1 : New Miner
    It means you are working on the right track.
    2
    foxrain4
    02/28/2023 3:49 am
    Level 1 : New Miner
    The ability to upgrade character stats like strength, intelligence, dexterity.
    These stats only increase damage on certain monsters.
    And spawn elite monsters on areas not being built by players.
    These elite monsters are 4x bigger than normal monsters and most of the loots are xp and gold, just like an rpg would be.

    Use 3 levels out of 10 player levels to increase +3 strength, you are now left with 7 unused levels.
    You are free to reset levels at any time, but you will lose 2 levels.
    Player foxrain4 deals 7 damage on elite goblin, elite goblin receives 3 extra damage as he is "weak" to strength.
    1
    foxrain4
    02/20/2023 3:36 pm
    Level 1 : New Miner
    execute as @a at @s if entity @e[type=minecraft:creeper,distance=..1.5] run effect give @p minecraft:poison 30 1 false
    I improvised and changed it into aura instead, I will play with this until I found out how to do it properly.

    Thanks for pointing me in the datapack direction, because eventually, I will need % chance to, timer = every 300 seconds, player login trigger, check player inventory, player summon lightning bolt when shooting bow, player gain 1 extra wheat when harvesting wheat for every 1000 wheat player has harvested.
    As I dun think command block can do all that, at least in an efficient sense, repeating all these commands every tick sounds crazy to me.

    I was simply trying to relive nostalgia of playing minecraft, so I let myself work on the task of 3 months of learning most typing commands.
    Then, I realized I need to automate commands with command blocks, and this blow away my mind, learning all the command blocks and redstone builds requires about 3 years, taking into account that I am busy in real life.
    Then, today I realized I need to start learning datapacks because I am not going to pay someone to do it every time the datapack breaks or that the free datapack's owner becomes busy in real life and stop updating, thus learning to do datapacks in tandem with command blocks, redstone builds and typing commands will take me approximately 9 years.

    At this point, you are probably wondering why I am not quitting this game, and play other more fun and easy computer games instead.
    Because, I do not have a graphic card, tee hee.
    1
    foxrain4
    02/20/2023 5:24 am
    Level 1 : New Miner
    I am noob.
    But since nobody replied, here is something you might be able to work on.
    Command block, repeat, always active.
    /effect give @a poison 900

    The problem with this is that it spams giving effect to all players every second, maybe that will cause lag, maybe not, idk.
    1
    foxrain4
    02/20/2023 1:15 am
    Level 1 : New Miner
    Just explaining my situation, my minecraft realm have no players, perhaps 2 that plays while I am asleep. So I doubt I will by paying any developers to make for me. Also, when the datapack breaks, I will need to pay again and again.

    Quote from "lots of datapack features simply arent present in command blocks"
    This could explain very well why I spent so much days on converting to command blocks but it does not works.

    Quote from "The way you detect if a mob damages a player (or anything for the matter) is really hard prior to 1.20"
    There is a great example of a datapack doing creeper release toxic gas instead of exploding.
    https://www.planetminecraft.com/data-pack/adjusted-mobs/
    I am scared of copying and pasting the code here because of copyright issues.
    But if you look into the files, you can see that the whole code is only just a few sentences of function lines.
    And that sentence is pretty much just execute as, so I do not understand why I keep converting to command blocks in different ways, but it still does not work.
    1
    foxrain4
    02/18/2023 3:14 am
    Level 1 : New Miner
    Why do minecraft data packs stops working after minecraft update to new version?
    Note that I am a beginner at data packs, so perhaps, some kind data packs does not stops working.
    But generally, as a realm owner, it would be useful to have any information related on how to stop minecraft data packs from being stopped working after minecraft updates.
    2

1 - 7 of 7

Welcome