]> git.lizzy.rs Git - Crafter.git/commit - mods/hopper/locale/hopper.pt.tr
Add in TenPlus1's hopper
authoroilboi <47129783+oilboi@users.noreply.github.com>
Tue, 24 Mar 2020 23:54:19 +0000 (19:54 -0400)
committeroilboi <47129783+oilboi@users.noreply.github.com>
Tue, 24 Mar 2020 23:54:19 +0000 (19:54 -0400)
commitf9aa8a02349a3b7315b03c85ffa0209e058c6abb
tree0460d12f1389ee51159368c3c1856bd5ae84bdea
parentd1128361a4eae763a1b2e5b39634ee93579a40f4
Add in TenPlus1's hopper
36 files changed:
mods/hopper/README.md [new file with mode: 0644]
mods/hopper/abms.lua [new file with mode: 0644]
mods/hopper/api.lua [new file with mode: 0644]
mods/hopper/api.txt [new file with mode: 0644]
mods/hopper/config.lua [new file with mode: 0644]
mods/hopper/crafts.lua [new file with mode: 0644]
mods/hopper/doc.lua [new file with mode: 0644]
mods/hopper/init.lua [new file with mode: 0644]
mods/hopper/license.txt [new file with mode: 0644]
mods/hopper/locale/hopper.de.tr [new file with mode: 0644]
mods/hopper/locale/hopper.pt.tr [new file with mode: 0644]
mods/hopper/locale/hopper.pt_BR.tr [new file with mode: 0644]
mods/hopper/locale/template.txt [new file with mode: 0644]
mods/hopper/mod.conf [new file with mode: 0644]
mods/hopper/nodes/chute.lua [new file with mode: 0644]
mods/hopper/nodes/hoppers.lua [new file with mode: 0644]
mods/hopper/nodes/sorter.lua [new file with mode: 0644]
mods/hopper/screenshot.png [new file with mode: 0644]
mods/hopper/settingtypes.txt [new file with mode: 0644]
mods/hopper/textures/hopper_back_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_back_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_bottom_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_bottom_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_chute_arrow_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_chute_arrow_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_front_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_front_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_side_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_side_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_sorter_arrow_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_sorter_arrow_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_sorter_sub_arrow_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_sorter_sub_arrow_32.png [new file with mode: 0644]
mods/hopper/textures/hopper_top_16.png [new file with mode: 0644]
mods/hopper/textures/hopper_top_32.png [new file with mode: 0644]
mods/hopper/utility.lua [new file with mode: 0644]