Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Articdive committed Feb 4, 2024
1 parent 0ac1826 commit 487c138
Show file tree
Hide file tree
Showing 49 changed files with 514,017 additions and 417,093 deletions.
92 changes: 46 additions & 46 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Adding to a Maven Project:
<dependency>
<groupId>de.articdive</groupId>
<artifactId>articdata</artifactId>
<version>1.20.1-77b86bc4</version>
<version>1.20.4-cb27856f</version>
</dependency>
</dependencies>
```
Expand All @@ -69,7 +69,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation("de.articdive:articdata:1.20.1-77b86bc4")
implementation("de.articdive:articdata:1.20.4-cb27856f")
}
```

Expand Down Expand Up @@ -112,50 +112,50 @@ WARNING: There is no guarantee that the format of the data will stay the same.

### Blocks

| Data Type | Supported? | Description |
|:----------------------------:|:-------------------:|:-------------------------------:|
| Protocol ID | :heavy_check_mark: | |
| Namespace ID | :heavy_check_mark: | |
| Mojang Name | :heavy_check_mark: | |
| Translation Key | :heavy_check_mark: | |
| Loot Table Key | :heavy_check_mark: | |
| Block States | :heavy_check_mark: | |
| BlockState Properties | :heavy_check_mark: | |
| Block Entities | :heavy_check_mark: | |
| Hardness | :heavy_check_mark: | |
| Explosion Resistance | :heavy_check_mark: | |
| Friction | :heavy_check_mark: | |
| Speed & Jump Factor | :heavy_check_mark: | |
| Default Block State | :heavy_check_mark: | |
| Corresponding Item | :heavy_check_mark: | |
| Corresponding Map Color | :heavy_check_mark: | |
| Solid, Liquid, Blocking etc. | :heavy_check_mark: | |
| Piston Push Reaction | :heavy_check_mark: | |
| Gravity | :heavy_check_mark: | |
| Respawn Eligiblity | :heavy_check_mark: | Moved to BlockState in 1.20 |
| Tool Require For Drops | :heavy_check_mark: | |
| Large Collision Shape | :heavy_check_mark: | |
| Collision Shape Full Block | :heavy_check_mark: | |
| Occlusion | :heavy_check_mark: | |
| Hitbox | :heavy_check_mark: | |
| Collision Hitbox | :heavy_check_mark: | |
| Interaction Hitbox | :heavy_check_mark: | |
| Occlusion Hitbox | :heavy_check_mark: | |
| Visual Hitbox | :heavy_check_mark: | |
| Dynamic Shape | :heavy_check_mark: | |
| Solid Render | :heavy_check_mark: | |
| Light Emission | :heavy_check_mark: | |
| Light Block | :heavy_check_mark: | |
| Propagates Skylight Down | :heavy_check_mark: | |
| Shape for Light Occlusion | :heavy_check_mark: | |
| Opacity | :heavy_check_mark: | |
| Conditional Opacity | :heavy_check_mark: | |
| Render Shape | :heavy_check_mark: | |
| Offset | :x: | Now BlockState-specific (1.19). |
| Vertical Offset | :heavy_check_mark: | |
| Horizontal Offset | :heavy_check_mark: | |
| Sound Information | :heavy_check_mark: | |
| Pick Block Information | :heavy_check_mark: | |
| Data Type | Supported? | Description |
|:----------------------------:|:-------------------:|:----------------------------:|
| Protocol ID | :heavy_check_mark: | |
| Namespace ID | :heavy_check_mark: | |
| Mojang Name | :heavy_check_mark: | |
| Translation Key | :heavy_check_mark: | |
| Loot Table Key | :heavy_check_mark: | |
| Block States | :heavy_check_mark: | |
| BlockState Properties | :heavy_check_mark: | |
| Block Entities | :heavy_check_mark: | |
| Hardness | :heavy_check_mark: | |
| Explosion Resistance | :heavy_check_mark: | |
| Friction | :heavy_check_mark: | |
| Speed & Jump Factor | :heavy_check_mark: | |
| Default Block State | :heavy_check_mark: | |
| Corresponding Item | :heavy_check_mark: | |
| Corresponding Map Color | :heavy_check_mark: | |
| Solid, Liquid, Blocking etc. | :heavy_check_mark: | |
| Piston Push Reaction | :heavy_check_mark: | |
| Gravity | :heavy_check_mark: | |
| Respawn Eligiblity | :heavy_check_mark: | Moved to BlockState in 1.20. |
| Tool Require For Drops | :heavy_check_mark: | |
| Large Collision Shape | :heavy_check_mark: | |
| Collision Shape Full Block | :heavy_check_mark: | |
| Occlusion | :heavy_check_mark: | |
| Hitbox | :heavy_check_mark: | |
| Collision Hitbox | :heavy_check_mark: | |
| Interaction Hitbox | :heavy_check_mark: | |
| Occlusion Hitbox | :heavy_check_mark: | |
| Visual Hitbox | :heavy_check_mark: | |
| Dynamic Shape | :heavy_check_mark: | |
| Solid Render | :heavy_check_mark: | |
| Light Emission | :heavy_check_mark: | |
| Light Block | :heavy_check_mark: | |
| Propagates Skylight Down | :heavy_check_mark: | |
| Shape for Light Occlusion | :heavy_check_mark: | |
| Opacity | :heavy_check_mark: | |
| Conditional Opacity | :heavy_check_mark: | |
| Render Shape | :heavy_check_mark: | |
| Offset | :x: | Moved to BlockState in 1.19. |
| Vertical Offset | :heavy_check_mark: | |
| Horizontal Offset | :heavy_check_mark: | |
| Sound Information | :heavy_check_mark: | |
| Pick Block Information | :x: | Not possible since 1.20.3. |

### Block Entities

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish
on:
push:
branches:
- 1.20.1
- 1.20.4

jobs:
publish:
Expand Down
37 changes: 24 additions & 13 deletions 1_20_1_attributes.json → 1_20_4_attributes.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"minecraft:generic.armor": {
"id": 8,
"id": 0,
"mojangName": "ARMOR",
"translationKey": "attribute.name.generic.armor",
"defaultValue": 0.0,
Expand All @@ -11,7 +11,7 @@
}
},
"minecraft:generic.armor_toughness": {
"id": 9,
"id": 1,
"mojangName": "ARMOR_TOUGHNESS",
"translationKey": "attribute.name.generic.armor_toughness",
"defaultValue": 0.0,
Expand All @@ -22,7 +22,7 @@
}
},
"minecraft:generic.attack_damage": {
"id": 5,
"id": 2,
"mojangName": "ATTACK_DAMAGE",
"translationKey": "attribute.name.generic.attack_damage",
"defaultValue": 2.0,
Expand All @@ -33,7 +33,7 @@
}
},
"minecraft:generic.attack_knockback": {
"id": 6,
"id": 3,
"mojangName": "ATTACK_KNOCKBACK",
"translationKey": "attribute.name.generic.attack_knockback",
"defaultValue": 0.0,
Expand All @@ -44,7 +44,7 @@
}
},
"minecraft:generic.attack_speed": {
"id": 7,
"id": 4,
"mojangName": "ATTACK_SPEED",
"translationKey": "attribute.name.generic.attack_speed",
"defaultValue": 4.0,
Expand All @@ -55,7 +55,7 @@
}
},
"minecraft:generic.flying_speed": {
"id": 4,
"id": 5,
"mojangName": "FLYING_SPEED",
"translationKey": "attribute.name.generic.flying_speed",
"defaultValue": 0.4000000059604645,
Expand All @@ -66,7 +66,7 @@
}
},
"minecraft:generic.follow_range": {
"id": 1,
"id": 6,
"mojangName": "FOLLOW_RANGE",
"translationKey": "attribute.name.generic.follow_range",
"defaultValue": 32.0,
Expand All @@ -77,7 +77,7 @@
}
},
"minecraft:generic.knockback_resistance": {
"id": 2,
"id": 8,
"mojangName": "KNOCKBACK_RESISTANCE",
"translationKey": "attribute.name.generic.knockback_resistance",
"defaultValue": 0.0,
Expand All @@ -88,7 +88,7 @@
}
},
"minecraft:generic.luck": {
"id": 10,
"id": 9,
"mojangName": "LUCK",
"translationKey": "attribute.name.generic.luck",
"defaultValue": 0.0,
Expand All @@ -98,8 +98,19 @@
"minValue": -1024.0
}
},
"minecraft:generic.max_absorption": {
"id": 10,
"mojangName": "MAX_ABSORPTION",
"translationKey": "attribute.name.generic.max_absorption",
"defaultValue": 0.0,
"clientSync": true,
"range": {
"maxValue": 2048.0,
"minValue": 0.0
}
},
"minecraft:generic.max_health": {
"id": 0,
"id": 11,
"mojangName": "MAX_HEALTH",
"translationKey": "attribute.name.generic.max_health",
"defaultValue": 20.0,
Expand All @@ -110,7 +121,7 @@
}
},
"minecraft:generic.movement_speed": {
"id": 3,
"id": 12,
"mojangName": "MOVEMENT_SPEED",
"translationKey": "attribute.name.generic.movement_speed",
"defaultValue": 0.699999988079071,
Expand All @@ -121,7 +132,7 @@
}
},
"minecraft:horse.jump_strength": {
"id": 12,
"id": 7,
"mojangName": "JUMP_STRENGTH",
"translationKey": "attribute.name.horse.jump_strength",
"defaultValue": 0.7,
Expand All @@ -132,7 +143,7 @@
}
},
"minecraft:zombie.spawn_reinforcements": {
"id": 11,
"id": 13,
"mojangName": "SPAWN_REINFORCEMENTS_CHANCE",
"translationKey": "attribute.name.zombie.spawn_reinforcements",
"defaultValue": 0.0,
Expand Down
Loading

0 comments on commit 487c138

Please sign in to comment.