Member
Level 61
High Grandmaster System
116

Forum Posts

161 - 180 of 1,041

    ShelLuser
    05/07/2021 10:28 am
    Level 61 : High Grandmaster System
    Can't see the screenshot so...

    When you have issues with Minecraft the best way to resolve it is a "temporary reset". Open your file manager and go to "%APPDATA%", you'll find a folder called .minecraft in there. Rename this folder to ".minecraft.old" and try again.

    If this works you can then move your old data from .minecraft.old to the new folder (stuff like saves, screenshots, resourcepacks, etc.).

    Of course if things continue to misbehave then there may be another cause.
    2
    ShelLuser
    05/06/2021 7:32 am
    Level 61 : High Grandmaster System
    Yes, chunks get unloaded and other worlds don't remain active just like that.

    The spawn area in the overworld is pretty much the only area which continues being active despite your location. This is also easily tested: place a repeating commandblock somewhere and have it execute a say command. Then go to the location you want to test and if the command output stops you'll know that the area got unloaded.
    2
    ShelLuser
    05/06/2021 7:28 am
    Level 61 : High Grandmaster System
    Why do you think you need physical access? The /data command is a very good substitute to learn about entities and block entities, for everything else you might want to check the official Minecraft wiki for information on data formats.
    1
    ShelLuser
    05/06/2021 2:04 am
    Level 61 : High Grandmaster System
    You can't, as your command also demonstrated. The only way would be to use a mod which provides this.
    3
    ShelLuser
    05/06/2021 2:03 am
    Level 61 : High Grandmaster System
    Could be anything. From mods gone rogue to a broken datapack.
    3
    ShelLuser
    04/30/2021 6:23 pm
    Level 61 : High Grandmaster System
    In my opinion this is a no brainer: help the OptiFine project. I never play Minecraft without OptiFine because I am completely addicated to their dynamic light setup. So yah, I decided to support because it's well deserved. My gf decided to do the same and because of my admiration for the project I even got a cape for one of my alts.

    IMO that's the best way to get a cape. Also because you get to fully customize it to however you want it to look like, mine has the logo of my favorite "Outpost" (= a registered piece of land on one of my favored Minecraft servers).
    2
    ShelLuser
    04/22/2021 6:41 pm
    Level 61 : High Grandmaster System
    My guess: Java edition vs. Windows 10 ("bedrock") edition, they can use different accounts these days.

    And please use normal formatting, your post looks horrible and I can't bother to fully read it because of that.
    2
    ShelLuser
    04/22/2021 6:40 pm
    Level 61 : High Grandmaster System
    You can always use structure blocks and use those to export & import parts of your world.

    Maybe this guide will help: www.planetminecraft.com/blog/getting-more-out-of-structure-blocks/
    1
    ShelLuser
    04/22/2021 5:46 pm
    Level 61 : High Grandmaster System
    #1 Attract interested players.
    #2 Determine if said players are really into it and really understand what you tried to accomplish.
    #3 Promote said players.
    1
    ShelLuser
    01/29/2021 10:26 am
    Level 61 : High Grandmaster System
    So? Maybe the parents shouldn't have allowed little Timmy to swipe their card in the first place. It's still a classic example of not wanting to own up to your actions. And maybe now little Timmy realizes that he shouldn't have done this.

    Also... instead of doing a chargeback they could also contact support and try to sort it out with them. This whole thread makes it sound as if a chargeback is your only option which is of course utter nonsense. First you need to take it up with the merchant, and I'm sure that most of them are reasonable enough.

    IMO this is no different from the complains you sometimes see on Steam about stolen items... It's all Steam's fault and everything and how dare they not refund any items, but in the end it was still the account owner who got negligent and allowed their account to be taken over. And since you're responsible for what happens with your account....
    2
    ShelLuser
    01/29/2021 10:14 am
    Level 61 : High Grandmaster System
    I can try... since I already removed the datapack from my game I can now simulate what needs to be done. Ok, first things first, a better folder structure because the above one sucks. Yah, when you're typing you can uses spaces and I didn't realize all the indention would get removed. So lets fix that first:

    + datapacks/
    ++ diamondcounter
    ++++ pack.mcmeta
    ++++ data/
    ++++++ dia/
    ++++++++ advancements/
    ++++++++++ counter.json
    ++++++++ functions/
    ++++++++++ add.mcfunction

    So: create the directory structure in the datapacks folder for whatever world save you want to use (you'll find those in the saves subfolder within your Minecraft program folder, on Windows this is in: "%appdata%\.minecraft". (open your filemanager ('explorer'), and paste that bold stuff in the address bar, you'll see)). I strongly suggest you set this up while the game isn't running (or at least without having your world loaded / active).

    In this example I've used "diamondcounter" instead of "diamond_count", that's because the name of this folder is completely unimportant. It's the stuff underneath which is...

    Lessee, hopefully this also helps:

    Editing datapack with VS Code

    "data\dia" basically means that the data directory is empty apart from the dia subfolder, that's why they added it together.

    diamondcounter only contains the 'pack.mcmeta' file and the 'data' subfolder. The 'data' subfolder only contains 2 other subfolders namely 'advancements' and 'functions'. Then 'advancements' contains the file 'counter.json' and 'functions' contains 'add.mcfunction'.

    NOW.. once you set this up then load your world and run this command: "/datapack list":



    Don't mind the other datapacks, it's about file/diamondcount here. (I just discovered a new OptiFine feature: the inability to save screenshots, "fun").

    Then you give yourself a diamond and... I see what you mean. My bad! 😒

    Yes, before you can use the setup you need to add the scoreboard objective yourself: "/scoreboard objectives add dia_count dummy". I completely forgot about that... 🤦‍♂️ I was looking into "minecraft:load", which is a function that gets executed as soon as you load a datapack but couldn't easily add something to check for the existence of the scoreboard objective, and I definitely didn't want to "just" create the objective even if it already existed because that would always generate an error message.



    See? Don't mind the other scoreboards, this world is filled with all sorts of stuff.

    Hopefully this cleared things up a bit... so, you need to create the scoreboard objective yourself ("/scoreboard objectives add dia_count dummy") and then you should be good to go. This command is only needed once, the objective gets saved with your world (as you can see in the above screenshot, I merely loaded it to verify what was going on).
    1
    ShelLuser
    01/29/2021 9:28 am
    Level 61 : High Grandmaster System
    I fail to see the problem here... It all boils down to carefully reading the agreements between you and the server before purchasing stuff. And yes, many servers refuse to provide refunds and IMO for good reasons too, because you can bet that there will be plenty of people who will try to abuse the system.

    And that's not even talking about another issue: time = money. While a purchase can be handled fully automated a refund request cannot, and if you're running a big(ger) server then you could be looking at nice big pileup of requests. Then there's the issue of drama, "whee, my refund got denied what a lousy server imma never play here again!". Why not try to avoid all that hassle by simply denying refunds, period?

    Most of all... you know what you get yourself into. How about taking some responsibility of your own? As in: reading up on the ongoing policies.

    I tried to look up Llamacraft but only found a site which required a login before I could see anything. But since you did list the HunterX server I took a look around, and what do you know?



    What happens if I open a charge-back?

    In the time of a charge-back, dispute, or claim, you will be automatically banned on our server by Buycraft. You will also become unable to buy anything on all Buycraft-powered webstores. Charging back on items received is fraud and we will aggressively pursue any fraudulent charges or chargebacks.


    It's right there on their main page! Not only did they clearly warn about it, they're also fully transparent about the consequences: the ban will be a global one and any related server will be affected.

    Maybe next time do a bit of research before you purchase something? Instead of putting the blame with those servers you should really be looking into the mirror I think. All you need to know is right there in the open, for all too see. Yah, if you then still go ahead and do a chargeback... tough to be you I guess, but you got no one else to blame but yourself.
    3
    ShelLuser
    01/23/2021 8:10 am
    Level 61 : High Grandmaster System
    On March 2014, playing version 1.7.10, and I somewhat never stopped playing until we got around 1.14; mostly because many servers couldn't really keep up and well.. it got a bit stagnant then IMO. Around those times I stopped enjoying watching Minecon, the snapshots weren't as interesting anymore (IMO anyway, it's mostly new blocks which don't do much special) and then we had the issue of craftable but non-usable blocks which I also thought was kind of weird.

    Don't get me wrong here: I still love this game for what it is, and 1.13 has done a lot of good stuff for Minecraft IMO (datapacks FTW!), but these days it still feels a bit.. different, I dunno ;)

    Still, I can't wait until the Skulker (ok, ok... Warden) finally makes an appearance! 😎
    2
    ShelLuser
    01/23/2021 7:55 am
    Level 61 : High Grandmaster System
    Happy to help! Be sure to drop me a message if something isn't working for you, I just noticed that the spacing up there is kinda bad, but hopefully it works out with the folder structure. If you need some help with the datapack then maybe this guide can help.
    2
    ShelLuser
    01/22/2021 5:05 pm
    Level 61 : High Grandmaster System
    history
    So, I made a promise which I intend to keep ;) Sorry for the delay, real life sometimes gets in the way so to speak.

    I got it working 😎

    Now... step one is to create a datapack in your world folder. It should probably have a folder "datapacks" already, create some new files & folders in there:

    [​code]
    datapacks/
    +- diamond_count/
    +- pack.mcmeta
    +- data/
    +- dia/
    +- advancements/
    +- counter.json
    +- functions/
    +- add.mcfunction
    [​/code]

    SO... create a folder diamond_count (notice the / behind it? That means it's a folder!). In that folder you create the file "pack.mcmeta" and another folder "data". In the data folder you create the 'functions' and 'advancements' folder in which you create the files shown above.

    And here are the files:

    pack.mcmeta:

    {
    "pack":{
    "pack_format": 6,
    "description": "Diamond administrative pack"
    }
    }


    counter.json:

    {
    "parent": "minecraft:recipes/root",
    "rewards": {
    "function": "dia:add"
    },
    "criteria": {
    "got_a_diamond": {
    "trigger": "minecraft:inventory_changed",
    "conditions": {
    "items": [
    {
    "item": "minecraft:diamond"
    }
    ]
    }
    }
    }
    }

    (sorry, can't be bothered to indent the whole thing, just grab an editor to do that for you or... use as-is)

    add.json:

    say got a diamond!
    scoreboard players add @s dia_count 1
    advancement revoke @s only dia:counter

    (you don't need the 'say' command, but it'll help you check that everything works as intended).

    How to make this work

    Dump the whole thing in the world folder (as per above instructions) and also make sure to create a scoreboard objective called "dia_count". How? => /scoreboard objectives add dia_count dummy.

    If you set the whole thing up while the world was active you'll need to use the /reload command. Check that the datapack is active by using /datapack list.

    After that things should work out just fine. The moment you give someone a diamond (or they grab one from the creative inventory) then dia_count will get added. Use /scoreboard players list @p to check for the objective on yourself, use a player name to check theirs.
    2
    ShelLuser
    01/21/2021 10:19 am
    Level 61 : High Grandmaster System
    history
    You really can't compare these two, it's like asking if cheese is better than pork...

    I mean, for starters: Roblox solely works on a server, whatever you make you'll never truly own yourself because once the server ends then you can kiss all your progress goodbye. Minecraft otoh... sure, you can play on a server (I do so too from time to time, it's fun!) but you can also play solo.

    Which means that even if Mojang would stop supporting Minecraft and your favorite server would also go down under then you'll still have access to all your build stuff (in singleplayer). Heck, you can even download stuff you build on a server so that you can then use that in singleplayer as well! (look into the Worlddownloader mod for that) Can't do that in Roblox :)

    Of course we all know Minecraft is the best :)

    Nah, not because it's Minecraft and we happen to be on a Minecraft forum. Seriously: did you know that the Roblox code of conduct forbids players from dating? Seriously, I'm not making this up! Lessee... Here are the community rules, and I quote:

    • Dating is not permitted on Roblox. This includes content that explicitly or implicitly promotes, encourages, or references dating.


    Now, don't get me wrong here... I can (and do) understand why they did this. I mean, also see the rule about not looking for dating partners on Roblox. It makes sense; this is about playing a game and not about romantic involvements. But the thing is... sometimes it can be awesome to combine those two.

    Remember how I said that everything happens online? The rule above is clear: you're not allowed to make anything which references or is involved with dating. So I guess you'll never get anything like this on Roblox.

    Once again, I understand why they ruled as they did. The problem though for me is that I've had the most fun playing when being together with my gf. And yes, we're both adults so yeah, sometimes we like to do something silly. Like, for example, a 'romantic' boat ride under the full moon (which, when looking back, was actually quite horrible because we both died courtesy of me forgetting to turn off mod spawning 😂). Still, can't do silly stuff like that on Roblox, even if you both consent to enjoying silliness.

    So yah... I'll stick to Minecraft.
    1
    ShelLuser
    01/20/2021 12:04 pm
    Level 61 : High Grandmaster System
    No kidding: TTL circuitry was the main reason I became interested in Minecraft, the game behind it was merely a nice bonus at first (and soon became a way of living! 😎).

    It was actually my gf who introduced me to Minecraft and knowing my interest in logical circuits and such (I grew up with them, I actually have an experimental circuit board somewhere which you could use to build your own logic circuits; used several IC's and they got layed out in NAND gates which all had "soldering pins" (I think that's the word?) which could then be used to build circuits, I messed around a lot with that during my teen years). Heck, even hooked that thing up to my C64 at one time so that I could control parts using my computer!

    errr, where was I? 🤔

    Right! Knowing about all this she set me behind a creative redstone world, showed me how to open the inventory and then laid out some dust, a torch and a lamp and maybe a switch (?) and she was like: "Look, electric circuits in Minecraft" and also mentioned that those torches did stuff too. She didn't know exactly what but... they could be turned off (?).

    So I started experimenting, and the first things I build in Minecraft were AND, OR, NAND and XOR gates (I was quite proud of that last one). It was honestly then and there when I was convinced that I had to have this game, so I grabbed my license the very next moment after all those circuits worked.

    Later we started playing in survival and honestly... playing survival with a good friend (who you know & really like) for the first time ? Priceless! We started playing around 9 I think (after dinner anyway) and we stopped around 4 or 5am (could also been around 6) when we suddenly noticed that it was getting light outside already! 👀

    Fortunately this was on a Friday evening, we were at my place and Saturday was our day off anyway, but yeah... One thing led to another and I became very interested in redstone.

    I can't design nice houses and stuff (though I'm making progress!) but redstone? :)

    Seriously... the best redstone circuits are those which you build within confines. So... someone asks me "could you automate my door?" and then you have somewhat limited space to put your circuits. That can really bring out the best in a design IMO.

    But I'm rambling again :) Sorry, but I really enjoy redstone; IMO it's one of the best features in the game. When I'm playing with my gf it very often goes like this: she does the interior designs, so making a nice house and such while I work on the functional parts like the storage room, automated doors and other gizmos.

    And now I suddenly feel like a Minecraft session this evening :)
    4
    ShelLuser
    01/20/2021 11:47 am
    Level 61 : High Grandmaster System
    The main problem has already been identified: interactions with the creative inventory fall outside normal game mechanics. You can verify this for yourself: pause your game, go to the statistics and click 'Items'; you will only see 6 item "interactions": mined, broken, crafted, used, picked up and dropped. As you can imagine: what you're looking for falls outside these categories.

    But it can be done, and in my opinion it isn't as difficult as being claimed, though... maybe that's just me; it is a little complex when thinking about it I suppose. The keyword: advancements! In specific: custom advancements, a good source of info on them can be found here (official wiki page on advancements) and maybe you may also enjoy my PMC guide on advancements.

    See, the key to your problem is to detect "incoming" diamonds in a users inventory. And guess what? The minecraft:inventory_changed trigger is exactly what you need: it will detect a change in a players inventory. Set the trigger to look for diamonds and you're well on your way.

    That's the other cool thing about advancements: they allow you to run a function as a form of reward. And just in case you (or a random reader) didn't know: a function is nothing more but a collection of Minecraft command(s), but stored in a separate file. That's the key to the scoreboard: as soon as a "diamond inventory change" has been detected you then "reward" the player by triggering a function which increases a predefined scoreboard entry, optionally you can even add a failsave check to make sure that there are actually diamonds added to the players inventory.

    /scoreboard objectives add diamonds trigger

    If you use a 'trigger objective' then the player can use the /trigger command to increase this themselves. Well, the player or the server which uses the players credentials, for example when firing up a function.

    It's been a while since I messed with this, but... I'll have a look see later this evening to see if I can cook something up.
    2
    ShelLuser
    01/22/2021 5:05 pm
    Level 61 : High Grandmaster System
    history
    So, I made a promise which I intend to keep ;) Sorry for the delay, real life sometimes gets in the way so to speak.

    I got it working 😎

    Now... step one is to create a datapack in your world folder. It should probably have a folder "datapacks" already, create some new files & folders in there:

    [​code]
    datapacks/
    +- diamond_count/
    +- pack.mcmeta
    +- data/
    +- dia/
    +- advancements/
    +- counter.json
    +- functions/
    +- add.mcfunction
    [​/code]

    SO... create a folder diamond_count (notice the / behind it? That means it's a folder!). In that folder you create the file "pack.mcmeta" and another folder "data". In the data folder you create the 'functions' and 'advancements' folder in which you create the files shown above.

    And here are the files:

    pack.mcmeta:

    {
    "pack":{
    "pack_format": 6,
    "description": "Diamond administrative pack"
    }
    }


    counter.json:

    {
    "parent": "minecraft:recipes/root",
    "rewards": {
    "function": "dia:add"
    },
    "criteria": {
    "got_a_diamond": {
    "trigger": "minecraft:inventory_changed",
    "conditions": {
    "items": [
    {
    "item": "minecraft:diamond"
    }
    ]
    }
    }
    }
    }

    (sorry, can't be bothered to indent the whole thing, just grab an editor to do that for you or... use as-is)

    add.json:

    say got a diamond!
    scoreboard players add @s dia_count 1
    advancement revoke @s only dia:counter

    (you don't need the 'say' command, but it'll help you check that everything works as intended).

    How to make this work

    Dump the whole thing in the world folder (as per above instructions) and also make sure to create a scoreboard objective called "dia_count". How? => /scoreboard objectives add dia_count dummy.

    If you set the whole thing up while the world was active you'll need to use the /reload command. Check that the datapack is active by using /datapack list.

    After that things should work out just fine. The moment you give someone a diamond (or they grab one from the creative inventory) then dia_count will get added. Use /scoreboard players list @p to check for the objective on yourself, use a player name to check theirs.
    2
    ShelLuser
    01/20/2021 7:17 am
    Level 61 : High Grandmaster System
    Obviously mods.. I mean, how many people use Optifine to make the whole game better looking or more manageable where graphics is concerned (dynamic light ftw!)?

    I can't bring myself to play Minecraft without Optifine and well... it's basically a mod ;)
    1
    ShelLuser
    01/10/2021 11:24 am
    Level 61 : High Grandmaster System
    There's a plugin for that called world downloader, but I don't know what it's current status is.
    2

161 - 180 of 1,041

Welcome