Preserve original quality of all textures
10
nodes.lua
@ -137,7 +137,7 @@ xdecor.register("chair", {
|
||||
{11, 0, 3, 2, 6, 2}, {3, 6, 3, 10, 2, 8}
|
||||
}),
|
||||
can_dig = xdecor.sit_dig,
|
||||
on_rightclick = function(pos, node, clicker, itemstack, pointed_thing)
|
||||
on_rightclick = function(pos, node, clicker, _, pointed_thing)
|
||||
pos.y = pos.y + 0 -- Sitting position.
|
||||
xdecor.sit(pos, node, clicker, pointed_thing)
|
||||
end
|
||||
@ -202,7 +202,11 @@ xdecor.register("cushion", {
|
||||
groups = {snappy=3, flammable=3, fall_damage_add_percent=-50},
|
||||
on_place = minetest.rotate_node,
|
||||
node_box = xdecor.nodebox.slab_y(0.5),
|
||||
can_dig = xdecor.sit_dig
|
||||
can_dig = xdecor.sit_dig,
|
||||
on_rightclick = function(pos, node, clicker, _, pointed_thing)
|
||||
pos.y = pos.y + 0 -- Sitting position.
|
||||
xdecor.sit(pos, node, clicker, pointed_thing)
|
||||
end
|
||||
})
|
||||
|
||||
xdecor.register("cushion_block", {
|
||||
@ -430,7 +434,7 @@ xdecor.register("tatami", {
|
||||
|
||||
xdecor.register("trampoline", {
|
||||
description = "Trampoline",
|
||||
tiles = {"xdecor_trampoline.png", "xdecor_trampoline_sides.png"},
|
||||
tiles = {"xdecor_trampoline.png", "mailbox_blank16.png", "xdecor_trampoline_sides.png"},
|
||||
groups = {snappy=3, flammable=3, fall_damage_add_percent=-80, bouncy=90},
|
||||
node_box = xdecor.nodebox.slab_y(0.5)
|
||||
})
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 235 B After Width: | Height: | Size: 233 B |
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 243 B |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 255 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 264 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 171 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 189 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 243 B |
Before Width: | Height: | Size: 456 B After Width: | Height: | Size: 454 B |
Before Width: | Height: | Size: 161 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 449 B After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 498 B |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 170 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 201 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 255 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 230 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 331 B After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 158 B |
Before Width: | Height: | Size: 161 B After Width: | Height: | Size: 157 B |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 240 B |
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 378 B After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 678 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 192 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 693 B After Width: | Height: | Size: 853 B |
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 285 B |
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 273 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 193 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 115 B After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 115 B After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 275 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 390 B |
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 384 B |
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 544 B After Width: | Height: | Size: 649 B |
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 2.8 KiB |
BIN
textures/xdecor_rope_wield.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 654 B After Width: | Height: | Size: 807 B |
Before Width: | Height: | Size: 668 B After Width: | Height: | Size: 859 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 255 B |
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 756 B |
Before Width: | Height: | Size: 264 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 163 B After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 222 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 787 B After Width: | Height: | Size: 907 B |
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 264 B After Width: | Height: | Size: 3.2 KiB |