Skip to content

extend feature of datapack (without breaking parity) - #243

Open
coco875 wants to merge 67 commits into
Steel-Foundation:masterfrom
coco875:datapack
Open

extend feature of datapack (without breaking parity)#243
coco875 wants to merge 67 commits into
Steel-Foundation:masterfrom
coco875:datapack

Conversation

@coco875

@coco875 coco875 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This pr add alias that datapack can (datapack can use minecraft:noise and noise for example), modify some type to better corespond to all types that field can accept (like for color using both string and number) and other adjustement.

Why doing this ?
While the vanilla datapack for now don't use all of this, it's possible value that the datapack can evolve to, so doing now avoid to doing later when they do the change. I also have another branch that this time allow to build steel with datapack (only json not mcfunction) coco875#2.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@coco875 coco875 mentioned this pull request Jul 6, 2026
@coco875

coco875 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author
image I have check and it match vanilla, will do a quick self review

@coco875
coco875 marked this pull request as ready for review July 6, 2026 17:17
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@github-actions

Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@github-actions

Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@JunkyDeveloper
JunkyDeveloper marked this pull request as draft August 31, 2026 23:41
@JunkyDeveloper

Copy link
Copy Markdown
Contributor

will you continue this PR and finish it?

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Conflicts have been resolved! 🎉

@coco875

coco875 commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

I have update the branch, so will check file that I have modified and then I will make it non draft

Comment thread steel-registry/build/loot_tables/functions.rs

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.

I found that modification on this file are hacky, but it's in the continuity of what we already have, I think that a loot_table pr will fix that but would also require modify steel-core but don't want to do this work on this pr, so do I do something to cleaning up or it will be discarded anyway in a loot table pr so no need to make it clean ?

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.

at then just revert most modification on loot table to let another pr implement loot table properly

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

This pull request has conflicts with the base branch "master". Please resolve those so we can test out your changes.

@coco875

coco875 commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

ok ready again

@coco875
coco875 marked this pull request as ready for review September 7, 2026 01:23
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Conflicts have been resolved! 🎉

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants