You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix trying to create an identifier of an identifier for block item registration
1
+
Atmospheric API 3.3.0
2
+
- Allow `AutoSendPayload#send` to accept a sync predicate
3
+
- Create `FunctionOperations`
4
+
- Custom Trident API
5
+
- Create `AtmosphericTridentRegistry` (1.21.1)
6
+
- Create `AtmosphericTridentModelRenderer` (1.21.4+) which can be accessed in json via `atmospheric_api:trident`
7
+
- Allow `CreativeTabEnchantmentAdder` to accept a key of the enchantment
8
+
- Make `CreativeTabEnchantmentAdder` final and add a private constructor
9
+
- Prepare for porting to 26+
10
+
- Add spotless
11
+
- Fix issue.yml typos
12
+
- Add `DynamicRegistrant`s
13
+
- Deprecate `RegistryEntryLookupContainer`
14
+
- Add `AtmosphericCodecs$RCB` which provides `tuple` methods to create `MapCodec`s in a similar structure to `PacketCodec.tuple`/`StreamCodec.composite`
Copy file name to clipboardExpand all lines: src/main/java/survivalblock/atmosphere/atmospheric_api/not_mixin/datagen/RegistryEntryLookupContainer.java
Copy file name to clipboardExpand all lines: src/main/java/survivalblock/atmosphere/atmospheric_api/not_mixin/item/client/AtmosphericTridentModelRenderer.java
0 commit comments