Official SMBX Minecraft Server *Now Live!*

Topics that have reached 100 pages.

Moderator: Userbase Moderators

SilverDeoxys563
Guest

Re: Official SMBX Minecraft Server *Now Live!*

Postby SilverDeoxys563 » Thu Apr 16, 2015 11:33 pm

Ignoritus wrote:for the record I no longer have a mic because mine broke
GOOD THING I HAD PLAYER 11 YKNOW

As you can see it's going to be fine. Thanks for letting me know.

Ignoritus
Lakitu
Lakitu
Posts: 475
Joined: Sun Dec 01, 2013 1:16 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby Ignoritus » Thu Apr 16, 2015 11:45 pm

SilverDeoxys563 wrote:
Ignoritus wrote:for the record I no longer have a mic because mine broke
GOOD THING I HAD PLAYER 11 YKNOW

As you can see it's going to be fine. Thanks for letting me know.
I mean if my partner has no problem with it I can still play. I can still hear, I just can't speak. If it's that huge of a deal I can get a hold of one.

MistakesWereMade
Torpedo Ted
Torpedo Ted
Posts: 1646
Joined: Tue Dec 31, 2013 4:13 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby MistakesWereMade » Fri Apr 17, 2015 1:16 am

if igno cant speak through microphone thats a huge advantage to his team

SilverDeoxys563
Guest

Re: Official SMBX Minecraft Server *Now Live!*

Postby SilverDeoxys563 » Fri Apr 17, 2015 1:35 am

Nien wrote:if igno cant speak through microphone thats a huge advantage to his team
uhhhhhhh lol

go talk to Danny about this and whether SuperWhiteYosji64 should be there instead lol, I just can't do this

dragonfan96
Foo
Foo
Posts: 832
Joined: Sun Aug 03, 2014 1:42 pm
Pronouns: he/him
Contact:

Re: Official SMBX Minceraft Server *Now Live!*

Postby dragonfan96 » Fri Apr 17, 2015 5:00 am

Blaze Moonspear wrote:I could probably make a maze more confusing than that. ;)

Also, I'm a year too young to drink beer, so there's that. (I almost typed beef instead of beer)
Guess you could Say: It be an aMAZING Labryrith to make 8-)


Its Strength II(and its a 260% atk bonus i think..its one or the other) and Nausea each are roughly a minute so its really just harmless, unless you need an ID to Drink a Potion thats 0's and 1's really...

btw Coral Sword+Prismarine Armor+ SeaWeed Beer = Insta OP kills and Awesomeness

Also i have a data tag Problem,

i have a Data value String to add an Enchanted Bow to a Villager Trade, When i tested it i kept getting an "Unbalanced Square Bracket"

Heres the Command: its Long too....
Spoiler: show
/summon Villager ~ ~1 ~ {Offers:{Recipes:[
{buy:{id:minecraft:log,Count:32},sell:{id:minecraft:coal_block,Count:4}},
{buy:{id:minecraft:coal_block,Count:2},sell:{id:minecraft:iron_ingot,Count:12}},
{buy:{id:minecraft:iron_block,Count:2},sell:{id:minecraft:gold_ingot,Count:15}},
{buy:{id:minecraft:gold_block,Count:2},sell:{id:minecraft:lapis_block,Count:2}},
{buy:{id:minecraft:dye,Damage:4,Count:16},sell:{id:minecraft:redstone,Count:10}},
{buy:{id:minecraft:redstone_block,Count:3},sell:{id:minecraft:diamond,Count:5}},
{buy:{id:minecraft:diamond_block,Count:1},sell:{id:minecraft:quartz_block,Count:20}},
{buy:{id:minecraft:quartz_block,Count:5},sell:{id:minecraft:glowstone,Count:8}},
{buy:{id:minecraft:diamond_block,Count:3},sell:{id:minecraft:obsidian,Count:15}},
{buy:{id:minecraft:rotten_flesh,Count:20},sell:{id:minecraft:emerald,Count:1}},
{buy:{id:minecraft:obsidian,Count:30},sell:{id:minecraft:experience_bottle,Count:64}},
{maxUses:2,buy:{id:minecraft:diamond,Count:64},sell:{id:minecraft:bow,Count:1,tag:{ench:[{id:48,lvl:5},{id:34,lvl:5},{id:50,lvl:1},{id:51,lvl:1}]}]},
CustomName:"Economist",CustomNameVisibility:50,Profession:3
BTW: its spaced like that to make it easier on me to know where the Cost of Trade(buy:{) and Sold Item is(sell:{)

[sub]I also get this problem when adding a "Lore" as well... "Lore:[A dragon onced used this in Combat]"[/sub]

Choco
Eerie
Eerie
Posts: 735
Joined: Fri Nov 14, 2014 2:48 pm

Re: Official Choco's World Chococraft Server *Now Live!*

Postby Choco » Fri Apr 17, 2015 7:54 am

dragonfan96 wrote:Also i have a data tag Problem,

i have a Data value String to add an Enchanted Bow to a Villager Trade, When i tested it i kept getting an "Unbalanced Square Bracket"

Heres the Command: its Long too....
Spoiler: show
/summon Villager ~ ~1 ~ {Offers:{Recipes:[
{buy:{id:minecraft:log,Count:32},sell:{id:minecraft:coal_block,Count:4}},
{buy:{id:minecraft:coal_block,Count:2},sell:{id:minecraft:iron_ingot,Count:12}},
{buy:{id:minecraft:iron_block,Count:2},sell:{id:minecraft:gold_ingot,Count:15}},
{buy:{id:minecraft:gold_block,Count:2},sell:{id:minecraft:lapis_block,Count:2}},
{buy:{id:minecraft:dye,Damage:4,Count:16},sell:{id:minecraft:redstone,Count:10}},
{buy:{id:minecraft:redstone_block,Count:3},sell:{id:minecraft:diamond,Count:5}},
{buy:{id:minecraft:diamond_block,Count:1},sell:{id:minecraft:quartz_block,Count:20}},
{buy:{id:minecraft:quartz_block,Count:5},sell:{id:minecraft:glowstone,Count:8}},
{buy:{id:minecraft:diamond_block,Count:3},sell:{id:minecraft:obsidian,Count:15}},
{buy:{id:minecraft:rotten_flesh,Count:20},sell:{id:minecraft:emerald,Count:1}},
{buy:{id:minecraft:obsidian,Count:30},sell:{id:minecraft:experience_bottle,Count:64}},
{maxUses:2,buy:{id:minecraft:diamond,Count:64},sell:{id:minecraft:bow,Count:1,tag:{ench:[{id:48,lvl:5},{id:34,lvl:5},{id:50,lvl:1},{id:51,lvl:1}]}]},
CustomName:"Economist",CustomNameVisibility:50,Profession:3
BTW: its spaced like that to make it easier on me to know where the Cost of Trade(buy:{) and Sold Item is(sell:{)

[sub]I also get this problem when adding a "Lore" as well... "Lore:[A dragon onced used this in Combat]"[/sub]
Try removing the second square bracket at the end. It's not connected to anything.
Also, how do you get this "Prismarine Armor" and "Coral Sword"?

John The White Yoshi
Rocky Wrench
Rocky Wrench
Posts: 605
Joined: Fri Jan 10, 2014 12:22 am

Re: Official SMBX Minecraft Server *Now Live!*

Postby John The White Yoshi » Fri Apr 17, 2015 10:45 am

SilverDeoxys563 wrote:
Nien wrote:if igno cant speak through microphone thats a huge advantage to his team
uhhhhhhh lol

go talk to Danny about this and whether SuperWhiteYosji64 should be there instead lol, I just can't do this

1. You spelled my user wrong.
2. I'm glad you had a backup (me) for this.
3. It's not an advantage because PVP is not one of my strong suits in Minecraft, surviving is however.

I have a potion idea. A potion that you throw at enemies that slows them down, gives them weakness, but gives them fire resistance.
So like this:
Spoiler: show
Slowness II: 00:25; Weakness: 00:25; Fire resistance: 00:25
And guess what the name of it is...? Jarate!

Mighty.EXE
Banned
Posts: 32
Joined: Mon Feb 03, 2014 5:29 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby Mighty.EXE » Fri Apr 17, 2015 1:17 pm

SuperWhiteYoshi64 wrote:
SilverDeoxys563 wrote:
Nien wrote:if igno cant speak through microphone thats a huge advantage to his team
uhhhhhhh lol

go talk to Danny about this and whether SuperWhiteYosji64 should be there instead lol, I just can't do this

1. You spelled my user wrong.
2. I'm glad you had a backup (me) for this.
3. It's not an advantage because PVP is not one of my strong suits in Minecraft, surviving is however.

I have a potion idea. A potion that you throw at enemies that slows them down, gives them weakness, but gives them fire resistance.
So like this:
Spoiler: show
Slowness II: 00:25; Weakness: 00:25; Fire resistance: 00:25
And guess what the name of it is...? Jarate!
Jarate? Realy man?, what, would it be yellow as well?
..dont answer that.

dragonfan96
Foo
Foo
Posts: 832
Joined: Sun Aug 03, 2014 1:42 pm
Pronouns: he/him
Contact:

Re: Official Choco's World Chococraft Server *Now Live!*

Postby dragonfan96 » Fri Apr 17, 2015 2:05 pm

Choco wrote:
dragonfan96 wrote:Also i have a data tag Problem,

i have a Data value String to add an Enchanted Bow to a Villager Trade, When i tested it i kept getting an "Unbalanced Square Bracket"

Heres the Command: its Long too....
Spoiler: show
/summon Villager ~ ~1 ~ {Offers:{Recipes:[
{buy:{id:minecraft:log,Count:32},sell:{id:minecraft:coal_block,Count:4}},
{buy:{id:minecraft:coal_block,Count:2},sell:{id:minecraft:iron_ingot,Count:12}},
{buy:{id:minecraft:iron_block,Count:2},sell:{id:minecraft:gold_ingot,Count:15}},
{buy:{id:minecraft:gold_block,Count:2},sell:{id:minecraft:lapis_block,Count:2}},
{buy:{id:minecraft:dye,Damage:4,Count:16},sell:{id:minecraft:redstone,Count:10}},
{buy:{id:minecraft:redstone_block,Count:3},sell:{id:minecraft:diamond,Count:5}},
{buy:{id:minecraft:diamond_block,Count:1},sell:{id:minecraft:quartz_block,Count:20}},
{buy:{id:minecraft:quartz_block,Count:5},sell:{id:minecraft:glowstone,Count:8}},
{buy:{id:minecraft:diamond_block,Count:3},sell:{id:minecraft:obsidian,Count:15}},
{buy:{id:minecraft:rotten_flesh,Count:20},sell:{id:minecraft:emerald,Count:1}},
{buy:{id:minecraft:obsidian,Count:30},sell:{id:minecraft:experience_bottle,Count:64}},
{maxUses:2,buy:{id:minecraft:diamond,Count:64},sell:{id:minecraft:bow,Count:1,tag:{ench:[{id:48,lvl:5},{id:34,lvl:5},{id:50,lvl:1},{id:51,lvl:1}]}]},
CustomName:"Economist",CustomNameVisibility:50,Profession:3
BTW: its spaced like that to make it easier on me to know where the Cost of Trade(buy:{) and Sold Item is(sell:{)

[sub]I also get this problem when adding a "Lore" as well... "Lore:[A dragon onced used this in Combat]"[/sub]
Try removing the second square bracket at the end. It's not connected to anything.
Also, how do you get this "Prismarine Armor" and "Coral Sword"?

the Coral Sword(does 10 damage(5 hearts) and Prismarine armor(iron,Health Boost by 2 hearts, and speed increase by 50%) can be found in the Bartender Villager trade

be warned as its within the maze me and Mista made(mostly mista)

John The White Yoshi
Rocky Wrench
Rocky Wrench
Posts: 605
Joined: Fri Jan 10, 2014 12:22 am

Re: Official SMBX Minecraft Server *Now Live!*

Postby John The White Yoshi » Fri Apr 17, 2015 2:13 pm

Mighty.EXE wrote:
SuperWhiteYoshi64 wrote:
SilverDeoxys563 wrote: uhhhhhhh lol

go talk to Danny about this and whether SuperWhiteYosji64 should be there instead lol, I just can't do this

1. You spelled my user wrong.
2. I'm glad you had a backup (me) for this.
3. It's not an advantage because PVP is not one of my strong suits in Minecraft, surviving is however.

I have a potion idea. A potion that you throw at enemies that slows them down, gives them weakness, but gives them fire resistance.
So like this:
Spoiler: show
Slowness II: 00:25; Weakness: 00:25; Fire resistance: 00:25
And guess what the name of it is...? Jarate!
Jarate? Realy man?, what, would it be yellow as well?
..dont answer that.
Hahaha...Yeah, it would be the same color as the Fire resistance potion, which is a yellowish orange. Besides, we basically reference a ton of video games here, so is there a problem with that? Also, Jarate is a custom potion I made with TMI "Too Many Items", and I have more to share, like the Mountain Dew one. BTW, this potion I made aren't not on the server, I made them on my own time in singleplayer.

SilverDeoxys563
Guest

Re: Official SMBX Minecraft Server *Now Live!*

Postby SilverDeoxys563 » Fri Apr 17, 2015 7:52 pm

1. I'll put SuperWhiteYoshi in the latest edition of the Survival Games.
2. Ignoritus will be a guranteed contender for the next games.
3. Who closed the server lol

sleepy
Rocky Wrench
Rocky Wrench
Posts: 653
Joined: Sun Apr 27, 2014 4:33 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby sleepy » Fri Apr 17, 2015 7:53 pm

SilverDeoxys563 wrote: 3. Who closed the server lol
MCProSuckyHosting

dragonfan96
Foo
Foo
Posts: 832
Joined: Sun Aug 03, 2014 1:42 pm
Pronouns: he/him
Contact:

Re: Official SMBX Minecraft Server *Now Live!*

Postby dragonfan96 » Fri Apr 17, 2015 7:55 pm

SilverDeoxys563 wrote:3. Who closed the server lol

So im not the only one that had it crash?

Mighty.EXE
Banned
Posts: 32
Joined: Mon Feb 03, 2014 5:29 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby Mighty.EXE » Fri Apr 17, 2015 8:00 pm

blame 1.8

SilverDeoxys563
Guest

Re: Official SMBX Minecraft Server *Now Live!*

Postby SilverDeoxys563 » Fri Apr 17, 2015 8:09 pm

Mighty.EXE wrote:blame 1.8
right

ff Danny's offline Steam ;_;

dragonfan96
Foo
Foo
Posts: 832
Joined: Sun Aug 03, 2014 1:42 pm
Pronouns: he/him
Contact:

Re: Official SMBX Minecraft Server *Now Live!*

Postby dragonfan96 » Fri Apr 17, 2015 8:27 pm

SilverDeoxys563 wrote:
Mighty.EXE wrote:blame 1.8
right

ff Danny's offline Steam ;_;
Skype perhaps? Is there anything else other than Steam, for Communications ?

XerX
Phanto
Phanto
Posts: 1487
Joined: Fri Dec 20, 2013 3:33 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby XerX » Fri Apr 17, 2015 8:43 pm

dragonfan96 wrote:
SilverDeoxys563 wrote:
Mighty.EXE wrote:blame 1.8
right

ff Danny's offline Steam ;_;
Skype perhaps? Is there anything else other than Steam, for Communications ?
Danny has a life outside the internet. That's where he is atm. You'll just have to wait for your Minecrafts.

Mighty.EXE
Banned
Posts: 32
Joined: Mon Feb 03, 2014 5:29 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby Mighty.EXE » Fri Apr 17, 2015 8:46 pm

XerX wrote:
dragonfan96 wrote:
SilverDeoxys563 wrote:blame 1.8

ff Danny's offline Steam ;_;
Skype perhaps? Is there anything else other than Steam, for Communications ?
Danny has a life outside the internet. That's where he is atm. You'll just have to wait for your Minecrafts.
yeahbut, we were sorta busy doing stuff. like.. uh... stuff.

SilverDeoxys563
Guest

Re: Official SMBX Minecraft Server *Now Live!*

Postby SilverDeoxys563 » Fri Apr 17, 2015 8:47 pm

Mighty.EXE wrote:
XerX wrote:Danny has a life outside the internet. That's where he is atm. You'll just have to wait for your Minecrafts.
yeahbut, we were sorta busy doing stuff. like.. uh... stuff.
like, uh, trying to convince Dakras not to betray his team

XerX
Phanto
Phanto
Posts: 1487
Joined: Fri Dec 20, 2013 3:33 pm

Re: Official SMBX Minecraft Server *Now Live!*

Postby XerX » Fri Apr 17, 2015 8:47 pm

Mighty.EXE wrote:yeahbut, we were sorta busy doing stuff. like.. uh... stuff.
Too bad. You gotta wait.


Return to “Pit of 100 Pages”

Who is online

Users browsing this forum: No registered users and 1 guest

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari