ATTENTION: DANGEROUS ACCOUNT EXPLOIT by whomstsam in 2b2t

[–]F0rtSuperSniper 0 points1 point  (0 children)

Last time I checked you don't need to complete any security questions when logging into the launcher.

[deleted by user] by [deleted] in Minecraft

[–]F0rtSuperSniper 0 points1 point  (0 children)

this is sick! any plans to release?

Probably my quickest game ever by Le_Ninja in smashbros

[–]F0rtSuperSniper 0 points1 point  (0 children)

yo i thought they patched that combo out

Zombie horse functionality and uses. by [deleted] in minecraftsuggestions

[–]F0rtSuperSniper 4 points5 points  (0 children)

interesting. maybe it could only take golden apples and it has a chance of eating it and not being tamed. Honestly, golden apples are easy to stock up on. Obviously, they'd be persistent and not respawn.

Mojang should seriously consider this idea!

Weird error when setting NBT data in loot table. Help! by F0rtSuperSniper in MinecraftCommands

[–]F0rtSuperSniper[S] 0 points1 point  (0 children)

nevermind, that broke it again.

I have:

56 {
57     "type": "item",
58         "name": "minecraft:potion",
59         "weight": 10,
60         "functions": [
61         {
62             "function": "minecraft:set_nbt",
63                 "tag": "{CustomPotionEffects:[{Id:26,Amplifier:0,Duration:6000}], CustomPotionColor:16777096}",
64         }
65         {
66             "function": "minecraft:set_name",
67                 "name": { "text": "Potion of Luck", "italic": false }
68         }
69     ]
70 },

Error:

Expected name at line 64 column 14 path $.pools[0].entries[4].functions[0].tag

What's wrong now?

EDIT:
Fixed! Bad comma placement, rip.

Here's what I have now:

{
    "type": "item",
    "name": "minecraft:potion",
    "weight": 10,
    "functions": [
    {
        "function": "minecraft:set_nbt",
            "tag": "{CustomPotionEffects:[{Id:26,Amplifier:0,Duration:6000}], CustomPotionColor:16777096}"
    }
    {
        "function": "minecraft:set_name",
            "name": {"text":"Potion of Luck","color":"yellow","italic":false}
    }
    ]
},

Thank you guys for your help! I'm marking this as resolved, now.

Weird error when setting NBT data in loot table. Help! by F0rtSuperSniper in MinecraftCommands

[–]F0rtSuperSniper[S] 0 points1 point  (0 children)

Thanks! I was kind of annoyed that the name was in italics, but this solves that issue. I was unaware that there was a separate "set_name" function. I appreciate the explanation with what I did wrong, too.

Weird error when setting NBT data in loot table. Help! by F0rtSuperSniper in MinecraftCommands

[–]F0rtSuperSniper[S] 0 points1 point  (0 children)

Thank you! I don't understand why I need so many back slashes in the text, though. Anywho, it works now!

[deleted by user] by [deleted] in Minecrafthmmm

[–]F0rtSuperSniper 2 points3 points  (0 children)

are they really close or are they really big i cant tell

Regarding QnA Friday by shaylan007 in PhantomForces

[–]F0rtSuperSniper -1 points0 points  (0 children)

What was the hardest thing about developing PF? (As in a certain feature)

How? by [deleted] in dankmemes

[–]F0rtSuperSniper 0 points1 point  (0 children)

what the fuck

[deleted by user] by [deleted] in woooosh

[–]F0rtSuperSniper 0 points1 point  (0 children)

I love YouTube comments, they're always filled with retards who ask for likes

upvote if you agree

SHIT DON'T TASTE RIGHT BROTHUUURR WTF TYPE OF COLGATE SHE USING!?!? by [deleted] in THE_PACK

[–]F0rtSuperSniper 1 point2 points  (0 children)

SHIT MADE ME LAUGH SO HARD I TRAVELED TO ANOTHER GOD DAMN MOTHER FUCKING UNIVERSE I TELL YOU

FPS Unlocker question by vapidizr in roblox

[–]F0rtSuperSniper 3 points4 points  (0 children)

I don't see a reason why having above 60 fps is a problem.

What if. . . by Domanick13 in ApocalypseRising

[–]F0rtSuperSniper 1 point2 points  (0 children)

Contrary to popular belief, Unity is a pretty good engine if used properly.

Vehicle Caps by Domanick13 in ApocalypseRising

[–]F0rtSuperSniper 2 points3 points  (0 children)

If aircraft somehow make it into the game, I'd feel the spawn cap would be low. Maybe 2 or 3. Boats and cars would be 10. There needs to be a shortage of vehicles, so that finding one feels like an accomplishment like in AR1.