Create/src/main/java/com/simibubi/create
LordGrimmauld 12595490c7 Heater functionality:
- Heated Mixing: Mixing can now require the player to heat the basin (with either the usual fan heaters for a heat level of 1 or the blaze heater for higher heat levels)
- Made mixing brass ingots from copper and zinc ingots require heating (as example)
- added the blaze heater to valid fan heaters
- added TE renderer for fan heater to display a blaze head always facing the player
- added fueling of blaze heater with furnace fuel (onUse event, not with inventory to challenge the automation. To be discussed.)

todo:
- add heat requirement display to JEI
- better item model for blaze heater
- new special fuel for higher heat levels
- fan stoking
2020-07-12 13:13:43 +02:00
..
compat/jei More recipe Serializer changes 2020-07-11 16:18:17 +02:00
content Heater functionality: 2020-07-12 13:13:43 +02:00
foundation blaze_heater 2020-07-12 10:57:53 +02:00
AllBlockPartials.java Heater functionality: 2020-07-12 13:13:43 +02:00
AllBlocks.java Heater functionality: 2020-07-12 13:13:43 +02:00
AllColorHandlers.java ColorRegistrate, Part II 2020-05-24 12:31:05 +02:00
AllContainerTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllEntityTypes.java Convert AllEntityTypes to Registrate 2020-05-31 18:12:57 -04:00
AllItems.java Logistical Mockups Part II 2020-06-20 16:10:07 +02:00
AllKeys.java More porting work 2020-03-28 22:10:23 -04:00
AllParticleTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllRecipeTypes.java More recipe Serializer changes 2020-07-11 16:18:17 +02:00
AllShapes.java Tunnel clean-up & QOL 2020-07-08 13:41:55 +02:00
AllSoundEvents.java added datagen for BlockTags to AllBlocks 2020-03-28 02:27:43 +01:00
AllSpecialTextures.java Ported in-world interfaces 2020-05-16 17:51:29 +02:00
AllSpriteShifts.java Belt casing overhaul 2020-07-07 16:03:49 +02:00
AllTags.java Brittle and Non-movable block tags 2020-07-06 23:37:44 +02:00
AllTileEntities.java Heater functionality: 2020-07-12 13:13:43 +02:00
ClientEvents.java Mechanical Arm Implementation 2020-07-01 22:02:00 +02:00
CommonEvents.java Merging langs 2020-05-23 21:03:35 +02:00
Create.java simplify duplicate tagging 2020-06-19 23:01:13 +02:00
CreateClient.java Mechanical Arm Implementation 2020-07-01 22:02:00 +02:00