156 lines
		
	
	
		
			No EOL
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			156 lines
		
	
	
		
			No EOL
		
	
	
		
			2.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "multipart": [
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_1"
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "north"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_1",
 | |
|         "y": 90
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "east"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_1",
 | |
|         "y": 180
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "south"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_1",
 | |
|         "y": 270
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "west"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_2"
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "north",
 | |
|         "flower_amount": "2|3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_2",
 | |
|         "y": 90
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "east",
 | |
|         "flower_amount": "2|3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_2",
 | |
|         "y": 180
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "south",
 | |
|         "flower_amount": "2|3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_2",
 | |
|         "y": 270
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "west",
 | |
|         "flower_amount": "2|3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_3"
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "north",
 | |
|         "flower_amount": "3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_3",
 | |
|         "y": 90
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "east",
 | |
|         "flower_amount": "3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_3",
 | |
|         "y": 180
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "south",
 | |
|         "flower_amount": "3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_3",
 | |
|         "y": 270
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "west",
 | |
|         "flower_amount": "3|4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_4"
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "north",
 | |
|         "flower_amount": "4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_4",
 | |
|         "y": 90
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "east",
 | |
|         "flower_amount": "4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_4",
 | |
|         "y": 180
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "south",
 | |
|         "flower_amount": "4"
 | |
|       }
 | |
|     },
 | |
|     {
 | |
|       "apply": {
 | |
|         "model": "minecraft:block/pink_petals_4",
 | |
|         "y": 270
 | |
|       },
 | |
|       "when": {
 | |
|         "facing": "west",
 | |
|         "flower_amount": "4"
 | |
|       }
 | |
|     }
 | |
|   ]
 | |
| } |