promotional bannermobile promotional banner

ZYCraft

An attempt to return the feeling of XyCraft to the latest versions of Minecraft

File Details

ZYCraft-1.16.5-3.0.1-api.jar

  • B
  • May 22, 2021
  • 3.81 KB
  • 54
  • 1.16.5
  • Forge

File Name

ZYCraft-1.16.5-3.0.1-api.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:zycraft-392055:3319771")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

3.0.1 (2021-05-22)

  • Fixed crash that happens when "The One Probe" is not installed (7287114)
  • Enabled blending for Fabricator GUI (85ef65b)

3.0.0 (2021-05-22)

  • Update to 1.16.5, ForgeGradle 4.1 (e697e8f)
  • Reworked code of Colorable blocks. Added IColorable (74bc524)
  • Added tags for each color of Engineering Block, changed Basic Machines recipes to use this tags (2b20414)
  • Color Scanner now has a max stack size of 1 (917a05f)
  • Added Fabricator, Valve (WIP), Item IO (WIP) (e4b3049)
  • Allow Zychorium Lamp connecting to on/off states (76584b7)
  • Changed recipe of Fire Basin (f516f27)
  • Reworked tooltips (75ae6d5)
  • Moved Colorable blocks interaction to IColorable static helper method (76f01ae)
  • Rework of Aluminium Foil tooltip (0f41f80)
  • Added isColorable static helper method to IColorable interface (aa92f20)

2.0.2 (2021-01-30)

  • Fixed all bricks recipes had 1 output instead of 4 (a281beb)
  • Added Zychorite to the forge:stone tag again (6ac1dfc)
  • Zychorium Shields now Wither and Dragon immune (3fb91aa)
  • Added/changed/removed some recipes. Added missing item tags for storage blocks (2ba9421)

2.0.1 (2020-12-01)

  • Fixed trees not growing on Zychorium Soil. Closes #10 (68da7aa)

2.0.0 (2020-11-30)

  • Update to 1.16.4 (1ba750a)
  • Fixed crash when crystal cluster placement finds 0 or negative surface height. Closes #9 (b51630e)

1.1.1 (2020-11-02)

  • Fixed not balanced stack sizes of fluid containers when they are filled with fluid (add3d5c)

1.1.0 (2020-11-01)

  • Added 3 fluid containers: Aluminium Foil, Quartz Bucket and Aluminium Can (7dc9e87)
  • Added Scythe (270c004)
  • Added secondary Cloud sprite for use in OBJ models (temporary) (bd9677c)
  • Improved the logic of filling fluid containers when used on Zychorium Water (62be522)
  • Added BiomeDictionary support again (6a023f9)
  • Reworked Basic Machines code a little bit, now it's much better. Added FluidAttributes support for placing fluid with fluid containers (fef8a7e)
  • Register ConfiguredFeatures properly. Closes #7 (18b88f3)
  • Refactored some recipes. Added new recipes for Zychorium Lamp. Added missing item tags (bdf77c3)

1.0.2 (2020-10-06)

  • Added ability to use Bucket on Zychorium Water to get Water Bucket (29b46a2)

1.0.1 (2020-10-04)

  • Fixed Zychorium Soil does not make crops grow faster when stacked up (12d0b26)

1.0.0 (2020-10-03)

  • Changed version scheme until it's not too late (769ba4d)

0.1.5 (2020-10-03)

  • Removed worldgen from biomes with NETHER and THEEND categories (dc9f759)
  • Allow Zychorite to be used in Stone Tools crafting recipes and in some others (Furnace, etc). Fixed non-opaque blocks had water drop particles at bottom face when water is placed on top of it (115d941)

0.1.4 (2020-10-03)

  • Fixed Color Scanner tooltip (f129522)
  • Removed debug worldgen json files which were accidentally added to the release version. Sorry! (b257965)

0.1.3 (2020-10-02)

  • Initial release