#Strange error not loading my blocks (1.120.0.23)

1 messages · Page 1 of 1 (latest)

shell jetty
#

[Json][error]-block_definitions | C:/Users/Claudal/AppData/Local/Packages/Microsoft.MinecraftWindowsBeta_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/pikmin BP | blocks/pellet_posy_red_1.json | upgrade blocks/pellet_posy_red_1.json |  -> minecraft:block -> components:  undefined schema```
#

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":{}
        }
    }
}```
tender relic
#

👍 Blocks are borken in 1.20.0.23