Minecraft RPG items Core mod 2026 download
logo
minecraft mod RPG items Core

RPG items Core

Game Version: 1.17
Total Downloads: 278
Updated: Jun 26, 2022
Created: May 12, 2021
Download RPG items CoreDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
RPGItems-mc1.17-3.8.27-release.jar release 4.27 MB Jun 26, 2022 1.17 2 download RPG items Core RPGItems-mc1.17-3.8.27-release.jar releaseDownload
RPGItems-mc1.14.4-3.8-16-release.jar release 1.03 MB Jun 26, 2022 1.14 2 download RPG items Core RPGItems-mc1.14.4-3.8-16-release.jar releaseDownload
RPGItems-mc1.15-3.8-108-release.jar release 1.12 MB Jun 26, 2022 1.15 2 download RPG items Core RPGItems-mc1.15-3.8-108-release.jar releaseDownload
RPGItems-mc1.16.4-3.8-27-release.jar release 1.14 MB Jun 26, 2022 1.16 3 download RPG items Core RPGItems-mc1.16.4-3.8-27-release.jar releaseDownload
RPG items release 1.12 MB May 12, 2021 1.16 215 download RPG items Core RPG items releaseDownload
RPG items Core +1 More alpha 314.01 KB May 12, 2021 1.16 46 download RPG items Core RPG items Core
+1 More alphaDownload

Screenshots

Description

Share this:

This is the plugin continued from the legacy RPGItems2, brought to you by NyaaCat Community.

Source code published under MIT license, and hosted on GitHub.

Discord | Documentation

Installation

Please following instructions here.  – Addons / requirement

A Simple Tutorial

1. Create item

/rpgitem create mysword

2. Change model to diamond sword

/rpgitem item mysword diamond_sword

3. Change durability and melee damage to 12

/rpgitem durability mysword 10000
/rpgitem damage mysword 12

4. Add a power to shoot beam when attack and do 10 damage

/rpgitem power add mysword rpgitems:beam cost:1 damage:10 ttl:20 triggers:LEFT_CLICK speed:16 particle:CRIT_MAGIC length:24

(Powers have many options and will prompt as you type, you can also use command blocks for longer inputs)

5. Adjust the power to let it pass through 2 enemies and bounce when hitting walls

/rpgitem power prop mysword 0 pierce:2 bounce:2 ignoreWall:false

6. Discover more powers, triggers, markers and conditions to maximize your items possibility!

Problems?

Kindly submit an issue including your server version and RPGItems version, as well as detailed error log, and description on how to reproduce.

Are you a developer? Do you want more power?

Check out the example extension!

 

 

 

Owner: PheonixLz

logo
minecraft mod RPG items Core

RPG items Core

Game Version: 1.16
Total Downloads: 66
Updated: May 12, 2021
Created: May 12, 2021
Download RPG items CoreDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
RPG items release 1.12 MB May 12, 2021 1.16 52 download RPG items Core RPG items releaseDownload
RPG items Core +1 More alpha 314.01 KB May 12, 2021 1.16 12 download RPG items Core RPG items Core

+1 More alphaDownload

Screenshots

Description

Share this:

This is the plugin continued from the legacy RPGItems2, brought to you by NyaaCat Community.

Source code published under MIT license, and hosted on GitHub.

Discord | Documentation

Installation

Please following instructions here.  – Addons / requirement

A Simple Tutorial

1. Create item

/rpgitem create mysword

2. Change model to diamond sword

/rpgitem item mysword diamond_sword

3. Change durability and melee damage to 12

/rpgitem durability mysword 10000
/rpgitem damage mysword 12

4. Add a power to shoot beam when attack and do 10 damage

/rpgitem power add mysword rpgitems:beam cost:1 damage:10 ttl:20 triggers:LEFT_CLICK speed:16 particle:CRIT_MAGIC length:24

(Powers have many options and will prompt as you type, you can also use command blocks for longer inputs)

5. Adjust the power to let it pass through 2 enemies and bounce when hitting walls

/rpgitem power prop mysword 0 pierce:2 bounce:2 ignoreWall:false

6. Discover more powers, triggers, markers and conditions to maximize your items possibility!

Problems?

Kindly submit an issue including your server version and RPGItems version, as well as detailed error log, and description on how to reproduce.

Are you a developer? Do you want more power?

Check out the example extension!

 

 

 

Owner: PheonixLz

Comments

Add a comment