mirror of
				https://github.com/haselkern/Minecraft-ArmorStand.git
				synced 2025-10-31 12:14:05 +00:00 
			
		
		
		
	Description meta-tag
This commit is contained in:
		
							parent
							
								
									42994c46c8
								
							
						
					
					
						commit
						50861b90fd
					
				
					 1 changed files with 9 additions and 8 deletions
				
			
		
							
								
								
									
										17
									
								
								index.htm
									
										
									
									
									
								
							
							
						
						
									
										17
									
								
								index.htm
									
										
									
									
									
								
							|  | @ -3,6 +3,7 @@ | |||
| <head> | ||||
|     <title>Minecraft Armor Stand</title> | ||||
|     <meta charset="utf-8"> | ||||
|     <meta name="description" content="Create poses for Minecraft armorstands in a breeze! Free, fast, open source."> | ||||
|     <link rel="stylesheet" href="style.css"> | ||||
|     <link rel="stylesheet" href="js/colpick.css"> | ||||
|     <link rel="icon" type="image/png" href="images/icon.png"> | ||||
|  | @ -96,22 +97,22 @@ | |||
|             <div id="customequipment"> | ||||
|                 <div class="padding"> | ||||
|                     Enter the text id of an item (for example <i>stone</i> or <i>iron_sword</i>) into the appropriate slots. You can enter an arbitrary item for the head or hand, but the other slots must contain an appropriate item. | ||||
|                      | ||||
| 
 | ||||
|                     <input type="text" class="equipment" name="equipSword" placeholder="Item in hand"> | ||||
|                      | ||||
| 
 | ||||
|                     <input type="text" class="equipment" name="equipShoes" placeholder="Shoes"> | ||||
|                     <div class="colorfield" id="shoecolor"></div> | ||||
|                      | ||||
| 
 | ||||
|                     <input type="text" class="equipment" name="equipLeggings" placeholder="Leggings"> | ||||
|                     <div class="colorfield" id="leggingscolor"></div> | ||||
|                      | ||||
| 
 | ||||
|                     <input type="text" class="equipment" name="equipChestplate" placeholder="Chestplate"> | ||||
|                     <div class="colorfield" id="chestplatecolor"></div> | ||||
|                      | ||||
| 
 | ||||
|                     <input type="text" class="equipment" name="equipHelmet" placeholder="Helmet"> | ||||
|                     <div class="colorfield" id="helmetcolor"></div> | ||||
|                      | ||||
|                     <br>Helmet specifies  | ||||
| 
 | ||||
|                     <br>Helmet specifies | ||||
|                     <select id="equipCustomHeadMode"> | ||||
|                         <option value="item">Item Name</option> | ||||
|                         <option value="player">Player Name</option> | ||||
|  | @ -181,4 +182,4 @@ | |||
|         </div> | ||||
|     </div> | ||||
| </body> | ||||
| </html> | ||||
| </html> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lars Martens
						Lars Martens