WIP: Port 1.0 to 1.21.11 #22

Closed
cassian wants to merge 0 commits from cassian/silicate:port/1.21.11 into feat/1.0
Contributor

build doesn't seem to run tests correctly, but gametests work.

`build` doesn't seem to run tests correctly, but gametests work.
@ -17,3 +17,1 @@
import net.minecraft.world.entity.animal.horse.SkeletonHorse;
import net.minecraft.world.entity.monster.Skeleton;
import net.minecraft.world.entity.projectile.Arrow;
import net.minecraft.world.entity.animal.equine.SkeletonHorse;
Owner

equine? Is Mojang going to make an horse update?

*equine*? Is Mojang going to make an horse update?
Author
Contributor

Just a package name improvement considering that folder contains Llamas and Camels.

Just a package name improvement considering that folder contains Llamas and Camels.
Sylv marked this conversation as resolved
Sylv left a comment
Owner

Looks good to me so far. I'll have to investigate the build issue though.

Is there any reason it's Draft?

Looks good to me so far. I'll have to investigate the `build` issue though. Is there any reason it's Draft?
Sylv added this to the 1.0 milestone 2026-03-11 20:10:05 +00:00
Author
Contributor

Just the build issue, I didn't want to it to be merged before the tests were fixed since you said it was a priority.

Just the build issue, I didn't want to it to be merged before the tests were fixed since you said it was a priority.
Owner

Ah, yes. Tests are important for Silicate since they ensure we don't regress or reintroduce bugs.

Ah, yes. Tests are important for Silicate since they ensure we don't regress or reintroduce bugs.
Sylv closed this pull request 2026-03-31 02:00:53 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Modding/silicate!22
No description provided.