You've already forked minecraft-assets
Create/Update assets for version 1.10.1
This commit is contained in:
20
assets/minecraft/blockstates/daylight_detector.json
Normal file
20
assets/minecraft/blockstates/daylight_detector.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"power=0": { "model": "daylight_detector" },
|
||||
"power=1": { "model": "daylight_detector" },
|
||||
"power=2": { "model": "daylight_detector" },
|
||||
"power=3": { "model": "daylight_detector" },
|
||||
"power=4": { "model": "daylight_detector" },
|
||||
"power=5": { "model": "daylight_detector" },
|
||||
"power=6": { "model": "daylight_detector" },
|
||||
"power=7": { "model": "daylight_detector" },
|
||||
"power=8": { "model": "daylight_detector" },
|
||||
"power=9": { "model": "daylight_detector" },
|
||||
"power=10": { "model": "daylight_detector" },
|
||||
"power=11": { "model": "daylight_detector" },
|
||||
"power=12": { "model": "daylight_detector" },
|
||||
"power=13": { "model": "daylight_detector" },
|
||||
"power=14": { "model": "daylight_detector" },
|
||||
"power=15": { "model": "daylight_detector" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user