minecraft-assets/data/minecraft/worldgen/placed_feature/patch_pumpkin.json

19 lines
318 B
JSON

{
"feature": "minecraft:patch_pumpkin",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 300
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}