Skip to content

Latest commit

 

History

History
190 lines (157 loc) · 6.87 KB

CHANGELOG.md

File metadata and controls

190 lines (157 loc) · 6.87 KB

Version 3.2.0

Forge 1.21.1, 1.21, 1.20.6, 1.20.4, 1.20.3, 1.20.2, 1.20.1, 1.19.4

  • Updated to Forge 1.21.1
  • Updated to Forge 1.21
  • Updated to Forge 1.20.6
  • Updated to Forge 1.20.4
  • Updated to Forge 1.20.3
  • Updated to Forge 1.20.2
  • Updated to Forge 1.20.1
  • Updated to Forge 1.19.4
  • Added a config field to specify which items can be used to light torches
  • Temporarily removed the generateLitTorches config option (will be re-added in a later version)
  • Fixed a filename issue which prevented Chinese translations from loading

Version 3.1.5

Forge 1.19.2, 1.18.2, 1.17.1, 1.16.5

  • Fixed a crash that occurred during server startup

Version 3.1.4

Forge 1.19.2, 1.18.2, 1.17.1, 1.16.5

  • Fixed a bug that caused torches placed on walls to remain after the block behind it was broken

Version 3.1.3

Forge 1.19.2, 1.18.2, 1.17.1, 1.16.5

  • Updated to Forge 1.19.2
  • Updated to Forge 1.18.2
  • Updated to Forge 1.17.1
  • Fixed a bug that caused lit torches generated by structures to be lit for one hour, regardless of torchBurnoutTime config value
  • Fixed an issue preventing the vanilla torch recipe from being overwritten under certain circumstances

Version 3.1.2

Forge 1.16.5, 1.16.4

  • Updated to Forge 1.16.5
  • Fixed a crash that occurred after setting the torchBurnoutTime config field to a negative value to disable torch burnout
  • Fixed a bug that allowed matchboxes to be duplicated

Version 3.1.1

Forge 1.16.4

  • Added config field to determine whether vanilla torches should drop unlit torches when broken
  • Fixed incompatibility with Optifine that caused torches to emit light even when unlit
  • Fixed issue that caused lit, smoldering, and unlit torches to drop nothing when broken

Version 2.1.2

Forge 1.12.2

  • Matchbox recipe now uses ore dictionary for any variant of wooden slabs
  • Sorted some config options into categories
  • Fixed issue that caused matchbox durability to not reflect the value set in the config
  • Fixed issue that prevented torches from disappearing when rained on if no relight is enabled in the config

Version 3.1.0

Forge 1.16.4

  • Updated to Forge 1.16.4
  • Brought back the lit torch crafting recipe that was missing in recent versions
  • Matchbox recipe now uses tag for any variant of wooden slabs
  • Updated glowstone crystal and glowstone paste textures to reflect new vanilla textures
  • Fixed discrepancy in config that stated burnout time is measured in seconds (actually measured in minutes)
  • Fixed issue that caused infinite matchbox durability config option to have no effect

Version 3.0.0

Forge 1.15.2, 1.14.4

  • Updated to Forge 1.15.2
  • Updated to Forge 1.14.4
  • Removed moving light sources and some config options that did not adapt well to newer versions of Minecraft
  • Condensed the lit, smoldering, and unlit torch blocks into one single block with properties to determine its state

Version 2.1.1

Forge 1.12.2

Updated to Forge 1.12.2

  • Added a config field to specify the ticks between handheld light source updates

Version 2.1.0

Forge 1.11.2, 1.11

  • Updated to Forge 1.11.2
  • Added glowstone paste item as an alternative means of creating vanilla torches
  • Added "recipes to remove" config field to replace toggleable "remove recipes" field
  • Fixed matchbox localization
  • Fixed vanilla torch recipe output resulting in only one torch

Version 2.0.0

Forge 1.11

  • Updated to Forge 1.11

Version 1.6.4

Forge 1.10.2

  • Lit and smoldering torches no longer use tile entities

Version 1.6.3

Forge 1.10.2, 1.7.10

  • Fixed crash when using moving light source

Version 1.6.2

Forge 1.10.2, 1.9.4, 1.7.10

  • Vanilla torches can now drop unlit torches when harvested. Disabled by default in the config file.

Version 1.6.1

Forge 1.10.2

  • Fixed glowstone crystal not being registered properly

Version 1.6.0

Forge 1.10.2, 1.9.4, 1.7.10

  • Vanilla torches will be replaced with lit torches during world generation. Can be disabled in the config file.

Version 1.5.6

Forge 1.10.2, 1.10, 1.9.4, 1.8.9

  • Updated to Forge 1.10.2
  • Updated to Forge 1.10
  • Fixed crash when breaking lit or smoldering torches under certain conditions

Version 1.5.5

Forge 1.9.4, 1.8.9, 1.7.10

  • Updated to Forge 1.9.4
  • Added Polish localizations
  • Fixed recipes for the vanilla torch not being removed under certain conditions
  • Fixed ore dictionary recipes not being registered correctly
  • Fixed startup spam due to missing model
  • Fixed some incorrect Portuguese translations

Version 1.5.4

Forge 1.9, 1.8.9, 1.7.10

  • Added a config field to specify the threshold above which all blocks with higher light values will be registered as handheld light sources
  • Added a config option to disable the automatic registry of light emitting blocks as handheld light sources
  • Added a config field to register specified blocks as handheld light sources if the option to disable automatic registry is enabled
  • Added a config field to register specified items as handheld light sources
  • Added a config option to enable Matchboxes being used as a Flint and Steel alternative at an increased durability cost
  • Fixed item models

Version 1.5.3

Forge 1.9

  • Added German localizations

Version 1.5.2

Forge 1.9, 1.8.9, 1.7.10

  • Overhauled config style
  • Vanilla torches no longer drop an unlit torch when broken

Version 1.5.1

Forge 1.8.9, 1.7.10

  • Fixed lag spike when attempting to light or place a torch in rain

Version 1.5.0

Forge 1.8.9, 1.8.8, 1.8, 1.7.10

  • Updated to Forge 1.8.9
  • Lit torches and smoldering torches are now tile entities and will be extinguished (turned into unlit torches) when rained on.
  • A list of handheld light sources is now compiled during initialization. This is now used to determine what blocks should emit light when held (rather than a hardcoded list).
  • Optimized handheld light

Version 1.4.0

Forge 1.8.8

  • Updated to Forge 1.8.8

Version 1.3.1

Forge 1.8, 1.7.10

  • Added a config option for unlimited matchbox uses
  • Fixed matchbox duplication

Version 1.3.0

Forge 1.8, 1.7.10

  • Fixed crash when using handheld light sources

Version 1.2.1

Forge 1.8, 1.7.10

  • Added a config option to register both lit torches and vanilla torches in the ore dictionary under "blockTorch"

Version 1.2.0

Forge 1.8, 1.7.10

  • Added a new item, Glowstone Crystal
  • Vanilla torches (permanently lit) can now be crafted with a glowstone crystal

Version 1.1.0

Forge 1.8, 1.7.10

  • Added localization for Chinese, Japanese, and Korean
  • Torches placed in the world can no longer be lit while being rained on

Version 1.0.3

Forge 1.8, 1.7.10

  • Fixed torches not being removed from inventory after being placed

Version 1.0.2

Forge 1.8, 1.7.10

  • Added localization for Russian and Italian
  • Updated translations
  • Added config option to enable unlit torch particles

Version 1.0.1

Forge 1.8, 1.7.10

  • Fixed a duplication glitch

Version 1.0.0

Forge 1.8, 1.7.10

  • Initial release