1

Need help writing a command!

C_is_CREATIVE 7/19/14 3:17 pm
336
7/19/2014 4:02 pm
Thanks to pepjin I have the command. Thanks guys.
Posted by
C_is_CREATIVE
Level 55 : Grandmaster Toast
141

  Have something to say?

JoinSign in

9

Pepijn
07/19/2014 3:45 pm
Level 58 : Grandmaster Cyborg
indeed, I hate those brackets

Think I fixed it:
/summon Villager ~ ~1 ~ {CustomName:"Steve",CustomNameVisible:1,Attributes:[{Name:generic.movementSpeed,Base:0.001}],Offers:{Recipes:[{maxUses:#,buy:{id:349,Count:3,Damage:0},sell:{id:272,Count:1}}]},Profession:1}
1
C_is_CREATIVE
07/19/2014 3:50 pm
Level 55 : Grandmaster Toast
Awesome! Thank you SOOOOO MUCH pepjin96! I will definitely include your name in the map spawn as people who helped! Thanks again
1
Pepijn
07/19/2014 4:02 pm
Level 58 : Grandmaster Cyborg
Not really needed , I didn't do that much. (Of course, if you really want to do it.... )
1
C_is_CREATIVE
07/19/2014 3:39 pm
Level 55 : Grandmaster Toast
Pepijn96/summon Villager ~ ~1 ~ {CustomName:"Steve",CustomNameVisible:1,Attributes:[{Name:generic.movementSpeed,Base:0.001}],Offers:{Recipes:[{maxUses:#,buy:{id:349,Count:3,Damage:0},sell:{id:272,Count:1,Damage:0}]},Professtion:1}

Haven't tested it yet, but should work fine. Just replace the # at maxUses with how many times you can use the trade.


Hmmm... you almost got it I think. But is says unbalanced square brackets. I'm trying to work on it now but thanks for that!
1
Pepijn
07/19/2014 3:36 pm
Level 58 : Grandmaster Cyborg
/summon Villager ~ ~1 ~ {CustomName:"Steve",CustomNameVisible:1,Attributes:[{Name:generic.movementSpeed,Base:0.001}],Offers:{Recipes:[{maxUses:#,buy:{id:349,Count:3,Damage:0},sell:{id:272,Count:1,Damage:0}]},Profession:1}

Haven't tested it yet, but should work fine. Just replace the # at maxUses with how many times you can use the trade.
1
CannonSkullsss
07/19/2014 3:31 pm
Level 1 : New Explorer
For trading, you would have to use MCEdit unless they made a new way to that I have not heard of.
1
C_is_CREATIVE
07/19/2014 3:34 pm
Level 55 : Grandmaster Toast
You can in fact use the summon command and add custom trades for villagers now. I just don't know how to add all this stuff in into one command. I know it is possible though...I've seen people like dragnoz do it before, just not the way I want to do it.
1
mudkip45
07/19/2014 3:29 pm
Level 33 : Artisan Fisherman
This can help you with the actual villager part, and for the trading, I got no clue XD

http://www.minecraftupdates.com/summon-command
1
C_is_CREATIVE
07/19/2014 3:33 pm
Level 55 : Grandmaster Toast
I've tried that but it doesn't let you add in custom trades.
1

Welcome