You've already forked minecraft-assets
Create/Update assets for version 25w08a
This commit is contained in:
19
data/minecraft/worldgen/placed_feature/patch_pumpkin.json
Normal file
19
data/minecraft/worldgen/placed_feature/patch_pumpkin.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"feature": "minecraft:patch_pumpkin",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 300
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "MOTION_BLOCKING"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user