Create Family

A fun and relaxing way to play Minecraft with your family

File Details

Create Family 1.20.1-0.1.11.zip

  • R
  • Aug 10, 2023
  • 85.67 KB
  • 203
  • 1.20.1
  • Forge

File Name

Create Family 1.20.1-0.1.11.zip

Supported Versions

  • 1.20.1

 

Xaero's Minimap

  • Removed Patreon capes code, which have been disabled in all versions to comply with the new Minecraft EULA.

 

Dramatic Doors

  •  Updated support for Macaw's Doors
  • Added tall version of waffle style and cherry wood doors.
  • Fixed tall store doors to be hand-openable.
  • Fixed tab translations.
  • Added the appropriate tags as necessary.

 

Farmer's Delight

Additions

  • Added certain blocks to the create:brittle tag, to prevent them from being deleted randomly when disassembling contraptions;
  • New tags:
    • farmersdelight:flat_on_cutting_board: Items which will always render flat and 2D when placed on a Cutting Board, to fix certain render cases.
    • Includes Trident and Spyglass by default, due to unique render cases;
    • Optionally includes items from a few mods, such as Autumnity's Turkey and Supplementaries' Quiver;

Updates

  • Updated method of modifying stack sizes for BowlFoodItems:
    • Changes are now done on game start, rather than calculated during maxStackSize() calls;
    • The overrideAllSoupItems config option has been removed, due to performance and usability concerns;
  • Cooking recipes will now drop sensible remainders for vanilla items which don't have them configured;
  • (1.20) Updated Basket textures to match the new Bamboo design and palette;

Fixes

  • Fix potential performance issues involving the stack size override for BowlFoodItems (see above);
  • (1.18.2) Rollback and replacement to previous fix for Cutting Board's rendering issues with perspective items:
    • The previous fix fails (and may crash) with some resource packs on 1.18.2, due to differences in how the method operates. On 1.19+, the fix works as intended;
    • Instead of applying perspectives to determine 3D items, the flat_on_cutting_board tag will be used instead. Wrongly-angled items should be added to this tag;