You've already forked minecraft-assets
Create/Update assets for version 24w14potato
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:basalt_columns",
|
||||
"config": {
|
||||
"height": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_inclusive": 15,
|
||||
"min_inclusive": 2
|
||||
}
|
||||
},
|
||||
"reach": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_inclusive": 1,
|
||||
"min_inclusive": 0
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"Name": "minecraft:black_potato_peels_block"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user