Commit Graph

56 Commits

Author SHA1 Message Date
44445e7ba9 workaround for unlocalized names 2016-05-13 17:39:37 +02:00
fa4d76f83a fixed unchanged method calls 2016-05-13 17:26:02 +02:00
67179c9cb5 done overloading correctly 2016-05-13 17:24:25 +02:00
Robert Sosnitzka
a5a0805f32 Connected generic classes ore and ore_glow 2016-05-13 16:35:55 +02:00
67f9682703 added reflection for proxy class 2016-05-13 16:26:35 +02:00
5b9ba4711f fixed proxy 2016-05-13 16:20:59 +02:00
bf2ef79692 fixed crash with reflection 2016-05-13 16:02:05 +02:00
bf6fbd1061 fixed derp 2016-05-13 15:20:27 +02:00
4ed981fcb1 changed things a lot 2016-05-13 15:13:55 +02:00
Robert Sosnitzka
25f1261dc6 changed models.json of item textures again 2016-05-13 12:37:16 +02:00
Robert Sosnitzka
f18d490f0f changed models.json of item textures 2016-05-13 12:30:18 +02:00
Robert Sosnitzka
352fa05f40 Corrected texture path 2016-05-13 12:25:10 +02:00
Robert Sosnitzka
5ce3d8c317 More textures! 2016-05-13 12:22:36 +02:00
10e5eedd78 changed the mod name for real 2016-05-12 18:11:36 +02:00
217cbcd30d fixed wrong package 2016-05-12 17:55:53 +02:00
5a0ebb11b2 fixed recipes not showing up 2016-05-12 17:53:23 +02:00
Robert Sosnitzka
52e43594ce Renamed to Zkaface Tinkers' Construct Addon 2016-05-12 16:31:27 +02:00
Robert Sosnitzka
272999d6e6 More Alloys, but the're not working yet 2016-05-12 15:00:42 +02:00
Robert Sosnitzka
3799e1aa36 More Alloys, but the're not working yet 2016-05-12 13:43:12 +02:00
Robert Sosnitzka
1058a6033b Integrated TConsturct + Mantle for modding and added several alloys 2016-05-11 20:26:57 +02:00
Robert Sosnitzka
3e74756b20 Shorted the code for clarity 2016-05-11 18:16:27 +02:00
Robert Sosnitzka
58cc3a72e6 Created first alloy fluid for tinkers construct smeltery 2016-05-11 16:46:59 +02:00
Robert Sosnitzka
780bd7e8fb Removed a lot of classes of items and blocks to save space and made it more clear to see everything 2016-05-11 00:51:05 +02:00
Robert Sosnitzka
e06255a440 Fluids corrected, going to Item/Ore creating and changing drop rates 2016-05-10 18:31:14 +02:00
Robert Sosnitzka
e21acbd999 Created base class for fluids. Implemented all necessary fluids with nearly correct colors. 2016-05-10 00:37:37 +02:00
Robert Sosnitzka
c425603399 Rolled back some stuff, reimplemented other. Commit Just for actual status. 2016-05-09 12:50:27 +02:00
Robert Sosnitzka
6e897f9fc4 First tinker recipe included 2016-05-04 01:10:51 +02:00
48757b2968 moved version to gradle 2016-05-04 00:48:23 +02:00
2bae1ec21c moves registration to preint 2016-05-04 00:30:07 +02:00
7578770ec8 fixed stuff 2016-05-04 00:14:04 +02:00
Robert Sosnitzka
7273d47c85 Some little corrections 2016-05-04 00:08:25 +02:00
Robert Sosnitzka
5a6b86012a Get stuck a bit, began with oreDict + Tinker molten metals... 2016-05-03 23:39:08 +02:00
a4464fd745 removed more redundant code 2016-05-03 18:32:59 +02:00
086faefd23 general code cleanup 2016-05-03 18:28:49 +02:00
5ef97bbcf1 added JEI
removed some redudant code
2016-05-03 18:22:23 +02:00
Robert Sosnitzka
8e19825446 Added furnace recipes, missing blocks, textures and on! 2016-05-03 17:55:35 +02:00
Robert Sosnitzka
56422c06b1 Added first smelting recipes and drops from blocks... going on! 2016-05-03 01:13:05 +02:00
Robert Sosnitzka
619717b89e - Added Textures of all 16 ingot types
- Tweaked ore hardness
- Inititalized lignit as furnace burning material
2016-05-03 00:14:45 +02:00
Robert Sosnitzka
d1793808c4 Fixed bismuth to karmesine 2016-05-02 18:41:42 +02:00
ec996ab1af fixed derp in registerBlocks 2016-05-02 18:02:10 +02:00
Robert Sosnitzka
e6ae3f74f6 Fixed and balanced hardness of blocks and put in harvest levels. 2016-05-02 17:24:08 +02:00
3752640edd WordGen only possible on faces of the desired block 2016-05-02 16:23:38 +02:00
Robert Sosnitzka
38c4b8af1a Balanced generation chance of ores. 2016-05-02 15:57:43 +02:00
Robert Sosnitzka
d8dc1088ad Repainted and corrected brightness of some ore textures and deleted 3 unused 2016-05-02 15:51:58 +02:00
fabf7f7361 added chickenbones lib/core 2016-05-02 14:48:02 +02:00
d337fe1ec8 optimized wordgen 2016-05-02 14:11:14 +02:00
b6fb0f9ed9 fixed derp in WordGen logic 2016-05-02 13:08:22 +02:00
bd8db7ee7d added own WorldGenMinable to search for nearby blocks instead ob replacing them 2016-05-02 12:42:53 +02:00
Robert Sosnitzka
72b27f87c7 Again some stuff... still learning git ;) 2016-05-02 11:13:34 +02:00
Robert Sosnitzka
2533654bb9 A few small updates 2016-05-02 11:11:10 +02:00