Skip to content

Releases: gigaherz/Survivalist

Fix nugget names (1.11.2)

30 Jan 20:06
Compare
Choose a tag to compare

Fixed nugget names, and made iron nugget recipes prefer outputting vanilla nuggets, if running on 1.11.2.

Stringy Fibers & New icons (1.11.2)

30 Jan 19:16
Compare
Choose a tag to compare

Added more ways to get string:

  • Sheep have a 25% drop chance to drop a string.
  • Tall grass and ferns have a 12% chance to drop plant fibres, which can be turned into string (4 fibres each).

Added ore rock icons by Dylan4ever (gold & iron -- I did the rest myself by recoloring his).

Fix nugget names (1.10.2)

30 Jan 20:05
Compare
Choose a tag to compare
v1.10.2-1.8.3

Fix nugget name.

Stringy Fibers & New icons (1.10.2)

30 Jan 19:16
Compare
Choose a tag to compare

Added more ways to get string:

  • Sheep have a 25% drop chance to drop a string.
  • Tall grass and ferns have a 12% chance to drop plant fibres, which can be turned into string (4 fibres each).

Added ore rock icons by Dylan4ever (gold & iron -- I did the rest myself by recoloring his).

Crude Wooly Chopping REDUX (1.11.2)

29 Jan 21:59
Compare
Choose a tag to compare

(Bugfix: Fix shading error not including some classes)

Improved chopping recipe system.
Added recipe for string from wool.
Added Crude Pick and Crude Spade tools, made with flint.

Crude Wooly Chopping REDUX (1.10.2)

29 Jan 22:00
Compare
Choose a tag to compare

(Bugfix: Fix shading error not including some classes)

Improved chopping recipe system.
Added recipe for string from wool.
Added Crude Pick and Crude Spade tools, made with flint.

Preliminary 1.11 update

20 Nov 11:38
Compare
Choose a tag to compare

Forge for 1.11 is still beta, so things may fail epicly. Backup often.

Fix crash due to misunderstanding of the new generic events

14 Nov 22:02
Compare
Choose a tag to compare

That's what I get for including big refactorings into bugfix releases.

Fix crash with JEI

14 Nov 21:34
Compare
Choose a tag to compare

There's also a whole bunch of under-the-hood changes:

  • Added an internal "item state" abstraction layer, akin to IBlockStates, but for items. Refactored some of the items to make use of it.
  • Switched to the new registry events for adding items and blocks.
  • Refactored many shared classes and utilities into a common library -- not an external dependency, it comes shaded into the jar.

v1.7.0-1.10.2

04 Oct 13:04
Compare
Choose a tag to compare
  • Added Crude Hatchet, made with flint and string.
  • Added the tanned armor recipes that I forgot to add.
  • Added the ability to mark items as chopping block axes in the config.
  • Updated to new JEI recipe system (will not work with the older JEI releases).