alpha
Login
or
Join now
aaronworld.uk
/
pets-and-pals
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/aaronateataco/pets-and-pals. Pets & Pals — client-side companion pets with real presence. Fork/redesign of downloadableduck's Pets Mod.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pets-and-pals
/
src
/
main
/
java
/
io
/
github
/
aaronateataco
/
petsandpals
/
at
26.1
2 folders
4 files
aaronateataco
uwu
2mo ago
8b7a9553
mixin
Rebrand fork as Pets & Pals (pets-and-pals) Standalone fork of downloadableduck's Pets Mod (CC0), per new project direction: - mod id/namespace pets-mod -> pets-and-pals; assets, lang keys, sound ids moved - java packages com.jeff.pets -> io.github.aaronateataco.petsandpals - mixin configs / access widener renamed; gradle group + archive name updated - fabric.mod.json metadata (name, authors incl. original credits, links, CC0-1.0) - README rewritten with fork credit and redesign roadmap - verified: ./gradlew build passes (JDK 25) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 months ago
mob
uwu
2 months ago
CanFly.java
Rebrand fork as Pets & Pals (pets-and-pals) Standalone fork of downloadableduck's Pets Mod (CC0), per new project direction: - mod id/namespace pets-mod -> pets-and-pals; assets, lang keys, sound ids moved - java packages com.jeff.pets -> io.github.aaronateataco.petsandpals - mixin configs / access widener renamed; gradle group + archive name updated - fabric.mod.json metadata (name, authors incl. original credits, links, CC0-1.0) - README rewritten with fork credit and redesign roadmap - verified: ./gradlew build passes (JDK 25) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 months ago
DuckSpawns
Rebrand fork as Pets & Pals (pets-and-pals) Standalone fork of downloadableduck's Pets Mod (CC0), per new project direction: - mod id/namespace pets-mod -> pets-and-pals; assets, lang keys, sound ids moved - java packages com.jeff.pets -> io.github.aaronateataco.petsandpals - mixin configs / access widener renamed; gradle group + archive name updated - fabric.mod.json metadata (name, authors incl. original credits, links, CC0-1.0) - README rewritten with fork credit and redesign roadmap - verified: ./gradlew build passes (JDK 25) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 months ago
PetsInitializer.java
UwU
2 months ago
PetsSounds.java
0.17.0: remove non-vanilla pets (duck, racoon, penguin, koi, stingray, dumbo octopus, head, all April Fools mobs) Deleted the entity classes, renderers, skin enums, registrations, and command wiring for every species that isn't backed by a vanilla mob type - the original petsmod additions (duck/racoon/penguin/koi/stingray/dumbo octopus/floating head) and every April Fools joke mob (ray tracing, smiling creeper, nerd creeper, mega spud, moon cow, batato, diamond chicken, love golem, pink wither, plaguewhale slab, poisonous potato zombie, potato husk, redstone bug, toxifin slab, traitor, angry ghast). Also cleaned up the now-orphaned textures, sounds, and lang entries, and fixed the default-pet fallback (was hardcoded to the now-gone duck). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 months ago