#Strange error not loading my blocks (1.120.0.23)
1 messages · Page 1 of 1 (latest)
One of the blocks that has the error:
{
"format_version": "1.19.0",
"minecraft:block": {
"description": {
"identifier": "pikmin:blue_candypop_bud",
"register_to_creative_menu": true,
"menu_category": {
"category": "nature"
},
"is_experimental": false
},
"components": {
"minecraft:geometry": "geometry.candypop_bud",
"minecraft:material_instances": {
"*": {
"texture": "pikmin_blue_candypop_bud",
"render_method": "alpha_test"
}
},
"minecraft:pick_collision": false,
"minecraft:entity_collision": false,
"minecraft:placement_filter": {
"conditions": [
{
"allowed_faces": [
"up"
],
"block_filter": [
"grass",
"grass_path",
"dirt",
"dirt_with_roots",
"sand",
"farmland",
"gravel"
]
}
]
},
"tag:pikmin:entity_placer":{}
}
}
}```
👍 Blocks are borken in 1.20.0.23