Skip to content

Conversation

@Absolutionism
Copy link
Contributor

Problem

Skript does not yet have support for Food Components, otherwise known as FoodProperties. Skript should include this since it's vanilla.

Solution

Adds a new FoodModule within itemcomponents that's designated for all classes and elements relating to the Food Component.
Adds FoodWrapper that extends ComponentWrapper and handles retrieving and modifying data on the wrapped FoodProperties component.
Adds FoodExperimentalSyntax to be implemented on all elements dealing with FoodWrapper.
Adds elements for all retrievable and changeable data on a FoodProperties

Testing Completed

FoodComponents.sk

Supporting Information

N/A


Completes: none
Related: none

@Absolutionism Absolutionism added the feature Pull request adding a new feature. label Oct 2, 2025
@Absolutionism Absolutionism requested a review from a team as a code owner October 2, 2025 03:12
@Absolutionism Absolutionism requested review from Pesekjak and cheeezburga and removed request for a team October 2, 2025 03:12
@Absolutionism Absolutionism moved this to In Review in 2.14 Releases Oct 2, 2025
@Absolutionism Absolutionism added the 2.14 Targeting a 2.14.X version release. label Nov 2, 2025
@skriptlang-automation skriptlang-automation bot added the needs reviews A PR that needs additional reviews label Nov 2, 2025
Copy link
Member

@sovdeeth sovdeeth left a comment

Choose a reason for hiding this comment

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

looks good with efy's changes

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

Labels

2.14 Targeting a 2.14.X version release. feature Pull request adding a new feature. needs reviews A PR that needs additional reviews

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

3 participants