All versions
1.3.0-b1
Beta
Trydeas: Meleez 1.3.0-b18 months ago 38
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
WARNING: This is a beta version without some translations and details that will be polished in the final version!
- Added the Inventor Table, a custom Crafting Table to make Better Weapons and balance recipes. You can use datapack to custumize the recipes.
- Modified some weapon recipes:
- Spike Baseball Bat: Uses 5 iron nuggets instead 1 Iron Ingot
- Alloy Steel Bat: Now uses Inventor Table: 1 Iron Ingot, 4 Alloy Steel Ingots.
- Macuahuitl: Now uses Inventor Table: 3 any Planks, 4 Alloy Steel Ingots.
- Lumberjack Axe: Centered pattern.
- Firefighter Axe: Now uses Inventor Table and requires 4 Iron Ingots instead 2, and 3 Alloy Steel Ingots instead 2.
- Short Axe: Now requires 2 iron ingots instead 1, also has been centered.
- Saw: Now uses Inventor Table and requires 5 Alloy Steel Ingots, 2 iron ingots, a redstone dust, a redstone torch, stonecutter and she is so perfect bla bla bla...
- Handsaw: Now requires Inventor Table. Also uses 3 Alloy Steel Ingots instead 2.
- Machete: Now requires a required requirement (Inventor Table) and uses 5 Alloy Steel Ingots instead 2.
- Katana: Table Inventor, uses 7 Alloy Steel Ingots instead 3 and require an extra iron ingot.
- Scythe: Not requires Inventor Table, but uses planks instead sticks.
- Improvised Halberd: He NEEDS the Inventor Table, and now uses 4 logs instead 2, 2 iron ingots instead one and 3 alloy steel ingots instead 2.
- Wrench: The pattern has been inverted horizontally to match with the model.
- Sledge Hammer: This monster requires the Inventor Table. Also now needs 6 iron ingots instead 2 and 4 alloy steel ingots instead 2.
- Stop Sign: Requires 7 iron ingots instead 2 and uses the Inventor Table.
- Farm Fork: Now uses the Inventor Table. Also needs 4 iron ingots instead 2, 3 sticks instead 2 and no longer uses iron nuggets.
- Modified Item Recipes:
- Stop Sign Head: Now requires 4 iron ingots instead 8.
- Modified some weapon stats:
- bone dagger: damage 4 - 4.5
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:BAplbFER:MgP6Y6DH"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:BAplbFER:MgP6Y6DH"
}




