Skip to content

Commit

Permalink
Merge pull request #48 from gentlegiantJGC/21-block-entity
Browse files Browse the repository at this point in the history
Added 1.21 block entities
  • Loading branch information
gentlegiantJGC authored Jun 18, 2024
2 parents 9ab1aed + 1d40139 commit c2a1ce7
Show file tree
Hide file tree
Showing 70 changed files with 1,219 additions and 16 deletions.
2 changes: 1 addition & 1 deletion PyMCTranslate/build_number.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
288
290
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {}
}
},
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {
"utags": {
"type": "compound"
}
},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "minecraft:crafter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,10 @@
"crafting": "0b",
"orientation": "\"down_east\"",
"triggered_bit": "0b"
}
},
"nbt_identifier": [
"",
"Crafter"
],
"snbt": "{}"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "universal_minecraft:crafter"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {}
}
},
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {
"utags": {
"type": "compound"
}
},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "minecraft:crafter"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {}
}
},
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {
"utags": {
"type": "compound"
}
},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "minecraft:trial_spawner"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,10 @@
"crafting": "0b",
"orientation": "\"down_east\"",
"triggered_bit": "0b"
}
},
"nbt_identifier": [
"",
"Crafter"
],
"snbt": "{}"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
},
"defaults": {
"trial_spawner_state": "0"
}
},
"nbt_identifier": [
"",
"TrialSpawner"
],
"snbt": "{}"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "universal_minecraft:crafter"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "universal_minecraft:trial_spawner"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {}
}
},
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {
"utags": {
"type": "compound"
}
},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "minecraft:crafter"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {}
}
},
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {
"utags": {
"type": "compound"
}
},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "minecraft:trial_spawner"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {}
}
},
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {
"utags": {
"type": "compound"
}
},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "minecraft:vault"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,10 @@
"crafting": "0b",
"orientation": "\"down_east\"",
"triggered_bit": "0b"
}
},
"nbt_identifier": [
"",
"Crafter"
],
"snbt": "{}"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
},
"defaults": {
"trial_spawner_state": "0"
}
},
"nbt_identifier": [
"",
"TrialSpawner"
],
"snbt": "{}"
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@
"defaults": {
"minecraft:cardinal_direction": "\"south\"",
"vault_state": "\"inactive\""
}
},
"nbt_identifier": [
"",
"Vault"
],
"snbt": "{}"
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
[
{
"function": "walk_input_nbt",
"options": {
"type": "compound",
"keys": {},
"self_default": [
{
"function": "carry_nbt",
"options": {}
}
],
"nested_default": [
{
"function": "carry_nbt",
"options": {}
}
]
}
},
{
"function": "new_block",
"options": "universal_minecraft:crafter"
Expand Down
Loading

0 comments on commit c2a1ce7

Please sign in to comment.