-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBlockTypes.json
17 lines (17 loc) · 2.18 KB
/
BlockTypes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"minecraft:blocks": {
"mc_version": "1.16.5",
"bt": {
"air": [0, 624, 625],
"avoid":[143,144,19,20,21,22,23,24,91,92,95,96,97,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,141,142,148,152,155,156,157,158,159,160,163,165,166,167,168,169,170,171,172,174,175,176,177,178,179,181,182,173,183,189,198,199,201,245,246,247,248,249,258,263,271,272,306,307,308,309,310,311,312,313,330,331,341,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,497],
"unbreakable":[25,145,262,277,378,500],
"goaway":[75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,94,118,153,162,184,187,194,204,205,222,223,224,225,226,227,241,242,243,253,254,256,259,260,261,265,267,270,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,332,333,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,377,379,480,481,482,483,484,490,491,492,498,499],
"door":[161,173,191,250,475,476,477,478,479,485,486,487,488,489],
"liquid":[26,27],
"stair": [146,164,251,252,257,268,274,275,276,340,375,376,383,384,385,495],
"slab": [386,387,388,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470],
"carpet": [391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406],
"hard":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,93,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,134,135,136,137,138,139,140,147,149,150,151,154,180,185,186,188,190,192,193,195,196,197,200,202,203,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,228,229,230,231,232,233,234,235,236,237,238,239,240,244,255,264,266,269,273,274,278,334,335,336,337,338,339,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,380,381,382,389,390,407,408,409,448,449,450,451,471,472,473,474,493,494,496]
}
}
}