Skip to content

Port to Minecraft 1.21.1 (Fabric)#424

Open
vanlueckn wants to merge 21 commits into
MrTroble:1.21.1-fabric-masterfrom
vanlueckn:1.21.1-fabric
Open

Port to Minecraft 1.21.1 (Fabric)#424
vanlueckn wants to merge 21 commits into
MrTroble:1.21.1-fabric-masterfrom
vanlueckn:1.21.1-fabric

Conversation

@vanlueckn

Copy link
Copy Markdown
Collaborator

Portiert TC-Wireless-Redstone auf Minecraft 1.21.1 (Fabric).

Hinweis: Das linkableapi-Submodul zeigt bereits auf den Upstream (MrTroble/linkableapi, Branch 1.20-master) – kein abhängiger linkableapi-PR notwendig.

Jeronimo97 and others added 21 commits February 2, 2024 21:25
Ich hab doch keine Ahnung davon
Switch yarn mappings to 1.21.1+build.3 and Fabric API to
0.116.11+1.21.1, raise the fabric.mod.json minecraft dep range to
~1.21.1, and rename the artifact to TC-Redstone-1.21.1-Fabric. The
dependencies block now reads minecraft / yarn / loader / fabric-api
versions from gradle.properties so future bumps stay in one place.
The 1.21-fabric linkableapi branch keeps working unchanged.
EMITER_TILE was registered with RS_MULTI_EMITTER as its only valid
block, so placing an emitter in 1.21.1 fails BlockEntity#validateSupports
("Invalid block entity tcredstone:emitter"). The check is new in
1.21.1; the typo had been latent in the 1.21 branch.
The previous commit accidentally tracked the loom/NeoForge run
output (logs, saves, crash reports). Add runs/ to .gitignore and
drop them from the index.
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.

2 participants