Commit graph

22 commits

Author SHA1 Message Date
drcrazy
5c7c29f34d Updated @RebornRegister annotation usage 2019-02-21 12:48:35 +03:00
drcrazy
4ea5d2a818 Fix model registration. Moved items reg to event. 2018-10-03 17:34:03 +03:00
drcrazy
e9c2857db8 Initial work on event based registration 2018-09-26 18:28:59 +03:00
modmuss50
6713cd6296 Initial removal of itemblocks, wrench now drops the item with the nbt of the tile.
This is still WIP but mostly seems to work
2018-09-25 17:51:25 +01:00
drcrazy
d06bd5eef9 Improvements for debug tool and solar panel 2018-09-25 16:00:44 +03:00
drcrazy
f600432f05 All machines are now in enum. 2018-09-25 13:39:41 +03:00
drcrazy
25f06384f4 Energy storage enum-ed 2018-09-25 03:09:56 +03:00
drcrazy
f7ecfd0574 Item\Fluid storages went to enum. 2018-09-25 02:41:30 +03:00
drcrazy
809c02934a Moved generators to enum 2018-09-24 16:49:44 +03:00
drcrazy
86a2612b97 Moved some machines to enum 2018-09-24 16:13:35 +03:00
drcrazy
dd94ff31c9 Blocks moved to TRContent 2018-09-24 15:45:48 +03:00
drcrazy
9f9595f955 Moved items into content 2018-09-24 14:28:58 +03:00
drcrazy
bf7f7ba871 Renamed ModBlocks to TRBlocks 2018-09-23 23:21:19 +03:00
drcrazy
f02b24f813 Fixed cables rendering 2018-09-22 16:50:33 +03:00
drcrazy
7a005f7494 Sorting and renaming for cables and panels. Still not rendering 2018-09-21 19:44:30 +03:00
modmuss50
e068ca018c flatten cables, they dont render correctly in world yet 2018-09-20 19:49:25 +01:00
drcrazy
a5a0d03591 Solar panels flattened. 2018-09-20 16:42:32 +03:00
drcrazy
b7a0854cae MOre work on solar panels. Blockstate json isn't ready yet. 2018-09-19 18:24:35 +03:00
ProfessorProspector
b4ca82a97b Move machine casings over and temp gen localization 2018-09-17 17:07:11 -07:00
drcrazy
be23d2af6e Cleanup after refactoring 2018-09-17 13:16:49 +03:00
ProfessorProspector
0b963dcda9 Continue to make sense of things... this mod's a mess lol 2018-09-16 20:31:01 -07:00
ProfessorProspector
e5736669ca Refactoring & cleaning 2018-09-16 13:48:51 -07:00
Renamed from src/main/java/techreborn/init/TRIngredients.java (Browse further)