mojira.dev

wplxfore

Assigned

No issues.

Reported

View all
MC-306038 The map cloning recipe only shows in the recipe book when at least 8 inventory and/or crafting slots are occupied by empty maps Confirmed MC-305677 When "Villager Trade Rebalance" is enabled, master savanna armorers sell diamond chestplates for 6 emeralds and 2 diamonds instead of 8 emeralds and 3 diamonds Fixed MC-305676 When "Villager Trade Rebalance" is enabled, master desert armorers sell diamond leggings for 4 diamonds instead of 3 diamonds Fixed MC-305675 Even when "Villager Trade Rebalance" is enabled, master armorers still sell diamond armor without buying diamonds Fixed MC-305674 You can sell water bottles to wandering traders up to 12 times, instead of 2 Fixed MC-305261 The enchant_with_levels and enchant_randomly functions can crash the game Fixed MC-305161 enchant_with_levels and enchant_randomly function can set meanless additional_trade_cost component to item Duplicate MC-304127 The float ranges of Cubic Bézier curve arguments don't match the changelog Fixed MC-304023 Redundant level data fixer files are saved in worlds' "data" folder Fixed MC-303244 Zombie nautiluses use the friendly mobs sound category, which is inconsistent with Bedrock Edition Works As Intended

Comments

The vanilla loot table gameplay/chicken_lay only defines that cold, warm, and temperate variants can lay eggs. Have you tried modifying this loot table to add custom variant?

Saddling pig / strider can save saddle data from 25w03a. By using "equipment.saddle" to store item data instead of using boolean "Saddle".

I think I report a game issue, not a question about how to make data packs.
Any other experimental registries don't accept any incorrectly format json data. When it happened, the game will prevent players loading it instead of only ignoring errors and print warning to game output.
The game catch the json object and consider it's an error data, but not appearing "Data Pack Vaildation failed" screen. Obviously, this is inconsistent

It means that is it intentional to convert these not 0 and 1 values to 0b and 1b? Like the 100.0, 2 and  -- 0.9 are converted to 1b, 1b, 0b.

If I understand correctly, this issue can be closed as invalid.

Ok, I've attached lates.log and a file output of the launcher after the crash