- id: DrinkLean
amount: 4
- id: KnifePlastic
+ - id: ClothingHeadHatPartyRed
+ amount: 2
+ - id: ClothingHeadHatPartyYellow
+ amount: 2
+ - id: ClothingHeadHatPartyGreen
+ amount: 2
+ - id: ClothingHeadHatPartyBlue
+ amount: 2
- type: entity
id: CrateFunWaterGuns
sprite: Clothing/Head/Hats/gladiator.rsi
- type: Clothing
sprite: Clothing/Head/Hats/gladiator.rsi
+
+- type: entity
+ parent: ClothingHeadBase
+ id: ClothingHeadHatPartyRed
+ name: red party hat
+ description: Spread a joy!
+ components:
+ - type: Sprite
+ sprite: Clothing/Head/Hats/party_red.rsi
+ - type: Clothing
+ sprite: Clothing/Head/Hats/party_red.rsi
+
+- type: entity
+ parent: ClothingHeadHatPartyRed
+ id: ClothingHeadHatPartyYellow
+ name: yellow party hat
+ components:
+ - type: Sprite
+ sprite: Clothing/Head/Hats/party_yellow.rsi
+ - type: Clothing
+ sprite: Clothing/Head/Hats/party_yellow.rsi
+
+- type: entity
+ parent: ClothingHeadHatPartyRed
+ id: ClothingHeadHatPartyGreen
+ name: green party hat
+ components:
+ - type: Sprite
+ sprite: Clothing/Head/Hats/party_green.rsi
+ - type: Clothing
+ sprite: Clothing/Head/Hats/party_green.rsi
+
+- type: entity
+ parent: ClothingHeadHatPartyRed
+ id: ClothingHeadHatPartyBlue
+ name: blue party hat
+ components:
+ - type: Sprite
+ sprite: Clothing/Head/Hats/party_blue.rsi
+ - type: Clothing
+ sprite: Clothing/Head/Hats/party_blue.rsi
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Created by netwy(583844759429316618)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-HELMET-hamster",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Created by netwy(583844759429316618)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-HELMET-hamster",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Created by netwy(583844759429316618)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-HELMET-hamster",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET",
+ "directions": 4
+ }
+ ]
+}
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Created by netwy(583844759429316618)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-HELMET-hamster",
+ "directions": 4
+ },
+ {
+ "name": "equipped-HELMET",
+ "directions": 4
+ }
+ ]
+}