Liste de contenu
Liste de commande et contenu pour Minecraft
 
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
        blaze spawn egg
          craft blazes so you dont have to go to the nether
          par norpus360
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
        The most OP block in the world, THE BARRIER, Crafting.
          Using all OP items to craft the most OP block. ^
          par Ishaancreatorlolololl
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
        Skeleton horse
          a skeleton horse you can ride around on
(if the items in this are unobtainable, know that my recipes are made to be used together and are balanced, but are not made for use with other people`s recipes)
          par Jakkafang
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
        Zombie horse
          a standard zombie horse, normally unobtainable
(if the items in this are unobtainable, know that my recipes are made to be used together and are balanced, but are not made for use with other people`s recipes)
          par Jakkafang
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            Magic Command Book
          give @p written_book 1 0 {title:"Magic Book",author:"The_Webmage",pages:[
"{text:'Clear\n\n',extra:[
	{text:'* Entities\n',color:black}, 
	{text:' 100 blocks',color:dark_aqua,clickEvent:{action:run_command,value:'/kill @e[type=!Player,r=100]'}},
	{text:' | ',color:black},
	{text:'Global\n',color:dark_aqua,clickEvent:{action:run_command,value:'/kill @e[type=!Player]'}},
	{text:'* Scoreboard\n',color:black}, 
	{text:' Player',color:dark_aqua,clickEvent:{action:run_command,value:'/scoreboard players reset @p'}},
	{text:' | ',color:black},
	{text:'Global\n\n',color:dark_aqua,clickEvent:{action:run_command,value:'/scoreboard players reset *'}},
	
{text:'Give\n\n',color:black},
	{text:'* Barrier\n',color:dark_aqua,clickEvent:{action:run_command,value:'/give @p barrier'}},
	{text:'* Command Block\n',color:dark_aqua,clickEvent:{action:run_command,value:'/give @p command_block'}},
	{text:'* Command Minecart\n',color:dark_aqua,clickEvent:{action:run_command,value:'/give @p minecraft:command_block_minecart'}},
	{text:'* Dragon Egg\n',color:dark_aqua,clickEvent:{action:run_command,value:'/give @p minecraft:dragon_egg'}},
	{text:'* Mob Spawner\n\n',color:dark_aqua,clickEvent:{action:run_command,value:'/give @p minecraft:mob_spawner'}}]}",
	
"{text:'Game Settings\n\n',extra:[
	{text:'* Peaceful\n',color:dark_aqua,clickEvent:{action:run_command,value:'/difficulty 0'}},
	{text:'* Easy\n',color:dark_aqua,clickEvent:{action:run_command,value:'/difficulty 1'}},
	{text:'* Normal\n',color:dark_aqua,clickEvent:{action:run_command,value:'/difficulty 2'}},
	{text:'* Hard\n\n',color:dark_aqua,clickEvent:{action:run_command,value:'/difficulty 3'}},
	{text:'* Survival\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamemode 0'}}, 
	{text:'* Creative\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamemode 1'}},
	{text:'* Adventure\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamemode 2'}}, 
	{text:'* Spectator',color:dark_aqua,clickEvent:{action:run_command,value:'/gamemode 3'}}]}",
"{text:'Time\n\n',extra:[
  	{text:'* Advance time\n',color:dark_aqua,clickEvent:{action:run_command,value:'/time add 1000'}},
  	{text:'* Set time: ',color:black},
		{text:'Day',color:dark_aqua,clickEvent:{action:run_command,value:'/time set day'}},
		{text:' | ',color:black},
		{text:'Night\n',color:dark_aqua,clickEvent:{action:run_command,value:'/time set night'}},
  	{text:'* Day cycle: ',color:black},
		{text:'On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doDaylightCycle true'}},
		{text:' | ',color:black},
		{text:'Off\n\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doDaylightCycle false'}},
{text:'Weather\n\n',color:black},
	{text:'* Default\n',color:dark_aqua,clickEvent:{action:run_command,value:'/weather clear'}},
	{text:'* Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/weather clear 1000000'}},
	{text:'* Rain\n',color:dark_aqua,clickEvent:{action:run_command,value:'/weather rain 1000000'}},
  	{text:'* Thunder',color:dark_aqua,clickEvent:{action:run_command,value:'/weather rain 1000000'}}]}",
"{text:'Summon\n\n',extra:[
	{text:'* Charged Creeper\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon Creeper ~ ~ ~ {powered:1}'}},
	{text:'* Ender Dragon\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon EnderDragon'}},
	{text:'* Elder Guardian\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon Guardian ~ ~ ~ {Elder:1b}'}},
	{text:'* Giant\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon Giant'}},
	{text:'* Killer Rabbit\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon Rabbit ~ ~ ~ {RabbitType:99}'}},
	{text:'* Wither Skeleton\n\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon Skeleton ~ ~ ~ {SkeletonType:1,Equipment:[{id:minecraft:stone_sword}]}'}},
	{text:'* Ender Crystal\n',color:dark_aqua,clickEvent:{action:run_command,value:'/summon EnderCrystal ~ ~1 ~'}}]}",
	
"{text:'Other Settings I\n\n',color:black,extra:[
	{text:'* Command Feedback\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule sendCommandFeedback true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule sendCommandFeedback false'}},
	{text:'* Command Output\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule commandBlockOutput true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule commandBlockOutput false'}},	
	{text:'* Death Messages\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule showDeathMessages true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule showDeathMessages false'}},
	{text:'* Fire Tick\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doFireTick true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doFireTick false'}},
	{text:'* Mob Loot\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doMobLoot true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doMobLoot false'}}]}",
"{text:'Other Settings II\n\n',color:black,extra:[
	{text:'* Mob Spawns\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doMobSpawning true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doMobSpawning false'}},
	{text:'* Tile Drops\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doTileDrops true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule doTileDrops false'}},
	{text:'* Inventory\n',color:black},
		{text:' Keep',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule keepInventory true'}},
		{text:' | ',color:black},
		{text:'Drop\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule keepInventory false'}},
	{text:'* Mob Griefing\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule mobGriefing true'}},
		{text:' | ',color:black},
		{text:'Off\n',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule mobGriefing false'}},
	{text:'* Regeneration\n',color:black},
		{text:' On',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule naturalRegeneration true'}},
		{text:' | ',color:black},
		{text:'Off',color:dark_aqua,clickEvent:{action:run_command,value:'/gamerule naturalRegeneration false'}}]}",
    
"{text:' A creation of /u/The_Webmage.\nMagic Book v1.3\n\nWant to check and see if you have the latest version? The \/give command can be found ',extra:[
{text:'Here.',color:dark_aqua,clickEvent:{action:open_url,value:'http://github.com/TheWebmage/commands-json/blob/master/Magic%20Book'}}]}"
]}
          par burger_max10000
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
              
            
            
          
         
          
            
              
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            End Portal Crafting Recipe 
          This is a crafting recipe for the end portal, sadly, I couldn’t get the eyes of ender cause I can’t find it...
          par Kibbo001
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
              
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
        Creeper Spawn Egg
          How you should craft a Creeper in Minecraft.
P.S. my skin is a glitch
          par LegoLoco7
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            
          
         
          
            
               
            
            The Barrier
          Who wants the barrier to be crafted now! ME!!! but warning... it takes 4 special command blocks.. which are impossible to get.... so....... try your best with no cheats,.......
          par Aiderator
        
          Fiche
          
          Lien
        
        
          +1 1
          -1 1
        
         Aspirateur de skins
 Aspirateur de skins Crafting
 Crafting Générateur monde plat
 Générateur monde plat Armures colorées
 Armures colorées Crafting de drapeaux
 Crafting de drapeaux Monde personnalisé
 Monde personnalisé Table de Loots
 Table de Loots Potions personnalisées
 Potions personnalisées Couleur de balises
 Couleur de balises Générateur de livre
 Générateur de livre 
             
             
             
             
             
             
            