Custom Item Range Combination

Allows for the changing of how far item entities combine in Minecraft.

License

License

MIT
GroupId

GroupId

com.oroarmor
ArtifactId

ArtifactId

custom-item-range-combination
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Custom Item Range Combination
Allows for the changing of how far item entities combine in Minecraft.
Project URL

Project URL

http://github.com/OroArmor/CustomItemRangeCombination
Source Code Management

Source Code Management

http://github.com/OroArmor/CustomItemRangeCombination

Download custom-item-range-combination

How to add to project

<!-- https://jarcasting.com/artifacts/com.oroarmor/custom-item-range-combination/ -->
<dependency>
    <groupId>com.oroarmor</groupId>
    <artifactId>custom-item-range-combination</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oroarmor/custom-item-range-combination/
implementation 'com.oroarmor:custom-item-range-combination:1.0.1'
// https://jarcasting.com/artifacts/com.oroarmor/custom-item-range-combination/
implementation ("com.oroarmor:custom-item-range-combination:1.0.1")
'com.oroarmor:custom-item-range-combination:jar:1.0.1'
<dependency org="com.oroarmor" name="custom-item-range-combination" rev="1.0.1">
  <artifact name="custom-item-range-combination" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oroarmor', module='custom-item-range-combination', version='1.0.1')
)
libraryDependencies += "com.oroarmor" % "custom-item-range-combination" % "1.0.1"
[com.oroarmor/custom-item-range-combination "1.0.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.oroarmor : oro-config-common jar 2.0.0

Project Modules

There are no modules declared in this project.

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.

Versions

Version
1.0.1
1.0.0