1

How do I make an adventure map?

jonathan42's Avatar jonathan427/31/13 10:42 pm
1 emeralds 195 5
7/31/2013 11:15 pm
jonathan42's Avatar jonathan42
Okay, so I was going to make an adventure map when suddenly I realized that it wasn't all that easy.

1. How do I give mobs armor and set their health?
2. How do I place those kinds of blocks where you can program it to make a message appear when you step on a specific pressure plate?
3. How do I give weapons custom attributes?
4. How can I make a player respawn (when they die) with all their stuff left in their inventory?

And one more thing: I can't play 1.6.2 because there is a bug. I have to play 1.5.2

Thanks in advance.
Posted by jonathan42's Avatar
jonathan42
Level 1 : New Crafter
0

Create an account or sign in to comment.

5

1
07/31/2013 11:15 pm
Level 1 : New Crafter
jonathan42
jonathan42's Avatar
Thanks you for the support, guys!
1
07/31/2013 10:59 pm
Level 17 : Journeyman Princess
Elven_Queen
Elven_Queen's Avatar
1. Just make a horrible map.

Hope that helped!
1
07/31/2013 10:50 pm
Level 39 : Artisan Architect
CoolBro27
CoolBro27's Avatar
1. MCEdit Filter: MobGear

2. Command Block with the command say [Message]

Example:

say Welcome to my Adventure Map!

and when the step on the plate....

[@] Welcome to my Adventure Map!

3. If you mean like giving it a name,

MCEdit Filter: ModifyItemStrings

4. Simply do /gamerule keepInventory true
and your done with No. 4

Hope I helped!

-CoolBro27
1
07/31/2013 10:49 pm
Level 31 : Artisan Fisherman
Instant_ReplEH
Instant_ReplEH's Avatar
jonathan42Okay, so I was going to make an adventure map when suddenly I realized that it wasn't all that easy.

1. How do I give mobs armor and set their health?
2. How do I place those kinds of blocks where you can program it to make a message appear when you step on a specific pressure plate?
3. How do I give weapons custom attributes?
4. How can I make a player respawn (when they die) with all their stuff left in their inventory?

And one more thing: I can't play 1.6.2 because there is a bug. I have to play 1.5.2

Thanks in advance.

1. Mc edit
2. Command blocks
3. Like enchant? Enchanted books and a anvil
4. /gamerule KeepInventory true
1
07/31/2013 10:48 pm
Level 9 : Apprentice Cowboy
Cndmwavoo
Cndmwavoo's Avatar
1: Sethbling has something for mc-edit that does that.
2: use a command block. you can get one with /give 137
3: Enchantment tables, or use anvils to rename and use enchantment books.
4: A gamerule does that. /gamerule keepInventory true
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome