@dcl/asset-packs 2.10.2 → 2.10.3

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 (2) hide show
  1. package/catalog.json +10 -23
  2. package/package.json +1 -1
package/catalog.json CHANGED
@@ -25852,9 +25852,6 @@
25852
25852
  "health",
25853
25853
  "blossom",
25854
25854
  "botanical",
25855
- "branch",
25856
- "crystal",
25857
- "crystals",
25858
25855
  "flora",
25859
25856
  "foliage",
25860
25857
  "forest",
@@ -26073,17 +26070,9 @@
26073
26070
  "mushroom",
26074
26071
  "herb",
26075
26072
  "forest",
26076
- "ingredient",
26077
- "crystal",
26078
- "cut",
26079
- "faceted",
26080
- "jewel",
26081
- "luxury",
26082
- "precious",
26083
- "sparkling",
26084
- "valuable"
26073
+ "ingredient"
26085
26074
  ],
26086
- "caption": "Green gemstone with faceted surface.",
26075
+ "caption": "Green glowing poisonous mushroom.",
26087
26076
  "author": "Decentraland Foundation",
26088
26077
  "composite": {
26089
26078
  "version": 1,
@@ -136860,11 +136849,11 @@
136860
136849
  "tags": [
136861
136850
  "box",
136862
136851
  "container",
136863
- "crystal",
136852
+ "fruit",
136864
136853
  "glowing",
136865
136854
  "riches"
136866
136855
  ],
136867
- "caption": "Brown wooden box containing glowing orange crystals.",
136856
+ "caption": "Brown wooden box containing glowing orange fruit.",
136868
136857
  "author": "Decentraland Foundation",
136869
136858
  "composite": {
136870
136859
  "version": 1,
@@ -136895,7 +136884,7 @@
136895
136884
  "bucket",
136896
136885
  "chemical",
136897
136886
  "container",
136898
- "crystalline",
136887
+ "fruit",
136899
136888
  "fuel",
136900
136889
  "hazardous",
136901
136890
  "storage",
@@ -136903,7 +136892,7 @@
136903
136892
  "toxic",
136904
136893
  "vessel"
136905
136894
  ],
136906
- "caption": "Green crystal bucket.",
136895
+ "caption": "Green bucket filled with yellow fruit.",
136907
136896
  "author": "Decentraland Foundation",
136908
136897
  "composite": {
136909
136898
  "version": 1,
@@ -136932,7 +136921,7 @@
136932
136921
  "category": "decorations",
136933
136922
  "tags": [
136934
136923
  "container",
136935
- "crystal",
136924
+ "fruit",
136936
136925
  "fortress",
136937
136926
  "fuel",
136938
136927
  "glowing",
@@ -136942,7 +136931,7 @@
136942
136931
  "toxic",
136943
136932
  "vessel"
136944
136933
  ],
136945
- "caption": "Glowing orange crystal-filled wooden barrel.",
136934
+ "caption": "Glowing orange fruit filled wooden barrel.",
136946
136935
  "author": "Decentraland Foundation",
136947
136936
  "composite": {
136948
136937
  "version": 1,
@@ -136971,16 +136960,14 @@
136971
136960
  "category": "decorations",
136972
136961
  "tags": [
136973
136962
  "container",
136974
- "crystal",
136963
+ "fruit",
136975
136964
  "fuel",
136976
136965
  "hazardous",
136977
- "radioactive",
136978
136966
  "storage",
136979
136967
  "tank",
136980
- "toxic",
136981
136968
  "vessel"
136982
136969
  ],
136983
- "caption": "Pink crystal-filled wooden barrel.",
136970
+ "caption": "Pink fruit filled wooden barrel.",
136984
136971
  "author": "Decentraland Foundation",
136985
136972
  "composite": {
136986
136973
  "version": 1,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dcl/asset-packs",
3
3
  "description": "Decentraland Asset Packs - curated collections of 3D assets for Decentraland scenes",
4
- "version": "2.10.2",
4
+ "version": "2.10.3",
5
5
  "author": {
6
6
  "email": "hello@decentraland.org",
7
7
  "name": "Decentraland Foundation",