You've already forked minecraft-assets
Create/Update assets for version 24w14potato
This commit is contained in:
13
data/minecraft/worldgen/placed_feature/patch_potato.json
Normal file
13
data/minecraft/worldgen/placed_feature/patch_potato.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"feature": "minecraft:patch_potato",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count_on_every_layer",
|
||||
"count": 1,
|
||||
"start_offset": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user