-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2213868
commit 7fd6307
Showing
29 changed files
with
81 additions
and
180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ jobs: | |
!contains(github.event.head_commit.message, '[ciskip]') | ||
uses: nanite/workflows/.github/workflows/[email protected] | ||
with: | ||
java-version: 17 | ||
java-version: 21 | ||
changelog-file: "./CHANGELOG.md" | ||
release-to-github: false | ||
secrets: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
### 4.0.4 | ||
### 6.0.0 | ||
|
||
- Fix Advancement not working | ||
- Update to Minecraft 1.21 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
common/src/generated/resources/.cache/048cbd7596a74e9a5aebee5c3e5ec0f2019e93c5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.20.1 2023-08-09T14:45:43.8652388 Obsidian Boat/Model Definitions | ||
// 1.21 2024-06-13T13:28:52.2696503 Obsidian Boat/Model Definitions | ||
db54f38a1594a0f71ae2b4dd7367a72f9ba6d320 assets\obsidianboat\models\item\obsidian_boat.json |
2 changes: 1 addition & 1 deletion
2
common/src/generated/resources/.cache/8592a013770b9a918aaf0557b8379b5e00456828
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.20.1 2023-08-09T14:45:43.8648864 Obsidian Boat/Language (en_us) | ||
// 1.21 2024-06-13T13:28:52.2691514 Obsidian Boat/Language (en_us) | ||
a7d157e3941a596cf1a9fb9925adc58d085baaab assets\obsidianboat\lang\en_us.json |
4 changes: 2 additions & 2 deletions
4
common/src/generated/resources/.cache/dbdf4bbea9f55df734427dda8ee4bcb7c4c8439e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.20.1 2023-08-09T14:45:43.8633813 Obsidian Boat/Advancements | ||
0add7ba9f9ed61d9dac42378e162dcd94f9bd98e data\obsidianboat\advancements\obsidianboat.json | ||
// 1.21 2024-06-13T13:28:52.2682707 Obsidian Boat/Advancements | ||
a3bb6ad0acd6d446a0a03d2af19e4a3249a8791c data\obsidianboat\advancement\obsidianboat.json |
6 changes: 3 additions & 3 deletions
6
common/src/generated/resources/.cache/ee14de1d8ce97975f07dd66153061c5d3791ad6f
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
// 1.20.1 2023-08-09T14:45:43.8657489 Obsidian Boat/Recipes | ||
42167c87c3b2c9db6d765326f2c81d2ab816b20a data\obsidianboat\advancements\recipes\transportation\obsidian_boat.json | ||
8d0abd28f06bfb7ca69ca3bd3ec89ab50b768085 data\obsidianboat\recipes\obsidian_boat.json | ||
// 1.21 2024-06-13T13:28:52.2696503 Obsidian Boat/Recipes | ||
88bfc7f370ddda39ba5b85ee4c9fae3e4a9420ee data\obsidianboat\advancement\recipes\transportation\obsidian_boat.json | ||
aeb9d6e53f55eae54734aef38ef40191be6c6a44 data\obsidianboat\recipe\obsidian_boat.json |
4 changes: 2 additions & 2 deletions
4
common/src/generated/resources/.cache/efc17561285db336505206f3ced1e22d2913ad29
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.20.1 2023-08-09T14:45:43.8638815 Obsidian Boat/Pack Metadata | ||
bf3a2399e4449bd8af5b7765ddce0ed0a7d28f19 pack.mcmeta | ||
// 1.21 2024-06-13T13:28:52.2691514 Obsidian Boat/Pack Metadata | ||
45d700dacf244919424ad2a9fbc4bf645abb3040 pack.mcmeta |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,7 @@ | |
"conditions": { | ||
"items": [ | ||
{ | ||
"items": [ | ||
"minecraft:obsidian" | ||
] | ||
"items": "minecraft:obsidian" | ||
} | ||
] | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ | |
"OOO" | ||
], | ||
"result": { | ||
"item": "obsidianboat:obsidian_boat" | ||
"count": 1, | ||
"id": "obsidianboat:obsidian_boat" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"pack": { | ||
"description": "obsidianboat", | ||
"pack_format": 26 | ||
"pack_format": 48 | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
common/src/main/java/com/unrealdinnerbone/obsidianboat/ObsidianBoat.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
package com.unrealdinnerbone.obsidianboat; | ||
|
||
import com.unrealdinnerbone.trenzalore.lib.RLUtils; | ||
import net.minecraft.resources.ResourceLocation; | ||
|
||
public class ObsidianBoat { | ||
public static final String MOD_ID = "obsidianboat"; | ||
|
||
|
||
public static ResourceLocation rl(String path) { | ||
return RLUtils.rl(MOD_ID, path); | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
forge/src/main/java/com/unrealdinnerbone/obsidianboat/OBClientForge.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.