Update mappings

This commit is contained in:
Nassim Jahnke 2024-03-27 18:56:03 +01:00
parent f4d0d0b3c0
commit d959c8ec3c
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
9 changed files with 57 additions and 58 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME

20
gradlew.bat vendored
View File

@ -43,11 +43,11 @@ set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1 %JAVA_EXE% -version >NUL 2>&1
if %ERRORLEVEL% equ 0 goto execute if %ERRORLEVEL% equ 0 goto execute
echo. echo. 1>&2
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 1>&2
echo. echo. 1>&2
echo Please set the JAVA_HOME variable in your environment to match the echo Please set the JAVA_HOME variable in your environment to match the 1>&2
echo location of your Java installation. echo location of your Java installation. 1>&2
goto fail goto fail
@ -57,11 +57,11 @@ set JAVA_EXE=%JAVA_HOME%/bin/java.exe
if exist "%JAVA_EXE%" goto execute if exist "%JAVA_EXE%" goto execute
echo. echo. 1>&2
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 1>&2
echo. echo. 1>&2
echo Please set the JAVA_HOME variable in your environment to match the echo Please set the JAVA_HOME variable in your environment to match the 1>&2
echo location of your Java installation. echo location of your Java installation. 1>&2
goto fail goto fail

View File

@ -17,11 +17,11 @@
"horse.jump_strength": "generic.jump_strength" "horse.jump_strength": "generic.jump_strength"
}, },
"blockstates": { "blockstates": {
"trial_spawner[trial_spawner_state=inactive]": "", "trial_spawner[trial_spawner_state=inactive]": "trial_spawner[ominous=false,trial_spawner_state=inactive]",
"trial_spawner[trial_spawner_state=waiting_for_players]": "", "trial_spawner[trial_spawner_state=waiting_for_players]": "trial_spawner[ominous=false,trial_spawner_state=waiting_for_players]",
"trial_spawner[trial_spawner_state=active]": "", "trial_spawner[trial_spawner_state=active]": "trial_spawner[ominous=false,trial_spawner_state=active]",
"trial_spawner[trial_spawner_state=waiting_for_reward_ejection]": "", "trial_spawner[trial_spawner_state=waiting_for_reward_ejection]": "trial_spawner[ominous=false,trial_spawner_state=waiting_for_reward_ejection]",
"trial_spawner[trial_spawner_state=ejecting_reward]": "", "trial_spawner[trial_spawner_state=ejecting_reward]": "trial_spawner[ominous=false,trial_spawner_state=ejecting_reward]",
"trial_spawner[trial_spawner_state=cooldown]": "" "trial_spawner[trial_spawner_state=cooldown]": "trial_spawner[ominous=false,trial_spawner_state=cooldown]"
} }
} }

View File

@ -17,27 +17,28 @@
"guster_pottery_sherd": "friend_pottery_sherd", "guster_pottery_sherd": "friend_pottery_sherd",
"scrape_pottery_sherd": "blade_pottery_sherd", "scrape_pottery_sherd": "blade_pottery_sherd",
"breeze_rod": "blaze_rod", "breeze_rod": "blaze_rod",
"ominous_trial_key": "", "ominous_trial_key": "trial_key",
"ominous_bottle": "" "ominous_bottle": "honey_bottle"
}, },
"itemnames": { "itemnames": {
"turtle_scute": "1.20.5 Turtle Scute",
"armadillo_scute": "1.20.5 Armadillo Scute", "armadillo_scute": "1.20.5 Armadillo Scute",
"wolf_armor": "1.20.5 Wolf Armor", "wolf_armor": "1.20.5 Wolf Armor",
"armadillo_spawn_egg": "1.20.5 Armadillo Spawn Egg", "armadillo_spawn_egg": "1.20.5 Armadillo Spawn Egg",
"vault": "1.20.5 Vault", "vault": "1.21 Vault",
"wind_charge": "1.20.5 Wind Charge", "wind_charge": "1.21 Wind Charge",
"bogged_spawn_egg": "1.20.5 Bogged Spawn Egg", "bogged_spawn_egg": "1.21 Bogged Spawn Egg",
"heavy_core": "1.20.5 Heavy Core", "heavy_core": "1.21 Heavy Core",
"mace": "1.20.5 Mace", "mace": "1.21 Mace",
"flow_banner_pattern": "1.20.5 Flow Banner Pattern", "flow_banner_pattern": "1.21 Flow Banner Pattern",
"guster_banner_pattern": "1.20.5 Guster Banner Pattern", "guster_banner_pattern": "1.21 Guster Banner Pattern",
"flow_armor_trim_smithing_template": "1.20.5 Flow Armor Trim Smithing Template", "flow_armor_trim_smithing_template": "1.21 Flow Armor Trim Smithing Template",
"bolt_armor_trim_smithing_template": "1.20.5 Bolt Armor Trim Smithing Template", "bolt_armor_trim_smithing_template": "1.21 Bolt Armor Trim Smithing Template",
"flow_pottery_sherd": "1.20.5 Flow Pottery Sherd", "flow_pottery_sherd": "1.21 Flow Pottery Sherd",
"guster_pottery_sherd": "1.20.5 Guster Pottery Sherd", "guster_pottery_sherd": "1.21 Guster Pottery Sherd",
"scrape_pottery_sherd": "1.20.5 Scrape Pottery Sherd", "scrape_pottery_sherd": "1.21 Scrape Pottery Sherd",
"breeze_rod": "1.20.5 Breeze Rod" "breeze_rod": "1.21 Breeze Rod",
"ominous_trial_key": "1.21 Ominous Trial Key",
"ominous_bottle": "1.21 Ominous Bottle"
}, },
"sounds": { "sounds": {
"entity.armadillo.eat": "entity.sniffer.eat", "entity.armadillo.eat": "entity.sniffer.eat",
@ -115,7 +116,7 @@
"armadillo": "cow", "armadillo": "cow",
"breeze_wind_charge": "wind_charge", "breeze_wind_charge": "wind_charge",
"bogged": "stray", "bogged": "stray",
"ominous_item_spawner": "" "ominous_item_spawner": "text_display"
}, },
"entitynames": { "entitynames": {
"armadillo": "Armadillo", "armadillo": "Armadillo",
@ -142,31 +143,31 @@
"blockstates": { "blockstates": {
"vault": "spawner", "vault": "spawner",
"heavy_core": "wither_skeleton_skull[powered=false,rotation=0]", "heavy_core": "wither_skeleton_skull[powered=false,rotation=0]",
"trial_spawner[ominous=true,trial_spawner_state=inactive]": "", "trial_spawner[ominous=true,trial_spawner_state=inactive]": "trial_spawner[trial_spawner_state=inactive]",
"trial_spawner[ominous=true,trial_spawner_state=waiting_for_players]": "", "trial_spawner[ominous=true,trial_spawner_state=waiting_for_players]": "trial_spawner[trial_spawner_state=waiting_for_players]",
"trial_spawner[ominous=true,trial_spawner_state=active]": "", "trial_spawner[ominous=true,trial_spawner_state=active]": "trial_spawner[trial_spawner_state=active]",
"trial_spawner[ominous=true,trial_spawner_state=waiting_for_reward_ejection]": "", "trial_spawner[ominous=true,trial_spawner_state=waiting_for_reward_ejection]": "trial_spawner[trial_spawner_state=waiting_for_reward_ejection]",
"trial_spawner[ominous=true,trial_spawner_state=ejecting_reward]": "", "trial_spawner[ominous=true,trial_spawner_state=ejecting_reward]": "trial_spawner[trial_spawner_state=ejecting_reward]",
"trial_spawner[ominous=true,trial_spawner_state=cooldown]": "", "trial_spawner[ominous=true,trial_spawner_state=cooldown]": "trial_spawner[trial_spawner_state=cooldown]",
"trial_spawner[ominous=false,trial_spawner_state=inactive]": "", "trial_spawner[ominous=false,trial_spawner_state=inactive]": "trial_spawner[trial_spawner_state=inactive]",
"trial_spawner[ominous=false,trial_spawner_state=waiting_for_players]": "", "trial_spawner[ominous=false,trial_spawner_state=waiting_for_players]": "trial_spawner[trial_spawner_state=waiting_for_players]",
"trial_spawner[ominous=false,trial_spawner_state=active]": "", "trial_spawner[ominous=false,trial_spawner_state=active]": "trial_spawner[trial_spawner_state=active]",
"trial_spawner[ominous=false,trial_spawner_state=waiting_for_reward_ejection]": "", "trial_spawner[ominous=false,trial_spawner_state=waiting_for_reward_ejection]": "trial_spawner[trial_spawner_state=waiting_for_reward_ejection]",
"trial_spawner[ominous=false,trial_spawner_state=ejecting_reward]": "", "trial_spawner[ominous=false,trial_spawner_state=ejecting_reward]": "trial_spawner[trial_spawner_state=ejecting_reward]",
"trial_spawner[ominous=false,trial_spawner_state=cooldown]": "" "trial_spawner[ominous=false,trial_spawner_state=cooldown]": "trial_spawner[trial_spawner_state=cooldown]"
}, },
"particles": { "particles": {
"vault_connection": "enchant", "vault_connection": "enchant",
"gust_emitter_large": "gust_emitter", "gust_emitter_large": "gust_emitter",
"gust_emitter_small": "gust_emitter", "gust_emitter_small": "gust_emitter",
"small_gust": "", "small_gust": "dust_plume",
"infested": "", "infested": "mycelium",
"item_cobweb": "", "item_cobweb": "snowflake",
"trial_spawner_detection_ominous": "", "trial_spawner_detection_ominous": "soul_fire_flame",
"dust_pillar": "", "dust_pillar": "falling_dust",
"ominous_spawning": "", "ominous_spawning": "wax_off",
"raid_omen": "", "raid_omen": "soul",
"trial_omen": "" "trial_omen": "soul"
}, },
"blockentities": { "blockentities": {
"vault": "" "vault": ""
@ -176,9 +177,5 @@
"loot_table": "brigadier:string", "loot_table": "brigadier:string",
"loot_predicate": "brigadier:string", "loot_predicate": "brigadier:string",
"loot_modifier": "brigadier:string" "loot_modifier": "brigadier:string"
},
"data_component_type": {
"item_name": "",
"ominous_bottle_amplifier": ""
} }
} }

View File

@ -31036,6 +31036,7 @@
"damage", "damage",
"unbreakable", "unbreakable",
"custom_name", "custom_name",
"item_name",
"lore", "lore",
"rarity", "rarity",
"enchantments", "enchantments",
@ -31070,6 +31071,7 @@
"bucket_entity_data", "bucket_entity_data",
"block_entity_data", "block_entity_data",
"instrument", "instrument",
"ominous_bottle_amplifier",
"recipes", "recipes",
"lodestone_tracker", "lodestone_tracker",
"firework_explosion", "firework_explosion",

Binary file not shown.

Binary file not shown.