This is the official GitHub repo for the Pokeframes mod. Customize items with new Pokemon inspired tooltips! You can download this mod from CurseForge or Modrinth. Please report issues here.
This project is available on the BlameJared Maven.
If you are using Gradle you can add the mod as a dependency by adding the following
to your build.gradle file.
repositories {
maven {
url 'https://maven.blamejared.com'
}
}
dependencies {
// NeoForge
implementation group: 'net.darkhax.pokeframes', name: 'pokeframes-neoforge-26.1.2', version: '26.1.2.0'
// Fabric
implementation group: 'net.darkhax.pokeframes', name: 'pokeframes-fabric-26.1.2', version: '26.1.2.0'
// Common / MultiLoader / Vanilla / No Loader
implementation group: 'net.darkhax.pokeframes', name: 'pokeframes-common-26.1.2', version: '26.1.2.0'
}
Pokeframes is proudly sponsored by Nodecraft! Play your favorite games with your friends using their high
performance game servers! Use code DARKHAX for 30% off your first
month of service!
