Finished inital port of kids pack

v-26.1-kids
Razz 1 month ago
parent 6533e23cc4
commit 76cb1338d8

@ -11,13 +11,13 @@ neoforge_loader_range=[4,)
fabric_loader_version=0.18.2
## Mod Properties
mod_id=decocraft_pride
mod_name=Decocraft Pride Addon
mod_id=decocraft_kids
mod_name=Decocraft Kids Addon
mod_license=All Rights Reserved
mod_version=1.0.0
mod_group_id=com.razz.decocraft.pride
mod_authors=Momo, Razz, ProfMobius, Taelnia
mod_description=Adds pride decorations to Decocraft
mod_group_id=com.razz.decocraft.kids
mod_authors=Momo, Razz, ProfMobius
mod_description=Adds kids decorations to Decocraft
# Decocraft minimum version
decocraft_version=3.0.7

@ -8,4 +8,4 @@ plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
}
rootProject.name = 'decocraft-pride'
rootProject.name = 'decocraft-kids'

@ -1,4 +1,4 @@
[
"groups.json",
"pride.json"
"kids.json"
]

@ -1,3 +1,3 @@
{
"pride": { "label": "itemGroup.decocraft.pride", "icon": "wall_flag_1_rainbow_pride" }
"kids": { "label": "itemGroup.decocraft.kids", "icon": "teddy_bear_orange" }
}

@ -0,0 +1,885 @@
{
"models": [
{
"name": "Ceiling Fan Crayon",
"decoref": "ceiling_fan_crayon",
"material": "ceiling_fan_crayon",
"model": "ceiling_fan_crayon",
"scale": 1.0,
"tabs": "lighting",
"default_animation": "animation.ceiling_fan_idle",
"type": "animated",
"script": {
"on_use": {
"animations": [
{
"to": "animation.ceiling_fan_on",
"from": "animation.ceiling_fan_idle"
},
{
"to": "animation.ceiling_fan_idle",
"from": "animation.ceiling_fan_on"
}
]
},
"light": 15
},
"crafting_color": [0, 0, 0]
},
{
"name": "Crayon Box",
"decoref": "crayon_box",
"material": "crayon_box",
"model": "crayon_box",
"scale": 1.0,
"tabs": "clutter",
"crafting_color": [0, 0, 0]
},{
"name": "Crib Birch",
"decoref": "crib_birch",
"material": "crib_birch",
"model": "crib",
"scale": 1.0,
"tabs": "comfort",
"default_animation": "animation.crib.idle",
"type": "bed",
"script": {
"shift_on_use": {
"animations": [
{
"to": "animation.crib.spin",
"from": "animation.crib.idle"
},
{
"to": "animation.crib.idle",
"from": "animation.crib.spin"
}
]
},
"tool_modelswitch": {
"link": "crib_oak"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Crib Oak",
"decoref": "crib_oak",
"material": "crib_oak",
"model": "crib",
"scale": 1.0,
"tabs": "comfort",
"default_animation": "animation.crib.idle",
"type": "bed",
"script": {
"shift_on_use": {
"animations": [
{
"to": "animation.crib.spin",
"from": "animation.crib.idle"
},
{
"to": "animation.crib.idle",
"from": "animation.crib.spin"
}
]
},
"tool_modelswitch": {
"link": "crib_palm"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Crib Palm",
"decoref": "crib_palm",
"material": "crib_palm",
"model": "crib",
"scale": 1.0,
"tabs": "comfort",
"default_animation": "animation.crib.idle",
"type": "bed",
"script": {
"shift_on_use": {
"animations": [
{
"to": "animation.crib.spin",
"from": "animation.crib.idle"
},
{
"to": "animation.crib.idle",
"from": "animation.crib.spin"
}
]
},
"tool_modelswitch": {
"link": "crib_spruce"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Crib Spruce",
"decoref": "crib_spruce",
"material": "crib_spruce",
"model": "crib",
"scale": 1.0,
"tabs": "comfort",
"default_animation": "animation.crib.idle",
"type": "bed",
"script": {
"shift_on_use": {
"animations": [
{
"to": "animation.crib.spin",
"from": "animation.crib.idle"
},
{
"to": "animation.crib.idle",
"from": "animation.crib.spin"
}
]
},
"tool_modelswitch": {
"link": "crib_white"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Crib White",
"decoref": "crib_white",
"material": "crib_white",
"model": "crib",
"scale": 1.0,
"tabs": "comfort",
"default_animation": "animation.crib.idle",
"type": "bed",
"script": {
"shift_on_use": {
"animations": [
{
"to": "animation.crib.spin",
"from": "animation.crib.idle"
},
{
"to": "animation.crib.idle",
"from": "animation.crib.spin"
}
]
},
"tool_modelswitch": {
"link": "crib_black"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Crib Black",
"decoref": "crib_black",
"material": "crib_black",
"model": "crib",
"scale": 1.0,
"tabs": "comfort",
"default_animation": "animation.crib.idle",
"type": "bed",
"script": {
"shift_on_use": {
"animations": [
{
"to": "animation.crib.spin",
"from": "animation.crib.idle"
},
{
"to": "animation.crib.idle",
"from": "animation.crib.spin"
}
]
},
"tool_modelswitch": {
"link": "crib_birch"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Dollhouse",
"decoref": "dollhouse",
"material": "dollhouse",
"model": "dollhouse",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"on_use": {
"link": "dollhouse_open"
},
"tool_modelswitch": {
"link": "dump_truck"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Dollhouse Open",
"decoref": "dollhouse_open",
"material": "dollhouse",
"model": "dollhouse_open",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"hidden": true,
"script": {
"on_use": {
"link": "dollhouse"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Dump Truck",
"decoref": "dump_truck",
"material": "dump_truck",
"model": "dump_truck",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Red",
"decoref": "hot_air_balloon_red",
"material": "hot_air_balloon_red",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_orange"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Orange",
"decoref": "hot_air_balloon_orange",
"material": "hot_air_balloon_orange",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_yellow"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Yellow",
"decoref": "hot_air_balloon_yellow",
"material": "hot_air_balloon_yellow",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_green"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Green",
"decoref": "hot_air_balloon_green",
"material": "hot_air_balloon_green",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_cyan"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Cyan",
"decoref": "hot_air_balloon_cyan",
"material": "hot_air_balloon_cyan",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_blue"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Blue",
"decoref": "hot_air_balloon_blue",
"material": "hot_air_balloon_blue",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_purple"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Purple",
"decoref": "hot_air_balloon_purple",
"material": "hot_air_balloon_purple",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_pink"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Pink",
"decoref": "hot_air_balloon_pink",
"material": "hot_air_balloon_pink",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_berry"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon Berry",
"decoref": "hot_air_balloon_berry",
"material": "hot_air_balloon_berry",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_red"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Red",
"decoref": "hot_air_balloon_p_red",
"material": "hot_air_balloon_p_red",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_orange"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Orange",
"decoref": "hot_air_balloon_p_orange",
"material": "hot_air_balloon_p_orange",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_yellow"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Yellow",
"decoref": "hot_air_balloon_p_yellow",
"material": "hot_air_balloon_p_yellow",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_lime"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Lime",
"decoref": "hot_air_balloon_p_lime",
"material": "hot_air_balloon_p_lime",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_green"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Green",
"decoref": "hot_air_balloon_p_green",
"material": "hot_air_balloon_p_green",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_cyan"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Cyan",
"decoref": "hot_air_balloon_p_cyan",
"material": "hot_air_balloon_p_cyan",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_blue"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Blue",
"decoref": "hot_air_balloon_p_blue",
"material": "hot_air_balloon_p_blue",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_purple"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Purple",
"decoref": "hot_air_balloon_p_purple",
"material": "hot_air_balloon_p_purple",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_p_pink"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Hot Air Balloon P Pink",
"decoref": "hot_air_balloon_p_pink",
"material": "hot_air_balloon_p_pink",
"model": "hot_air_balloon",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "hot_air_balloon_red"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Jack In The Box",
"decoref": "jack_in_the_box",
"material": "jack_in_the_box",
"model": "jack_in_the_box",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
},
{
"name": "Rocking Horse",
"decoref": "rocking_horse",
"material": "rocking_horse",
"model": "rocking_horse",
"scale": 1.0,
"tabs": "toys",
"type": "seat",
"crafting_color": [0, 0, 0]
},
{
"name": "Rubber Ducky",
"decoref": "rubber_ducky",
"material": "rubber_ducky",
"model": "rubber_ducky",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
},
{
"name": "Stuffed Creeper",
"decoref": "stuffed_creeper",
"material": "stuffed_creeper",
"model": "stuffed_creeper",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
},
{
"name": "Bunny Plush Light Blue",
"decoref": "bunny_plush_light_blue",
"material": "teddy_bear_light_blue",
"model": "bunny_plush",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Red",
"decoref": "teddy_bear_red",
"material": "teddy_bear_red",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_orange"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Orange",
"decoref": "teddy_bear_orange",
"material": "teddy_bear_orange",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_yellow"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Yellow",
"decoref": "teddy_bear_yellow",
"material": "teddy_bear_yellow",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_lime"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Lime",
"decoref": "teddy_bear_lime",
"material": "teddy_bear_lime",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_cyan"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Cyan",
"decoref": "teddy_bear_cyan",
"material": "teddy_bear_cyan",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_light_blue"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Light Blue",
"decoref": "teddy_bear_light_blue",
"material": "teddy_bear_light_blue",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_lavender"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Lavender",
"decoref": "teddy_bear_lavender",
"material": "teddy_bear_lavender",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_pink"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Pink",
"decoref": "teddy_bear_pink",
"material": "teddy_bear_pink",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_white"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear White",
"decoref": "teddy_bear_white",
"material": "teddy_bear_white",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_cream"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Cream",
"decoref": "teddy_bear_cream",
"material": "teddy_bear_cream",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_brown"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Brown",
"decoref": "teddy_bear_brown",
"material": "teddy_bear_brown",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_gray"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Gray",
"decoref": "teddy_bear_gray",
"material": "teddy_bear_gray",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_black"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Black",
"decoref": "teddy_bear_black",
"material": "teddy_bear_black",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_rainbow"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Teddy Bear Rainbow",
"decoref": "teddy_bear_rainbow",
"material": "teddy_bear_rainbow",
"model": "teddy_bear",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "teddy_bear_red"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Toy Boat",
"decoref": "toy_boat",
"material": "toy_boat",
"model": "toy_boat",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
},{
"name": "Train Set 1",
"decoref": "train_set_1",
"material": "train_set_1",
"model": "train_set_1",
"scale": 1.0,
"tabs": "toys",
"default_animation": "animation.train_set_idle",
"type": "animated",
"script": {
"on_use": {
"animations": [
{
"to": "animation.train_set_move",
"from": "animation.train_set_idle"
},
{
"to": "animation.train_set_idle",
"from": "animation.train_set_move"
}
]
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Wooden Blocks 1",
"decoref": "wooden_blocks_1",
"material": "wooden_blocks_1",
"model": "wooden_blocks",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "wooden_blocks_2"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Wooden Blocks 2",
"decoref": "wooden_blocks_2",
"material": "wooden_blocks_2",
"model": "wooden_blocks",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "wooden_blocks_3"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Wooden Blocks 3",
"decoref": "wooden_blocks_3",
"material": "wooden_blocks_3",
"model": "wooden_blocks",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "wooden_blocks_4"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Wooden Blocks 4",
"decoref": "wooden_blocks_4",
"material": "wooden_blocks_4",
"model": "wooden_blocks",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"script": {
"tool_modelswitch": {
"link": "wooden_blocks_1"
}
},
"crafting_color": [0, 0, 0]
},
{
"name": "Xylophone",
"decoref": "xylophone",
"material": "xylophone",
"model": "xylophone",
"scale": 1.0,
"tabs": "toys",
"rotatable": true,
"crafting_color": [0, 0, 0]
}
],
"bounding_boxes": []
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1,185 +0,0 @@
{
"models": [
{
"name": "Wall Flag 1 Agender",
"decoref": "wall_flag_1_agender",
"material": "agender",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Ally",
"decoref": "wall_flag_1_ally",
"material": "ally",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Aromantic",
"decoref": "wall_flag_1_aromantic",
"material": "aromantic",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Asexual",
"decoref": "wall_flag_1_asexual",
"material": "asexual",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Bigender",
"decoref": "wall_flag_1_bigender",
"material": "bigender",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Bisexual",
"decoref": "wall_flag_1_bisexual",
"material": "bisexual",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Demiboy",
"decoref": "wall_flag_1_demiboy",
"material": "demiboy",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Demigirl",
"decoref": "wall_flag_1_demigirl",
"material": "demigirl",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Demisexual",
"decoref": "wall_flag_1_demisexual",
"material": "demisexual",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Gay",
"decoref": "wall_flag_1_gay",
"material": "gay",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Genderfluid",
"decoref": "wall_flag_1_genderfluid",
"material": "genderfluid",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Intersex",
"decoref": "wall_flag_1_intersex",
"material": "intersex",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Lesbian",
"decoref": "wall_flag_1_lesbian",
"material": "lesbian",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Nonbinary",
"decoref": "wall_flag_1_nonbinary",
"material": "nonbinary",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Pansexual",
"decoref": "wall_flag_1_pansexual",
"material": "pansexual",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Polysexual",
"decoref": "wall_flag_1_polysexual",
"material": "polysexual",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Progress Intersex",
"decoref": "wall_flag_1_progress_intersex",
"material": "progress_intersex",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Progress Pride",
"decoref": "wall_flag_1_progress_pride",
"material": "progress_pride",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Rainbow Pride",
"decoref": "wall_flag_1_rainbow_pride",
"material": "rainbow_pride",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
},
{
"name": "Wall Flag 1 Transgender",
"decoref": "wall_flag_1_transgender",
"material": "transgender",
"model": "wall_flag_1",
"scale": 1.0,
"tabs": "pride",
"crafting_color": [0, 0, 0]
}
],
"bounding_boxes": []
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 912 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 785 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1023 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 651 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save