Commit Graph

42 Commits

Author SHA1 Message Date
SmokeyDope 2277767fa4 Add copper chain and crafting recipe 2023-03-25 17:32:15 +00:00
SmokeyDope 229c301387 Add copper chain textures 2023-03-25 17:29:25 +00:00
SmokeyDope 9cce703968 Add copper nugget and make coppern lantern craftable 2023-03-19 19:56:14 +00:00
SmokeyDope 5f4eaa8e70 add copper nugget texture to right directory 2023-03-19 19:52:44 +00:00
SmokeyDope 6199f1ecc7 delete copper nugget (wrong directory lol) 2023-03-19 19:52:17 +00:00
SmokeyDope e7738e09f5 Add copper nugget texture 2023-03-19 19:51:45 +00:00
Michieal 369e369f6f Optipng'd the textures to reduce the file size. 2023-02-28 01:47:14 +00:00
SmokeyDope 8992fd345c Register copper lantern 2023-02-28 01:47:14 +00:00
SmokeyDope f02abde74c Add copper lantern inventory texture 2023-02-28 01:47:14 +00:00
SmokeyDope e711ecb731 Add Copper Lantern texture 2023-02-28 01:47:14 +00:00
SmokeyDope 758a49301e Re-add tool textures under new name 2023-02-10 06:24:32 +00:00
SmokeyDope b9e0b6ddfd delete copper sword texture 2023-02-10 06:23:36 +00:00
SmokeyDope 7e0e650c27 delete copper shovel texture 2023-02-10 06:23:17 +00:00
SmokeyDope 0633f823af delete copper shears texture 2023-02-10 06:22:54 +00:00
SmokeyDope b262c80389 delete copper pickaxe texture 2023-02-10 06:22:33 +00:00
SmokeyDope c94766586b Delete old copper axe texture 2023-02-10 06:22:11 +00:00
SmokeyDope 25fe591487 Update tool image names in code to "mcl_copper_stuff_copper_tool.png" 2023-02-10 06:21:19 +00:00
SmokeyDope a6e2152106 Update tool registers to be mcl_copper_stuff:tool_copper 2023-02-10 06:01:01 +00:00
SmokeyDope fdd9bca439 Add title to mod.conf 2023-02-10 05:55:40 +00:00
SmokeyDope 57f1e03a0c Delete mcl_copper_stuff/description.txt 2023-02-10 05:54:10 +00:00
SmokeyDope e570a13b36 Remove screenshot 2023-02-10 05:53:23 +00:00
SmokeyDope e9d25dd334 Update contentDB and screenshot links in readme.md 2023-02-09 01:07:40 +00:00
SmokeyDope 2317e3721b Point to licence.txt/gpl3 in init.lua code header
recommended by Michieal
2023-02-09 01:04:42 +00:00
SmokeyDope a5793fe1c5 Delete mcl_copper_stuff/LICENSE.txt
Delete the correct licence this time lol
2023-02-09 00:53:45 +00:00
SmokeyDope a0b1582804 Add description, licence, readme, screenshot 2023-02-08 23:22:43 +00:00
SmokeyDope fe8a36c1d1 Add copper armor inventory textures 2023-02-08 22:55:57 +00:00
SmokeyDope a5518af860 Add copper armor textures 2023-02-08 22:55:23 +00:00
SmokeyDope 1b01691e9d Add copper armor 2023-02-08 22:53:43 +00:00
SmokeyDope 7bace02455 Enable armor dofile 2023-02-08 22:53:14 +00:00
SmokeyDope c6b99d3836 Make copper shears slower than iron shears for leaves 2023-02-08 21:46:28 +00:00
SmokeyDope 951f4a7597 Add copper shears texture 2023-02-08 21:07:41 +00:00
SmokeyDope dfddd30e26 Add Copper Shears 2023-02-08 21:06:45 +00:00
SmokeyDope e366825081 Add copper sword texture 2023-02-08 20:44:01 +00:00
SmokeyDope d73541845c Add copper sword 2023-02-08 20:43:01 +00:00
SmokeyDope 2949dc83a2 Add copper shovel texture 2023-02-08 20:11:40 +00:00
SmokeyDope f0014b2bb1 Add copper shovel 2023-02-08 20:10:43 +00:00
SmokeyDope 6d1ac3281e Add wood stripping function to axe 2023-02-08 20:04:20 +00:00
SmokeyDope f68b5e1095 Add copper axe texture 2023-02-08 19:32:08 +00:00
SmokeyDope 3b95752d74 Add copper axe 2023-02-08 19:31:10 +00:00
SmokeyDope ebd034bde7 Make copper pickaxe craftable 2023-02-08 19:05:55 +00:00
SmokeyDope c797ef7e35 add copper pickaxe texture 2023-02-08 04:50:28 +00:00
SmokeyDope 8daa880a25 Add mcl_copper_stuff folder, init.lua, mod.conf, tools.lua 2023-02-08 04:49:46 +00:00