From 071f9d39af701bf3e7129e12165e87dfe35fcc15 Mon Sep 17 00:00:00 2001 From: daoge <3523206925@qq.com> Date: Tue, 15 Oct 2024 10:03:54 +0800 Subject: [PATCH] docs: fix a typo in README.md --- platforms/allay/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/allay/README.md b/platforms/allay/README.md index 2ffbbce19..f9cc91584 100644 --- a/platforms/allay/README.md +++ b/platforms/allay/README.md @@ -5,6 +5,6 @@ Current mapping version: je 1.21 to be 1.21.30 - `mapping/biomes.json` obtain from GeyserMC/mappings. -- `mapping/items_.json` obtain from GeyserMC/mappings. +- `mapping/items.json` obtain from GeyserMC/mappings. - `mapping/blocks.json` generated by using GeyserMC/mappings-generator, and it's origin name is `generator_blocks.json`. -- `je_block_default_states.json` converted from https://zh.minecraft.wiki/w/Module:Block_state_values. \ No newline at end of file +- `je_block_default_states.json` converted from https://zh.minecraft.wiki/w/Module:Block_state_values.