diff --git a/poles.lua b/poles.lua index 419bfd5..c5963e8 100755 --- a/poles.lua +++ b/poles.lua @@ -20,7 +20,7 @@ for _,pole in pairs(fishing_setting.poles) do description = pole.desc, groups = {}, inventory_image = "fishing_pole_".. pole.name ..".png", - wield_image = "fishing_pole_".. pole.name ..".png^[transformFXR270", + wield_image = "fishing_pole_".. pole.name ..".png", stack_max = 1, liquids_pointable = true, diff --git a/textures/fishing_bait_bread.png b/textures/fishing_bait_bread.png index 5f4b8fc..54c5389 100755 Binary files a/textures/fishing_bait_bread.png and b/textures/fishing_bait_bread.png differ diff --git a/textures/fishing_bait_corn.png b/textures/fishing_bait_corn.png index 46c2c80..ed0e12d 100755 Binary files a/textures/fishing_bait_corn.png and b/textures/fishing_bait_corn.png differ diff --git a/textures/fishing_bait_worm.png b/textures/fishing_bait_worm.png index 7a4d8d1..42c9e87 100755 Binary files a/textures/fishing_bait_worm.png and b/textures/fishing_bait_worm.png differ diff --git a/textures/fishing_baitball.png b/textures/fishing_baitball.png index b72550f..6bb4e31 100755 Binary files a/textures/fishing_baitball.png and b/textures/fishing_baitball.png differ diff --git a/textures/fishing_baitball_shark.png b/textures/fishing_baitball_shark.png index 1577a0a..af4f7cb 100755 Binary files a/textures/fishing_baitball_shark.png and b/textures/fishing_baitball_shark.png differ diff --git a/textures/fishing_bluewhite_raw.png b/textures/fishing_bluewhite_raw.png index 5f8224e..25043ef 100755 Binary files a/textures/fishing_bluewhite_raw.png and b/textures/fishing_bluewhite_raw.png differ diff --git a/textures/fishing_bobber.png b/textures/fishing_bobber.png index 42bfe69..353d8b2 100755 Binary files a/textures/fishing_bobber.png and b/textures/fishing_bobber.png differ diff --git a/textures/fishing_bobber_bottom.png b/textures/fishing_bobber_bottom.png index 32a54f7..cbd4655 100755 Binary files a/textures/fishing_bobber_bottom.png and b/textures/fishing_bobber_bottom.png differ diff --git a/textures/fishing_bobber_feather_1.png b/textures/fishing_bobber_feather_1.png index 9eff3f8..6bbc9f7 100755 Binary files a/textures/fishing_bobber_feather_1.png and b/textures/fishing_bobber_feather_1.png differ diff --git a/textures/fishing_bobber_shark.png b/textures/fishing_bobber_shark.png index e741dd0..9417e2f 100755 Binary files a/textures/fishing_bobber_shark.png and b/textures/fishing_bobber_shark.png differ diff --git a/textures/fishing_bobber_top.png b/textures/fishing_bobber_top.png index 039620b..a2ce2a9 100755 Binary files a/textures/fishing_bobber_top.png and b/textures/fishing_bobber_top.png differ diff --git a/textures/fishing_clownfish_raw.png b/textures/fishing_clownfish_raw.png index 69f0fcc..f71ad40 100755 Binary files a/textures/fishing_clownfish_raw.png and b/textures/fishing_clownfish_raw.png differ diff --git a/textures/fishing_deco_pike.png b/textures/fishing_deco_pike.png index fc6079e..018187d 100755 Binary files a/textures/fishing_deco_pike.png and b/textures/fishing_deco_pike.png differ diff --git a/textures/fishing_fish_cooked.png b/textures/fishing_fish_cooked.png index 709d8f2..da66c79 100755 Binary files a/textures/fishing_fish_cooked.png and b/textures/fishing_fish_cooked.png differ diff --git a/textures/fishing_fish_raw.png b/textures/fishing_fish_raw.png index 1cf74ac..3386469 100755 Binary files a/textures/fishing_fish_raw.png and b/textures/fishing_fish_raw.png differ diff --git a/textures/fishing_pike_cooked.png b/textures/fishing_pike_cooked.png index 7d66e7c..b311d24 100755 Binary files a/textures/fishing_pike_cooked.png and b/textures/fishing_pike_cooked.png differ diff --git a/textures/fishing_pike_raw.png b/textures/fishing_pike_raw.png index 5c7885f..61d17fa 100755 Binary files a/textures/fishing_pike_raw.png and b/textures/fishing_pike_raw.png differ diff --git a/textures/fishing_pole_perfect.png b/textures/fishing_pole_perfect.png index f8da2cb..3c9833c 100755 Binary files a/textures/fishing_pole_perfect.png and b/textures/fishing_pole_perfect.png differ diff --git a/textures/fishing_pole_perfect_back.png b/textures/fishing_pole_perfect_back.png index 10039be..b584ec1 100755 Binary files a/textures/fishing_pole_perfect_back.png and b/textures/fishing_pole_perfect_back.png differ diff --git a/textures/fishing_pole_perfect_bottom.png b/textures/fishing_pole_perfect_bottom.png index 569b047..08c1e97 100755 Binary files a/textures/fishing_pole_perfect_bottom.png and b/textures/fishing_pole_perfect_bottom.png differ diff --git a/textures/fishing_pole_perfect_front.png b/textures/fishing_pole_perfect_front.png index 600d1a1..f334639 100755 Binary files a/textures/fishing_pole_perfect_front.png and b/textures/fishing_pole_perfect_front.png differ diff --git a/textures/fishing_pole_perfect_simple.png b/textures/fishing_pole_perfect_simple.png index c6c433a..bf7ea94 100755 Binary files a/textures/fishing_pole_perfect_simple.png and b/textures/fishing_pole_perfect_simple.png differ diff --git a/textures/fishing_pole_perfect_top.png b/textures/fishing_pole_perfect_top.png index 177e5d1..ce6292f 100755 Binary files a/textures/fishing_pole_perfect_top.png and b/textures/fishing_pole_perfect_top.png differ diff --git a/textures/fishing_pole_wood.png b/textures/fishing_pole_wood.png index bbb196b..54639db 100755 Binary files a/textures/fishing_pole_wood.png and b/textures/fishing_pole_wood.png differ diff --git a/textures/fishing_pole_wood_back.png b/textures/fishing_pole_wood_back.png index 7b58478..bf92d7e 100755 Binary files a/textures/fishing_pole_wood_back.png and b/textures/fishing_pole_wood_back.png differ diff --git a/textures/fishing_pole_wood_bottom.png b/textures/fishing_pole_wood_bottom.png index 6f52ca8..dd065bd 100755 Binary files a/textures/fishing_pole_wood_bottom.png and b/textures/fishing_pole_wood_bottom.png differ diff --git a/textures/fishing_pole_wood_deco.png b/textures/fishing_pole_wood_deco.png index 9224988..4708ff8 100755 Binary files a/textures/fishing_pole_wood_deco.png and b/textures/fishing_pole_wood_deco.png differ diff --git a/textures/fishing_pole_wood_front.png b/textures/fishing_pole_wood_front.png index e8aa3d6..f44e407 100755 Binary files a/textures/fishing_pole_wood_front.png and b/textures/fishing_pole_wood_front.png differ diff --git a/textures/fishing_pole_wood_simple.png b/textures/fishing_pole_wood_simple.png index afa5b19..d4d9026 100755 Binary files a/textures/fishing_pole_wood_simple.png and b/textures/fishing_pole_wood_simple.png differ diff --git a/textures/fishing_pole_wood_top.png b/textures/fishing_pole_wood_top.png index 1408eac..2f3b4e5 100755 Binary files a/textures/fishing_pole_wood_top.png and b/textures/fishing_pole_wood_top.png differ diff --git a/textures/fishing_shark_cooked.png b/textures/fishing_shark_cooked.png index b6142ce..b6a807c 100755 Binary files a/textures/fishing_shark_cooked.png and b/textures/fishing_shark_cooked.png differ diff --git a/textures/fishing_shark_raw.png b/textures/fishing_shark_raw.png index 62a1b9e..c302609 100755 Binary files a/textures/fishing_shark_raw.png and b/textures/fishing_shark_raw.png differ diff --git a/textures/fishing_sushi.png b/textures/fishing_sushi.png index c64ceca..397100b 100755 Binary files a/textures/fishing_sushi.png and b/textures/fishing_sushi.png differ diff --git a/textures/fishing_trophy_label.png b/textures/fishing_trophy_label.png index 3c8326b..d48f8ff 100755 Binary files a/textures/fishing_trophy_label.png and b/textures/fishing_trophy_label.png differ diff --git a/textures/fishing_trophy_plank.png b/textures/fishing_trophy_plank.png new file mode 100755 index 0000000..dc4aba5 Binary files /dev/null and b/textures/fishing_trophy_plank.png differ diff --git a/trophies.lua b/trophies.lua index 5a04622..7e90c14 100755 --- a/trophies.lua +++ b/trophies.lua @@ -30,15 +30,15 @@ for i in pairs(trophy) do local icon = trophy[i][4] minetest.register_node("fishing:trophy_"..item, { description = fishing_setting.func.S(name.." Trophy"), - inventory_image = "default_chest_top.png^"..icon.."^fishing_trophy_label.png", + inventory_image = "fishing_trophy_plank.png^"..icon.."^fishing_trophy_label.png", drawtype = "nodebox", tiles = { - "default_chest_top.png", -- top - "default_chest_top.png", -- bottom - "default_chest_top.png", -- right - "default_chest_top.png", -- left - "default_chest_top.png", -- back - "default_chest_top.png^"..icon.."^fishing_trophy_label.png", -- front + "fishing_trophy_plank.png", -- top + "fishing_trophy_plank.png", -- bottom + "fishing_trophy_plank.png", -- right + "fishing_trophy_plank.png", -- left + "fishing_trophy_plank.png", -- back + "fishing_trophy_plank.png^"..icon.."^fishing_trophy_label.png", -- front }, paramtype = "light", paramtype2 = "facedir",