Commit graph

2857 commits

Author SHA1 Message Date
drcrazy
941629e790 Progress for matter fabricator finally works. Closes #1630 2018-11-06 17:46:07 +03:00
drcrazy
c7db26c21e Legacy code removed 2018-11-06 12:56:16 +03:00
drcrazy
430f534b3a Updated JEI compat to use VanillaTypes once again. 2018-11-05 13:03:00 +03:00
drcrazy
7ab571bcc7 More marble dust required to make calcite dust. Closes #1629 2018-11-05 12:39:22 +03:00
drcrazy
df13aeeba2 Should fix electric furnace progress + formatting. Closes #1621 2018-10-29 17:40:16 +03:00
drcrazy
50e35578a2 Matter fabricator got progress arrow back. Closes #1617 2018-10-23 17:54:12 +03:00
drcrazy
26e09d1687 WaterMill and neutron reflectors deduplicated. Closes #1620 2018-10-23 17:26:39 +03:00
drcrazy
066c6ba3e0 INitial work on #1620 2018-10-23 13:44:06 +03:00
drcrazy
bdd961e0a7 Rubber wood block will give more slabs and stairs. Closes #1619 2018-10-19 16:10:23 +03:00
modmuss50
7fe876fe73 Fix #1614 2018-10-07 21:53:46 +01:00
modmuss50
20b1874e2c Fix #1602 2018-10-07 21:36:39 +01:00
modmuss50
a0ee459d13 Make empty cells require a glass pane due to thermal expansion changing their gear recipes to clash. Config to disable + add old recipe to rolling machine 2018-10-07 21:31:35 +01:00
modmuss50
66e60655bf Work towards https://github.com/TechReborn/TechReborn/issues/1614 still need to move all the other recipes that need it to use the ore dict 2018-10-07 21:20:18 +01:00
modmuss50
5377941e10 Fixes issues with ores, closes https://github.com/FTBTeam/FTB-Continuum/issues/461 2018-09-19 16:46:32 +01:00
drcrazy
10e91deeff Iron machines got their names back. Closes #1606 2018-09-19 13:06:41 +03:00
drcrazy
1b3bf6f5c2 Cleaned up translation keys 2018-09-07 17:37:49 +03:00
drcrazy
b05c2e948f Reorganized items json registration 2018-09-07 16:27:19 +03:00
drcrazy
645606c5c4 itemRubber already oredicted in proper class 2018-09-07 15:25:10 +03:00
drcrazy
6d3d1f2df2 Organized items. MOved creative tab setter to parent. 2018-09-07 14:51:41 +03:00
drcrazy
c56da8cf18
Use static fuse in static way. cherry-pick from: 8cac9a9315 2018-09-07 12:21:34 +01:00
drcrazy
f01d75404c Buffed oreCoal processing in Industrial Grinder 2018-09-02 23:45:02 +03:00
Modmuss50
9a19223c84
Revert "Updated JEI compat to use VanillaTypes"
This reverts commit c41b889

Done becuase VanillaTypes are not in a stable build of JEI
2018-09-02 14:02:08 +01:00
drcrazy
08cee81d54 Updated machine names in JEI. 2018-09-01 03:01:51 +03:00
drcrazy
3190185a54 Cleaned fluid translation keys. 2018-09-01 02:46:25 +03:00
Modmuss50
53ad3a7a60
Add configs to the nuke, closes #1594 2018-08-31 16:32:16 +01:00
drcrazy
cdaefe5886 Changed translation keys for block and items 2018-08-31 14:51:03 +03:00
drcrazy
2d3c074767 Fix for cells in CT scripts. Some work on #1590 2018-08-29 18:23:56 +03:00
drcrazy
c41b889160 Updated JEI compat to use VanillaTypes 2018-08-29 16:44:45 +03:00
drcrazy
f0852a09cf Updated JEI createDrawable usage for fusion reactor. 2018-08-28 16:43:37 +03:00
drcrazy
f54353290b Updated ru_ru lang. Should fix FTBTeam/FTB-Continuum#437 2018-08-28 14:32:59 +03:00
drcrazy
e254f519c6 Removed excessive not null check 2018-08-28 11:21:15 +03:00
Modmuss50
c1be3fb765
Fixes https://github.com/FTBTeam/FTB-Continuum/issues/428 2018-08-27 18:23:16 +01:00
drcrazy
f44aa92093 Removed unused imports 2018-08-27 17:52:26 +03:00
Modmuss50
f251349189
Should fix #1587 2018-08-24 21:07:38 +01:00
YuRaNnNzZZ
2e461b5ef6
rock cutter no longer gets enchanted on recraft 2018-08-24 20:12:50 +03:00
Modmuss50
1d7ff39ccf
Merge remote-tracking branch 'origin/1.12' into 1.12 2018-08-14 01:09:18 +01:00
Modmuss50
77ec6b6aaf
Hot fix for #1574 #releaseBuild 2018-08-14 01:08:50 +01:00
drcrazy
337a500a5c Coolant part also craftable from water cells 2018-08-13 15:35:30 +03:00
Modmuss50
35f82eb5d3
Update licenses 2018-08-12 16:36:16 +01:00
Modmuss50
4e352c0953
Add creative versions of the Quantum tank and chest, they provide unlimited amount of the specified item/fluid 2018-08-12 16:32:43 +01:00
Modmuss50
84aeeb978c
Fix most modded fluids not working in our machines 2018-08-11 20:08:44 +01:00
Modmuss50
89beff99c7
Fluid config work 2018-08-11 15:23:57 +01:00
Modmuss50
808a07fdbf
Merge remote-tracking branch 'origin/1.12' into 1.12 2018-08-10 17:46:10 +01:00
Modmuss50
39475f86dc
Initial fluid config work 2018-08-10 17:45:16 +01:00
drcrazy
f7df41c379 Fix for typo in world config name. 2018-08-10 15:38:46 +03:00
drcrazy
d37f52a0ce Less chance for overworld TR loot and made in configurable. CLoses #1572 2018-08-10 15:33:59 +03:00
drcrazy
c3979610a9 Removed unused imports 2018-08-10 15:32:17 +03:00
drcrazy
fb957e9dac Allow oregen in non-vanilla dimensions. Closes #1571 2018-08-08 17:00:33 +03:00
modmuss50
7e49c30586
Add a transparent grey overlay over recipe output slot 2018-08-03 17:55:59 +01:00
modmuss50
e5d161cace
Write locked to nbt 2018-08-03 17:46:58 +01:00