56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
{
|
|
"blockGroups": [
|
|
[
|
|
"tag:minecraft:leaves"
|
|
],
|
|
[
|
|
"tag:minecraft:dirt_like"
|
|
],
|
|
[
|
|
"tag:minecraft:logs"
|
|
],
|
|
[
|
|
"tag:minecraft:flower_pots"
|
|
],
|
|
[
|
|
"minecraft:stone",
|
|
"minecraft:infested_stone",
|
|
"minecraft:granite",
|
|
"minecraft:diorite",
|
|
"minecraft:andesite"
|
|
],
|
|
[
|
|
"minecraft:cobblestone",
|
|
"minecraft:infested_cobblestone"
|
|
],
|
|
[
|
|
"minecraft:stone_bricks",
|
|
"minecraft:infested_stone_bricks"
|
|
],
|
|
[
|
|
"minecraft:cracked_stone_bricks",
|
|
"minecraft:infested_cracked_stone_bricks"
|
|
],
|
|
[
|
|
"minecraft:mossy_stone_bricks",
|
|
"minecraft:infested_mossy_stone_bricks"
|
|
],
|
|
[
|
|
"minecraft:chiseled_stone_bricks",
|
|
"minecraft:infested_chiseled_stone_bricks"
|
|
]
|
|
],
|
|
"strictSubtypes": [
|
|
"tag:minecraft:crops",
|
|
"minecraft:beetroots",
|
|
"minecraft:carrots",
|
|
"minecraft:potatoes",
|
|
"minecraft:wheat",
|
|
"minecraft:melon_stem",
|
|
"minecraft:pumpkin_stem"
|
|
],
|
|
"gamestages": {
|
|
"examplemod:example_block1": "example_stage1",
|
|
"examplemod:example_block2": "example_stage2"
|
|
}
|
|
} |