Skip to content

Adding trained birds to fantasy modpack. - #5147

Open
MistakeNot4892 wants to merge 1 commit into
NebulaSS13:devfrom
MistakeNot4892:feature/birds
Open

Adding trained birds to fantasy modpack.#5147
MistakeNot4892 wants to merge 1 commit into
NebulaSS13:devfrom
MistakeNot4892:feature/birds

Conversation

@MistakeNot4892

@MistakeNot4892 MistakeNot4892 commented Oct 1, 2025

Copy link
Copy Markdown
Contributor

Depends on #5132.

Description of changes

  • Adds pigeons, which can be given a piece of paper or tiny item, and used in-hand to return to their hutch.
  • Adds hawks, which can be directed to fetch an item or attack a mob.
  • Adds crows, which can be told a player name and given a piece of paper or tiny item to deliver.

Why and what will this PR improve

New communication methods/functionality for the fantasy modpack.

Authorship

Code is mine.
Icons kindly made by @PlayerDeer.

Changelog

🆑
add: Added trained birds to fantasy modpack.
/:cl:

TODO

  • Perched icon for birds
  • Implement pigeon returning behavior.
  • Add crow and pigeon message/small item carrying behavior.
  • Implement hawk item fetching behavior.
  • Implement hawk hunting behavior.
  • Get hawk grabs to work.
  • Clean up hawk deployment to remove lengthy pauses before processing starts.
  • Implement crow target/message passing behavior.

@MistakeNot4892 MistakeNot4892 added has dependencies This PR should not be merged prior to any PRs linked in body or comments. work in progress This PR is under development and shouldn't be merged. labels Oct 1, 2025
@MistakeNot4892 MistakeNot4892 removed the has dependencies This PR should not be merged prior to any PRs linked in body or comments. label Oct 10, 2025
@MistakeNot4892 MistakeNot4892 added the ❄️frozen❄️ Do not merge until the dev freeze is over. label Aug 24, 2026
@MistakeNot4892
MistakeNot4892 force-pushed the feature/birds branch 3 times, most recently from d41af56 to 99924b3 Compare August 24, 2026 12:42
@MistakeNot4892

Copy link
Copy Markdown
Contributor Author

Calling this good enough for an initial PR - they're admin spawn only anyway.

@MistakeNot4892
MistakeNot4892 marked this pull request as ready for review August 24, 2026 12:43
@MistakeNot4892 MistakeNot4892 added ready for review This PR is ready for review and merge. and removed work in progress This PR is under development and shouldn't be merged. labels Aug 24, 2026
@MistakeNot4892
MistakeNot4892 force-pushed the feature/birds branch 3 times, most recently from 9857329 to 0bd1270 Compare August 24, 2026 12:55
icon_state = ICON_STATE_WORLD
material = /decl/material/solid/organic/meat
color = /decl/material/solid/organic/meat::color
// color = /decl/material/solid/organic/meat::color

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea why, but this keeps preventing compilation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❄️frozen❄️ Do not merge until the dev freeze is over. ready for review This PR is ready for review and merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant