is not current version
Last Version 2.1.0+1.16.5

dev.the-fireplace:FiresSurvivalTweaks 2.1.0

A server-side Minecraft mod with various Survival mode enhancements.

GroupId

GroupId

dev.the-fireplace
ArtifactId

ArtifactId

FiresSurvivalTweaks
Version

Version

2.1.0
Type

Type

jar

Download FiresSurvivalTweaks 2.1.0


<!-- https://jarcasting.com/artifacts/dev.the-fireplace/FiresSurvivalTweaks/ -->
<dependency>
    <groupId>dev.the-fireplace</groupId>
    <artifactId>FiresSurvivalTweaks</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.the-fireplace/FiresSurvivalTweaks/
implementation 'dev.the-fireplace:FiresSurvivalTweaks:2.1.0'
// https://jarcasting.com/artifacts/dev.the-fireplace/FiresSurvivalTweaks/
implementation ("dev.the-fireplace:FiresSurvivalTweaks:2.1.0")
'dev.the-fireplace:FiresSurvivalTweaks:jar:2.1.0'
<dependency org="dev.the-fireplace" name="FiresSurvivalTweaks" rev="2.1.0">
  <artifact name="FiresSurvivalTweaks" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.the-fireplace', module='FiresSurvivalTweaks', version='2.1.0')
)
libraryDependencies += "dev.the-fireplace" % "FiresSurvivalTweaks" % "2.1.0"
[dev.the-fireplace/FiresSurvivalTweaks "2.1.0"]