You've already forked minecraft-assets
Create/Update assets for version 24w37a
This commit is contained in:
18
data/minecraft/worldgen/placed_feature/end_platform.json
Normal file
18
data/minecraft/worldgen/placed_feature/end_platform.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"feature": "minecraft:end_platform",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:fixed_placement",
|
||||
"positions": [
|
||||
[
|
||||
100,
|
||||
49,
|
||||
0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user