mc-assets 0.2.64 → 0.2.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +2 -2
- package/dist/atlasCreator.d.ts +1 -1
- package/dist/atlasParser.d.ts +14 -3
- package/dist/atlasParser.js +12 -4
- package/dist/blockStatesModels.json +13580 -4723
- package/dist/blocksAtlasLatest.png +0 -0
- package/dist/blocksAtlases.json +146 -1
- package/dist/itemDefinitions.json +1444 -502
- package/dist/itemDefinitions.test.js +1 -1
- package/dist/itemsAtlasLatest.png +0 -0
- package/dist/itemsAtlases.json +105 -0
- package/dist/other-textures/latest/entity/chest/copper.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_exposed.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_exposed_left.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_exposed_right.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_left.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_oxidized.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_oxidized_left.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_oxidized_right.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_right.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_weathered.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_weathered_left.png +0 -0
- package/dist/other-textures/latest/entity/chest/copper_weathered_right.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/copper_golem.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/copper_golem_eyes.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/exposed_copper_golem.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/exposed_copper_golem_eyes.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/oxidized_copper_golem.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/oxidized_copper_golem_eyes.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/weathered_copper_golem.png +0 -0
- package/dist/other-textures/latest/entity/copper_golem/weathered_copper_golem_eyes.png +0 -0
- package/dist/other-textures/latest/entity/equipment/horse_body/copper.png +0 -0
- package/dist/other-textures/latest/entity/equipment/humanoid/copper.png +0 -0
- package/dist/other-textures/latest/entity/equipment/humanoid_leggings/copper.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_angry.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_ashen.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_ashen_angry.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_ashen_tame.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_chestnut.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_chestnut_angry.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_chestnut_tame.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_rusty.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_rusty_tame.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_snowy.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_snowy_tame.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_tame.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_woods_angry.png +0 -0
- package/dist/other-textures/latest/entity/wolf/wolf_woods_tame.png +0 -0
- package/dist/other-textures/latest/environment/end_flash.png +0 -0
- package/dist/other-textures/latest/gui/container/villager.png +0 -0
- package/dist/other-textures/latest/gui/sprites/hud/locator_bar_background.png +0 -0
- package/dist/other-textures/latest/gui/sprites/icon/music_notes.png +0 -0
- package/dist/other-textures/latest/trims/color_palettes/copper_darker.png +0 -0
- package/dist/particlesAtlasLatest.png +0 -0
- package/dist/particlesAtlases.json +5 -0
- package/dist/worldBlockProvider.d.ts +2 -2
- package/package.json +1 -1
|
@@ -77,6 +77,8 @@
|
|
|
77
77
|
"1.21.7": {},
|
|
78
78
|
"1.21.8-rc1": {},
|
|
79
79
|
"1.21.8": {},
|
|
80
|
+
"1.21.9-pre2": {},
|
|
81
|
+
"1.21.9-pre4": {},
|
|
80
82
|
"latest": {
|
|
81
83
|
"acacia_boat": {
|
|
82
84
|
"model": {
|
|
@@ -3216,493 +3218,6 @@
|
|
|
3216
3218
|
"type": "minecraft:condition",
|
|
3217
3219
|
"component": "minecraft:lodestone_tracker",
|
|
3218
3220
|
"on_false": {
|
|
3219
|
-
"type": "minecraft:select",
|
|
3220
|
-
"cases": [
|
|
3221
|
-
{
|
|
3222
|
-
"model": {
|
|
3223
|
-
"type": "minecraft:range_dispatch",
|
|
3224
|
-
"entries": [
|
|
3225
|
-
{
|
|
3226
|
-
"model": {
|
|
3227
|
-
"type": "minecraft:model",
|
|
3228
|
-
"model": "minecraft:item/compass_16"
|
|
3229
|
-
},
|
|
3230
|
-
"threshold": 0
|
|
3231
|
-
},
|
|
3232
|
-
{
|
|
3233
|
-
"model": {
|
|
3234
|
-
"type": "minecraft:model",
|
|
3235
|
-
"model": "minecraft:item/compass_17"
|
|
3236
|
-
},
|
|
3237
|
-
"threshold": 0.5
|
|
3238
|
-
},
|
|
3239
|
-
{
|
|
3240
|
-
"model": {
|
|
3241
|
-
"type": "minecraft:model",
|
|
3242
|
-
"model": "minecraft:item/compass_18"
|
|
3243
|
-
},
|
|
3244
|
-
"threshold": 1.5
|
|
3245
|
-
},
|
|
3246
|
-
{
|
|
3247
|
-
"model": {
|
|
3248
|
-
"type": "minecraft:model",
|
|
3249
|
-
"model": "minecraft:item/compass_19"
|
|
3250
|
-
},
|
|
3251
|
-
"threshold": 2.5
|
|
3252
|
-
},
|
|
3253
|
-
{
|
|
3254
|
-
"model": {
|
|
3255
|
-
"type": "minecraft:model",
|
|
3256
|
-
"model": "minecraft:item/compass_20"
|
|
3257
|
-
},
|
|
3258
|
-
"threshold": 3.5
|
|
3259
|
-
},
|
|
3260
|
-
{
|
|
3261
|
-
"model": {
|
|
3262
|
-
"type": "minecraft:model",
|
|
3263
|
-
"model": "minecraft:item/compass_21"
|
|
3264
|
-
},
|
|
3265
|
-
"threshold": 4.5
|
|
3266
|
-
},
|
|
3267
|
-
{
|
|
3268
|
-
"model": {
|
|
3269
|
-
"type": "minecraft:model",
|
|
3270
|
-
"model": "minecraft:item/compass_22"
|
|
3271
|
-
},
|
|
3272
|
-
"threshold": 5.5
|
|
3273
|
-
},
|
|
3274
|
-
{
|
|
3275
|
-
"model": {
|
|
3276
|
-
"type": "minecraft:model",
|
|
3277
|
-
"model": "minecraft:item/compass_23"
|
|
3278
|
-
},
|
|
3279
|
-
"threshold": 6.5
|
|
3280
|
-
},
|
|
3281
|
-
{
|
|
3282
|
-
"model": {
|
|
3283
|
-
"type": "minecraft:model",
|
|
3284
|
-
"model": "minecraft:item/compass_24"
|
|
3285
|
-
},
|
|
3286
|
-
"threshold": 7.5
|
|
3287
|
-
},
|
|
3288
|
-
{
|
|
3289
|
-
"model": {
|
|
3290
|
-
"type": "minecraft:model",
|
|
3291
|
-
"model": "minecraft:item/compass_25"
|
|
3292
|
-
},
|
|
3293
|
-
"threshold": 8.5
|
|
3294
|
-
},
|
|
3295
|
-
{
|
|
3296
|
-
"model": {
|
|
3297
|
-
"type": "minecraft:model",
|
|
3298
|
-
"model": "minecraft:item/compass_26"
|
|
3299
|
-
},
|
|
3300
|
-
"threshold": 9.5
|
|
3301
|
-
},
|
|
3302
|
-
{
|
|
3303
|
-
"model": {
|
|
3304
|
-
"type": "minecraft:model",
|
|
3305
|
-
"model": "minecraft:item/compass_27"
|
|
3306
|
-
},
|
|
3307
|
-
"threshold": 10.5
|
|
3308
|
-
},
|
|
3309
|
-
{
|
|
3310
|
-
"model": {
|
|
3311
|
-
"type": "minecraft:model",
|
|
3312
|
-
"model": "minecraft:item/compass_28"
|
|
3313
|
-
},
|
|
3314
|
-
"threshold": 11.5
|
|
3315
|
-
},
|
|
3316
|
-
{
|
|
3317
|
-
"model": {
|
|
3318
|
-
"type": "minecraft:model",
|
|
3319
|
-
"model": "minecraft:item/compass_29"
|
|
3320
|
-
},
|
|
3321
|
-
"threshold": 12.5
|
|
3322
|
-
},
|
|
3323
|
-
{
|
|
3324
|
-
"model": {
|
|
3325
|
-
"type": "minecraft:model",
|
|
3326
|
-
"model": "minecraft:item/compass_30"
|
|
3327
|
-
},
|
|
3328
|
-
"threshold": 13.5
|
|
3329
|
-
},
|
|
3330
|
-
{
|
|
3331
|
-
"model": {
|
|
3332
|
-
"type": "minecraft:model",
|
|
3333
|
-
"model": "minecraft:item/compass_31"
|
|
3334
|
-
},
|
|
3335
|
-
"threshold": 14.5
|
|
3336
|
-
},
|
|
3337
|
-
{
|
|
3338
|
-
"model": {
|
|
3339
|
-
"type": "minecraft:model",
|
|
3340
|
-
"model": "minecraft:item/compass_00"
|
|
3341
|
-
},
|
|
3342
|
-
"threshold": 15.5
|
|
3343
|
-
},
|
|
3344
|
-
{
|
|
3345
|
-
"model": {
|
|
3346
|
-
"type": "minecraft:model",
|
|
3347
|
-
"model": "minecraft:item/compass_01"
|
|
3348
|
-
},
|
|
3349
|
-
"threshold": 16.5
|
|
3350
|
-
},
|
|
3351
|
-
{
|
|
3352
|
-
"model": {
|
|
3353
|
-
"type": "minecraft:model",
|
|
3354
|
-
"model": "minecraft:item/compass_02"
|
|
3355
|
-
},
|
|
3356
|
-
"threshold": 17.5
|
|
3357
|
-
},
|
|
3358
|
-
{
|
|
3359
|
-
"model": {
|
|
3360
|
-
"type": "minecraft:model",
|
|
3361
|
-
"model": "minecraft:item/compass_03"
|
|
3362
|
-
},
|
|
3363
|
-
"threshold": 18.5
|
|
3364
|
-
},
|
|
3365
|
-
{
|
|
3366
|
-
"model": {
|
|
3367
|
-
"type": "minecraft:model",
|
|
3368
|
-
"model": "minecraft:item/compass_04"
|
|
3369
|
-
},
|
|
3370
|
-
"threshold": 19.5
|
|
3371
|
-
},
|
|
3372
|
-
{
|
|
3373
|
-
"model": {
|
|
3374
|
-
"type": "minecraft:model",
|
|
3375
|
-
"model": "minecraft:item/compass_05"
|
|
3376
|
-
},
|
|
3377
|
-
"threshold": 20.5
|
|
3378
|
-
},
|
|
3379
|
-
{
|
|
3380
|
-
"model": {
|
|
3381
|
-
"type": "minecraft:model",
|
|
3382
|
-
"model": "minecraft:item/compass_06"
|
|
3383
|
-
},
|
|
3384
|
-
"threshold": 21.5
|
|
3385
|
-
},
|
|
3386
|
-
{
|
|
3387
|
-
"model": {
|
|
3388
|
-
"type": "minecraft:model",
|
|
3389
|
-
"model": "minecraft:item/compass_07"
|
|
3390
|
-
},
|
|
3391
|
-
"threshold": 22.5
|
|
3392
|
-
},
|
|
3393
|
-
{
|
|
3394
|
-
"model": {
|
|
3395
|
-
"type": "minecraft:model",
|
|
3396
|
-
"model": "minecraft:item/compass_08"
|
|
3397
|
-
},
|
|
3398
|
-
"threshold": 23.5
|
|
3399
|
-
},
|
|
3400
|
-
{
|
|
3401
|
-
"model": {
|
|
3402
|
-
"type": "minecraft:model",
|
|
3403
|
-
"model": "minecraft:item/compass_09"
|
|
3404
|
-
},
|
|
3405
|
-
"threshold": 24.5
|
|
3406
|
-
},
|
|
3407
|
-
{
|
|
3408
|
-
"model": {
|
|
3409
|
-
"type": "minecraft:model",
|
|
3410
|
-
"model": "minecraft:item/compass_10"
|
|
3411
|
-
},
|
|
3412
|
-
"threshold": 25.5
|
|
3413
|
-
},
|
|
3414
|
-
{
|
|
3415
|
-
"model": {
|
|
3416
|
-
"type": "minecraft:model",
|
|
3417
|
-
"model": "minecraft:item/compass_11"
|
|
3418
|
-
},
|
|
3419
|
-
"threshold": 26.5
|
|
3420
|
-
},
|
|
3421
|
-
{
|
|
3422
|
-
"model": {
|
|
3423
|
-
"type": "minecraft:model",
|
|
3424
|
-
"model": "minecraft:item/compass_12"
|
|
3425
|
-
},
|
|
3426
|
-
"threshold": 27.5
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"model": {
|
|
3430
|
-
"type": "minecraft:model",
|
|
3431
|
-
"model": "minecraft:item/compass_13"
|
|
3432
|
-
},
|
|
3433
|
-
"threshold": 28.5
|
|
3434
|
-
},
|
|
3435
|
-
{
|
|
3436
|
-
"model": {
|
|
3437
|
-
"type": "minecraft:model",
|
|
3438
|
-
"model": "minecraft:item/compass_14"
|
|
3439
|
-
},
|
|
3440
|
-
"threshold": 29.5
|
|
3441
|
-
},
|
|
3442
|
-
{
|
|
3443
|
-
"model": {
|
|
3444
|
-
"type": "minecraft:model",
|
|
3445
|
-
"model": "minecraft:item/compass_15"
|
|
3446
|
-
},
|
|
3447
|
-
"threshold": 30.5
|
|
3448
|
-
},
|
|
3449
|
-
{
|
|
3450
|
-
"model": {
|
|
3451
|
-
"type": "minecraft:model",
|
|
3452
|
-
"model": "minecraft:item/compass_16"
|
|
3453
|
-
},
|
|
3454
|
-
"threshold": 31.5
|
|
3455
|
-
}
|
|
3456
|
-
],
|
|
3457
|
-
"property": "minecraft:compass",
|
|
3458
|
-
"scale": 32,
|
|
3459
|
-
"target": "spawn"
|
|
3460
|
-
},
|
|
3461
|
-
"when": "minecraft:overworld"
|
|
3462
|
-
}
|
|
3463
|
-
],
|
|
3464
|
-
"fallback": {
|
|
3465
|
-
"type": "minecraft:range_dispatch",
|
|
3466
|
-
"entries": [
|
|
3467
|
-
{
|
|
3468
|
-
"model": {
|
|
3469
|
-
"type": "minecraft:model",
|
|
3470
|
-
"model": "minecraft:item/compass_16"
|
|
3471
|
-
},
|
|
3472
|
-
"threshold": 0
|
|
3473
|
-
},
|
|
3474
|
-
{
|
|
3475
|
-
"model": {
|
|
3476
|
-
"type": "minecraft:model",
|
|
3477
|
-
"model": "minecraft:item/compass_17"
|
|
3478
|
-
},
|
|
3479
|
-
"threshold": 0.5
|
|
3480
|
-
},
|
|
3481
|
-
{
|
|
3482
|
-
"model": {
|
|
3483
|
-
"type": "minecraft:model",
|
|
3484
|
-
"model": "minecraft:item/compass_18"
|
|
3485
|
-
},
|
|
3486
|
-
"threshold": 1.5
|
|
3487
|
-
},
|
|
3488
|
-
{
|
|
3489
|
-
"model": {
|
|
3490
|
-
"type": "minecraft:model",
|
|
3491
|
-
"model": "minecraft:item/compass_19"
|
|
3492
|
-
},
|
|
3493
|
-
"threshold": 2.5
|
|
3494
|
-
},
|
|
3495
|
-
{
|
|
3496
|
-
"model": {
|
|
3497
|
-
"type": "minecraft:model",
|
|
3498
|
-
"model": "minecraft:item/compass_20"
|
|
3499
|
-
},
|
|
3500
|
-
"threshold": 3.5
|
|
3501
|
-
},
|
|
3502
|
-
{
|
|
3503
|
-
"model": {
|
|
3504
|
-
"type": "minecraft:model",
|
|
3505
|
-
"model": "minecraft:item/compass_21"
|
|
3506
|
-
},
|
|
3507
|
-
"threshold": 4.5
|
|
3508
|
-
},
|
|
3509
|
-
{
|
|
3510
|
-
"model": {
|
|
3511
|
-
"type": "minecraft:model",
|
|
3512
|
-
"model": "minecraft:item/compass_22"
|
|
3513
|
-
},
|
|
3514
|
-
"threshold": 5.5
|
|
3515
|
-
},
|
|
3516
|
-
{
|
|
3517
|
-
"model": {
|
|
3518
|
-
"type": "minecraft:model",
|
|
3519
|
-
"model": "minecraft:item/compass_23"
|
|
3520
|
-
},
|
|
3521
|
-
"threshold": 6.5
|
|
3522
|
-
},
|
|
3523
|
-
{
|
|
3524
|
-
"model": {
|
|
3525
|
-
"type": "minecraft:model",
|
|
3526
|
-
"model": "minecraft:item/compass_24"
|
|
3527
|
-
},
|
|
3528
|
-
"threshold": 7.5
|
|
3529
|
-
},
|
|
3530
|
-
{
|
|
3531
|
-
"model": {
|
|
3532
|
-
"type": "minecraft:model",
|
|
3533
|
-
"model": "minecraft:item/compass_25"
|
|
3534
|
-
},
|
|
3535
|
-
"threshold": 8.5
|
|
3536
|
-
},
|
|
3537
|
-
{
|
|
3538
|
-
"model": {
|
|
3539
|
-
"type": "minecraft:model",
|
|
3540
|
-
"model": "minecraft:item/compass_26"
|
|
3541
|
-
},
|
|
3542
|
-
"threshold": 9.5
|
|
3543
|
-
},
|
|
3544
|
-
{
|
|
3545
|
-
"model": {
|
|
3546
|
-
"type": "minecraft:model",
|
|
3547
|
-
"model": "minecraft:item/compass_27"
|
|
3548
|
-
},
|
|
3549
|
-
"threshold": 10.5
|
|
3550
|
-
},
|
|
3551
|
-
{
|
|
3552
|
-
"model": {
|
|
3553
|
-
"type": "minecraft:model",
|
|
3554
|
-
"model": "minecraft:item/compass_28"
|
|
3555
|
-
},
|
|
3556
|
-
"threshold": 11.5
|
|
3557
|
-
},
|
|
3558
|
-
{
|
|
3559
|
-
"model": {
|
|
3560
|
-
"type": "minecraft:model",
|
|
3561
|
-
"model": "minecraft:item/compass_29"
|
|
3562
|
-
},
|
|
3563
|
-
"threshold": 12.5
|
|
3564
|
-
},
|
|
3565
|
-
{
|
|
3566
|
-
"model": {
|
|
3567
|
-
"type": "minecraft:model",
|
|
3568
|
-
"model": "minecraft:item/compass_30"
|
|
3569
|
-
},
|
|
3570
|
-
"threshold": 13.5
|
|
3571
|
-
},
|
|
3572
|
-
{
|
|
3573
|
-
"model": {
|
|
3574
|
-
"type": "minecraft:model",
|
|
3575
|
-
"model": "minecraft:item/compass_31"
|
|
3576
|
-
},
|
|
3577
|
-
"threshold": 14.5
|
|
3578
|
-
},
|
|
3579
|
-
{
|
|
3580
|
-
"model": {
|
|
3581
|
-
"type": "minecraft:model",
|
|
3582
|
-
"model": "minecraft:item/compass_00"
|
|
3583
|
-
},
|
|
3584
|
-
"threshold": 15.5
|
|
3585
|
-
},
|
|
3586
|
-
{
|
|
3587
|
-
"model": {
|
|
3588
|
-
"type": "minecraft:model",
|
|
3589
|
-
"model": "minecraft:item/compass_01"
|
|
3590
|
-
},
|
|
3591
|
-
"threshold": 16.5
|
|
3592
|
-
},
|
|
3593
|
-
{
|
|
3594
|
-
"model": {
|
|
3595
|
-
"type": "minecraft:model",
|
|
3596
|
-
"model": "minecraft:item/compass_02"
|
|
3597
|
-
},
|
|
3598
|
-
"threshold": 17.5
|
|
3599
|
-
},
|
|
3600
|
-
{
|
|
3601
|
-
"model": {
|
|
3602
|
-
"type": "minecraft:model",
|
|
3603
|
-
"model": "minecraft:item/compass_03"
|
|
3604
|
-
},
|
|
3605
|
-
"threshold": 18.5
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
"model": {
|
|
3609
|
-
"type": "minecraft:model",
|
|
3610
|
-
"model": "minecraft:item/compass_04"
|
|
3611
|
-
},
|
|
3612
|
-
"threshold": 19.5
|
|
3613
|
-
},
|
|
3614
|
-
{
|
|
3615
|
-
"model": {
|
|
3616
|
-
"type": "minecraft:model",
|
|
3617
|
-
"model": "minecraft:item/compass_05"
|
|
3618
|
-
},
|
|
3619
|
-
"threshold": 20.5
|
|
3620
|
-
},
|
|
3621
|
-
{
|
|
3622
|
-
"model": {
|
|
3623
|
-
"type": "minecraft:model",
|
|
3624
|
-
"model": "minecraft:item/compass_06"
|
|
3625
|
-
},
|
|
3626
|
-
"threshold": 21.5
|
|
3627
|
-
},
|
|
3628
|
-
{
|
|
3629
|
-
"model": {
|
|
3630
|
-
"type": "minecraft:model",
|
|
3631
|
-
"model": "minecraft:item/compass_07"
|
|
3632
|
-
},
|
|
3633
|
-
"threshold": 22.5
|
|
3634
|
-
},
|
|
3635
|
-
{
|
|
3636
|
-
"model": {
|
|
3637
|
-
"type": "minecraft:model",
|
|
3638
|
-
"model": "minecraft:item/compass_08"
|
|
3639
|
-
},
|
|
3640
|
-
"threshold": 23.5
|
|
3641
|
-
},
|
|
3642
|
-
{
|
|
3643
|
-
"model": {
|
|
3644
|
-
"type": "minecraft:model",
|
|
3645
|
-
"model": "minecraft:item/compass_09"
|
|
3646
|
-
},
|
|
3647
|
-
"threshold": 24.5
|
|
3648
|
-
},
|
|
3649
|
-
{
|
|
3650
|
-
"model": {
|
|
3651
|
-
"type": "minecraft:model",
|
|
3652
|
-
"model": "minecraft:item/compass_10"
|
|
3653
|
-
},
|
|
3654
|
-
"threshold": 25.5
|
|
3655
|
-
},
|
|
3656
|
-
{
|
|
3657
|
-
"model": {
|
|
3658
|
-
"type": "minecraft:model",
|
|
3659
|
-
"model": "minecraft:item/compass_11"
|
|
3660
|
-
},
|
|
3661
|
-
"threshold": 26.5
|
|
3662
|
-
},
|
|
3663
|
-
{
|
|
3664
|
-
"model": {
|
|
3665
|
-
"type": "minecraft:model",
|
|
3666
|
-
"model": "minecraft:item/compass_12"
|
|
3667
|
-
},
|
|
3668
|
-
"threshold": 27.5
|
|
3669
|
-
},
|
|
3670
|
-
{
|
|
3671
|
-
"model": {
|
|
3672
|
-
"type": "minecraft:model",
|
|
3673
|
-
"model": "minecraft:item/compass_13"
|
|
3674
|
-
},
|
|
3675
|
-
"threshold": 28.5
|
|
3676
|
-
},
|
|
3677
|
-
{
|
|
3678
|
-
"model": {
|
|
3679
|
-
"type": "minecraft:model",
|
|
3680
|
-
"model": "minecraft:item/compass_14"
|
|
3681
|
-
},
|
|
3682
|
-
"threshold": 29.5
|
|
3683
|
-
},
|
|
3684
|
-
{
|
|
3685
|
-
"model": {
|
|
3686
|
-
"type": "minecraft:model",
|
|
3687
|
-
"model": "minecraft:item/compass_15"
|
|
3688
|
-
},
|
|
3689
|
-
"threshold": 30.5
|
|
3690
|
-
},
|
|
3691
|
-
{
|
|
3692
|
-
"model": {
|
|
3693
|
-
"type": "minecraft:model",
|
|
3694
|
-
"model": "minecraft:item/compass_16"
|
|
3695
|
-
},
|
|
3696
|
-
"threshold": 31.5
|
|
3697
|
-
}
|
|
3698
|
-
],
|
|
3699
|
-
"property": "minecraft:compass",
|
|
3700
|
-
"scale": 32,
|
|
3701
|
-
"target": "none"
|
|
3702
|
-
},
|
|
3703
|
-
"property": "minecraft:context_dimension"
|
|
3704
|
-
},
|
|
3705
|
-
"on_true": {
|
|
3706
3221
|
"type": "minecraft:range_dispatch",
|
|
3707
3222
|
"entries": [
|
|
3708
3223
|
{
|
|
@@ -3939,20 +3454,259 @@
|
|
|
3939
3454
|
],
|
|
3940
3455
|
"property": "minecraft:compass",
|
|
3941
3456
|
"scale": 32,
|
|
3942
|
-
"target": "
|
|
3457
|
+
"target": "spawn"
|
|
3943
3458
|
},
|
|
3944
|
-
"
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
3954
|
-
|
|
3955
|
-
|
|
3459
|
+
"on_true": {
|
|
3460
|
+
"type": "minecraft:range_dispatch",
|
|
3461
|
+
"entries": [
|
|
3462
|
+
{
|
|
3463
|
+
"model": {
|
|
3464
|
+
"type": "minecraft:model",
|
|
3465
|
+
"model": "minecraft:item/compass_16"
|
|
3466
|
+
},
|
|
3467
|
+
"threshold": 0
|
|
3468
|
+
},
|
|
3469
|
+
{
|
|
3470
|
+
"model": {
|
|
3471
|
+
"type": "minecraft:model",
|
|
3472
|
+
"model": "minecraft:item/compass_17"
|
|
3473
|
+
},
|
|
3474
|
+
"threshold": 0.5
|
|
3475
|
+
},
|
|
3476
|
+
{
|
|
3477
|
+
"model": {
|
|
3478
|
+
"type": "minecraft:model",
|
|
3479
|
+
"model": "minecraft:item/compass_18"
|
|
3480
|
+
},
|
|
3481
|
+
"threshold": 1.5
|
|
3482
|
+
},
|
|
3483
|
+
{
|
|
3484
|
+
"model": {
|
|
3485
|
+
"type": "minecraft:model",
|
|
3486
|
+
"model": "minecraft:item/compass_19"
|
|
3487
|
+
},
|
|
3488
|
+
"threshold": 2.5
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
"model": {
|
|
3492
|
+
"type": "minecraft:model",
|
|
3493
|
+
"model": "minecraft:item/compass_20"
|
|
3494
|
+
},
|
|
3495
|
+
"threshold": 3.5
|
|
3496
|
+
},
|
|
3497
|
+
{
|
|
3498
|
+
"model": {
|
|
3499
|
+
"type": "minecraft:model",
|
|
3500
|
+
"model": "minecraft:item/compass_21"
|
|
3501
|
+
},
|
|
3502
|
+
"threshold": 4.5
|
|
3503
|
+
},
|
|
3504
|
+
{
|
|
3505
|
+
"model": {
|
|
3506
|
+
"type": "minecraft:model",
|
|
3507
|
+
"model": "minecraft:item/compass_22"
|
|
3508
|
+
},
|
|
3509
|
+
"threshold": 5.5
|
|
3510
|
+
},
|
|
3511
|
+
{
|
|
3512
|
+
"model": {
|
|
3513
|
+
"type": "minecraft:model",
|
|
3514
|
+
"model": "minecraft:item/compass_23"
|
|
3515
|
+
},
|
|
3516
|
+
"threshold": 6.5
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
"model": {
|
|
3520
|
+
"type": "minecraft:model",
|
|
3521
|
+
"model": "minecraft:item/compass_24"
|
|
3522
|
+
},
|
|
3523
|
+
"threshold": 7.5
|
|
3524
|
+
},
|
|
3525
|
+
{
|
|
3526
|
+
"model": {
|
|
3527
|
+
"type": "minecraft:model",
|
|
3528
|
+
"model": "minecraft:item/compass_25"
|
|
3529
|
+
},
|
|
3530
|
+
"threshold": 8.5
|
|
3531
|
+
},
|
|
3532
|
+
{
|
|
3533
|
+
"model": {
|
|
3534
|
+
"type": "minecraft:model",
|
|
3535
|
+
"model": "minecraft:item/compass_26"
|
|
3536
|
+
},
|
|
3537
|
+
"threshold": 9.5
|
|
3538
|
+
},
|
|
3539
|
+
{
|
|
3540
|
+
"model": {
|
|
3541
|
+
"type": "minecraft:model",
|
|
3542
|
+
"model": "minecraft:item/compass_27"
|
|
3543
|
+
},
|
|
3544
|
+
"threshold": 10.5
|
|
3545
|
+
},
|
|
3546
|
+
{
|
|
3547
|
+
"model": {
|
|
3548
|
+
"type": "minecraft:model",
|
|
3549
|
+
"model": "minecraft:item/compass_28"
|
|
3550
|
+
},
|
|
3551
|
+
"threshold": 11.5
|
|
3552
|
+
},
|
|
3553
|
+
{
|
|
3554
|
+
"model": {
|
|
3555
|
+
"type": "minecraft:model",
|
|
3556
|
+
"model": "minecraft:item/compass_29"
|
|
3557
|
+
},
|
|
3558
|
+
"threshold": 12.5
|
|
3559
|
+
},
|
|
3560
|
+
{
|
|
3561
|
+
"model": {
|
|
3562
|
+
"type": "minecraft:model",
|
|
3563
|
+
"model": "minecraft:item/compass_30"
|
|
3564
|
+
},
|
|
3565
|
+
"threshold": 13.5
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
"model": {
|
|
3569
|
+
"type": "minecraft:model",
|
|
3570
|
+
"model": "minecraft:item/compass_31"
|
|
3571
|
+
},
|
|
3572
|
+
"threshold": 14.5
|
|
3573
|
+
},
|
|
3574
|
+
{
|
|
3575
|
+
"model": {
|
|
3576
|
+
"type": "minecraft:model",
|
|
3577
|
+
"model": "minecraft:item/compass_00"
|
|
3578
|
+
},
|
|
3579
|
+
"threshold": 15.5
|
|
3580
|
+
},
|
|
3581
|
+
{
|
|
3582
|
+
"model": {
|
|
3583
|
+
"type": "minecraft:model",
|
|
3584
|
+
"model": "minecraft:item/compass_01"
|
|
3585
|
+
},
|
|
3586
|
+
"threshold": 16.5
|
|
3587
|
+
},
|
|
3588
|
+
{
|
|
3589
|
+
"model": {
|
|
3590
|
+
"type": "minecraft:model",
|
|
3591
|
+
"model": "minecraft:item/compass_02"
|
|
3592
|
+
},
|
|
3593
|
+
"threshold": 17.5
|
|
3594
|
+
},
|
|
3595
|
+
{
|
|
3596
|
+
"model": {
|
|
3597
|
+
"type": "minecraft:model",
|
|
3598
|
+
"model": "minecraft:item/compass_03"
|
|
3599
|
+
},
|
|
3600
|
+
"threshold": 18.5
|
|
3601
|
+
},
|
|
3602
|
+
{
|
|
3603
|
+
"model": {
|
|
3604
|
+
"type": "minecraft:model",
|
|
3605
|
+
"model": "minecraft:item/compass_04"
|
|
3606
|
+
},
|
|
3607
|
+
"threshold": 19.5
|
|
3608
|
+
},
|
|
3609
|
+
{
|
|
3610
|
+
"model": {
|
|
3611
|
+
"type": "minecraft:model",
|
|
3612
|
+
"model": "minecraft:item/compass_05"
|
|
3613
|
+
},
|
|
3614
|
+
"threshold": 20.5
|
|
3615
|
+
},
|
|
3616
|
+
{
|
|
3617
|
+
"model": {
|
|
3618
|
+
"type": "minecraft:model",
|
|
3619
|
+
"model": "minecraft:item/compass_06"
|
|
3620
|
+
},
|
|
3621
|
+
"threshold": 21.5
|
|
3622
|
+
},
|
|
3623
|
+
{
|
|
3624
|
+
"model": {
|
|
3625
|
+
"type": "minecraft:model",
|
|
3626
|
+
"model": "minecraft:item/compass_07"
|
|
3627
|
+
},
|
|
3628
|
+
"threshold": 22.5
|
|
3629
|
+
},
|
|
3630
|
+
{
|
|
3631
|
+
"model": {
|
|
3632
|
+
"type": "minecraft:model",
|
|
3633
|
+
"model": "minecraft:item/compass_08"
|
|
3634
|
+
},
|
|
3635
|
+
"threshold": 23.5
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
"model": {
|
|
3639
|
+
"type": "minecraft:model",
|
|
3640
|
+
"model": "minecraft:item/compass_09"
|
|
3641
|
+
},
|
|
3642
|
+
"threshold": 24.5
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
"model": {
|
|
3646
|
+
"type": "minecraft:model",
|
|
3647
|
+
"model": "minecraft:item/compass_10"
|
|
3648
|
+
},
|
|
3649
|
+
"threshold": 25.5
|
|
3650
|
+
},
|
|
3651
|
+
{
|
|
3652
|
+
"model": {
|
|
3653
|
+
"type": "minecraft:model",
|
|
3654
|
+
"model": "minecraft:item/compass_11"
|
|
3655
|
+
},
|
|
3656
|
+
"threshold": 26.5
|
|
3657
|
+
},
|
|
3658
|
+
{
|
|
3659
|
+
"model": {
|
|
3660
|
+
"type": "minecraft:model",
|
|
3661
|
+
"model": "minecraft:item/compass_12"
|
|
3662
|
+
},
|
|
3663
|
+
"threshold": 27.5
|
|
3664
|
+
},
|
|
3665
|
+
{
|
|
3666
|
+
"model": {
|
|
3667
|
+
"type": "minecraft:model",
|
|
3668
|
+
"model": "minecraft:item/compass_13"
|
|
3669
|
+
},
|
|
3670
|
+
"threshold": 28.5
|
|
3671
|
+
},
|
|
3672
|
+
{
|
|
3673
|
+
"model": {
|
|
3674
|
+
"type": "minecraft:model",
|
|
3675
|
+
"model": "minecraft:item/compass_14"
|
|
3676
|
+
},
|
|
3677
|
+
"threshold": 29.5
|
|
3678
|
+
},
|
|
3679
|
+
{
|
|
3680
|
+
"model": {
|
|
3681
|
+
"type": "minecraft:model",
|
|
3682
|
+
"model": "minecraft:item/compass_15"
|
|
3683
|
+
},
|
|
3684
|
+
"threshold": 30.5
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"model": {
|
|
3688
|
+
"type": "minecraft:model",
|
|
3689
|
+
"model": "minecraft:item/compass_16"
|
|
3690
|
+
},
|
|
3691
|
+
"threshold": 31.5
|
|
3692
|
+
}
|
|
3693
|
+
],
|
|
3694
|
+
"property": "minecraft:compass",
|
|
3695
|
+
"scale": 32,
|
|
3696
|
+
"target": "lodestone"
|
|
3697
|
+
},
|
|
3698
|
+
"property": "minecraft:has_component"
|
|
3699
|
+
}
|
|
3700
|
+
},
|
|
3701
|
+
"composter": {
|
|
3702
|
+
"model": {
|
|
3703
|
+
"type": "minecraft:model",
|
|
3704
|
+
"model": "minecraft:block/composter"
|
|
3705
|
+
}
|
|
3706
|
+
},
|
|
3707
|
+
"conduit": {
|
|
3708
|
+
"model": {
|
|
3709
|
+
"type": "minecraft:special",
|
|
3956
3710
|
"base": "minecraft:item/conduit",
|
|
3957
3711
|
"model": {
|
|
3958
3712
|
"type": "minecraft:conduit"
|
|
@@ -12368,7 +12122,8 @@
|
|
|
12368
12122
|
"when": [
|
|
12369
12123
|
"gui",
|
|
12370
12124
|
"ground",
|
|
12371
|
-
"fixed"
|
|
12125
|
+
"fixed",
|
|
12126
|
+
"on_shelf"
|
|
12372
12127
|
]
|
|
12373
12128
|
}
|
|
12374
12129
|
],
|
|
@@ -12856,7 +12611,8 @@
|
|
|
12856
12611
|
"when": [
|
|
12857
12612
|
"gui",
|
|
12858
12613
|
"ground",
|
|
12859
|
-
"fixed"
|
|
12614
|
+
"fixed",
|
|
12615
|
+
"on_shelf"
|
|
12860
12616
|
]
|
|
12861
12617
|
}
|
|
12862
12618
|
],
|
|
@@ -14207,6 +13963,1192 @@
|
|
|
14207
13963
|
"type": "minecraft:model",
|
|
14208
13964
|
"model": "minecraft:item/music_disc_lava_chicken"
|
|
14209
13965
|
}
|
|
13966
|
+
},
|
|
13967
|
+
"acacia_shelf": {
|
|
13968
|
+
"model": {
|
|
13969
|
+
"type": "minecraft:model",
|
|
13970
|
+
"model": "minecraft:block/acacia_shelf_inventory"
|
|
13971
|
+
}
|
|
13972
|
+
},
|
|
13973
|
+
"bamboo_shelf": {
|
|
13974
|
+
"model": {
|
|
13975
|
+
"type": "minecraft:model",
|
|
13976
|
+
"model": "minecraft:block/bamboo_shelf_inventory"
|
|
13977
|
+
}
|
|
13978
|
+
},
|
|
13979
|
+
"birch_shelf": {
|
|
13980
|
+
"model": {
|
|
13981
|
+
"type": "minecraft:model",
|
|
13982
|
+
"model": "minecraft:block/birch_shelf_inventory"
|
|
13983
|
+
}
|
|
13984
|
+
},
|
|
13985
|
+
"cherry_shelf": {
|
|
13986
|
+
"model": {
|
|
13987
|
+
"type": "minecraft:model",
|
|
13988
|
+
"model": "minecraft:block/cherry_shelf_inventory"
|
|
13989
|
+
}
|
|
13990
|
+
},
|
|
13991
|
+
"copper_axe": {
|
|
13992
|
+
"model": {
|
|
13993
|
+
"type": "minecraft:model",
|
|
13994
|
+
"model": "minecraft:item/copper_axe"
|
|
13995
|
+
}
|
|
13996
|
+
},
|
|
13997
|
+
"copper_bars": {
|
|
13998
|
+
"model": {
|
|
13999
|
+
"type": "minecraft:model",
|
|
14000
|
+
"model": "minecraft:item/copper_bars"
|
|
14001
|
+
}
|
|
14002
|
+
},
|
|
14003
|
+
"copper_boots": {
|
|
14004
|
+
"model": {
|
|
14005
|
+
"type": "minecraft:select",
|
|
14006
|
+
"cases": [
|
|
14007
|
+
{
|
|
14008
|
+
"model": {
|
|
14009
|
+
"type": "minecraft:model",
|
|
14010
|
+
"model": "minecraft:item/copper_boots_quartz_trim"
|
|
14011
|
+
},
|
|
14012
|
+
"when": "minecraft:quartz"
|
|
14013
|
+
},
|
|
14014
|
+
{
|
|
14015
|
+
"model": {
|
|
14016
|
+
"type": "minecraft:model",
|
|
14017
|
+
"model": "minecraft:item/copper_boots_iron_trim"
|
|
14018
|
+
},
|
|
14019
|
+
"when": "minecraft:iron"
|
|
14020
|
+
},
|
|
14021
|
+
{
|
|
14022
|
+
"model": {
|
|
14023
|
+
"type": "minecraft:model",
|
|
14024
|
+
"model": "minecraft:item/copper_boots_netherite_trim"
|
|
14025
|
+
},
|
|
14026
|
+
"when": "minecraft:netherite"
|
|
14027
|
+
},
|
|
14028
|
+
{
|
|
14029
|
+
"model": {
|
|
14030
|
+
"type": "minecraft:model",
|
|
14031
|
+
"model": "minecraft:item/copper_boots_redstone_trim"
|
|
14032
|
+
},
|
|
14033
|
+
"when": "minecraft:redstone"
|
|
14034
|
+
},
|
|
14035
|
+
{
|
|
14036
|
+
"model": {
|
|
14037
|
+
"type": "minecraft:model",
|
|
14038
|
+
"model": "minecraft:item/copper_boots_copper_trim"
|
|
14039
|
+
},
|
|
14040
|
+
"when": "minecraft:copper"
|
|
14041
|
+
},
|
|
14042
|
+
{
|
|
14043
|
+
"model": {
|
|
14044
|
+
"type": "minecraft:model",
|
|
14045
|
+
"model": "minecraft:item/copper_boots_gold_trim"
|
|
14046
|
+
},
|
|
14047
|
+
"when": "minecraft:gold"
|
|
14048
|
+
},
|
|
14049
|
+
{
|
|
14050
|
+
"model": {
|
|
14051
|
+
"type": "minecraft:model",
|
|
14052
|
+
"model": "minecraft:item/copper_boots_emerald_trim"
|
|
14053
|
+
},
|
|
14054
|
+
"when": "minecraft:emerald"
|
|
14055
|
+
},
|
|
14056
|
+
{
|
|
14057
|
+
"model": {
|
|
14058
|
+
"type": "minecraft:model",
|
|
14059
|
+
"model": "minecraft:item/copper_boots_diamond_trim"
|
|
14060
|
+
},
|
|
14061
|
+
"when": "minecraft:diamond"
|
|
14062
|
+
},
|
|
14063
|
+
{
|
|
14064
|
+
"model": {
|
|
14065
|
+
"type": "minecraft:model",
|
|
14066
|
+
"model": "minecraft:item/copper_boots_lapis_trim"
|
|
14067
|
+
},
|
|
14068
|
+
"when": "minecraft:lapis"
|
|
14069
|
+
},
|
|
14070
|
+
{
|
|
14071
|
+
"model": {
|
|
14072
|
+
"type": "minecraft:model",
|
|
14073
|
+
"model": "minecraft:item/copper_boots_amethyst_trim"
|
|
14074
|
+
},
|
|
14075
|
+
"when": "minecraft:amethyst"
|
|
14076
|
+
},
|
|
14077
|
+
{
|
|
14078
|
+
"model": {
|
|
14079
|
+
"type": "minecraft:model",
|
|
14080
|
+
"model": "minecraft:item/copper_boots_resin_trim"
|
|
14081
|
+
},
|
|
14082
|
+
"when": "minecraft:resin"
|
|
14083
|
+
}
|
|
14084
|
+
],
|
|
14085
|
+
"fallback": {
|
|
14086
|
+
"type": "minecraft:model",
|
|
14087
|
+
"model": "minecraft:item/copper_boots"
|
|
14088
|
+
},
|
|
14089
|
+
"property": "minecraft:trim_material"
|
|
14090
|
+
}
|
|
14091
|
+
},
|
|
14092
|
+
"copper_chain": {
|
|
14093
|
+
"model": {
|
|
14094
|
+
"type": "minecraft:model",
|
|
14095
|
+
"model": "minecraft:item/copper_chain"
|
|
14096
|
+
}
|
|
14097
|
+
},
|
|
14098
|
+
"copper_chest": {
|
|
14099
|
+
"model": {
|
|
14100
|
+
"type": "minecraft:special",
|
|
14101
|
+
"base": "minecraft:item/copper_chest",
|
|
14102
|
+
"model": {
|
|
14103
|
+
"type": "minecraft:chest",
|
|
14104
|
+
"texture": "minecraft:copper"
|
|
14105
|
+
}
|
|
14106
|
+
}
|
|
14107
|
+
},
|
|
14108
|
+
"copper_chestplate": {
|
|
14109
|
+
"model": {
|
|
14110
|
+
"type": "minecraft:select",
|
|
14111
|
+
"cases": [
|
|
14112
|
+
{
|
|
14113
|
+
"model": {
|
|
14114
|
+
"type": "minecraft:model",
|
|
14115
|
+
"model": "minecraft:item/copper_chestplate_quartz_trim"
|
|
14116
|
+
},
|
|
14117
|
+
"when": "minecraft:quartz"
|
|
14118
|
+
},
|
|
14119
|
+
{
|
|
14120
|
+
"model": {
|
|
14121
|
+
"type": "minecraft:model",
|
|
14122
|
+
"model": "minecraft:item/copper_chestplate_iron_trim"
|
|
14123
|
+
},
|
|
14124
|
+
"when": "minecraft:iron"
|
|
14125
|
+
},
|
|
14126
|
+
{
|
|
14127
|
+
"model": {
|
|
14128
|
+
"type": "minecraft:model",
|
|
14129
|
+
"model": "minecraft:item/copper_chestplate_netherite_trim"
|
|
14130
|
+
},
|
|
14131
|
+
"when": "minecraft:netherite"
|
|
14132
|
+
},
|
|
14133
|
+
{
|
|
14134
|
+
"model": {
|
|
14135
|
+
"type": "minecraft:model",
|
|
14136
|
+
"model": "minecraft:item/copper_chestplate_redstone_trim"
|
|
14137
|
+
},
|
|
14138
|
+
"when": "minecraft:redstone"
|
|
14139
|
+
},
|
|
14140
|
+
{
|
|
14141
|
+
"model": {
|
|
14142
|
+
"type": "minecraft:model",
|
|
14143
|
+
"model": "minecraft:item/copper_chestplate_copper_trim"
|
|
14144
|
+
},
|
|
14145
|
+
"when": "minecraft:copper"
|
|
14146
|
+
},
|
|
14147
|
+
{
|
|
14148
|
+
"model": {
|
|
14149
|
+
"type": "minecraft:model",
|
|
14150
|
+
"model": "minecraft:item/copper_chestplate_gold_trim"
|
|
14151
|
+
},
|
|
14152
|
+
"when": "minecraft:gold"
|
|
14153
|
+
},
|
|
14154
|
+
{
|
|
14155
|
+
"model": {
|
|
14156
|
+
"type": "minecraft:model",
|
|
14157
|
+
"model": "minecraft:item/copper_chestplate_emerald_trim"
|
|
14158
|
+
},
|
|
14159
|
+
"when": "minecraft:emerald"
|
|
14160
|
+
},
|
|
14161
|
+
{
|
|
14162
|
+
"model": {
|
|
14163
|
+
"type": "minecraft:model",
|
|
14164
|
+
"model": "minecraft:item/copper_chestplate_diamond_trim"
|
|
14165
|
+
},
|
|
14166
|
+
"when": "minecraft:diamond"
|
|
14167
|
+
},
|
|
14168
|
+
{
|
|
14169
|
+
"model": {
|
|
14170
|
+
"type": "minecraft:model",
|
|
14171
|
+
"model": "minecraft:item/copper_chestplate_lapis_trim"
|
|
14172
|
+
},
|
|
14173
|
+
"when": "minecraft:lapis"
|
|
14174
|
+
},
|
|
14175
|
+
{
|
|
14176
|
+
"model": {
|
|
14177
|
+
"type": "minecraft:model",
|
|
14178
|
+
"model": "minecraft:item/copper_chestplate_amethyst_trim"
|
|
14179
|
+
},
|
|
14180
|
+
"when": "minecraft:amethyst"
|
|
14181
|
+
},
|
|
14182
|
+
{
|
|
14183
|
+
"model": {
|
|
14184
|
+
"type": "minecraft:model",
|
|
14185
|
+
"model": "minecraft:item/copper_chestplate_resin_trim"
|
|
14186
|
+
},
|
|
14187
|
+
"when": "minecraft:resin"
|
|
14188
|
+
}
|
|
14189
|
+
],
|
|
14190
|
+
"fallback": {
|
|
14191
|
+
"type": "minecraft:model",
|
|
14192
|
+
"model": "minecraft:item/copper_chestplate"
|
|
14193
|
+
},
|
|
14194
|
+
"property": "minecraft:trim_material"
|
|
14195
|
+
}
|
|
14196
|
+
},
|
|
14197
|
+
"copper_golem_spawn_egg": {
|
|
14198
|
+
"model": {
|
|
14199
|
+
"type": "minecraft:model",
|
|
14200
|
+
"model": "minecraft:item/copper_golem_spawn_egg"
|
|
14201
|
+
}
|
|
14202
|
+
},
|
|
14203
|
+
"copper_golem_statue": {
|
|
14204
|
+
"model": {
|
|
14205
|
+
"type": "minecraft:select",
|
|
14206
|
+
"block_state_property": "copper_golem_pose",
|
|
14207
|
+
"cases": [
|
|
14208
|
+
{
|
|
14209
|
+
"model": {
|
|
14210
|
+
"type": "minecraft:special",
|
|
14211
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14212
|
+
"model": {
|
|
14213
|
+
"type": "minecraft:copper_golem_statue",
|
|
14214
|
+
"pose": "sitting",
|
|
14215
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14216
|
+
}
|
|
14217
|
+
},
|
|
14218
|
+
"when": "sitting"
|
|
14219
|
+
},
|
|
14220
|
+
{
|
|
14221
|
+
"model": {
|
|
14222
|
+
"type": "minecraft:special",
|
|
14223
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14224
|
+
"model": {
|
|
14225
|
+
"type": "minecraft:copper_golem_statue",
|
|
14226
|
+
"pose": "running",
|
|
14227
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14228
|
+
}
|
|
14229
|
+
},
|
|
14230
|
+
"when": "running"
|
|
14231
|
+
},
|
|
14232
|
+
{
|
|
14233
|
+
"model": {
|
|
14234
|
+
"type": "minecraft:special",
|
|
14235
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14236
|
+
"model": {
|
|
14237
|
+
"type": "minecraft:copper_golem_statue",
|
|
14238
|
+
"pose": "star",
|
|
14239
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14240
|
+
}
|
|
14241
|
+
},
|
|
14242
|
+
"when": "star"
|
|
14243
|
+
}
|
|
14244
|
+
],
|
|
14245
|
+
"fallback": {
|
|
14246
|
+
"type": "minecraft:special",
|
|
14247
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14248
|
+
"model": {
|
|
14249
|
+
"type": "minecraft:copper_golem_statue",
|
|
14250
|
+
"pose": "standing",
|
|
14251
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14252
|
+
}
|
|
14253
|
+
},
|
|
14254
|
+
"property": "minecraft:block_state"
|
|
14255
|
+
}
|
|
14256
|
+
},
|
|
14257
|
+
"copper_helmet": {
|
|
14258
|
+
"model": {
|
|
14259
|
+
"type": "minecraft:select",
|
|
14260
|
+
"cases": [
|
|
14261
|
+
{
|
|
14262
|
+
"model": {
|
|
14263
|
+
"type": "minecraft:model",
|
|
14264
|
+
"model": "minecraft:item/copper_helmet_quartz_trim"
|
|
14265
|
+
},
|
|
14266
|
+
"when": "minecraft:quartz"
|
|
14267
|
+
},
|
|
14268
|
+
{
|
|
14269
|
+
"model": {
|
|
14270
|
+
"type": "minecraft:model",
|
|
14271
|
+
"model": "minecraft:item/copper_helmet_iron_trim"
|
|
14272
|
+
},
|
|
14273
|
+
"when": "minecraft:iron"
|
|
14274
|
+
},
|
|
14275
|
+
{
|
|
14276
|
+
"model": {
|
|
14277
|
+
"type": "minecraft:model",
|
|
14278
|
+
"model": "minecraft:item/copper_helmet_netherite_trim"
|
|
14279
|
+
},
|
|
14280
|
+
"when": "minecraft:netherite"
|
|
14281
|
+
},
|
|
14282
|
+
{
|
|
14283
|
+
"model": {
|
|
14284
|
+
"type": "minecraft:model",
|
|
14285
|
+
"model": "minecraft:item/copper_helmet_redstone_trim"
|
|
14286
|
+
},
|
|
14287
|
+
"when": "minecraft:redstone"
|
|
14288
|
+
},
|
|
14289
|
+
{
|
|
14290
|
+
"model": {
|
|
14291
|
+
"type": "minecraft:model",
|
|
14292
|
+
"model": "minecraft:item/copper_helmet_copper_trim"
|
|
14293
|
+
},
|
|
14294
|
+
"when": "minecraft:copper"
|
|
14295
|
+
},
|
|
14296
|
+
{
|
|
14297
|
+
"model": {
|
|
14298
|
+
"type": "minecraft:model",
|
|
14299
|
+
"model": "minecraft:item/copper_helmet_gold_trim"
|
|
14300
|
+
},
|
|
14301
|
+
"when": "minecraft:gold"
|
|
14302
|
+
},
|
|
14303
|
+
{
|
|
14304
|
+
"model": {
|
|
14305
|
+
"type": "minecraft:model",
|
|
14306
|
+
"model": "minecraft:item/copper_helmet_emerald_trim"
|
|
14307
|
+
},
|
|
14308
|
+
"when": "minecraft:emerald"
|
|
14309
|
+
},
|
|
14310
|
+
{
|
|
14311
|
+
"model": {
|
|
14312
|
+
"type": "minecraft:model",
|
|
14313
|
+
"model": "minecraft:item/copper_helmet_diamond_trim"
|
|
14314
|
+
},
|
|
14315
|
+
"when": "minecraft:diamond"
|
|
14316
|
+
},
|
|
14317
|
+
{
|
|
14318
|
+
"model": {
|
|
14319
|
+
"type": "minecraft:model",
|
|
14320
|
+
"model": "minecraft:item/copper_helmet_lapis_trim"
|
|
14321
|
+
},
|
|
14322
|
+
"when": "minecraft:lapis"
|
|
14323
|
+
},
|
|
14324
|
+
{
|
|
14325
|
+
"model": {
|
|
14326
|
+
"type": "minecraft:model",
|
|
14327
|
+
"model": "minecraft:item/copper_helmet_amethyst_trim"
|
|
14328
|
+
},
|
|
14329
|
+
"when": "minecraft:amethyst"
|
|
14330
|
+
},
|
|
14331
|
+
{
|
|
14332
|
+
"model": {
|
|
14333
|
+
"type": "minecraft:model",
|
|
14334
|
+
"model": "minecraft:item/copper_helmet_resin_trim"
|
|
14335
|
+
},
|
|
14336
|
+
"when": "minecraft:resin"
|
|
14337
|
+
}
|
|
14338
|
+
],
|
|
14339
|
+
"fallback": {
|
|
14340
|
+
"type": "minecraft:model",
|
|
14341
|
+
"model": "minecraft:item/copper_helmet"
|
|
14342
|
+
},
|
|
14343
|
+
"property": "minecraft:trim_material"
|
|
14344
|
+
}
|
|
14345
|
+
},
|
|
14346
|
+
"copper_hoe": {
|
|
14347
|
+
"model": {
|
|
14348
|
+
"type": "minecraft:model",
|
|
14349
|
+
"model": "minecraft:item/copper_hoe"
|
|
14350
|
+
}
|
|
14351
|
+
},
|
|
14352
|
+
"copper_horse_armor": {
|
|
14353
|
+
"model": {
|
|
14354
|
+
"type": "minecraft:model",
|
|
14355
|
+
"model": "minecraft:item/copper_horse_armor"
|
|
14356
|
+
}
|
|
14357
|
+
},
|
|
14358
|
+
"copper_lantern": {
|
|
14359
|
+
"model": {
|
|
14360
|
+
"type": "minecraft:model",
|
|
14361
|
+
"model": "minecraft:item/copper_lantern"
|
|
14362
|
+
}
|
|
14363
|
+
},
|
|
14364
|
+
"copper_leggings": {
|
|
14365
|
+
"model": {
|
|
14366
|
+
"type": "minecraft:select",
|
|
14367
|
+
"cases": [
|
|
14368
|
+
{
|
|
14369
|
+
"model": {
|
|
14370
|
+
"type": "minecraft:model",
|
|
14371
|
+
"model": "minecraft:item/copper_leggings_quartz_trim"
|
|
14372
|
+
},
|
|
14373
|
+
"when": "minecraft:quartz"
|
|
14374
|
+
},
|
|
14375
|
+
{
|
|
14376
|
+
"model": {
|
|
14377
|
+
"type": "minecraft:model",
|
|
14378
|
+
"model": "minecraft:item/copper_leggings_iron_trim"
|
|
14379
|
+
},
|
|
14380
|
+
"when": "minecraft:iron"
|
|
14381
|
+
},
|
|
14382
|
+
{
|
|
14383
|
+
"model": {
|
|
14384
|
+
"type": "minecraft:model",
|
|
14385
|
+
"model": "minecraft:item/copper_leggings_netherite_trim"
|
|
14386
|
+
},
|
|
14387
|
+
"when": "minecraft:netherite"
|
|
14388
|
+
},
|
|
14389
|
+
{
|
|
14390
|
+
"model": {
|
|
14391
|
+
"type": "minecraft:model",
|
|
14392
|
+
"model": "minecraft:item/copper_leggings_redstone_trim"
|
|
14393
|
+
},
|
|
14394
|
+
"when": "minecraft:redstone"
|
|
14395
|
+
},
|
|
14396
|
+
{
|
|
14397
|
+
"model": {
|
|
14398
|
+
"type": "minecraft:model",
|
|
14399
|
+
"model": "minecraft:item/copper_leggings_copper_trim"
|
|
14400
|
+
},
|
|
14401
|
+
"when": "minecraft:copper"
|
|
14402
|
+
},
|
|
14403
|
+
{
|
|
14404
|
+
"model": {
|
|
14405
|
+
"type": "minecraft:model",
|
|
14406
|
+
"model": "minecraft:item/copper_leggings_gold_trim"
|
|
14407
|
+
},
|
|
14408
|
+
"when": "minecraft:gold"
|
|
14409
|
+
},
|
|
14410
|
+
{
|
|
14411
|
+
"model": {
|
|
14412
|
+
"type": "minecraft:model",
|
|
14413
|
+
"model": "minecraft:item/copper_leggings_emerald_trim"
|
|
14414
|
+
},
|
|
14415
|
+
"when": "minecraft:emerald"
|
|
14416
|
+
},
|
|
14417
|
+
{
|
|
14418
|
+
"model": {
|
|
14419
|
+
"type": "minecraft:model",
|
|
14420
|
+
"model": "minecraft:item/copper_leggings_diamond_trim"
|
|
14421
|
+
},
|
|
14422
|
+
"when": "minecraft:diamond"
|
|
14423
|
+
},
|
|
14424
|
+
{
|
|
14425
|
+
"model": {
|
|
14426
|
+
"type": "minecraft:model",
|
|
14427
|
+
"model": "minecraft:item/copper_leggings_lapis_trim"
|
|
14428
|
+
},
|
|
14429
|
+
"when": "minecraft:lapis"
|
|
14430
|
+
},
|
|
14431
|
+
{
|
|
14432
|
+
"model": {
|
|
14433
|
+
"type": "minecraft:model",
|
|
14434
|
+
"model": "minecraft:item/copper_leggings_amethyst_trim"
|
|
14435
|
+
},
|
|
14436
|
+
"when": "minecraft:amethyst"
|
|
14437
|
+
},
|
|
14438
|
+
{
|
|
14439
|
+
"model": {
|
|
14440
|
+
"type": "minecraft:model",
|
|
14441
|
+
"model": "minecraft:item/copper_leggings_resin_trim"
|
|
14442
|
+
},
|
|
14443
|
+
"when": "minecraft:resin"
|
|
14444
|
+
}
|
|
14445
|
+
],
|
|
14446
|
+
"fallback": {
|
|
14447
|
+
"type": "minecraft:model",
|
|
14448
|
+
"model": "minecraft:item/copper_leggings"
|
|
14449
|
+
},
|
|
14450
|
+
"property": "minecraft:trim_material"
|
|
14451
|
+
}
|
|
14452
|
+
},
|
|
14453
|
+
"copper_nugget": {
|
|
14454
|
+
"model": {
|
|
14455
|
+
"type": "minecraft:model",
|
|
14456
|
+
"model": "minecraft:item/copper_nugget"
|
|
14457
|
+
}
|
|
14458
|
+
},
|
|
14459
|
+
"copper_pickaxe": {
|
|
14460
|
+
"model": {
|
|
14461
|
+
"type": "minecraft:model",
|
|
14462
|
+
"model": "minecraft:item/copper_pickaxe"
|
|
14463
|
+
}
|
|
14464
|
+
},
|
|
14465
|
+
"copper_shovel": {
|
|
14466
|
+
"model": {
|
|
14467
|
+
"type": "minecraft:model",
|
|
14468
|
+
"model": "minecraft:item/copper_shovel"
|
|
14469
|
+
}
|
|
14470
|
+
},
|
|
14471
|
+
"copper_sword": {
|
|
14472
|
+
"model": {
|
|
14473
|
+
"type": "minecraft:model",
|
|
14474
|
+
"model": "minecraft:item/copper_sword"
|
|
14475
|
+
}
|
|
14476
|
+
},
|
|
14477
|
+
"copper_torch": {
|
|
14478
|
+
"model": {
|
|
14479
|
+
"type": "minecraft:model",
|
|
14480
|
+
"model": "minecraft:item/copper_torch"
|
|
14481
|
+
}
|
|
14482
|
+
},
|
|
14483
|
+
"crimson_shelf": {
|
|
14484
|
+
"model": {
|
|
14485
|
+
"type": "minecraft:model",
|
|
14486
|
+
"model": "minecraft:block/crimson_shelf_inventory"
|
|
14487
|
+
}
|
|
14488
|
+
},
|
|
14489
|
+
"dark_oak_shelf": {
|
|
14490
|
+
"model": {
|
|
14491
|
+
"type": "minecraft:model",
|
|
14492
|
+
"model": "minecraft:block/dark_oak_shelf_inventory"
|
|
14493
|
+
}
|
|
14494
|
+
},
|
|
14495
|
+
"exposed_copper_bars": {
|
|
14496
|
+
"model": {
|
|
14497
|
+
"type": "minecraft:model",
|
|
14498
|
+
"model": "minecraft:item/exposed_copper_bars"
|
|
14499
|
+
}
|
|
14500
|
+
},
|
|
14501
|
+
"exposed_copper_chain": {
|
|
14502
|
+
"model": {
|
|
14503
|
+
"type": "minecraft:model",
|
|
14504
|
+
"model": "minecraft:item/exposed_copper_chain"
|
|
14505
|
+
}
|
|
14506
|
+
},
|
|
14507
|
+
"exposed_copper_chest": {
|
|
14508
|
+
"model": {
|
|
14509
|
+
"type": "minecraft:special",
|
|
14510
|
+
"base": "minecraft:item/exposed_copper_chest",
|
|
14511
|
+
"model": {
|
|
14512
|
+
"type": "minecraft:chest",
|
|
14513
|
+
"texture": "minecraft:copper_exposed"
|
|
14514
|
+
}
|
|
14515
|
+
}
|
|
14516
|
+
},
|
|
14517
|
+
"exposed_copper_golem_statue": {
|
|
14518
|
+
"model": {
|
|
14519
|
+
"type": "minecraft:select",
|
|
14520
|
+
"block_state_property": "copper_golem_pose",
|
|
14521
|
+
"cases": [
|
|
14522
|
+
{
|
|
14523
|
+
"model": {
|
|
14524
|
+
"type": "minecraft:special",
|
|
14525
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14526
|
+
"model": {
|
|
14527
|
+
"type": "minecraft:copper_golem_statue",
|
|
14528
|
+
"pose": "sitting",
|
|
14529
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14530
|
+
}
|
|
14531
|
+
},
|
|
14532
|
+
"when": "sitting"
|
|
14533
|
+
},
|
|
14534
|
+
{
|
|
14535
|
+
"model": {
|
|
14536
|
+
"type": "minecraft:special",
|
|
14537
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14538
|
+
"model": {
|
|
14539
|
+
"type": "minecraft:copper_golem_statue",
|
|
14540
|
+
"pose": "running",
|
|
14541
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14542
|
+
}
|
|
14543
|
+
},
|
|
14544
|
+
"when": "running"
|
|
14545
|
+
},
|
|
14546
|
+
{
|
|
14547
|
+
"model": {
|
|
14548
|
+
"type": "minecraft:special",
|
|
14549
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14550
|
+
"model": {
|
|
14551
|
+
"type": "minecraft:copper_golem_statue",
|
|
14552
|
+
"pose": "star",
|
|
14553
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14554
|
+
}
|
|
14555
|
+
},
|
|
14556
|
+
"when": "star"
|
|
14557
|
+
}
|
|
14558
|
+
],
|
|
14559
|
+
"fallback": {
|
|
14560
|
+
"type": "minecraft:special",
|
|
14561
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14562
|
+
"model": {
|
|
14563
|
+
"type": "minecraft:copper_golem_statue",
|
|
14564
|
+
"pose": "standing",
|
|
14565
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14566
|
+
}
|
|
14567
|
+
},
|
|
14568
|
+
"property": "minecraft:block_state"
|
|
14569
|
+
}
|
|
14570
|
+
},
|
|
14571
|
+
"exposed_copper_lantern": {
|
|
14572
|
+
"model": {
|
|
14573
|
+
"type": "minecraft:model",
|
|
14574
|
+
"model": "minecraft:item/exposed_copper_lantern"
|
|
14575
|
+
}
|
|
14576
|
+
},
|
|
14577
|
+
"exposed_lightning_rod": {
|
|
14578
|
+
"model": {
|
|
14579
|
+
"type": "minecraft:model",
|
|
14580
|
+
"model": "minecraft:block/exposed_lightning_rod"
|
|
14581
|
+
}
|
|
14582
|
+
},
|
|
14583
|
+
"iron_chain": {
|
|
14584
|
+
"model": {
|
|
14585
|
+
"type": "minecraft:model",
|
|
14586
|
+
"model": "minecraft:item/iron_chain"
|
|
14587
|
+
}
|
|
14588
|
+
},
|
|
14589
|
+
"jungle_shelf": {
|
|
14590
|
+
"model": {
|
|
14591
|
+
"type": "minecraft:model",
|
|
14592
|
+
"model": "minecraft:block/jungle_shelf_inventory"
|
|
14593
|
+
}
|
|
14594
|
+
},
|
|
14595
|
+
"mangrove_shelf": {
|
|
14596
|
+
"model": {
|
|
14597
|
+
"type": "minecraft:model",
|
|
14598
|
+
"model": "minecraft:block/mangrove_shelf_inventory"
|
|
14599
|
+
}
|
|
14600
|
+
},
|
|
14601
|
+
"oak_shelf": {
|
|
14602
|
+
"model": {
|
|
14603
|
+
"type": "minecraft:model",
|
|
14604
|
+
"model": "minecraft:block/oak_shelf_inventory"
|
|
14605
|
+
}
|
|
14606
|
+
},
|
|
14607
|
+
"oxidized_copper_bars": {
|
|
14608
|
+
"model": {
|
|
14609
|
+
"type": "minecraft:model",
|
|
14610
|
+
"model": "minecraft:item/oxidized_copper_bars"
|
|
14611
|
+
}
|
|
14612
|
+
},
|
|
14613
|
+
"oxidized_copper_chain": {
|
|
14614
|
+
"model": {
|
|
14615
|
+
"type": "minecraft:model",
|
|
14616
|
+
"model": "minecraft:item/oxidized_copper_chain"
|
|
14617
|
+
}
|
|
14618
|
+
},
|
|
14619
|
+
"oxidized_copper_chest": {
|
|
14620
|
+
"model": {
|
|
14621
|
+
"type": "minecraft:special",
|
|
14622
|
+
"base": "minecraft:item/oxidized_copper_chest",
|
|
14623
|
+
"model": {
|
|
14624
|
+
"type": "minecraft:chest",
|
|
14625
|
+
"texture": "minecraft:copper_oxidized"
|
|
14626
|
+
}
|
|
14627
|
+
}
|
|
14628
|
+
},
|
|
14629
|
+
"oxidized_copper_golem_statue": {
|
|
14630
|
+
"model": {
|
|
14631
|
+
"type": "minecraft:select",
|
|
14632
|
+
"block_state_property": "copper_golem_pose",
|
|
14633
|
+
"cases": [
|
|
14634
|
+
{
|
|
14635
|
+
"model": {
|
|
14636
|
+
"type": "minecraft:special",
|
|
14637
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14638
|
+
"model": {
|
|
14639
|
+
"type": "minecraft:copper_golem_statue",
|
|
14640
|
+
"pose": "sitting",
|
|
14641
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14642
|
+
}
|
|
14643
|
+
},
|
|
14644
|
+
"when": "sitting"
|
|
14645
|
+
},
|
|
14646
|
+
{
|
|
14647
|
+
"model": {
|
|
14648
|
+
"type": "minecraft:special",
|
|
14649
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14650
|
+
"model": {
|
|
14651
|
+
"type": "minecraft:copper_golem_statue",
|
|
14652
|
+
"pose": "running",
|
|
14653
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14654
|
+
}
|
|
14655
|
+
},
|
|
14656
|
+
"when": "running"
|
|
14657
|
+
},
|
|
14658
|
+
{
|
|
14659
|
+
"model": {
|
|
14660
|
+
"type": "minecraft:special",
|
|
14661
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14662
|
+
"model": {
|
|
14663
|
+
"type": "minecraft:copper_golem_statue",
|
|
14664
|
+
"pose": "star",
|
|
14665
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14666
|
+
}
|
|
14667
|
+
},
|
|
14668
|
+
"when": "star"
|
|
14669
|
+
}
|
|
14670
|
+
],
|
|
14671
|
+
"fallback": {
|
|
14672
|
+
"type": "minecraft:special",
|
|
14673
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14674
|
+
"model": {
|
|
14675
|
+
"type": "minecraft:copper_golem_statue",
|
|
14676
|
+
"pose": "standing",
|
|
14677
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14678
|
+
}
|
|
14679
|
+
},
|
|
14680
|
+
"property": "minecraft:block_state"
|
|
14681
|
+
}
|
|
14682
|
+
},
|
|
14683
|
+
"oxidized_copper_lantern": {
|
|
14684
|
+
"model": {
|
|
14685
|
+
"type": "minecraft:model",
|
|
14686
|
+
"model": "minecraft:item/oxidized_copper_lantern"
|
|
14687
|
+
}
|
|
14688
|
+
},
|
|
14689
|
+
"oxidized_lightning_rod": {
|
|
14690
|
+
"model": {
|
|
14691
|
+
"type": "minecraft:model",
|
|
14692
|
+
"model": "minecraft:block/oxidized_lightning_rod"
|
|
14693
|
+
}
|
|
14694
|
+
},
|
|
14695
|
+
"pale_oak_shelf": {
|
|
14696
|
+
"model": {
|
|
14697
|
+
"type": "minecraft:model",
|
|
14698
|
+
"model": "minecraft:block/pale_oak_shelf_inventory"
|
|
14699
|
+
}
|
|
14700
|
+
},
|
|
14701
|
+
"spruce_shelf": {
|
|
14702
|
+
"model": {
|
|
14703
|
+
"type": "minecraft:model",
|
|
14704
|
+
"model": "minecraft:block/spruce_shelf_inventory"
|
|
14705
|
+
}
|
|
14706
|
+
},
|
|
14707
|
+
"warped_shelf": {
|
|
14708
|
+
"model": {
|
|
14709
|
+
"type": "minecraft:model",
|
|
14710
|
+
"model": "minecraft:block/warped_shelf_inventory"
|
|
14711
|
+
}
|
|
14712
|
+
},
|
|
14713
|
+
"waxed_copper_bars": {
|
|
14714
|
+
"model": {
|
|
14715
|
+
"type": "minecraft:model",
|
|
14716
|
+
"model": "minecraft:item/copper_bars"
|
|
14717
|
+
}
|
|
14718
|
+
},
|
|
14719
|
+
"waxed_copper_chain": {
|
|
14720
|
+
"model": {
|
|
14721
|
+
"type": "minecraft:model",
|
|
14722
|
+
"model": "minecraft:item/copper_chain"
|
|
14723
|
+
}
|
|
14724
|
+
},
|
|
14725
|
+
"waxed_copper_chest": {
|
|
14726
|
+
"model": {
|
|
14727
|
+
"type": "minecraft:special",
|
|
14728
|
+
"base": "minecraft:item/copper_chest",
|
|
14729
|
+
"model": {
|
|
14730
|
+
"type": "minecraft:chest",
|
|
14731
|
+
"texture": "minecraft:copper"
|
|
14732
|
+
}
|
|
14733
|
+
}
|
|
14734
|
+
},
|
|
14735
|
+
"waxed_copper_golem_statue": {
|
|
14736
|
+
"model": {
|
|
14737
|
+
"type": "minecraft:select",
|
|
14738
|
+
"block_state_property": "copper_golem_pose",
|
|
14739
|
+
"cases": [
|
|
14740
|
+
{
|
|
14741
|
+
"model": {
|
|
14742
|
+
"type": "minecraft:special",
|
|
14743
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14744
|
+
"model": {
|
|
14745
|
+
"type": "minecraft:copper_golem_statue",
|
|
14746
|
+
"pose": "sitting",
|
|
14747
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14748
|
+
}
|
|
14749
|
+
},
|
|
14750
|
+
"when": "sitting"
|
|
14751
|
+
},
|
|
14752
|
+
{
|
|
14753
|
+
"model": {
|
|
14754
|
+
"type": "minecraft:special",
|
|
14755
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14756
|
+
"model": {
|
|
14757
|
+
"type": "minecraft:copper_golem_statue",
|
|
14758
|
+
"pose": "running",
|
|
14759
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14760
|
+
}
|
|
14761
|
+
},
|
|
14762
|
+
"when": "running"
|
|
14763
|
+
},
|
|
14764
|
+
{
|
|
14765
|
+
"model": {
|
|
14766
|
+
"type": "minecraft:special",
|
|
14767
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14768
|
+
"model": {
|
|
14769
|
+
"type": "minecraft:copper_golem_statue",
|
|
14770
|
+
"pose": "star",
|
|
14771
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14772
|
+
}
|
|
14773
|
+
},
|
|
14774
|
+
"when": "star"
|
|
14775
|
+
}
|
|
14776
|
+
],
|
|
14777
|
+
"fallback": {
|
|
14778
|
+
"type": "minecraft:special",
|
|
14779
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14780
|
+
"model": {
|
|
14781
|
+
"type": "minecraft:copper_golem_statue",
|
|
14782
|
+
"pose": "standing",
|
|
14783
|
+
"texture": "minecraft:textures/entity/copper_golem/copper_golem.png"
|
|
14784
|
+
}
|
|
14785
|
+
},
|
|
14786
|
+
"property": "minecraft:block_state"
|
|
14787
|
+
}
|
|
14788
|
+
},
|
|
14789
|
+
"waxed_copper_lantern": {
|
|
14790
|
+
"model": {
|
|
14791
|
+
"type": "minecraft:model",
|
|
14792
|
+
"model": "minecraft:item/copper_lantern"
|
|
14793
|
+
}
|
|
14794
|
+
},
|
|
14795
|
+
"waxed_exposed_copper_bars": {
|
|
14796
|
+
"model": {
|
|
14797
|
+
"type": "minecraft:model",
|
|
14798
|
+
"model": "minecraft:item/exposed_copper_bars"
|
|
14799
|
+
}
|
|
14800
|
+
},
|
|
14801
|
+
"waxed_exposed_copper_chain": {
|
|
14802
|
+
"model": {
|
|
14803
|
+
"type": "minecraft:model",
|
|
14804
|
+
"model": "minecraft:item/exposed_copper_chain"
|
|
14805
|
+
}
|
|
14806
|
+
},
|
|
14807
|
+
"waxed_exposed_copper_chest": {
|
|
14808
|
+
"model": {
|
|
14809
|
+
"type": "minecraft:special",
|
|
14810
|
+
"base": "minecraft:item/exposed_copper_chest",
|
|
14811
|
+
"model": {
|
|
14812
|
+
"type": "minecraft:chest",
|
|
14813
|
+
"texture": "minecraft:copper_exposed"
|
|
14814
|
+
}
|
|
14815
|
+
}
|
|
14816
|
+
},
|
|
14817
|
+
"waxed_exposed_copper_golem_statue": {
|
|
14818
|
+
"model": {
|
|
14819
|
+
"type": "minecraft:select",
|
|
14820
|
+
"block_state_property": "copper_golem_pose",
|
|
14821
|
+
"cases": [
|
|
14822
|
+
{
|
|
14823
|
+
"model": {
|
|
14824
|
+
"type": "minecraft:special",
|
|
14825
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14826
|
+
"model": {
|
|
14827
|
+
"type": "minecraft:copper_golem_statue",
|
|
14828
|
+
"pose": "sitting",
|
|
14829
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14830
|
+
}
|
|
14831
|
+
},
|
|
14832
|
+
"when": "sitting"
|
|
14833
|
+
},
|
|
14834
|
+
{
|
|
14835
|
+
"model": {
|
|
14836
|
+
"type": "minecraft:special",
|
|
14837
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14838
|
+
"model": {
|
|
14839
|
+
"type": "minecraft:copper_golem_statue",
|
|
14840
|
+
"pose": "running",
|
|
14841
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14842
|
+
}
|
|
14843
|
+
},
|
|
14844
|
+
"when": "running"
|
|
14845
|
+
},
|
|
14846
|
+
{
|
|
14847
|
+
"model": {
|
|
14848
|
+
"type": "minecraft:special",
|
|
14849
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14850
|
+
"model": {
|
|
14851
|
+
"type": "minecraft:copper_golem_statue",
|
|
14852
|
+
"pose": "star",
|
|
14853
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14854
|
+
}
|
|
14855
|
+
},
|
|
14856
|
+
"when": "star"
|
|
14857
|
+
}
|
|
14858
|
+
],
|
|
14859
|
+
"fallback": {
|
|
14860
|
+
"type": "minecraft:special",
|
|
14861
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14862
|
+
"model": {
|
|
14863
|
+
"type": "minecraft:copper_golem_statue",
|
|
14864
|
+
"pose": "standing",
|
|
14865
|
+
"texture": "minecraft:textures/entity/copper_golem/exposed_copper_golem.png"
|
|
14866
|
+
}
|
|
14867
|
+
},
|
|
14868
|
+
"property": "minecraft:block_state"
|
|
14869
|
+
}
|
|
14870
|
+
},
|
|
14871
|
+
"waxed_exposed_copper_lantern": {
|
|
14872
|
+
"model": {
|
|
14873
|
+
"type": "minecraft:model",
|
|
14874
|
+
"model": "minecraft:item/exposed_copper_lantern"
|
|
14875
|
+
}
|
|
14876
|
+
},
|
|
14877
|
+
"waxed_exposed_lightning_rod": {
|
|
14878
|
+
"model": {
|
|
14879
|
+
"type": "minecraft:model",
|
|
14880
|
+
"model": "minecraft:block/exposed_lightning_rod"
|
|
14881
|
+
}
|
|
14882
|
+
},
|
|
14883
|
+
"waxed_lightning_rod": {
|
|
14884
|
+
"model": {
|
|
14885
|
+
"type": "minecraft:model",
|
|
14886
|
+
"model": "minecraft:block/lightning_rod"
|
|
14887
|
+
}
|
|
14888
|
+
},
|
|
14889
|
+
"waxed_oxidized_copper_bars": {
|
|
14890
|
+
"model": {
|
|
14891
|
+
"type": "minecraft:model",
|
|
14892
|
+
"model": "minecraft:item/oxidized_copper_bars"
|
|
14893
|
+
}
|
|
14894
|
+
},
|
|
14895
|
+
"waxed_oxidized_copper_chain": {
|
|
14896
|
+
"model": {
|
|
14897
|
+
"type": "minecraft:model",
|
|
14898
|
+
"model": "minecraft:item/oxidized_copper_chain"
|
|
14899
|
+
}
|
|
14900
|
+
},
|
|
14901
|
+
"waxed_oxidized_copper_chest": {
|
|
14902
|
+
"model": {
|
|
14903
|
+
"type": "minecraft:special",
|
|
14904
|
+
"base": "minecraft:item/oxidized_copper_chest",
|
|
14905
|
+
"model": {
|
|
14906
|
+
"type": "minecraft:chest",
|
|
14907
|
+
"texture": "minecraft:copper_oxidized"
|
|
14908
|
+
}
|
|
14909
|
+
}
|
|
14910
|
+
},
|
|
14911
|
+
"waxed_oxidized_copper_golem_statue": {
|
|
14912
|
+
"model": {
|
|
14913
|
+
"type": "minecraft:select",
|
|
14914
|
+
"block_state_property": "copper_golem_pose",
|
|
14915
|
+
"cases": [
|
|
14916
|
+
{
|
|
14917
|
+
"model": {
|
|
14918
|
+
"type": "minecraft:special",
|
|
14919
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14920
|
+
"model": {
|
|
14921
|
+
"type": "minecraft:copper_golem_statue",
|
|
14922
|
+
"pose": "sitting",
|
|
14923
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14924
|
+
}
|
|
14925
|
+
},
|
|
14926
|
+
"when": "sitting"
|
|
14927
|
+
},
|
|
14928
|
+
{
|
|
14929
|
+
"model": {
|
|
14930
|
+
"type": "minecraft:special",
|
|
14931
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14932
|
+
"model": {
|
|
14933
|
+
"type": "minecraft:copper_golem_statue",
|
|
14934
|
+
"pose": "running",
|
|
14935
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14936
|
+
}
|
|
14937
|
+
},
|
|
14938
|
+
"when": "running"
|
|
14939
|
+
},
|
|
14940
|
+
{
|
|
14941
|
+
"model": {
|
|
14942
|
+
"type": "minecraft:special",
|
|
14943
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14944
|
+
"model": {
|
|
14945
|
+
"type": "minecraft:copper_golem_statue",
|
|
14946
|
+
"pose": "star",
|
|
14947
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14948
|
+
}
|
|
14949
|
+
},
|
|
14950
|
+
"when": "star"
|
|
14951
|
+
}
|
|
14952
|
+
],
|
|
14953
|
+
"fallback": {
|
|
14954
|
+
"type": "minecraft:special",
|
|
14955
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
14956
|
+
"model": {
|
|
14957
|
+
"type": "minecraft:copper_golem_statue",
|
|
14958
|
+
"pose": "standing",
|
|
14959
|
+
"texture": "minecraft:textures/entity/copper_golem/oxidized_copper_golem.png"
|
|
14960
|
+
}
|
|
14961
|
+
},
|
|
14962
|
+
"property": "minecraft:block_state"
|
|
14963
|
+
}
|
|
14964
|
+
},
|
|
14965
|
+
"waxed_oxidized_copper_lantern": {
|
|
14966
|
+
"model": {
|
|
14967
|
+
"type": "minecraft:model",
|
|
14968
|
+
"model": "minecraft:item/oxidized_copper_lantern"
|
|
14969
|
+
}
|
|
14970
|
+
},
|
|
14971
|
+
"waxed_oxidized_lightning_rod": {
|
|
14972
|
+
"model": {
|
|
14973
|
+
"type": "minecraft:model",
|
|
14974
|
+
"model": "minecraft:block/oxidized_lightning_rod"
|
|
14975
|
+
}
|
|
14976
|
+
},
|
|
14977
|
+
"waxed_weathered_copper_bars": {
|
|
14978
|
+
"model": {
|
|
14979
|
+
"type": "minecraft:model",
|
|
14980
|
+
"model": "minecraft:item/weathered_copper_bars"
|
|
14981
|
+
}
|
|
14982
|
+
},
|
|
14983
|
+
"waxed_weathered_copper_chain": {
|
|
14984
|
+
"model": {
|
|
14985
|
+
"type": "minecraft:model",
|
|
14986
|
+
"model": "minecraft:item/weathered_copper_chain"
|
|
14987
|
+
}
|
|
14988
|
+
},
|
|
14989
|
+
"waxed_weathered_copper_chest": {
|
|
14990
|
+
"model": {
|
|
14991
|
+
"type": "minecraft:special",
|
|
14992
|
+
"base": "minecraft:item/weathered_copper_chest",
|
|
14993
|
+
"model": {
|
|
14994
|
+
"type": "minecraft:chest",
|
|
14995
|
+
"texture": "minecraft:copper_weathered"
|
|
14996
|
+
}
|
|
14997
|
+
}
|
|
14998
|
+
},
|
|
14999
|
+
"waxed_weathered_copper_golem_statue": {
|
|
15000
|
+
"model": {
|
|
15001
|
+
"type": "minecraft:select",
|
|
15002
|
+
"block_state_property": "copper_golem_pose",
|
|
15003
|
+
"cases": [
|
|
15004
|
+
{
|
|
15005
|
+
"model": {
|
|
15006
|
+
"type": "minecraft:special",
|
|
15007
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15008
|
+
"model": {
|
|
15009
|
+
"type": "minecraft:copper_golem_statue",
|
|
15010
|
+
"pose": "sitting",
|
|
15011
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15012
|
+
}
|
|
15013
|
+
},
|
|
15014
|
+
"when": "sitting"
|
|
15015
|
+
},
|
|
15016
|
+
{
|
|
15017
|
+
"model": {
|
|
15018
|
+
"type": "minecraft:special",
|
|
15019
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15020
|
+
"model": {
|
|
15021
|
+
"type": "minecraft:copper_golem_statue",
|
|
15022
|
+
"pose": "running",
|
|
15023
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15024
|
+
}
|
|
15025
|
+
},
|
|
15026
|
+
"when": "running"
|
|
15027
|
+
},
|
|
15028
|
+
{
|
|
15029
|
+
"model": {
|
|
15030
|
+
"type": "minecraft:special",
|
|
15031
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15032
|
+
"model": {
|
|
15033
|
+
"type": "minecraft:copper_golem_statue",
|
|
15034
|
+
"pose": "star",
|
|
15035
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15036
|
+
}
|
|
15037
|
+
},
|
|
15038
|
+
"when": "star"
|
|
15039
|
+
}
|
|
15040
|
+
],
|
|
15041
|
+
"fallback": {
|
|
15042
|
+
"type": "minecraft:special",
|
|
15043
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15044
|
+
"model": {
|
|
15045
|
+
"type": "minecraft:copper_golem_statue",
|
|
15046
|
+
"pose": "standing",
|
|
15047
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15048
|
+
}
|
|
15049
|
+
},
|
|
15050
|
+
"property": "minecraft:block_state"
|
|
15051
|
+
}
|
|
15052
|
+
},
|
|
15053
|
+
"waxed_weathered_copper_lantern": {
|
|
15054
|
+
"model": {
|
|
15055
|
+
"type": "minecraft:model",
|
|
15056
|
+
"model": "minecraft:item/weathered_copper_lantern"
|
|
15057
|
+
}
|
|
15058
|
+
},
|
|
15059
|
+
"waxed_weathered_lightning_rod": {
|
|
15060
|
+
"model": {
|
|
15061
|
+
"type": "minecraft:model",
|
|
15062
|
+
"model": "minecraft:block/weathered_lightning_rod"
|
|
15063
|
+
}
|
|
15064
|
+
},
|
|
15065
|
+
"weathered_copper_bars": {
|
|
15066
|
+
"model": {
|
|
15067
|
+
"type": "minecraft:model",
|
|
15068
|
+
"model": "minecraft:item/weathered_copper_bars"
|
|
15069
|
+
}
|
|
15070
|
+
},
|
|
15071
|
+
"weathered_copper_chain": {
|
|
15072
|
+
"model": {
|
|
15073
|
+
"type": "minecraft:model",
|
|
15074
|
+
"model": "minecraft:item/weathered_copper_chain"
|
|
15075
|
+
}
|
|
15076
|
+
},
|
|
15077
|
+
"weathered_copper_chest": {
|
|
15078
|
+
"model": {
|
|
15079
|
+
"type": "minecraft:special",
|
|
15080
|
+
"base": "minecraft:item/weathered_copper_chest",
|
|
15081
|
+
"model": {
|
|
15082
|
+
"type": "minecraft:chest",
|
|
15083
|
+
"texture": "minecraft:copper_weathered"
|
|
15084
|
+
}
|
|
15085
|
+
}
|
|
15086
|
+
},
|
|
15087
|
+
"weathered_copper_golem_statue": {
|
|
15088
|
+
"model": {
|
|
15089
|
+
"type": "minecraft:select",
|
|
15090
|
+
"block_state_property": "copper_golem_pose",
|
|
15091
|
+
"cases": [
|
|
15092
|
+
{
|
|
15093
|
+
"model": {
|
|
15094
|
+
"type": "minecraft:special",
|
|
15095
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15096
|
+
"model": {
|
|
15097
|
+
"type": "minecraft:copper_golem_statue",
|
|
15098
|
+
"pose": "sitting",
|
|
15099
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15100
|
+
}
|
|
15101
|
+
},
|
|
15102
|
+
"when": "sitting"
|
|
15103
|
+
},
|
|
15104
|
+
{
|
|
15105
|
+
"model": {
|
|
15106
|
+
"type": "minecraft:special",
|
|
15107
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15108
|
+
"model": {
|
|
15109
|
+
"type": "minecraft:copper_golem_statue",
|
|
15110
|
+
"pose": "running",
|
|
15111
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15112
|
+
}
|
|
15113
|
+
},
|
|
15114
|
+
"when": "running"
|
|
15115
|
+
},
|
|
15116
|
+
{
|
|
15117
|
+
"model": {
|
|
15118
|
+
"type": "minecraft:special",
|
|
15119
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15120
|
+
"model": {
|
|
15121
|
+
"type": "minecraft:copper_golem_statue",
|
|
15122
|
+
"pose": "star",
|
|
15123
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15124
|
+
}
|
|
15125
|
+
},
|
|
15126
|
+
"when": "star"
|
|
15127
|
+
}
|
|
15128
|
+
],
|
|
15129
|
+
"fallback": {
|
|
15130
|
+
"type": "minecraft:special",
|
|
15131
|
+
"base": "minecraft:item/template_copper_golem_statue",
|
|
15132
|
+
"model": {
|
|
15133
|
+
"type": "minecraft:copper_golem_statue",
|
|
15134
|
+
"pose": "standing",
|
|
15135
|
+
"texture": "minecraft:textures/entity/copper_golem/weathered_copper_golem.png"
|
|
15136
|
+
}
|
|
15137
|
+
},
|
|
15138
|
+
"property": "minecraft:block_state"
|
|
15139
|
+
}
|
|
15140
|
+
},
|
|
15141
|
+
"weathered_copper_lantern": {
|
|
15142
|
+
"model": {
|
|
15143
|
+
"type": "minecraft:model",
|
|
15144
|
+
"model": "minecraft:item/weathered_copper_lantern"
|
|
15145
|
+
}
|
|
15146
|
+
},
|
|
15147
|
+
"weathered_lightning_rod": {
|
|
15148
|
+
"model": {
|
|
15149
|
+
"type": "minecraft:model",
|
|
15150
|
+
"model": "minecraft:block/weathered_lightning_rod"
|
|
15151
|
+
}
|
|
14210
15152
|
}
|
|
14211
15153
|
}
|
|
14212
15154
|
}
|