Merge branch 'MC-012A' into 'master'
MC-12A Bats Closes #12 See merge request dodsorfas/minecraft-datapacks!11
This commit is contained in:
		
						commit
						ef7749c7f1
					
				@ -0,0 +1,43 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "type": "minecraft:entity",
 | 
				
			||||||
 | 
					  "pools": [
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      "rolls": 1,
 | 
				
			||||||
 | 
					      "entries": [
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					          "type": "minecraft:item",
 | 
				
			||||||
 | 
					          "functions": [
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					              "function": "minecraft:set_count",
 | 
				
			||||||
 | 
					              "count": {
 | 
				
			||||||
 | 
					                "min": 0.0,
 | 
				
			||||||
 | 
					                "max": 1.0,
 | 
				
			||||||
 | 
					                "type": "minecraft:uniform"
 | 
				
			||||||
 | 
					              }
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
 | 
					              "function": "minecraft:looting_enchant",
 | 
				
			||||||
 | 
					              "count": {
 | 
				
			||||||
 | 
					                "min": 0.0,
 | 
				
			||||||
 | 
					                "max": 1.0
 | 
				
			||||||
 | 
					              }
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
								{
 | 
				
			||||||
 | 
								  "function": "minecraft:set_name",
 | 
				
			||||||
 | 
								  "name": {
 | 
				
			||||||
 | 
									"text": "Bat Membrane",
 | 
				
			||||||
 | 
									"italic": "false"
 | 
				
			||||||
 | 
								  }
 | 
				
			||||||
 | 
								}			
 | 
				
			||||||
 | 
					          ],
 | 
				
			||||||
 | 
					          "name": "minecraft:phantom_membrane"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      ],
 | 
				
			||||||
 | 
					      "conditions": [
 | 
				
			||||||
 | 
					        {
 | 
				
			||||||
 | 
					          "condition": "minecraft:killed_by_player"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					      ]
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					  ]
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										6
									
								
								datapacks/Bat_Membranes_1.0/pack.mcmeta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								datapacks/Bat_Membranes_1.0/pack.mcmeta
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "pack": {
 | 
				
			||||||
 | 
					    "pack_format": 3,
 | 
				
			||||||
 | 
					    "description": "Bats drop membranes, they also have wings you know."
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user