Change clock texture usage and implement conversion
commitb852e56df351b7c495f16eb0aee73ef0a57add2c
authorWuzzy <Wuzzy2@mail.ru>
Sat, 19 May 2018 23:50:53 +0000 (20 01:50 +0200)
committerWuzzy <Wuzzy2@mail.ru>
Sat, 19 May 2018 23:50:53 +0000 (20 01:50 +0200)
tree147e9cf36b49cccec248843be2b82bf7e4af1991
parent4db935e91e7d0db070a151d980b51c2d9c304295
Change clock texture usage and implement conversion
67 files changed:
mods/ITEMS/mcl_clock/init.lua
mods/ITEMS/mcl_clock/textures/mcl_clock_clock.png [deleted file]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_00.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_01.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_02.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_03.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_04.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_05.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_06.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_07.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_08.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_09.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_10.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_11.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_12.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_13.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_14.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_15.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_16.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_17.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_18.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_19.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_20.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_21.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_22.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_23.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_24.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_25.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_26.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_27.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_28.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_29.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_30.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_31.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_32.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_33.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_34.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_35.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_36.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_37.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_38.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_39.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_40.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_41.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_42.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_43.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_44.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_45.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_46.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_47.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_48.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_49.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_50.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_51.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_52.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_53.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_54.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_55.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_56.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_57.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_58.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_59.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_60.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_61.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_62.png [new file with mode: 0644]
mods/ITEMS/mcl_clock/textures/mcl_clock_clock_63.png [new file with mode: 0644]
tools/Conversion_Table.csv