mirror of
https://github.com/Kas-tle/java2bedrock.sh.git
synced 2025-12-21 07:39:17 +00:00
Update converter.sh
This commit is contained in:
@@ -1015,7 +1015,7 @@ if [ -f sprites.json ]; then
|
|||||||
status_message process "Adding provided sprite paths from sprites.json"
|
status_message process "Adding provided sprite paths from sprites.json"
|
||||||
jq -s '
|
jq -s '
|
||||||
.[1] as $ind
|
.[1] as $ind
|
||||||
| (.[0]
|
| ((.[0] | INDEX(.path_hash))
|
||||||
| map_values(
|
| map_values(
|
||||||
.nbt.CustomModelData as $custom_model_data
|
.nbt.CustomModelData as $custom_model_data
|
||||||
| .nbt.Damage as $damage
|
| .nbt.Damage as $damage
|
||||||
|
|||||||
Reference in New Issue
Block a user