Create/src/main/java/com/simibubi/create
NotSoEpic 172c8da43e Fix: blaze burner overfill and automation issue
Currently when inserting an item that smelts > 50 items such as lava buckets into an unfueled blaze burner, its burn time will go over maximum.
This fixes that by limiting added burn time from a single item to 98% of max burn time.
Also fixes #3518
2022-10-29 09:43:20 +08:00
..
api Defer registration, datagen worldgen 2022-08-05 11:39:34 -07:00
compat Add config for automated brewing 2022-09-22 12:09:23 -07:00
content Fix: blaze burner overfill and automation issue 2022-10-29 09:43:20 +08:00
events Little things 2022-08-18 08:52:16 -07:00
foundation Pick a better side 2022-10-07 19:47:22 +02:00
AllBlockPartials.java Fix fluid pipe culling 2022-08-06 19:37:19 -07:00
AllBlocks.java Fix fluid pipe culling 2022-08-06 19:37:19 -07:00
AllContainerTypes.java Look ma, both threads! 2022-03-08 03:51:03 +01:00
AllEnchantments.java Chipping away 2021-11-01 22:18:30 -07:00
AllEntityDataSerializers.java Defer registration, datagen worldgen 2022-08-05 11:39:34 -07:00
AllEntityTypes.java Entering glue zone 2022-05-05 01:35:08 +02:00
AllFluids.java More worldgen tweaks 2022-08-05 17:21:47 -07:00
AllInteractionBehaviours.java Registries and components 2022-08-03 10:08:00 -07:00
AllItems.java Little things 2022-08-18 08:52:16 -07:00
AllKeys.java Add wrench to wrench tag 2022-05-27 17:58:56 -07:00
AllMovementBehaviours.java Registries and components 2022-08-03 10:08:00 -07:00
AllParticleTypes.java Defer registration, datagen worldgen 2022-08-05 11:39:34 -07:00
AllRecipeTypes.java Defer registration, datagen worldgen 2022-08-05 11:39:34 -07:00
AllShapes.java Sign me up 2022-05-31 21:51:38 +02:00
AllSoundEvents.java Defer registration, datagen worldgen 2022-08-05 11:39:34 -07:00
AllSpecialTextures.java Entering glue zone 2022-05-05 01:35:08 +02:00
AllSpriteShifts.java Clean CT 2022-07-06 12:06:27 -07:00
AllStitchedTextures.java Destroyed and deprecated 2021-11-27 14:49:43 -08:00
AllStructureProcessorTypes.java Defer registration, datagen worldgen 2022-08-05 11:39:34 -07:00
AllTags.java Toadstool power tool 2022-09-18 20:27:06 +02:00
AllTileEntities.java Ponder Ponder Ponder 2022-06-28 00:07:10 +02:00
Create.java PR Datagen 2022-09-22 20:10:42 +02:00
CreateClient.java More worldgen tweaks 2022-08-05 17:21:47 -07:00