Create/src/main/java/com/simibubi/create/foundation/config
simibubi d5f08aab76 Brackets and spilled potions
- Added wooden and metal brackets
- Brackets can be applied to shafts, cogs and fluid pipes
- Brackets prevent pipes from connecting to adjacent pipes
- Fixed blockzapper not showing up in the searchable creative menu
- Added config values for hose pulleys
- Hose pulleys now extinguish lit waterloggable blocks
- Hose pulley now break blocks that cannot withstand vanilla fluid flows
- Spout is now wrenchable
- Fixed spout not activating properly
- Added fluid particles that supports fluids without a block variant
- Potion fluids now apply their effects to nearby entities when spilling from an open end
- Fixed pumps not rendering fluid particles when spilling/pulling fluids directly
- Hose Pulley no longer accepts fluids that cannot be placed
- Hose Pulleys and open pipes can no longer place water in the nether
- Some Refactors to the particle system
- Reverted reversed crtl activation for schematic tools
- Added a command to fix broken lighting in some of creates models (enables experimental forge block rendering)
- Fixed fluid ingredients in jei once again
- Fixed fluid tag ingredients being resolved on the client
2020-11-04 19:08:01 +01:00
..
AllConfigs.java Config shenanigans & Terraforged support 2020-06-05 13:02:11 +02:00
CClient.java Windmill is Bearing is Clockwork 2020-10-22 00:50:17 +02:00
CCommon.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
CCuriosities.java Issues with Nested Config groups 2020-10-07 11:46:55 +02:00
CFluids.java Brackets and spilled potions 2020-11-04 19:08:01 +01:00
CKinetics.java Back in the early game 2020-10-22 01:48:24 +02:00
CLogistics.java Workstation transfer, Part I 2020-09-24 13:39:12 +02:00
ConfigBase.java Issues with Nested Config groups 2020-10-07 11:46:55 +02:00
CRecipes.java Issues with Nested Config groups 2020-10-07 11:46:55 +02:00
CSchematics.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
CServer.java Issues with Nested Config groups 2020-10-07 11:46:55 +02:00
CStress.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
CWorldGen.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
StressConfigDefaults.java Config shenanigans & Terraforged support 2020-06-05 13:02:11 +02:00