]> git.lizzy.rs Git - mcl_enchanting.git/commit
Rewrite for MineClone2
authorElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 16 Jul 2020 11:18:02 +0000 (13:18 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Thu, 16 Jul 2020 11:18:02 +0000 (13:18 +0200)
commit07268084b00a19979ebf3f36d134529bb964cd91
tree58faeddd6ac7b3d0da45a5a1093354527e343b35
parent13ea31ce121d1bf002b355f5acd8cca4a1c52072
Rewrite for MineClone2
78 files changed:
.gitignore [deleted file]
.luacheckrc [deleted file]
LICENSE
README [new file with mode: 0644]
README.md [deleted file]
book.lua [new file with mode: 0644]
bookshelf_particles.lua [new file with mode: 0644]
depends.txt [deleted file]
description.txt [deleted file]
engine.lua [new file with mode: 0644]
init.lua
mod.conf
models/mcl_enchanting_book.b3d [new file with mode: 0644]
models/mcl_enchanting_book_entity.png [new file with mode: 0644]
screenshot.png [deleted file]
silk_touch.lua [new file with mode: 0644]
sounds/old/mcl_enchanting_enchant.ogg [new file with mode: 0644]
sounds/xdecor_enchanting.ogg [deleted file]
table.lua [new file with mode: 0644]
textures/bg_btn.png [deleted file]
textures/book_open.png [deleted file]
textures/ench_ui.png [deleted file]
textures/enchtable_bottom.png [deleted file]
textures/enchtable_side.png [deleted file]
textures/enchtable_top.png [deleted file]
textures/mcl_enchanting_book_closed.png [new file with mode: 0644]
textures/mcl_enchanting_book_open.png [new file with mode: 0644]
textures/mcl_enchanting_button.png [new file with mode: 0644]
textures/mcl_enchanting_button_background.png [new file with mode: 0644]
textures/mcl_enchanting_button_hovered.png [new file with mode: 0644]
textures/mcl_enchanting_button_off.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_1.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_10.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_11.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_12.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_13.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_14.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_15.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_16.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_17.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_18.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_2.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_3.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_4.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_5.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_6.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_7.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_8.png [new file with mode: 0644]
textures/mcl_enchanting_glyph_9.png [new file with mode: 0644]
textures/mcl_enchanting_lapis_background.png [new file with mode: 0644]
textures/mcl_enchanting_number_1.png [new file with mode: 0644]
textures/mcl_enchanting_number_1_off.png [new file with mode: 0644]
textures/mcl_enchanting_number_2.png [new file with mode: 0644]
textures/mcl_enchanting_number_2_off.png [new file with mode: 0644]
textures/mcl_enchanting_number_3.png [new file with mode: 0644]
textures/mcl_enchanting_number_3_off.png [new file with mode: 0644]
textures/mcl_enchanting_table_bottom.png [new file with mode: 0644]
textures/mcl_enchanting_table_side.png [new file with mode: 0644]
textures/mcl_enchanting_table_top.png [new file with mode: 0644]
textures/mese_layout.png [deleted file]
textures/xdecor_glyph1.png [deleted file]
textures/xdecor_glyph10.png [deleted file]
textures/xdecor_glyph11.png [deleted file]
textures/xdecor_glyph12.png [deleted file]
textures/xdecor_glyph13.png [deleted file]
textures/xdecor_glyph14.png [deleted file]
textures/xdecor_glyph15.png [deleted file]
textures/xdecor_glyph16.png [deleted file]
textures/xdecor_glyph17.png [deleted file]
textures/xdecor_glyph18.png [deleted file]
textures/xdecor_glyph2.png [deleted file]
textures/xdecor_glyph3.png [deleted file]
textures/xdecor_glyph4.png [deleted file]
textures/xdecor_glyph5.png [deleted file]
textures/xdecor_glyph6.png [deleted file]
textures/xdecor_glyph7.png [deleted file]
textures/xdecor_glyph8.png [deleted file]
textures/xdecor_glyph9.png [deleted file]