Create/src/main/java/com/simibubi/create/foundation/item
simibubi 8c793b8d28 Portable Belts
- Belts can now be moved and rotated by a contraption, holding on to its items if possible.
- Fixed belts not transporting entities when moving at less than 32 rpm
- Fixed belt initialization to allow migration old belts and re-initialization of moved belts
- Added a little in-world tooltip for kinetic blocks rotating below their required speed level
- Fixed kinetic tileentities keeping their previous speed when animated in a contraption
- Fixed motors not trying to overpower a network when directly attached on placement
- Belts now spawn a reasonable amount of particles when broken
- Coloured belts now spawn coloured particles when broken
- Fixed belts segments dropping too many connectors when not broken by a player
- Fixed falldamage being applied after an entity has left the belt it fell upon
- Fixed belt voxelshapes not being cached properly, leading to some bad performance hit when broken or looked at
- Fixed blazing tools not always smelting mob drops
2020-03-10 16:34:04 +01:00
..
AbstractToolItem.java Portable Belts 2020-03-10 16:34:04 +01:00
AllToolTypes.java Screw those tools 2019-09-09 18:18:32 +02:00
IAddedByOther.java Needs more unused materials 2019-12-19 22:35:45 +01:00
IHaveCustomItemModel.java Refactored item registering and rendering 2020-02-03 16:47:58 +01:00
IItemWithColorHandler.java Bug Busting 0.1 Part II 2019-09-18 11:16:57 +02:00
ItemDescription.java Contraption bugs and balance 2020-02-16 18:26:06 +01:00
ItemHelper.java The Config Rework 2020-02-07 19:25:38 +01:00
TooltipHelper.java Special Tool Tiers 2020-03-09 17:46:04 +01:00
WipScription.java Work in Progress! 2019-12-09 14:58:12 +01:00