You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
14
data/minecraft/worldgen/configured_feature/pile_snow.json
Normal file
14
data/minecraft/worldgen/configured_feature/pile_snow.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:block_pile",
|
||||
"config": {
|
||||
"state_provider": {
|
||||
"type": "minecraft:simple_state_provider",
|
||||
"state": {
|
||||
"Name": "minecraft:snow",
|
||||
"Properties": {
|
||||
"layers": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user