promotional bannermobile promotional banner

Lighter Mod

Adds Zippo style lighters to Minecraft.
Back to Files

Thomas' Lighter Mod-2.5

File nameThomas'+Lighter+Mod-2.5.jar
Uploaded
Oct 16, 2022
Downloads
2.0K
Size
1.2 MB
Mod Loaders
Forge
File ID
4031046
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:thomas-lighter-mod-317400:4031046")

Learn more about Curse Maven

What's new

- Lighters are now added by creating a new instance of the 'ItemLighterOpen' class instead of extending it. (This removes the need for individual classes for each lighter.)

- Boxes are now added by creating a new instance of the 'ItemLighterBoxed' class instead of extending it. (Same reason as with the lighters.)

- Modified the right click event for boxed lighters to remove the need for a box content variable. (Also to remove the need for individual classes, adding new lighters is so much easier now.)

- Lighters and boxes will now both have their model name prefixed with 'Model: '

This mod has no additional files