Optimizing (Compressing) files

master
Dallas DeBruin 2020-12-29 14:59:19 -05:00
parent 12e6fdf3f8
commit f3d6ee0dd3
7 changed files with 1290 additions and 4351 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -108,7 +108,7 @@ if adv_core.setting("enable_builtin_nodes", true) then
type = "fixed",
fixed = {{0.895, -0.455, -0.785, -0.865, -0.015, 0.645},{0.235, -0.015, -0.235, -0.205, 1.195, 0.095},},
},
tiles = {"rune.png"},
tiles = {"rune.jpg"},
groups = {oddly_breakable_by_hand=2},
})
@ -170,7 +170,7 @@ if adv_core.setting("enable_builtin_nodes", true) then
type = "fixed",
fixed = {-0.4,-0.5,-0.4,0.4,0.42,0.4},
},
tiles = {"axe_stump.png"},
tiles = {"axe_stump.jpg"},
groups = {oddly_breakable_by_hand=2},
})

BIN
textures/axe_stump.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 KiB

BIN
textures/rune.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 KiB