Skip to content

Commit

Permalink
Update mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytv committed Jan 9, 2025
1 parent bdb706e commit 452da10
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 69 deletions.
24 changes: 12 additions & 12 deletions mappings/diff/mapping-1.21.4to1.21.5.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"blockstates": {
"creaking_heart[active=true,axis=x,natural=true]": "",
"creaking_heart[active=true,axis=x,natural=false]": "",
"creaking_heart[active=true,axis=y,natural=true]": "",
"creaking_heart[active=true,axis=y,natural=false]": "",
"creaking_heart[active=true,axis=z,natural=true]": "",
"creaking_heart[active=true,axis=z,natural=false]": "",
"creaking_heart[active=false,axis=x,natural=true]": "",
"creaking_heart[active=false,axis=x,natural=false]": "",
"creaking_heart[active=false,axis=y,natural=true]": "",
"creaking_heart[active=false,axis=y,natural=false]": "",
"creaking_heart[active=false,axis=z,natural=true]": "",
"creaking_heart[active=false,axis=z,natural=false]": ""
"creaking_heart[active=true,axis=x,natural=true]": "creaking_heart[axis=x,creaking_heart_state=awake,natural=true]",
"creaking_heart[active=true,axis=x,natural=false]": "creaking_heart[axis=x,creaking_heart_state=awake,natural=false]",
"creaking_heart[active=true,axis=y,natural=true]": "creaking_heart[axis=y,creaking_heart_state=awake,natural=true]",
"creaking_heart[active=true,axis=y,natural=false]": "creaking_heart[axis=y,creaking_heart_state=awake,natural=false]",
"creaking_heart[active=true,axis=z,natural=true]": "creaking_heart[axis=z,creaking_heart_state=awake,natural=true]",
"creaking_heart[active=true,axis=z,natural=false]": "creaking_heart[axis=z,creaking_heart_state=awake,natural=false]",
"creaking_heart[active=false,axis=x,natural=true]": "creaking_heart[axis=x,creaking_heart_state=dormant,natural=true]",
"creaking_heart[active=false,axis=x,natural=false]": "creaking_heart[axis=x,creaking_heart_state=dormant,natural=false]",
"creaking_heart[active=false,axis=y,natural=true]": "creaking_heart[axis=y,creaking_heart_state=dormant,natural=true]",
"creaking_heart[active=false,axis=y,natural=false]": "creaking_heart[axis=y,creaking_heart_state=dormant,natural=false]",
"creaking_heart[active=false,axis=z,natural=true]": "creaking_heart[axis=z,creaking_heart_state=dormant,natural=true]",
"creaking_heart[active=false,axis=z,natural=false]": "creaking_heart[axis=z,creaking_heart_state=dormant,natural=false]"
}
}
80 changes: 27 additions & 53 deletions mappings/diff/mapping-1.21.5to1.21.4.json
Original file line number Diff line number Diff line change
@@ -1,59 +1,33 @@
{
"blockstates": {
"creaking_heart[axis=x,creaking_heart_state=uprooted,natural=true]": "",
"creaking_heart[axis=x,creaking_heart_state=uprooted,natural=false]": "",
"creaking_heart[axis=x,creaking_heart_state=dormant,natural=true]": "",
"creaking_heart[axis=x,creaking_heart_state=dormant,natural=false]": "",
"creaking_heart[axis=x,creaking_heart_state=awake,natural=true]": "",
"creaking_heart[axis=x,creaking_heart_state=awake,natural=false]": "",
"creaking_heart[axis=y,creaking_heart_state=uprooted,natural=true]": "",
"creaking_heart[axis=y,creaking_heart_state=uprooted,natural=false]": "",
"creaking_heart[axis=y,creaking_heart_state=dormant,natural=true]": "",
"creaking_heart[axis=y,creaking_heart_state=dormant,natural=false]": "",
"creaking_heart[axis=y,creaking_heart_state=awake,natural=true]": "",
"creaking_heart[axis=y,creaking_heart_state=awake,natural=false]": "",
"creaking_heart[axis=z,creaking_heart_state=uprooted,natural=true]": "",
"creaking_heart[axis=z,creaking_heart_state=uprooted,natural=false]": "",
"creaking_heart[axis=z,creaking_heart_state=dormant,natural=true]": "",
"creaking_heart[axis=z,creaking_heart_state=dormant,natural=false]": "",
"creaking_heart[axis=z,creaking_heart_state=awake,natural=true]": "",
"creaking_heart[axis=z,creaking_heart_state=awake,natural=false]": "",
"wildflowers[facing=north,flower_amount=1]": "",
"wildflowers[facing=north,flower_amount=2]": "",
"wildflowers[facing=north,flower_amount=3]": "",
"wildflowers[facing=north,flower_amount=4]": "",
"wildflowers[facing=south,flower_amount=1]": "",
"wildflowers[facing=south,flower_amount=2]": "",
"wildflowers[facing=south,flower_amount=3]": "",
"wildflowers[facing=south,flower_amount=4]": "",
"wildflowers[facing=west,flower_amount=1]": "",
"wildflowers[facing=west,flower_amount=2]": "",
"wildflowers[facing=west,flower_amount=3]": "",
"wildflowers[facing=west,flower_amount=4]": "",
"wildflowers[facing=east,flower_amount=1]": "",
"wildflowers[facing=east,flower_amount=2]": "",
"wildflowers[facing=east,flower_amount=3]": "",
"wildflowers[facing=east,flower_amount=4]": "",
"leaf_litter[facing=north,segment_amount=1]": "",
"leaf_litter[facing=north,segment_amount=2]": "",
"leaf_litter[facing=north,segment_amount=3]": "",
"leaf_litter[facing=north,segment_amount=4]": "",
"leaf_litter[facing=south,segment_amount=1]": "",
"leaf_litter[facing=south,segment_amount=2]": "",
"leaf_litter[facing=south,segment_amount=3]": "",
"leaf_litter[facing=south,segment_amount=4]": "",
"leaf_litter[facing=west,segment_amount=1]": "",
"leaf_litter[facing=west,segment_amount=2]": "",
"leaf_litter[facing=west,segment_amount=3]": "",
"leaf_litter[facing=west,segment_amount=4]": "",
"leaf_litter[facing=east,segment_amount=1]": "",
"leaf_litter[facing=east,segment_amount=2]": "",
"leaf_litter[facing=east,segment_amount=3]": "",
"leaf_litter[facing=east,segment_amount=4]": ""
"creaking_heart[axis=x,creaking_heart_state=uprooted,natural=true]": "creaking_heart[active=false,axis=x,natural=true]",
"creaking_heart[axis=x,creaking_heart_state=uprooted,natural=false]": "creaking_heart[active=false,axis=x,natural=false]",
"creaking_heart[axis=x,creaking_heart_state=dormant,natural=true]": "creaking_heart[active=false,axis=x,natural=true]",
"creaking_heart[axis=x,creaking_heart_state=dormant,natural=false]": "creaking_heart[active=false,axis=x,natural=false]",
"creaking_heart[axis=x,creaking_heart_state=awake,natural=true]": "creaking_heart[active=true,axis=x,natural=true]",
"creaking_heart[axis=x,creaking_heart_state=awake,natural=false]": "creaking_heart[active=true,axis=x,natural=false]",
"creaking_heart[axis=y,creaking_heart_state=uprooted,natural=true]": "creaking_heart[active=false,axis=y,natural=true]",
"creaking_heart[axis=y,creaking_heart_state=uprooted,natural=false]": "creaking_heart[active=false,axis=y,natural=false]",
"creaking_heart[axis=y,creaking_heart_state=dormant,natural=true]": "creaking_heart[active=false,axis=y,natural=true]",
"creaking_heart[axis=y,creaking_heart_state=dormant,natural=false]": "creaking_heart[active=false,axis=y,natural=false]",
"creaking_heart[axis=y,creaking_heart_state=awake,natural=true]": "creaking_heart[active=true,axis=y,natural=true]",
"creaking_heart[axis=y,creaking_heart_state=awake,natural=false]": "creaking_heart[active=true,axis=y,natural=false]",
"creaking_heart[axis=z,creaking_heart_state=uprooted,natural=true]": "creaking_heart[active=false,axis=z,natural=true]",
"creaking_heart[axis=z,creaking_heart_state=uprooted,natural=false]": "creaking_heart[active=false,axis=z,natural=false]",
"creaking_heart[axis=z,creaking_heart_state=dormant,natural=true]": "creaking_heart[active=false,axis=z,natural=true]",
"creaking_heart[axis=z,creaking_heart_state=dormant,natural=false]": "creaking_heart[active=false,axis=z,natural=false]",
"creaking_heart[axis=z,creaking_heart_state=awake,natural=true]": "creaking_heart[active=true,axis=z,natural=true]",
"creaking_heart[axis=z,creaking_heart_state=awake,natural=false]": "creaking_heart[active=true,axis=z,natural=false]",
"wildflowers": "glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=false,west=false]",
"leaf_litter": "glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=false,west=false]"
},
"items": {
"wildflowers": "",
"leaf_litter": ""
"wildflowers": "glow_lichen",
"leaf_litter": "glow_lichen"
},
"itemnames": {
"wildflowers": "1.21.5 Wildflowers",
"leaf_litter": "1.21.5 Leaf Litter"
},
"sounds": {
"block.iron.break": "",
Expand All @@ -68,7 +42,7 @@
"block.leaf_litter.fall": ""
},
"particles": {
"tinted_leaves": ""
"tinted_leaves": "composter"
},
"data_component_type": {
"weapon": "",
Expand Down
8 changes: 4 additions & 4 deletions output_hashes.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,11 +256,11 @@
"size": 5615
},
"1.21.4:1.21.5": {
"object-hash": -2066997820,
"size": 578
"object-hash": -1832295654,
"size": 530
},
"1.21.5:1.21.4": {
"object-hash": -1397169346,
"size": 1269
"object-hash": 1460115652,
"size": 1262
}
}

0 comments on commit 452da10

Please sign in to comment.