Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Commit

Permalink
[CI-SKIP] co-author Hugo for some patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Titaniumtown committed Apr 15, 2021
1 parent 22fae2c commit 98a4c7d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions patches/server/0065-lithium-AI.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ From: JellySquid <[email protected]>
Date: Sun, 24 Jan 2021 12:17:19 +0100
Subject: [PATCH] lithium AI

Co-authored-by: Hugo Planque <[email protected]>

diff --git a/src/main/java/me/jellysquid/mods/lithium/common/ai/pathing/PathNodeCache.java b/src/main/java/me/jellysquid/mods/lithium/common/ai/pathing/PathNodeCache.java
new file mode 100644
Expand Down
1 change: 1 addition & 0 deletions patches/server/0066-lithium-block.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ From: JellySquid <[email protected]>
Date: Sun, 24 Jan 2021 16:57:03 +0100
Subject: [PATCH] lithium block

Co-authored-by: Hugo Planque <[email protected]>

diff --git a/src/main/java/me/jellysquid/mods/lithium/common/util/tuples/FinalObject.java b/src/main/java/me/jellysquid/mods/lithium/common/util/tuples/FinalObject.java
new file mode 100644
Expand Down
1 change: 1 addition & 0 deletions patches/server/0067-lithium-entity.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ From: JellySquid <[email protected]>
Date: Sun, 24 Jan 2021 22:55:55 +0100
Subject: [PATCH] lithium entity

Co-authored-by: Hugo Planque <[email protected]>

diff --git a/src/main/java/net/minecraft/world/entity/EntityLiving.java b/src/main/java/net/minecraft/world/entity/EntityLiving.java
index bbe9eea55b18e1198916df29cbd922092b485eed..6a24932b17bb8d2e48334e61bfd5290c1c1e2be6 100644
Expand Down
1 change: 1 addition & 0 deletions patches/server/0068-lithium-gen.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ From: JellySquid <[email protected]>
Date: Sun, 24 Jan 2021 23:42:56 +0100
Subject: [PATCH] lithium gen

Co-authored-by: Hugo Planque <[email protected]>

diff --git a/src/main/java/net/minecraft/world/level/newbiome/area/AreaLazy.java b/src/main/java/net/minecraft/world/level/newbiome/area/AreaLazy.java
index 69a021b84cd3f6e2a397a03cfbb562a94f72aace..9a897ad2b53e281cf165106d03737d2ec517eb29 100644
Expand Down
1 change: 1 addition & 0 deletions patches/server/0069-lithium-shape.patch
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ From: JellySquid <[email protected]>
Date: Wed, 27 Jan 2021 21:05:05 +0100
Subject: [PATCH] lithium shape

Co-authored-by: Hugo Planque <[email protected]>

diff --git a/src/main/java/me/jellysquid/mods/lithium/common/block/LithiumEntityShapeContext.java b/src/main/java/me/jellysquid/mods/lithium/common/block/LithiumEntityShapeContext.java
new file mode 100644
Expand Down

0 comments on commit 98a4c7d

Please sign in to comment.