mc-assets 0.2.65 → 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.
Files changed (54) hide show
  1. package/README.MD +2 -2
  2. package/dist/blockStatesModels.json +13580 -4723
  3. package/dist/blocksAtlasLatest.png +0 -0
  4. package/dist/blocksAtlases.json +146 -1
  5. package/dist/itemDefinitions.json +1444 -502
  6. package/dist/itemDefinitions.test.js +1 -1
  7. package/dist/itemsAtlasLatest.png +0 -0
  8. package/dist/itemsAtlases.json +105 -0
  9. package/dist/other-textures/latest/entity/chest/copper.png +0 -0
  10. package/dist/other-textures/latest/entity/chest/copper_exposed.png +0 -0
  11. package/dist/other-textures/latest/entity/chest/copper_exposed_left.png +0 -0
  12. package/dist/other-textures/latest/entity/chest/copper_exposed_right.png +0 -0
  13. package/dist/other-textures/latest/entity/chest/copper_left.png +0 -0
  14. package/dist/other-textures/latest/entity/chest/copper_oxidized.png +0 -0
  15. package/dist/other-textures/latest/entity/chest/copper_oxidized_left.png +0 -0
  16. package/dist/other-textures/latest/entity/chest/copper_oxidized_right.png +0 -0
  17. package/dist/other-textures/latest/entity/chest/copper_right.png +0 -0
  18. package/dist/other-textures/latest/entity/chest/copper_weathered.png +0 -0
  19. package/dist/other-textures/latest/entity/chest/copper_weathered_left.png +0 -0
  20. package/dist/other-textures/latest/entity/chest/copper_weathered_right.png +0 -0
  21. package/dist/other-textures/latest/entity/copper_golem/copper_golem.png +0 -0
  22. package/dist/other-textures/latest/entity/copper_golem/copper_golem_eyes.png +0 -0
  23. package/dist/other-textures/latest/entity/copper_golem/exposed_copper_golem.png +0 -0
  24. package/dist/other-textures/latest/entity/copper_golem/exposed_copper_golem_eyes.png +0 -0
  25. package/dist/other-textures/latest/entity/copper_golem/oxidized_copper_golem.png +0 -0
  26. package/dist/other-textures/latest/entity/copper_golem/oxidized_copper_golem_eyes.png +0 -0
  27. package/dist/other-textures/latest/entity/copper_golem/weathered_copper_golem.png +0 -0
  28. package/dist/other-textures/latest/entity/copper_golem/weathered_copper_golem_eyes.png +0 -0
  29. package/dist/other-textures/latest/entity/equipment/horse_body/copper.png +0 -0
  30. package/dist/other-textures/latest/entity/equipment/humanoid/copper.png +0 -0
  31. package/dist/other-textures/latest/entity/equipment/humanoid_leggings/copper.png +0 -0
  32. package/dist/other-textures/latest/entity/wolf/wolf.png +0 -0
  33. package/dist/other-textures/latest/entity/wolf/wolf_angry.png +0 -0
  34. package/dist/other-textures/latest/entity/wolf/wolf_ashen.png +0 -0
  35. package/dist/other-textures/latest/entity/wolf/wolf_ashen_angry.png +0 -0
  36. package/dist/other-textures/latest/entity/wolf/wolf_ashen_tame.png +0 -0
  37. package/dist/other-textures/latest/entity/wolf/wolf_chestnut.png +0 -0
  38. package/dist/other-textures/latest/entity/wolf/wolf_chestnut_angry.png +0 -0
  39. package/dist/other-textures/latest/entity/wolf/wolf_chestnut_tame.png +0 -0
  40. package/dist/other-textures/latest/entity/wolf/wolf_rusty.png +0 -0
  41. package/dist/other-textures/latest/entity/wolf/wolf_rusty_tame.png +0 -0
  42. package/dist/other-textures/latest/entity/wolf/wolf_snowy.png +0 -0
  43. package/dist/other-textures/latest/entity/wolf/wolf_snowy_tame.png +0 -0
  44. package/dist/other-textures/latest/entity/wolf/wolf_tame.png +0 -0
  45. package/dist/other-textures/latest/entity/wolf/wolf_woods_angry.png +0 -0
  46. package/dist/other-textures/latest/entity/wolf/wolf_woods_tame.png +0 -0
  47. package/dist/other-textures/latest/environment/end_flash.png +0 -0
  48. package/dist/other-textures/latest/gui/container/villager.png +0 -0
  49. package/dist/other-textures/latest/gui/sprites/hud/locator_bar_background.png +0 -0
  50. package/dist/other-textures/latest/gui/sprites/icon/music_notes.png +0 -0
  51. package/dist/other-textures/latest/trims/color_palettes/copper_darker.png +0 -0
  52. package/dist/particlesAtlasLatest.png +0 -0
  53. package/dist/particlesAtlases.json +5 -0
  54. package/package.json +1 -1
@@ -309,7 +309,7 @@ describe('itemDefinitions', () => {
309
309
  });
310
310
  });
311
311
  });
312
- describe('compass', () => {
312
+ describe.skip('compass', () => {
313
313
  it('returns correct compass model for spawn point in overworld', () => {
314
314
  const result = getItemDefinition(store, {
315
315
  version: version,
Binary file
@@ -5244,6 +5244,111 @@
5244
5244
  "u": 0.859375,
5245
5245
  "v": 0,
5246
5246
  "tileIndex": 55
5247
+ },
5248
+ "copper_axe": {
5249
+ "u": 0.875,
5250
+ "v": 0,
5251
+ "tileIndex": 56
5252
+ },
5253
+ "copper_boots": {
5254
+ "u": 0.890625,
5255
+ "v": 0,
5256
+ "tileIndex": 57
5257
+ },
5258
+ "copper_chain": {
5259
+ "u": 0.90625,
5260
+ "v": 0,
5261
+ "tileIndex": 58
5262
+ },
5263
+ "copper_chestplate": {
5264
+ "u": 0.921875,
5265
+ "v": 0,
5266
+ "tileIndex": 59
5267
+ },
5268
+ "copper_golem_spawn_egg": {
5269
+ "u": 0.9375,
5270
+ "v": 0,
5271
+ "tileIndex": 60
5272
+ },
5273
+ "copper_helmet": {
5274
+ "u": 0.953125,
5275
+ "v": 0,
5276
+ "tileIndex": 61
5277
+ },
5278
+ "copper_hoe": {
5279
+ "u": 0.96875,
5280
+ "v": 0,
5281
+ "tileIndex": 62
5282
+ },
5283
+ "copper_horse_armor": {
5284
+ "u": 0.984375,
5285
+ "v": 0,
5286
+ "tileIndex": 63
5287
+ },
5288
+ "copper_lantern": {
5289
+ "u": 0.5,
5290
+ "v": 0.015625,
5291
+ "tileIndex": 96
5292
+ },
5293
+ "copper_leggings": {
5294
+ "u": 0.515625,
5295
+ "v": 0.015625,
5296
+ "tileIndex": 97
5297
+ },
5298
+ "copper_nugget": {
5299
+ "u": 0.53125,
5300
+ "v": 0.015625,
5301
+ "tileIndex": 98
5302
+ },
5303
+ "copper_pickaxe": {
5304
+ "u": 0.546875,
5305
+ "v": 0.015625,
5306
+ "tileIndex": 99
5307
+ },
5308
+ "copper_shovel": {
5309
+ "u": 0.5625,
5310
+ "v": 0.015625,
5311
+ "tileIndex": 100
5312
+ },
5313
+ "copper_sword": {
5314
+ "u": 0.578125,
5315
+ "v": 0.015625,
5316
+ "tileIndex": 101
5317
+ },
5318
+ "exposed_copper_chain": {
5319
+ "u": 0.59375,
5320
+ "v": 0.015625,
5321
+ "tileIndex": 102
5322
+ },
5323
+ "exposed_copper_lantern": {
5324
+ "u": 0.609375,
5325
+ "v": 0.015625,
5326
+ "tileIndex": 103
5327
+ },
5328
+ "iron_chain": {
5329
+ "u": 0.625,
5330
+ "v": 0.015625,
5331
+ "tileIndex": 104
5332
+ },
5333
+ "oxidized_copper_chain": {
5334
+ "u": 0.640625,
5335
+ "v": 0.015625,
5336
+ "tileIndex": 105
5337
+ },
5338
+ "oxidized_copper_lantern": {
5339
+ "u": 0.65625,
5340
+ "v": 0.015625,
5341
+ "tileIndex": 106
5342
+ },
5343
+ "weathered_copper_chain": {
5344
+ "u": 0.671875,
5345
+ "v": 0.015625,
5346
+ "tileIndex": 107
5347
+ },
5348
+ "weathered_copper_lantern": {
5349
+ "u": 0.6875,
5350
+ "v": 0.015625,
5351
+ "tileIndex": 108
5247
5352
  }
5248
5353
  }
5249
5354
  },
Binary file
@@ -1279,6 +1279,11 @@
1279
1279
  "u": 0.9375,
1280
1280
  "v": 0.875,
1281
1281
  "tileIndex": 239
1282
+ },
1283
+ "copper_fire_flame": {
1284
+ "u": 0.9375,
1285
+ "v": 0.9375,
1286
+ "tileIndex": 255
1282
1287
  }
1283
1288
  }
1284
1289
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mc-assets",
3
- "version": "0.2.65",
3
+ "version": "0.2.66",
4
4
  "author": "Vitaly Turovsky <vital2580@icloud.com>",
5
5
  "license": "MIT",
6
6
  "files": [