Create: Armor and Weapons Addon

Quick rating

Create: Armor and Weapons Addon

No reviews yet

Adds balanced gear to the Create Mod

Industrial
Steampunk/Dieselpunk
Create-focused
Custom Weapons
Custom Armor
MCreator
Mod Addon
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
CreateArmorAndWeaponsv2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

The Create mod is a joy to delve into; however, I've noticed that on multiplayer servers, many people do not spend time progressing in Create because they feel as if they must keep pace with other players in terms of gear and loot collection. This mod seeks to amend this by rewarding the player investing his time into Create by giving him access to balanced armor and weapons; expanding the mod into the realm of combat progression. The gear added is slightly better than diamond (so worth the investment) yet slightly worse than netherite (so not cheaty). Also added is the brass exoskeleton, which gives the player a massive slowness debuff yet makes him a tank in terms of armor and toughness points.

See the images for stat details. All the weapons and armor are in between diamond and netherite (save for the brass exoskeleton, which is its own thing).  The tools, when right-clicked into the air, give the player 20 seconds of Haste 2 for 20 seconds at the cost of 2 hunger (or saturation) haunches.

There will likely be more added to this mod as I see fit for the gameplay in my multiplayer worlds.

Recipes in this mod are added via CraftTweaker. Here are the scripts:

craftingTable.addShapedMirrored("shaped81", <item:create_tools_and_armor:metal_tool_handle>, [
    [<item:create:zinc_ingot>, <item:minecraft:air>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:minecraft:netherite_scrap>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:minecraft:air>, <item:create:zinc_ingot>]
]);
craftingTable.addShaped("shaped82", <item:create_tools_and_armor:refined_chestplate_chestplate>, [
    [<item:create:refined_radiance>, <item:minecraft:air>, <item:create:refined_radiance>],
    [<item:create:refined_radiance>, <item:create:polished_rose_quartz>, <item:create:refined_radiance>],
    [<item:create:refined_radiance>, <item:create:polished_rose_quartz>, <item:create:refined_radiance>]
]);
craftingTable.addShaped("shaped83", <item:create_tools_and_armor:refined_chestplate_helmet>, [
    [<item:create:refined_radiance>, <item:create:polished_rose_quartz>, <item:create:refined_radiance>],
    [<item:create:refined_radiance>, <item:minecraft:air>, <item:create:refined_radiance>],
    [<item:minecraft:air>, <item:minecraft:air>, <item:minecraft:air>]
]);
craftingTable.addShaped("shaped84", <item:create_tools_and_armor:refined_chestplate_leggings>, [
    [<item:create:refined_radiance>, <item:create:polished_rose_quartz>, <item:create:refined_radiance>],
    [<item:create:refined_radiance>, <item:minecraft:air>, <item:create:refined_radiance>],
    [<item:create:refined_radiance>, <item:minecraft:air>, <item:create:refined_radiance>]
]);
craftingTable.addShaped("shaped85", <item:create_tools_and_armor:refined_chestplate_boots>, [
    [<item:create:refined_radiance>, <item:minecraft:air>, <item:create:refined_radiance>],
    [<item:create:polished_rose_quartz>, <item:minecraft:air>, <item:create:polished_rose_quartz>],
    [<item:minecraft:air>, <item:minecraft:air>, <item:minecraft:air>]
]);
craftingTable.addShaped("shaped86", <item:create_tools_and_armor:shadow_steel_shovel>, [
    [<item:minecraft:air>, <item:create:shadow_steel>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>]
]);
craftingTable.addShapedMirrored("shaped87", <item:create_tools_and_armor:shadow_steel_axe>, [
    [<item:create:shadow_steel>, <item:create:shadow_steel>, <item:minecraft:air>],
    [<item:create:shadow_steel>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>]
]);
craftingTable.addShaped("shaped88", <item:create_tools_and_armor:shadow_steel_pickaxe>, [
    [<item:create:shadow_steel>, <item:create:shadow_steel>, <item:create:shadow_steel>],
    [<item:minecraft:air>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>]
]);
craftingTable.addShaped("shaped89", <item:create_tools_and_armor:shadow_steel_sword>, [
    [<item:minecraft:air>, <item:create:shadow_steel>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:create:shadow_steel>, <item:minecraft:air>],
    [<item:minecraft:air>, <item:create_tools_and_armor:metal_tool_handle>, <item:minecraft:air>]
]);
craftingTable.addShaped("shaped90", <item:create_tools_and_armor:bronze_exoskeleton_chestplate>, [
    [<item:create:brass_sheet>, <item:create:brass_casing>, <item:create:brass_sheet>],
    [<item:create:cogwheel>, <item:create:large_cogwheel>, <item:create:cogwheel>],
    [<item:create:brass_block>, <item:create:brass_funnel>, <item:create:brass_block>]

Screenshots

Gallery

  • All Armor and Weapons and Tools
    All Armor and Weapons and Tools
  • Refined Chestplate
    Refined Chestplate 8 Armor 2.5 Armor Toughness 1 Knockback Resistance
  • Refined Boots
    Refined Boots 3 Armor 2.5 Armor Toughness 1 Knockback Resistance
  • Refined Leggings
    Refined Leggings 6 Armor 2.5 Armor Toughness 1 Knockback Resistance
  • Refined Helmet
    Refined Helmet 3 Armor 2.5 Armor Toughness 1 Knockback Resistance
  • Brass Exoskeleton
    Brass Exoskeleton When worn: 16 Armor 2 Armor Toughness 5 Knockback Resistance Lvl 5 Slowness Lvl 2 Strength
  • Study Tool Handle
    Study Tool Handle Used to craft all of the tools
  • Shadow Steel Pickaxe
    Shadow Steel Pickaxe 5.5 Attack Damage 1.2 Attack Speed
  • Shadow Steel Sword
    Shadow Steel Sword 7.5 Attack Damage (Netherite is 8) 1.8 Attack Speed (Vanilla is 1.6)
  • Shadow Steel Shovel
    Shadow Steel Shovel 6.5 Attack Damage 1 Attack Speed
  • Shadow Steel Axe
    Shadow Steel Axe 9.5 Attack Damage 1 Attack Speed

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~290,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works