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