Publish changes to fix mod, and add vault limitations

This commit is contained in:
Aria 2023-02-23 07:27:38 -07:00
parent 19573bbd56
commit 553ff429f3
130 changed files with 211075 additions and 208965 deletions

View file

@ -1,125 +1,124 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom_left"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_left_open",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_right"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom_right_open",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top_left"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_left_open",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_right"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top_right_open",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom_left",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_left_open"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_right",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom_right_open",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top_left",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_left_open"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_right",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top_right_open",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom_left",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_left_open",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_right",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom_right_open"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top_left",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_left_open",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_right",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top_right_open"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom_left",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_left_open",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_right",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom_right_open",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top_left",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_left_open",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_right",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top_right_open",
"y": 90
}
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_hinge",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_hinge"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_hinge",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_hinge"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_hinge"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_hinge",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_hinge"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_hinge",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_hinge",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_hinge",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_hinge",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_hinge",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "otemod:block/aurora_door_bottom",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "otemod:block/aurora_door_bottom_hinge",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "otemod:block/aurora_door_bottom_hinge",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "otemod:block/aurora_door_bottom",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "otemod:block/aurora_door_top",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "otemod:block/aurora_door_top_hinge",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "otemod:block/aurora_door_top_hinge",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "otemod:block/aurora_door_top",
"y": 90
}
}
}

View file

@ -1,43 +0,0 @@
{
"multipart": [
{
"apply": { "model": "otemod:block/gold_bars/post_ends" }
},
{
"when": { "north": "false", "west": "false", "south": "false", "east": "false" },
"apply": { "model": "otemod:block/gold_bars/post" }
},
{
"when": { "north": "true", "west": "false", "south": "false", "east": "false" },
"apply": { "model": "otemod:block/gold_bars/cap" }
},
{
"when": { "north": "false", "west": "false", "south": "false", "east": "true" },
"apply": { "model": "otemod:block/gold_bars/cap", "y": 90 }
},
{
"when": { "north": "false", "west": "false", "south": "true", "east": "false" },
"apply": { "model": "otemod:block/gold_bars/cap_alt" }
},
{
"when": { "north": "false", "west": "true", "south": "false", "east": "false" },
"apply": { "model": "otemod:block/gold_bars/cap_alt", "y": 90 }
},
{
"when": { "north": "true" },
"apply": { "model": "otemod:block/gold_bars/side" }
},
{
"when": { "east": "true" },
"apply": { "model": "otemod:block/gold_bars/side", "y": 90 }
},
{
"when": { "south": "true" },
"apply": { "model": "otemod:block/gold_bars/side_alt" }
},
{
"when": { "west": "true" },
"apply": { "model": "otemod:block/gold_bars/side_alt", "y": 90 }
}
]
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "otemod:block/nether_grout"
}
}
}

View file

@ -1,8 +0,0 @@
{
"variants": {
"facing=north": { "model": "otemod:block/scorched_table" },
"facing=south": { "model": "otemod:block/scorched_table", "y": 180 },
"facing=west": { "model": "otemod:block/scorched_table", "y": 270 },
"facing=east": { "model": "otemod:block/scorched_table", "y": 90 }
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "otemod:block/vault_steel_ore_block"
}
}
}

View file

@ -3,10 +3,6 @@
"key.category.otemod": "Only The Essentials",
"itemGroup.refinedfabric.materials": "RefinedFabric Materials",
"itemGroup.refinedfabric.tools": "RefinedFabric Utilities",
"itemGroup.refinedfabric.blocks": "RefinedFabric Blocks",
"item.otemod.eternium_ore": "Raw Eternium Ore",
"item.otemod.ihan_crystal": "Ihan Crystal",
"item.otemod.ihan_crystal.levels": "Stored XP: ",
@ -19,9 +15,6 @@
"item.otemod.raw_cobalt": "Raw Cobalt",
"item.otemod.cobalt_nugget": "Cobalt Nugget",
"item.otemod.cobalt_ingot": "Cobalt Ingot",
"item.otemod.pattern": "Pattern",
"item.otemod.scorched_brick": "Scorched Brick",
"item.otemod.copper_can": "Copper Can",
"item.otemod.melted_nether_star": "Melted Nether Star",
"item.otemod.eternium_ingot": "Eternium Ingot",
"item.otemod.eternium_rod": "Eternium Rod",
@ -29,6 +22,18 @@
"item.otemod.scrubber_frame_piece": "Scrubber Frame Component",
"item.otemod.scrubber_frame": "Scrubber Frame",
"item.otemod.possum_spawn_egg": "Possum Spawn Egg",
"item.otemod.vault": "Vault",
"item.otemod.vault_steel_ingot": "Vault Steel Ingot",
"item.otemod.vault_fragment_lower_left": "Vault Fragment",
"item.otemod.vault_fragment_lower_right": "Vault Fragment",
"item.otemod.vault_fragment_upper": "Vault Fragment",
"item.otemod.vault_fragment_upper_left": "Vault Fragment",
"item.otemod.vault_fragment_upper_right": "Vault Fragment",
"item.otemod.vault_fragment_lower": "Vault Fragment",
"item.otemod.vault_fragment_left": "Vault Fragment",
"item.otemod.vault_fragment_right": "Vault Fragment",
"item.otemod.vault_fragment_center": "Vault Fragment",
"item.otemod.raw_vault_steel_ore": "Raw Vault Steel",
"block.otemod.eternium_ore_block": "Eternium Ore",
@ -38,13 +43,11 @@
"block.otemod.clear_glass_block": "Clear Glass Block",
"block.otemod.cobalt_ore": "Cobalt Ore",
"block.otemod.raw_cobalt_ore": "Raw Cobalt Ore",
"block.otemod.gold_bars": "Gold Bars",
"block.otemod.cobalt_block": "Cobalt",
"block.otemod.nether_grout": "Nether Grout",
"block.otemod.scorched_table": "Scorched Table",
"block.otemod.item_scrubber": "Item Scrubber",
"block.otemod.magical_scrubber": "Magical Scrubber",
"block.otemod.stable_singularity": "Stable Singularity",
"block.otemod.vault_steel_ore_block": "Vault Steel Ore",
"enchantment.otemod.mob_egging": "Mob Egging",

View file

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_bottom",
"render_type": "minecraft:translucent",
"textures": {
"top": "minecraft:block/aurora_door_top",
"bottom": "minecraft:block/aurora_door_bottom"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_bottom_rh",
"render_type": "minecraft:translucent",
"textures": {
"top": "minecraft:block/aurora_door_top",
"bottom": "minecraft:block/aurora_door_bottom"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_bottom_left",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_bottom_left_open",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_bottom_right",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_bottom_right_open",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_top",
"render_type": "minecraft:translucent",
"textures": {
"top": "minecraft:block/aurora_door_top",
"bottom": "minecraft:block/aurora_door_bottom"
}
}

View file

@ -0,0 +1,8 @@
{
"parent": "minecraft:block/door_top_rh",
"render_type": "minecraft:translucent",
"textures": {
"top": "minecraft:block/aurora_door_top",
"bottom": "minecraft:block/aurora_door_bottom"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_top_left",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_top_left_open",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_top_right",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "minecraft:block/door_top_right_open",
"render_type": "minecraft:translucent",
"textures": {
"bottom": "otemod:block/aurora_door_bottom",
"top": "otemod:block/aurora_door_top"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "block/iron_bars_cap",
"render_type": "minecraft:translucent",
"textures": {
"particle": "otemod:block/gold_bars",
"bars": "otemod:block/gold_bars",
"edge": "otemod:block/gold_bars"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "block/iron_bars_cap_alt",
"render_type": "minecraft:translucent",
"textures": {
"particle": "otemod:block/gold_bars",
"bars": "otemod:block/gold_bars",
"edge": "otemod:block/gold_bars"
}
}

View file

@ -1,8 +0,0 @@
{
"parent": "block/iron_bars_post",
"render_type": "minecraft:translucent",
"textures": {
"particle": "otemod:block/gold_bars",
"bars": "otemod:block/gold_bars"
}
}

View file

@ -1,8 +0,0 @@
{
"parent": "block/iron_bars_post_ends",
"render_type": "minecraft:translucent",
"textures": {
"particle": "otemod:block/gold_bars",
"edge": "otemod:block/gold_bars"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "block/iron_bars_side",
"render_type": "minecraft:translucent",
"textures": {
"particle": "otemod:block/gold_bars",
"bars": "otemod:block/gold_bars",
"edge": "otemod:block/gold_bars"
}
}

View file

@ -1,9 +0,0 @@
{
"parent": "block/iron_bars_side_alt",
"render_type": "minecraft:translucent",
"textures": {
"particle": "otemod:block/gold_bars",
"bars": "otemod:block/gold_bars",
"edge": "otemod:block/gold_bars"
}
}

View file

@ -1,8 +0,0 @@
{
"parent": "otemod:block/template/table",
"textures": {
"side": "otemod:block/scorched_table/table_side",
"top": "otemod:block/scorched_table/table_top",
"bottom": "otemod:block/scorched_table/table_bottom"
}
}

View file

@ -1,114 +0,0 @@
{
"loader": "otemod:casting",
"parent": "block/block",
"textures": {
"particle": "#side"
},
"elements": [
{
"name": "Table outer",
"from": [ 0, 10, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom" }
}
},
{
"name": "Table inner",
"from": [ 15, 16, 15 ],
"to": [ 1, 15, 1 ],
"faces": {
"north": { "texture": "#side", "cullface": "up" },
"east": { "texture": "#side", "cullface": "up" },
"south": { "texture": "#side", "cullface": "up" },
"west": { "texture": "#side", "cullface": "up" },
"up": { "texture": "#top", "cullface": "up" }
}
},
{
"name": "Northwest leg",
"from": [ 0, 0, 0] ,
"to": [ 4, 10, 4 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side" },
"south": { "texture": "#side" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"name": "Northeast leg",
"from": [ 12, 0, 0 ],
"to": [ 16, 10, 4 ],
"faces": {
"north": { "texture": "#side", "cullface": "north" },
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side"},
"west": { "texture": "#side"},
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"name": "Southeast leg",
"from": [ 12, 0, 12 ],
"to": [ 16, 10, 16 ],
"faces": {
"north": { "texture": "#side" },
"east": { "texture": "#side", "cullface": "east" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"name": "Southwest leg",
"from": [ 0, 0, 12 ],
"to": [ 4, 10, 16 ],
"faces": {
"north": { "texture": "#side" },
"east": { "texture": "#side" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"down": { "texture": "#bottom", "cullface": "down" }
}
},
{
"name": "West top edge",
"from": [ 0, 16, 0 ],
"to": [ 1, 16, 16 ],
"faces": { "up": { "texture": "#top", "cullface": "up" }}
},
{
"name": "East top edge",
"from": [ 15, 16, 0 ],
"to": [ 16, 16, 16 ],
"faces": { "up": { "texture": "#top", "cullface": "up" }}
},
{
"name": "North top edge",
"from": [ 1, 16, 0 ],
"to": [ 15, 16, 1 ],
"faces": { "up": { "texture": "#top", "cullface": "up" }}
},
{
"name": "South top edge",
"from": [ 1, 16, 15 ],
"to": [ 15, 16, 16 ],
"faces": { "up": { "texture": "#top", "cullface": "up" }}
}
],
"fluid": {
"from": [ 1, 15, 1 ],
"to": [ 15, 15.9, 15 ],
"faces": { "up": {} }
},
"items": [
{ "center": [ 8, 15.5, 8 ], "size": 14, "x": 270, "y": 180, "transform": "fixed" },
{ "center": [ 8, 15.5, 8 ], "size": 14.1, "x": 270, "y": 180, "transform": "fixed" }
]
}

View file

@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "otemod:block/nether_grout"
"all": "otemod:block/vault_steel_ore_block"
}
}

View file

@ -1,3 +0,0 @@
{
"parent": "otemod:block/nether_grout"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:block/gold_bars"
"layer0": "otemod:item/raw_vault_steel_ore"
}
}
}

View file

@ -1,3 +0,0 @@
{
"parent": "otemod:block/scorched_table"
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/pattern"
"layer0": "otemod:item/vault"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_center"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_left"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_lower"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_lower_left"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_lower_right"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_right"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_upper"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_upper_left"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/vault_fragment_upper_right"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "otemod:item/scorched_brick"
"layer0": "otemod:item/vault_steel_ingot"
}
}

View file

@ -0,0 +1,3 @@
{
"parent": "otemod:block/vault_steel_ore_block"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 580 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 741 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B