aboutsummaryrefslogtreecommitdiff
path: root/data/mods/default/textures/stick.png
blob: 2d31797f00678eaf60a7c84536b20b3e30d743d1 (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 06 00 00 00 1f f3 ff .PNG........IHDR................
0020 61 00 00 00 04 73 42 49 54 08 08 08 08 7c 08 64 88 00 00 00 09 70 48 59 73 00 00 0e c4 00 00 0e a....sBIT....|.d.....pHYs.......
0040 c4 01 95 2b 0e 1b 00 00 00 58 49 44 41 54 38 8d 63 60 18 72 20 d6 56 e5 7f ac ad ca 7f 18 9f 85 ...+.....XIDAT8.c`.r..V.........
0060 54 cd 4f 9f 3e 45 11 63 24 47 f3 be 7b df e1 fa 88 32 00 97 66 a2 0c c0 a7 99 a0 01 84 34 e3 35 T.O.>E.c$G..{....2..f........4.5
0080 80 18 cd 38 0d 20 56 33 56 03 48 d1 8c 61 00 a9 9a 51 0c 20 47 33 03 03 03 03 13 8c 41 8e e6 c1 ...8..V3V.H..a...Q..G3......A...
00a0 01 00 53 3e 4c 39 97 e0 34 76 00 00 00 00 49 45 4e 44 ae 42 60 82 ..S>L9..4v....IEND.B`.
ef='#n44'>44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
local S
if minetest.get_modpath("intllib") then
    S = intllib.Getter()
else
    S = function(s,a,...)a={a,...}return s:gsub("@(%d+)",function(n)return a[tonumber(n)]end)end
end