fix wrong image inventory, normalise name
compress texture with trimage remove old unused textures
@ -518,7 +518,7 @@ doors.register("door_obsidian_glass", {
|
|||||||
doors.register("door_cherry", {
|
doors.register("door_cherry", {
|
||||||
tiles = { "doors_door_cherry.png" },
|
tiles = { "doors_door_cherry.png" },
|
||||||
description = "Cherry Door",
|
description = "Cherry Door",
|
||||||
inventory_image = "doors_wood_cherry.png",
|
inventory_image = "doors_item_cherry.png",
|
||||||
groups = {choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1},
|
groups = {choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1},
|
||||||
sounds = default.node_sound_wood_defaults(),
|
sounds = default.node_sound_wood_defaults(),
|
||||||
recipe = {
|
recipe = {
|
||||||
@ -531,9 +531,9 @@ minetest.register_alias("doors:door_wood_cherry", "doors:door_cherry")
|
|||||||
|
|
||||||
-- doors tin MFF
|
-- doors tin MFF
|
||||||
doors.register("door_tin", {
|
doors.register("door_tin", {
|
||||||
tiles = { "doors_tin.png" },
|
tiles = { "doors_door_tin.png" },
|
||||||
description = "Tin Door",
|
description = "Tin Door",
|
||||||
inventory_image = "doors_tin.png",
|
inventory_image = "doors_item_tin.png",
|
||||||
groups = {snappy=1,bendy=2,cracky=1,melty=2,level=2,door=1},
|
groups = {snappy=1,bendy=2,cracky=1,melty=2,level=2,door=1},
|
||||||
protected = true,
|
protected = true,
|
||||||
sounds = default.node_sound_stone_defaults(),
|
sounds = default.node_sound_stone_defaults(),
|
||||||
@ -547,9 +547,9 @@ doors.register("door_tin", {
|
|||||||
|
|
||||||
-- doors prison MFF
|
-- doors prison MFF
|
||||||
doors.register("door_prison", {
|
doors.register("door_prison", {
|
||||||
tiles = { "doors_prison.png" },
|
tiles = { "doors_door_prison.png" },
|
||||||
description = "Prison Door",
|
description = "Prison Door",
|
||||||
inventory_image = "doors_prison_inv.png",
|
inventory_image = "doors_item_prison.png",
|
||||||
groups = {snappy=1,bendy=2,cracky=1,melty=2,level=2,door=1},
|
groups = {snappy=1,bendy=2,cracky=1,melty=2,level=2,door=1},
|
||||||
protected = true,
|
protected = true,
|
||||||
sounds = default.node_sound_stone_defaults(),
|
sounds = default.node_sound_stone_defaults(),
|
||||||
@ -563,9 +563,9 @@ doors.register("door_prison", {
|
|||||||
|
|
||||||
-- MFF gardengate white
|
-- MFF gardengate white
|
||||||
doors.register("doors:door_gardengate_white", {
|
doors.register("doors:door_gardengate_white", {
|
||||||
tiles = { "doors_gardengate_white.png" },
|
tiles = { "doors_door_gardengate_white.png" },
|
||||||
description = "Garden Gate White Door",
|
description = "Garden Gate White Door",
|
||||||
inventory_image = "doors_gardengate_white_inv.png",
|
inventory_image = "doors_item_gardengate_white.png",
|
||||||
groups = {choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1},
|
groups = {choppy=2,oddly_breakable_by_hand=2,flammable=2,door=1},
|
||||||
sounds = default.node_sound_wood_defaults(),
|
sounds = default.node_sound_wood_defaults(),
|
||||||
recipe = {
|
recipe = {
|
||||||
|
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 341 B |
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 449 B |
Before Width: | Height: | Size: 266 B After Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 640 B After Width: | Height: | Size: 631 B |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 185 B |
Before Width: | Height: | Size: 768 B After Width: | Height: | Size: 350 B |
After Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 205 B |
BIN
minetestforfun_game/mods/doors/textures/doors_door_prison.png
Normal file
After Width: | Height: | Size: 227 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 629 B |
BIN
minetestforfun_game/mods/doors/textures/doors_door_tin.png
Normal file
After Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 812 B |
Before Width: | Height: | Size: 923 B |
Before Width: | Height: | Size: 220 B |
Before Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 284 B |
After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 152 B |
BIN
minetestforfun_game/mods/doors/textures/doors_item_prison.png
Normal file
After Width: | Height: | Size: 279 B |
Before Width: | Height: | Size: 132 B After Width: | Height: | Size: 166 B |
BIN
minetestforfun_game/mods/doors/textures/doors_item_tin.png
Normal file
After Width: | Height: | Size: 214 B |
Before Width: | Height: | Size: 130 B After Width: | Height: | Size: 167 B |
Before Width: | Height: | Size: 152 B |
Before Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 826 B |
Before Width: | Height: | Size: 228 B |
Before Width: | Height: | Size: 143 B |
Before Width: | Height: | Size: 257 B After Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 101 B After Width: | Height: | Size: 100 B |
Before Width: | Height: | Size: 167 B |